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

body {background: #280605;}

h1{margin:0; padding:0; position: absolute; left: 50%; margin-left: -420px; top:0px;}

/* Misc */
.clear { clear: both; margin: 0px; line-height: 0px; padding: 0px; }
a.contact {font: 18px Verdana, Geneva, sans-serif; color: #ffe29e; text-decoration: none;}
a.contact:hover {text-decoration: underline;}
a img {border: 3px solid #F93; float: left; margin: 0 10px 10px 0;}


/* Navigation */

#nav{width: 812px; height: 46px; background: url(../images/navbg.png) repeat-x; position: absolute; left: 50%; margin-left: -406px; top: 101px;}
	#nav .img{padding: 10px 3px 0 3px; float: left;}
	#nav .bird {float: right;}
	#nav a {font: 16px Verdana, Helvetica, Arial, Geneva, sans-serif; color: black; text-decoration: none; float: left; margin: 15px 5px 0 5px;}
	#nav a:hover {text-decoration: underline;} 
	
/* Blurb */

#blurbs {width: 812px; height: 173px; background:url(../images/blurb_bg.png) repeat-x; position: absolute; left: 50%; margin-left: -406px; top: 157px;}
	#blurbs .bird {float: left; margin: 15px;}
	#tree {float: left; margin-top: 20px;}
	#blurbs .sep {width: 3px; height: 136px; background: url(../images/blurb_dotted_sep.png); float: left; margin: 20px 50px 0 45px;}
	#blurbs .sepW {width: 3px; height: 136px; background: url(../images/blurb_dotted_sep.png); float: left; margin: 20px 50px 0 24px;}
	#blurbs .sepP {width: 3px; height: 136px; background: url(../images/blurb_dotted_sep.png); float: left; margin: 20px 50px 0 22px;}
	#blurbs .sepC {width: 3px; height: 136px; background: url(../images/blurb_dotted_sep.png); float: left; margin: 20px 50px 0 15px;}
	#blurbs h2 {padding-top: 20px; margin:0; float: left;}
	#blurbs p {font: 19px Verdana, Helvetica, Arial, Geneva, sans-serif; padding-right: 120px; margin-top: 60px;}

/* Cosmetic Arrow */

#arrow {width: 812px; height: 38px; background: url(../images/arrow_bg.png) repeat-x; position: absolute; left: 50%; margin-left: -406px; top: 330px;}
	#arrow img {float: left;}
	
/* Content */

#subnav {width: 187px; height: 525px; background: url(../images/subnav_bg.png) repeat-y; float: left;}
	#subnav a {font: 17px Verdana, Geneva, sans-serif; float: left; margin: 15px 0 0 45px;}
	#subnav a:hover {text-indent: 15px; background: url(../images/subnav_link_hover_bg.gif) center left no-repeat;}
	#subnav .sep1 {width: 115px; height: 1px; background: #8b6b44; border-bottom: 1px solid #76532c; float: left; margin: 15px 0 0 45px; _display: none;}
	
#content {width: 812px; height: 525px; background-color: #976531; position: absolute; left: 50%; margin-left: -406px; top: 368px;}
	#content h2 {margin:0;}
	#content .sep {width: 400px; height: 2px; background: url(../images/subcontent_dotted_sep.png) repeat-x; float: left; margin: 30px 0 30px 0;}
	#content_text {width: 500px; height: 435px; margin: 18px 0 0 50px;; float: left;}
	#content p {font: 18px Verdana, Geneva, sans-serif; color: #ffe29e; margin:0; margin-bottom: 25px; padding:0;}
	
/* Footer */

#footer {width: 812px; height: 55px; background: transparent; position: absolute; top: 885px; left: 50%; margin-left: -406px; color: white;}
	#footer a {font: 13px Verdana, Geneva, sans-serif; color: white; text-decoration: none;}
	#footer a:hover {text-decoration: underline;}
	#footer p {font: 13px Verdana, Geneva, sans-serif; color: white; text-align: center;}