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;}

#adminnav {
float: left;
width: 165px;
background-image: url(images/navBg_admin.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}

#adminnav 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;}

#adminnav 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;}

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

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

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

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

#adminnav 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-image: url(images/pageBg.gif);
background-repeat: no-repeat;
background-position: center 50px;}

#contentContain.fill {
height: 430px;}

#content {
padding: 20px;
padding-left: 30px;}

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

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: 205px;
left: 630px;}

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

#sidePic3 {
position: absolute;
width: 110px;
top: 395px;
left: 630px;}


/* FOOTER */

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

/* Administration */

#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006600;
}
#formsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #006600;
}

