/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, h1, h2, h3, h4, h5 {margin-bottom:10px;}
li {line-height: 1.5em; margin-left:20px;}

h4 {font-size:11px}

a {color:#ADC77E; text-decoration:none; font-weight:bold;}
a:hover {color:#fff; text-decoration:none;}
a img {border: none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {font-size:36px; line-height:36px; visibility:hidden;}

img, div { behavior: url(iepngfix.htc) }


/*   Body and Wrappers
=====================================*/
body {
	background:#95A984 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;
	position:relative;
	overflow:hidden;
	width:800px;
}
#container {
	background:url(images/layout/headBG.jpg) 0 0 no-repeat;
	padding-top:28px;
	position:relative;
	overflow:hidden;
	width:100%;
}



/*   Content Styles
=====================================*/
#content {
	clear:both;
	padding:0px;
	margin-left:225px;
	width:390px;
	min-height:350px;
	z-index:90;
	_height:350px; /* for IE6 */
}
#homePhoto {
	margin:8px 0 10px 22px;
	border:3px solid #3F3011;
}
#pagePhoto {
	position:absolute;
	top:278px;
	left:0px;
	z-index:100;
}
#pagePhoto p {
	font:normal 11px/1.3em "Century Gothic", Arial, Helvetica, sans-serif;
	padding-left:22px;
}
#pagePhoto table {
	font:normal 11px/1.3em "Century Gothic", Arial, Helvetica, sans-serif;
	margin-left:22px;
}



/*   Footer Styles
=====================================*/
#footer {
	background:#95A984 url(images/layout/footBG.jpg) 0 0 no-repeat;
	font:normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	width:100%;
	height:100px;
	clear:both;
	z-index:5;
}
#footSpace{height:75px;
z-index:5;}
#foot_info {
	color:#fff;
	margin:0px auto;
	text-align:center;
	line-height:1.5em;
	letter-spacing:-1px;
}
#foot_info a {color:#fff; font-weight:normal;}
#foot_info a:hover {color:#B4CC9C;}



/*   Navigation Styles
=====================================*/
#nav {
	position:absolute; top:0px; left:0px; z-index:90;
	padding-left:0px; width:100%;
}
#nav li {
	background:url(images/layout/navDivider.jpg) top right no-repeat;
	list-style:none; margin:0px; line-height:1em;
	letter-spacing:0px; white-space:nowrap;
	cursor:pointer; position:relative;
	float:left;
}
#nav li a {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	line-height:28px;
	color:#fff;
	display:block;
	padding:0px 16px;
}
#nav li a:hover, #nav li a:active {
	background:url(images/layout/navOver.jpg) 0 0 repeat-x;
	color:#FBFFEA;
}
.menuSubs {
	position:absolute; top:28px; left:0px; z-index:100;
	padding-left:0px; width:150px; display:none;
	background:#3D491B;
}
#nav li ul li {
	background-image:none;
	border-bottom:1px solid #5B6435;
	letter-spacing:0px;
	white-space:normal;
	width:100%;
	float:left;
	clear:both;
}
#nav li ul li a {
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:20px; text-align:left; color:#fff;
	text-transform:none;
	padding:0 0 0 15px; width:135px;
}
#nav li ul li a:hover {
	background:#5B6435;
	color:#fff;
}
#callOuts {
	width:143px;
	position:absolute;
	top:398px;
	right:22px;
}
#callOuts a {
	display:block;
	height:50px;
	width:143px;
	margin-bottom:8px;
}



/*   Individual Pages
=====================================*/
.staffBlock {
	padding-top:10px; margin-bottom:10px;
	min-height:225px; _height:225px;
	border-top:1px solid #ddd;
}
.staffBlock img {
	margin:0px 9px 8px 0px;
	float:left;
}

#faq {color:#D6B389;}
.faqAnswer {
	padding:10px;
	margin-left:15px;
	width:475px;
	background:#fff;
	color:#000;
}
.radioBox {
background:#546E41;
border:2px solid #466134;
margin-bottom:8px;
width:200px;
padding:7px;
}


/*   Forms Styles
=====================================*/
form {padding:0;margin:0;}
.text  {border:1px solid #666; width:200px;}
.error {border:1px solid #f00;background-color:#ffe0e0;}
.req {color:#999;font-size:10px;margin-left:5px;}
.req2 {color:#f00;font-weight:bold;margin-left:5px;}
.formText {text-align:right; padding-right:15px; width:33%; line-height:14px; padding-bottom:10px;}



/*   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;
}


/*   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:3px; background:#fff; border:1px solid #777; float:right; margin:1px 0px 8px 9px;}
.photoleft {padding:3px; background:#fff; border:1px solid #777; float:left; margin:1px 9px 8px 0px;}
.photo {padding:3px; background:#fff; border:1px solid #777;}
.featureRight {border:5px solid #354016; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:5px solid #354016; padding:2px; margin:7px auto 7px auto; }
