body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #387E87;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#wrapper {width: 900px;}
#wrapper-inner {width: 900px; background: url(images/inner/bg_content.gif) repeat-y;}
#content-home {width: 900px; background: #FFFFFF; color: #412411;}
#content-home div { padding-top: 37px; padding-left: 54px; padding-right: 44px; padding-bottom: 37px; font-size: .9em; line-height: 1.4em;}
#content-inner {padding: 27px; font-size: .9em; line-height: 1.4em; color: #412411;}

#footer {background:  url(images/sitewide/footer.gif) no-repeat right top #387E87; color: #AA9B79; font-size: .7em; width: 900px; height: 42px;}
#footer div {padding-left: 57px; padding-top: 20px;}
#footer a:link {color: #AA9B79; text-decoration: none;}
#footer a:visited {color: #AA9B79; text-decoration: none;}
#footer a:hover {color: #AA9B79; text-decoration: underline;}
a:link {color: #387E87; text-decoration: none;}
a:visited {color: #387E87; text-decoration: none;}
a:hover {color: #412411; text-decoration: underline;}

#nav {padding: 24px 5px 5px 20px; color: #412411; font-size: .8em;}

#nav ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#nav li
{
background-image: url(images/inner/diamond.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;
line-height: 1.5em;
}

#nav li.in
{
background-image: url(images/inner/diamond_on.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;
line-height: 1.5em;
}