﻿/* Generic Styling */
html, html body {margin: 0; background: #cacae8 url('../images/body_background.gif') repeat-x; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 14px; color: #000; line-height: 150%;}
img {border: 0px;}
blockquote {font-size: 12px; line-height: 120%;}
h1 {font-size: 22px; color: rgb(0,0,0);}
h2 {font-size: 18px; color: rgb(64,64,128);}
h3 {font-size: 14px; color: #B55;}
#wrapper {width: 864px; margin: 15px auto; border: 1px solid #aaa; background: white;}
#header {height: 100px;} /* background: transparent url(../images/ScofieldRivera_Logo.gif) no-repeat;} */
#content_wrapper {background: white;}
#menu {width: 862px; font-size: 18px; font-weight: bold; color: #fff; text-align: center;}
#menu a {color:#777; padding: 10px; text-decoration: none; display: inline;}
#menu a:hover {color: #B55;}
#menu a.selected {color: #F33;}
#content {padding: 20px; text-align: left; width: 824px;}
#content a {color: #3e3e90; font-weight: bold;}
#content a:hover {color: #44f;}
#footer {height: 55px; clear: both;}
#footer p {position: relative; top: 25px; font-size: 10px; text-align: center; color: black;}