body {
	background: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* ------ MAIN PAGE STYLES ------*/

#container p.maintext {
	color: #51265A;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	position: absolute;
	top: 30px;
}

#container.main {
	background: #FFCC66 url(/i/treesmain.jpg) 0px 200px no-repeat;
	height: 480px;
	margin: 30px auto 0 auto;
}
#content.main {
	position: relative;
}
#menucontainer.main {
	background-color: #FFDE9D;
	height: auto;
}
*html #menucontainer.main {
	height: 35px;
	background-color: #FFDE9D;
}
#foot.main {
	margin: 10px;
	font-size: 10px;
	color: #333;
	position: absolute;
	top: 380px;
	left: 0;
}

/* ------ STRUCTURAL CODING FOR CONTENT PAGES ------*/

#container {
	margin: 30px auto;
	width: 750px;
	overflow: auto;
	background: #FFF url(/i/bg_leftmenu.gif) top left repeat-y;
}

span.highlight {
	color: #C30C3E;
}
#menucontainer {
	margin: 10px;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid black;
	height: 1%;
	background-color: #FFFFE0;
	opacity: .8;
	filter: alpha(opacity=80); 
}

#imgbox {
	position: absolute;
	top: 300px;
	left: 395px;
	width: 135px;
}
#imgbox img {
	margin-right: 20px;
	float: left;
	display: inline;
}
#mainmenu {
	font-size: 12px;
	padding: 0px;
	clear: both;
	overflow: auto;
	font-weight:bold;
}
#submenu {
	font-size: 10px;
	float: right;
	padding: 0px;
}
#leftmenu {
	float: left;
	width: 149px;
	margin: 0;
	padding: 0 0 10px 20px;
	font-size: 11px;
}

#content {
	margin: 0 0 0 170px;
	padding: 0;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #leftmenu {
  margin-right: -2px;
}
* html #content {
  height: 1%;
  margin-left: 0;
}
/* End hide from IE5/mac */

#foot {
	margin: 10px;
	font-size: 10px;
	color: #333;
	text-align:right;
	clear: both;
	padding-top: 15px;
	
}

/* ------ CONTENT FORMATTING ------ */

#content h1 {
	background: #ccc;
	padding: 0 0 0 25px;
	color: #990000;
	font-weight: normal;
	width: 65%;
	font-size: 24px;
}

#content h2 {
	padding: 0 0 0 25px;
	margin-bottom: 0;
	color: #296DC1;
	font-weight: normal;
	font-size: 14px;
}

#content p {
	margin: 0 15px 15px 25px;
	line-height: 24px;
	font-size: 12px;
}

#content p.singlespace {
	margin: 25px;
	line-height: 18px;
	font-size: 12px;
}

#content table {
	margin: 25px;
	line-height: 30px;
	font-size: 12px;
}

#content img {
	border: 0px solid #ccc;
}

#content img.border {
	border: 1px solid #000;
}

#content img.borderright {
	border: 1px solid #000;
	float: right;
}

#content img.borderleft {
	border: 1px solid #000;
	float: left;
}

#blocksmall {
	width: 175px;
	border: 1px solid black;
	padding: 10px;
}

#blocksmall p {
	line-height: 18px;
	padding: 5px;
	margin: 0;
}


/* ----- LINK ATTRIBUTES ----- */

#leftmenu a {
	color: #000;
	text-decoration:none;
}
#leftmenu a:hover {
	color: #990000;
	text-decoration:none;
}
#leftmenu a:active {
	color: #990000;
	text-decoration:none;
}

#content a {
	color: #990000;
	text-decoration: none;
}
#content a:hover {
	color: #990000;
	text-decoration: underline;
}
#content a:active {
	color: #990000;
}

/* ----- LIST ATTRIBUTES ----- */
#menucontainer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menucontainer li {
	float: left;
	display: inline;
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-align: center;
	height: 2em;
	line-height: 2em;
}
#menucontainer li a {
	color: #000;
	text-decoration: none;
}
#menucontainer li a:hover {
	color: #999;
	text-decoration: none;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#menucontainer li a {
	float: none;
}
/* End IE5-Mac hack */

#submenu li a {
	color: #000;
}
#submenu li {
	padding: 0 10px;
	color: #999;
}
#leftmenu ul {
	list-style-type: none;
	margin: 0 5px 5px 5px;
	padding: 0;
	font-weight: bold;
}
#leftmenu ul ul {
	list-style-type: none;
	margin: 5px;
	padding: 0;
	font-weight: bold;
}
#leftmenu ul ul li {
	list-style-type: none;
	margin: 0 5px 5px 10px;
	padding: 0;
}
#leftmenu ul ul ul {
	margin: 4px 0 0 5px;
}
#leftmenu ul ul ul li {
	font-weight: normal;
}

#content ul {
	list-style-type: none;
	padding-left: 30px;
}
#content ul ul{
	padding: 5px 0 5px 30px;
}
#content ul ul ul{
}

#content  li {
	list-style-type: none;
	font-weight: normal;
	background-image: url(/i/13.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding: 5px 3px 5px 13px;
}

#content  li li {
	font-weight: normal;
	color: #333;
}
#content  li li li {
	font-weight: normal;
	color: #666666;
}

#captionimage
{
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
border: 0;
width:250px;
}

#captionimage img
{
border-top: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
}

#captionimage p {
font-size:.8em;
text-align:center;
padding: 0;
margin: 0;
}

#sitemap ul {
	list-style-type: none;
	padding-left: 30px;
}
#sitemap  ul ul{
	padding: 5px 0 5px 10px;
}
#sitemap  ul ul ul{
}

#sitemap  li {
	list-style-type: none;
	margin: 2px;
	font-weight: bold;
}
#sitemap  li li {
	font-weight: normal;
	color: #333;
}
#sitemap  li li li {
	font-weight: normal;
	color: #666666;
}