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

html {background-color:transparent;}
body {
	margin:0;
	padding:0;
	background:#fff url(../images/bg_body.png) left top repeat-x;
	font:.75em/1.2em "Trebuchet MS", sans-serif;
	color:#000;
}

#header {
	width:804px;
	height:196px;
	background:transparent url(../images/bg_header.jpg) top center no-repeat;
	margin:0 auto;
	padding:0;
}
#header h1 {display:none;}

/* - - - - - - - - - - - - -
		Navigation
- - - - - - - - - - - - - */

#nav {
	width:804px;
	height:65px;
	background:transparent url(../images/bg_nav.jpg) top center no-repeat;
	color:#234524;
	text-transform:uppercase;
	font-size:1.2em;
	line-height:1.6em;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#nav ul {padding:4px 40px 0;}
#nav ul li {
	display:inline;
	padding:0 1.2em 0;
}
#nav a:link, #nav a:active, #nav a:visited {
	text-decoration:none;
	color:#234524;
}
#nav a:hover {color:#7f906f;}

/* - - - - - - - - - - - - -
		Content
- - - - - - - - - - - - - */

#content { width:728px; height:auto; min-height:325px; background:#ededdc url(../images/bg_content.png) repeat-x left top; overflow: hidden; margin:0 auto; padding:0 0 10px; border-left:1px solid #402806; border-right:1px solid #402806; }
#content h3 {
	font:normal 2.5em/1em Georgia, "Times New Roman", Times, serif;
	color:#4e3017;
}
#content h3.first {padding-top:10px;}
#content p {padding-top:1em;}
#content p.callout {
	padding-top:1em;
	font:italic 14px/1.2em Georgia, "Times New Roman", Times, serif;
	color:#234524;
	float: left;
	width: 249px;
}
#content h3, #content p, #content form {
	margin-right:20px;
	margin-left:20px;
}
#content form p {margin: 1em 0 2em 0;}
#content h5 {
	padding-top:1em;
	padding-bottom:1em;
	font-weight:bold;
	color:#4e3017;
}
#content input {
	margin-bottom:.5em;
	margin-right:.5em;
}
#content iframe {margin-left:20px; padding-top:10px;}
#content em {font-style:italic;}
#content strong {font-weight:bold;}
.normal {font-weight:normal;}

.capboxL {
	background-color:transparent;
	float:left;
	font-size:.9em;
	line-height:1.2em;
	padding:0 20px 20px 0;
	margin-left:20px;
	text-align:center;
	color:#4e3017;
}
.capboxR {
	background-color:transparent;
	float:right;
	font-size:.9em;
	line-height:1.2em;
	padding:0 0 20px 20px;
	margin-right:20px;
	text-align:center;
	color:#4e3017;
	padding-top: 12px;
}
.nav2 {
	margin-left:20px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:10px;
}
.nav2 a:link, .nav2 a:active, .nav2 a:visited, a:link, a:active, a:visited {
	text-decoration:none;
	color:#94300c;
}
.nav2 a:hover, a:hover {color:#fff;}

#poe { float: left; padding: 12px;}

#slideshow {
	width: 350px;
	float: right;
	padding: 20px 0 20px 20px;
	margin-right: 20px;

 } 
.bro1 {
	width: 350px;
	padding: 25px;

}

.bro1 p {
	float: left;
	width: 200px;
	margin-top: 25px;
}


.bropic {
	padding-right: 12px;
	float: left;
}

.smtype9 {
	font-size: 9px;

}
#picdubwrap { }
.smpix { text-align: center; width: 120px; float: left; padding: 4px 7px 0; }
#cwc { text-align: center; width: 100%; clear: both; margin: 0; padding: 25px 0 15px; }
/* - - - - - - - - - - - - -
		Footer
- - - - - - - - - - - - - */

#footer {
	width:730px;
	margin:0 auto;
	padding:0 0 120px 0;
	background:transparent url(../images/bg_footer.png) top center no-repeat;
	clear:both;
	text-align:left;
	color:#4e3017;
}
#footer h3 {
	padding-top:20px;
	font-weight:bold;
	font-size:1.2em;
}
#footer p {
	color:#000;
	font-size:.9em;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration:none;
	color:#234524;
}
#footer a:hover {text-decoration:underline;}
.info {
	float:left;
	display:inline;
	width:440px;
	margin:0;
	padding:0;
}
.orgs {
	float:right;
	display:inline;
	margin:0;
	padding:20px 0 0 0;
	color:#000;
	font-size:.7em;
	text-align:center;
	width:290px;
}
.orgs img {padding:4px 0 0 0;}

#footer p.copyright { clear:both; color:#999; font-size: 9px; text-align:center; padding-top:60px; }
#footer p.copyright a:link, #footer p.copyright a:active, #footer p.copyright a:visited {
	text-decoration:none;
	color:#999;
}
#footer p.copyright a:hover {color:#234524;}
#music { position: absolute; top: 0; right: 0; width: 100px; height: 100px; z-index: 1000; margin: 0; padding: 0; }

