@charset "UTF-8";
/* CSS Document */

body {
	background-color: #c6b26e;
	margin: 0px;
	font-size: small;
	background-image: url(images/body_bckgrnd.gif);
}

#preheader  {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000; 
	height: 18px;
	background-color: #F9E9A9;
	
}

#header {
	margin-right: auto;
	margin-left: auto;	
}
#banner {
	background-image: url(images/banner_bckgrnd_2.gif);
	height: 150px;
}

#topnav {
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/banner_bckgrnd_2.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}

#listcenter {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/longer_nav_bckgrnd.gif);
	background-repeat: no-repeat;
	height: 25px;
}

#page {
	height: auto;
	width: 850px;
	padding: 0px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	background-color: #FFFFFF;
}

#mainimage {
	margin-top: 0px;
}

#flashmainimage {
}

#subimage {
	margin-top: 0px;
}

#maintext {
	clear:left;
	background-color: #FFF;
	}

#pagebottom {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}	

#footer {
	background-color: #c6b26e;
	margin-left:auto;
	margin-right:auto;
	width: 850px;
	text-align: center;
	color: #3d3d3c;
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 35px;
	background-image: url(images/body_bckgrnd.gif);
}
#preheader p {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

#banner img {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#nav {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}



#nav li {
	float: left;
	font-family: "Lucida Grande", sans-serif;
	font-size: 75%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#nav a {
	float: left;
	display: block;
	color: #333;
	text-decoration: none;
	background: #F9E9A9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B8748;
	border-right-color: #9B8748;
	border-bottom-color: #9B8748;
	border-left-color: #9B8748;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	}

#subnav {
	
	list-style: none;
	margin: 0px;s
	}
	
#subnav li {
	
	font-family: "Lucida Grande", sans-serif;
	font-size: 85%;
	margin:9px;
}

#subnav a {
	text-decoration: none;
	padding: 3px;
	background-color: #3d3d3c;
	border: 1px solid #000000;
}

#subnav a:link {
	color:#FFFFFF;
}

#subnav a:visited {
	color:#CCCCCC;
}

#subnav a:hover {
	text-decoration: underline;
}

#subnav a:active {
	color:#999999;	
}		

#listcenter {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#maintext p {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin: 0;
	text-align: left;
	color: #555;
}

#maintext h1 {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #555;
 	font-weight: bold;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#maintext h2 {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #58807f;
	font-weight: normal;
	padding-right: 40px;
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
}

#maintext h3 {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #362f2d;
	font-weight: normal;
	padding-right: 40px;
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
}

#maintext ul {
	list-style-type: circle;
}

#maintext li {
	font-family: "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;	
}

#maintext a:link {
	color:#58807f;
}

#maintext a:visited {
	color:#666666;
}

#maintext a:hover {
	text-decoration: underline;
}

#maintext a:active {
	color:#999;
}

#mainimage img{
	margin-top:0px;
	}
	
#subimage img {
	float: left;
	margin-right: 200px;
}

#pagebottom img {
	margin: 0px;
	padding: 0px;
}

#footer a:link {
	color:#58807f;
}

#footer a:visited {
	color:#555;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:active {
	color:#999;
}

#table {
	width: 300 px;
	margin-left: auto;
	margin-right: auto;
}

#column1 {
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #58807f;
	border-right-color: #58807f;
	border-bottom-color: #58807f;
	border-left-color: #58807f;
	padding: 8px;
}

#column2 {
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #58807f;
	border-right-color: #58807f;
	border-bottom-color: #58807f;
	border-left-color: #58807f;
	padding: 8px;
}

#column3 {
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #58807f;
	border-right-color: #58807f;
	border-bottom-color: #58807f;
	border-left-color: #58807f;
}

#clearthefloats {
	clear: both;
}
