body {
padding: 25px 0;
width: 1158px;
background-image: url(images/background_fade.jpg);
background-repeat: repeat-x;
background-color: white;
font-family: helvetica neue,helvetica;
line-height: 125%;
margin-left: auto;
margin-right: auto;
}
ol {
list-style-type: none;
}
ul {
list-style-type: none;
font-size: 0.9em;
}
h3{
font-family: bodoni, times new roman;
font-weight: lighter;
margin-top: 25px;
margin-bottom: 0px;
line-height: 90%;
font-variant: small-caps;
}
h4 {
padding-left: 40px;
padding-top: 10px;
padding-bottom: 6px;
font-family: bodoni, times new roman;
font-size: 1.2em;
font-weight: lighter;
line-height: 15%;
}
h5 {
line-height: 0%;
padding-left: 40px;
}
#header {
border-top: 4px solid #47390e;
border-left: 4px solid #47390e;
border-right: 4px solid #47390e;
padding: 2px 0px 5px;
width: 1150px;
background-color: white;
-moz-border-radius: 8px 8px 0px 0px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
}
#header h1 {
border-bottom: 3px double black;
font-family: bodoni,times new roman;
font-size: 4.5em;
font-weight: lighter;
font-variant: small-caps;
margin-left: 10px;
margin-right: 10px;
margin-top: 25px;
margin-bottom: 20px;
padding-bottom: 7px;
}
#header h2 {
float: right;
font-family: bodoni,times new roman;
font-weight: lighter;
font-size: 1.8em;
margin-right: 5em;
margin-left: 20em;
margin-bottom: 20px;
padding-bottom: 7px;
}
#header p {
float: right;
font-family: bodoni, times new roman;
font-weight: lighter;
font-size: 1.2em;
margin-top: 3.8em;
margin-right: .5em
}
#Link {
border-top: 2px solid #47390e;
border-right: 4px solid #47390e;
border-bottom: 4px solid #47390e;
border-left: 1px dotted;
float: right;
width: 259px;
height: 870px;
background-color: white;
-moz-border-radius: 0px 0px 0px 8px;
-webkit-border-bottom-right-radius: 8px;
}
#Nav {
border-top: 2px solid #47390e;
border-left: 4px solid #47390e;
border-right: 4px solid #47390e;
padding: 5px 5px 5px 5px;
width: 1140px;
text-align: center;
line-height: 0%;
background-color: white;
font-family: bodoni, times new roman;
font-size: 1.2em;
}
#Nav li {
display: inline;
margin: 50px 50px;
}
#content {
border-top: 2px solid #47390e;
border-left: 4px solid #47390e;
border-bottom: 4px solid #47390e;
padding: 20px 60px 20px 38px;
width: 833px;
height: 830px;
background-color: white;
margin-right: 255px;
line-height: 150%;
-moz-border-radius: 0px 0px 8px 8px;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
}
#content h2 {
border-bottom: 1px solid;
font-family: bodoni,times new roman;
font-size: 1.5em;
text-align: center;
font-weight: lighter;
font-variant: small-caps;
padding-top: 0.4em;
}
#content li {
margin-left: -40px;
}
#content p {
margin: 10px 0px 0px 0px;
}
#tag {
margin-top: 40px;
}
#info {
float: right;
}
#clock {
padding-top: 0px;
}
form {
font-size: 1.2em;
font-variant: small-caps;
width: 450px;
margin-left: 0px;
}
legend {
font-size: 1.2em;
}
label {
float: left;
width: 11em;
margin-right: 1em;
}
fieldset {
border: 3px solid #47390e;
margin: 0 0 1.5em;
padding: 5px;
clear: left;
width: 100%;
background-color: white;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-radius: 8px;
}
legend {
font-family: bodoni, times new roman;
}
fieldset li {
border-bottom: 1px solid black;
list-style-position: outside;
clear: left;
width: 420px;
background-image: url(images/background_fade.jpg);
padding-bottom: 3px;
padding-left: 20px;
font-size: 1em;
}
fieldset p {
margin: 0;
padding: 0;
}
fieldset.submit {
border: none;
float: none;
width: auto;
padding-left: 12em;
}
.photos {
border: 1px solid #a9a9a9;
padding: 15px 17px 0px;
background-color: #efefef;
text-align: center;
}
.footer {
text-align: center;
font-size: 0.8em;
}
a:link {
color: #47390e;
}
a:visited {
color: #47390e;
}
a:hover {
color: white;
background-color: #4682b4;
}
a:active {
color: black;
}