/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, ol, hr {margin-bottom:15px;}
h2, h3, h4 {margin-bottom:10px; color:#CC9966;}
ul, ol {margin-left:1em; padding-left:1em; /*list-style:disc url(bullet.gif) inside;*/}
/*ul, ol {margin-left:1em; padding-left:1em; list-style:none; text-indent:-1em;}*/

a:link, a:visited {color:#CC9966; text-decoration:none; font-weight:bold;}
a:hover, a:active {color:#FCDD9C; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {font-size:24px; line-height:24px; visibility:hidden; width:100%; margin-bottom:10px;}



/*   Body and Wrappers
=====================================*/
body {
	background:#9E7F3E url(images/layout/bg.jpg) 0 0 repeat-x;
	font:72%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	margin:0px auto;
	width:900px;
}
#container {
	background:url(images/layout/headBG.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}


/*   Content Styles
=====================================*/
#content {
	padding:25px 0 25px 0;
	margin-left:225px;
	width:575px;
	min-height:350px;
	_height:350px; /* for IE6 */
}
#home #content {width:360px;}
#pagePhoto {
	border:2px solid #fff;
	margin:0 0 10px 10px;
	float:right;
}
#featurePage #pagePhoto {
	display:none;
}



/*   Navigation Styles
=====================================*/
#menu {
	float:left; margin-top:10px; padding-left:14px;
	padding:0px; width:150px;
}
#nav img {border:none;}
#nav li {
	list-style:none; margin:0px;
	cursor:pointer;
	width:100%;
	float:left;
	clear:left;
}
#nav li a {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:right; line-height:22px; color:#fff;
	padding:0 10px 0 0; width:145px;
	display:block;
}
#nav li a:hover {
	background:#C1A66F url(images/layout/subBG.jpg) 0 0 repeat-x;
	color:#FCDD9C;
}
.menuSubs {
	padding:0px; width:150px; overflow:hidden;
	margin:0px;
}
#nav li ul li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:20px; color:#FCDD9C;
}
#nav li ul li a:hover {
	background:none;
	color:#fff;
}



/*   Footer Styles
=====================================*/
#footer {
	background:#9E7F3E url(images/layout/footBG.jpg) 0 0 no-repeat;
	font:normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto; clear:both;
	width:100%; height:250px;
}
#footSpace{height:200px;}
#foot_info {color:#000; margin:0px auto; text-align:center;}
#foot_info a {color:#000; font-weight:normal;}
#foot_info a:hover {color:#573D0A;}



/*   Individual Pages
=====================================*/
#faq, #faq li {list-style:none; margin-left:0px;}
.question, .openAll {margin:0px 0px 5px 0px; cursor:pointer;}
.faqAnswer {
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
	margin:5px 0px 10px 5px;
	padding:8px;
	width:90%;
}
#staff h3 {clear:right;}
#home #shell {background:url(images/layout/bodyBG_home.jpg) 0 0 repeat-y;}
#home #container {background:url(images/layout/headBG_home.jpg) 0 0 no-repeat;}
#home #footer {background:#9E7F3E url(images/layout/footBG_home.jpg) 0 0 no-repeat; height:85px;}
#home #footSpace{height:55px;}
#home #topFlash {margin-top:175px;}

#library h2, #library h3 {text-align:center;}
#library table {width:100%; border-top:1px solid #876E2C; border-left:1px solid #876E2C; margin-bottom:20px;}
#library td {width:50%; padding:10px; border-right:1px solid #876E2C; border-bottom:1px solid #876E2C; vertical-align:top;}
#library p {width:100%; position:relative;}
#library span {position:absolute; top:0px; right:0px;}


/*   Forms Styles
=====================================*/
form {padding:0; margin:0;}
.text  {border:1px solid #666;}
.error {border:1px solid #f00; background-color:#ffe0e0;}
.req {color:#ffe0e0; font-size:10px; margin-left:-10px;}
.req2 {color:#f00; font-weight:bold; margin-left:-10px;}



/*   Standard Image/Feature Styles
=====================================*/
#feature {margin:30px auto 20px auto;}
.caption {font-style:italic; color:#666;}
.right {margin:0px 0px 8px 9px; float:right;}
.left {margin:0px 9px 8px 0px; float:left;}
.photoright {padding:1px; border:1px solid #760203; float:right; margin:1px 0px 8px 9px;}
.photoleft {padding:1px; border:1px solid #760203; float:left; margin:1px 11px 3px 0px;}
.photo {padding:1px; border:1px solid #760203; margin-bottom:10px;}

.baPhoto {padding:1px; border:1px solid #760203; margin:3px;}

.featureRight {border:1px solid #760203; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:1px solid #760203; padding:2px; background:#8B6B30; margin:7px auto; }
#altmenu a, a.topSide {font:normal 11px/1.3em Arial, Helvetica, sans-serif; color:#fff; padding-right:2px;}
#altmenu a:hover, a.topSide:hover {color:#FCDD9C;}



/*   sIFR3 Styles
=====================================*/
.sIFR-flash {
	visibility:visible !important;
	margin:0;
	padding:0;
}
.sIFR-unloading .sIFR-flash {
	visibility:hidden !important;
}
.sIFR-replaced, .sIFR-ignore {
	visibility:visible !important;
	margin:0; /* may not be needed */
	padding:0; /* may not be needed */
}
.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin:0pt; 
	padding:0pt; 
	overflow:auto; 
	letter-spacing:0px; 
	float:none;
}
.sIFR-dummy { 
	width:0px;
	height:0px;
	margin-left:42px;
	z-index:0;
}
