body { color: #2c2c2c; background-color: white; font-size:1em; font-family:Arial, Helvetica, sans-serif; }
h1 { color: #333; font-size: 1.15em; font-weight: bold; margin: 0.9em 0; }
h2 { color: #999; font-size: 1.15em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; letter-spacing: 0; margin: 0.5em 0; }
h3 { color: #999; font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal; text-align: center; letter-spacing: 2px; margin: 1em 0 0.5em; }
/*Image Styling*/
.paintings_image_left { margin-top: 0; margin-right: 10px; margin-bottom: 15px; }
.paintings_image_right { margin: 0 10px 15px; }
.header_image { text-align: center; margin-bottom: 14px; }
.oac_logo { text-align: center; margin: 4px auto; padding: 6px; }
/*Links*/
a:link { color: #74491a; font-style: normal; text-decoration: underline; }
a:visited { color: #74491a; font-style: normal; text-decoration: underline; }
a:hover { color: #c96; font-weight: normal; font-style: normal; text-decoration: underline; }
a:active { color: #74491a; font-style: normal; text-decoration: underline; }
.lightgray { color: #ccc; }
/*Layout*/
div#outer { width: 935px; background-color:#ffffff; margin: 50px auto; padding: 0; }
div#header { background-image: url(../media/sv_banner.png); background-repeat: no-repeat; background-position: left 0; height: 70px; padding: 6px 0; margin: 0 0 6px; }
div#main { color: #333; font-size: 0.9em; width: 925px; margin-top: 0; margin-right: auto; margin-left: auto; padding: 0 0 10px; }
div#footer { color: #666; font-size: 0.75em; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; text-align: center; width: 925px; padding: 15px 0 15px 15px; margin: 10px auto 0; border-top: 1px solid #ccc; }
/*Menu*/
#navcontainer
{ font-size: 1.1em; font-family: Georgia, "Times New Roman", Times, serif; top: 0; z-index: 1; margin: 0 -8px 0 520px; padding-top: 20px; padding-bottom: 0; }
#navcontainer ul
{ list-style-type: none; text-align: left; padding: 0; position: relative; z-index: 2; margin: 0 0 0; }
#navcontainer li
{
display: inline;
text-align: center;
margin: 0 2px;
}
#navcontainer li a
{ padding: 1px 2px; color: #666; background-color: #fff; text-decoration: none; }
#navcontainer li a:hover
{ color: #74491a; }
#navcontainer li a#current
{ color: #74491a; }
/*Text Styling*/
.full_just { text-align: justify; }
.gray { color: #666; }
.paintings_text { font-size: 1em; text-align: justify; margin-right: 0; margin-left: 0; padding-top: 0; }
.italic { font-style: italic; }
.darkgray { color: #333; }
.header_text { padding-top: 5px; }
.bold { color: #666; font-weight: normal; }
