/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, ol, hr {margin-bottom:15px;}
h1, h2, h3, h4 {margin-bottom:10px;}
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;}*/
hr {border:1px solid #408648;}

a:link, a:visited {color:#276C89; text-decoration:none; font-weight:bold;}
a:hover, a:active {color:#3C8246; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {height:60px; font-size:48px; line-height:48px; visibility:hidden; width:100%;}
h1 {margin-left: -20px;}



/*   Body and Wrappers
=====================================*/
body {
	background:#FDF8C0 url(images/layout/bg.jpg) 0 0 repeat-x;
	font:82%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#277925;
}
#shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	margin:0px auto;
	width:900px;
}
#container {
	background:url(images/layout/headBG2.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}



/*   Content Styles
=====================================*/
#content {
	padding:285px 0 25px 0;
	margin-left:330px;
	width:510px;
	min-height:350px;
	_height:350px; /* for IE6 */
}
#pagePhoto {
	border:3px solid #D0E9F0;
	margin:0 0 10px 10px;
	float:right;
}
#featurePage #pagePhoto {
	display:none;
}



/*   Footer Styles
=====================================*/
#footer {
	background:#FDF8C0 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:80px;
}
#footSpace{height:35px;}
#foot_info {color:#fff; margin:0px auto; text-align:center;}
#foot_info a {color:#fff; font-weight:normal;}
#foot_info a:hover {color:#FFFDAA;}



/*   Navigation Styles
=====================================*/
#leftSide {
	float:left; margin-top:270px; padding-left:40px;
}
#nav {
	background:url(images/layout/navBG.jpg) bottom left no-repeat;
	padding:25px 0px 50px 0px; margin:0px 0px 10px 0px; width:220px; float:left;
}
#nav li {
	list-style:none; margin:0px;
	cursor:pointer;
	width:100%;
	float:left;
	clear:left;
}
#nav li a {
	font:normal 22px Verdana, Arial, Helvetica, sans-serif;
	text-align:center; line-height:44px; color:#ffffd8;
	padding:0px; width:100%;
	display:block;
}
#nav li a:hover {
	color:#276C89;
}
.menuSubs {
	padding:0px; width:100%; overflow:hidden;
	margin:0px;
}
#nav li ul li a {
	background-image:none; text-transform:none;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:24px; color:#ffffd8;
}
#nav li ul li a:hover {
	background:#276C89;
	color:#fff;
}

#login a {
	background:url(images/layout/login.jpg) 0 0 no-repeat;
	width:220px; height:54px; display:block;
	text-indent:-9999px; clear:left;
}
#login a:hover {background:url(images/layout/loginOver.jpg) 0 0 no-repeat;}




/*   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%;
}




/*   Forms Styles
=====================================*/
form {padding:0; margin:0;}
.text  {border:1px solid #666;}
.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;}



/*   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 {border:3px solid #D0E9F0; float:right; margin:1px 0px 8px 9px;}
.photoleft {border:3px solid #D0E9F0; float:left; margin:1px 9px 8px 0px;}
.photo {border:3px solid #D0E9F0;}
.featureRight {border:3px solid #D0E9F0; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:3px solid #D0E9F0; padding:2px; margin:7px auto; }




/*   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:5pt; 
	overflow:auto; 
	letter-spacing:0px; 
	float:none;
}
.sIFR-dummy { 
	width:0px;
	height:0px;
	margin-left:42px;
	z-index:0;
}
