body {
font-size: 11px;
font-family: Arial, Helvetica, Verdana, sans-serif;
margin: 0;
padding: 0;
background-color: #cccc97;}

div {
width: 100%;
margin: 0px;
padding: 0px;}

img {
border: 0px;}


/* TOP BANNER */

#topBanner {
float: left;
background-color: #769801;}

#topBanner #logo {
float: left;
width: 165px;
border-right: 1px solid #ffffdd;}

#topBanner #image {
float: left;
width: 500px;
border-right: 1px solid #ffffdd;}


/* MAIN CONTAINER */

#mainContain {
float: left;
border-top: 1px solid #ffffdd;
background-color: #ffffdd;}

#main {
float: left;
width: 760px;
background-color: #cccc97;}


/* NAVIGATION */

#nav {
float: left;
width: 165px;
background-image: url(images/navBg.gif);
background-repeat: no-repeat;
background-position: 0px 5px;}

#nav ul
{
padding: 0px;
margin: 0px;
margin-left: 9px;
margin-right: 14px;
margin-top: 15px;
list-style-type: none;
font-family: inherit;
font-weight: bold;
font-size: 11px;
border: 1px solid #fc0}

#nav ul a
{
padding-right: 5px;
padding-top: 3px;
padding-bottom: 3px;
display: block;
text-align: right;
height: 14px;
background-color: #7c6205;
border-bottom: 2px solid #769801;}

#nav ul a.bottom {
border-bottom: 0;}

#nav ul a:link, #nav ul a:visited
{
color: #ffffdd;
text-decoration: none;}

#nav ul a:hover
{
background-color: #fc0;
color: #7c6205;}

.navImage {
margin: 9px;
margin-top: 15px;
margin-bottom: 40px;}


/* CONTENT */

#contentContain {
float: left;
width: 595px;
background-color: #ffffdd;
background-repeat: no-repeat;
background-position: center 40px;}

#contentContain.fill {
height: 100%;}

#content {
	padding: 20px;
	padding-left: 30px;
	line-height: 2em;
}

.welcome {
font-size: 14px;
font-style: italic;
font-weight: bold;
color: #7A9723;
line-height: 2em;}

h1 {
font-size: 16px;
font-weight: bold;
color: #666600;
margin: 0px;
padding-top: 8px;
padding-bottom: 8px;}

p.narrow {
margin-top: 0px;
margin-bottom: 15px;
width: 425px;
line-height: 2em;}


/* SIDE PICS */

#sidePic1 {
position: absolute;
width: 110px;
top: 220px;
left: 630px;}

#sidePic2 {
position: absolute;
width: 110px;
top: 310px;
left: 630px;}

#sidePic3 {
	position: absolute;
	width: 110px;
	top: 463px;
	left: 454px;
	height: 39px;
}


/* FOOTER */

#foot {
clear: both;
background-color: #cccc97;
height: 20px;}
