/*== Developed By: Ryan H ===========*/
@import url("menu.css");

/*   Globals
=====================================*/
/* browser resets */
* {font-size:1em; line-height:1em; outline:none; padding:0; margin:0;}
table {border-collapse:collapse; border-spacing:0;}
th, td {vertical-align:top; text-align:left;}


/* scrollbar always on the page */
html {min-height:101%; height:auto !important;}

h2, h3, h4, h5, h6 {margin-bottom:8px;}
p, ul, ol, hr {margin-bottom:15px;}
p, li, br {line-height:1.5em;}


/*  sIFR headers  */
.sIFR-active h1 {font-size:36px; visibility:hidden; width:100%; margin-bottom:10px;}


/* generic headers */
h2, h3, h4, h5, h6 {color:#666644;}
h2 {font-size:150%; font-weight:bold;}
h3 {font-size:125%; font-weight:bold;}
h4 {font-size:110%; font-weight:bold;}
h5 {font-size:100%; font-weight:bold;}
h6 {font-size: 85%; font-weight:bold;}


/* generic anchors */
a {text-decoration:underline; font-weight:normal;}
a:link, a:visited {color:#0B39E7;}
a:hover, a:active {color:#954900;}

#foot_info a {font-weight:normal; color:#000; text-decoration:none;}
#foot_info a:hover {color:#0B39E7;}


/* generic lists */
ul {margin-left:.5em; padding-left:2em; width:90%;}
ol {margin-left:.5em; padding-left:3em; width:90%;}
ol li, ul li {margin-bottom:0.5em; padding-left:0em;}




/*   Backgrounds and Colors
=====================================*/
body 		{background:#9f9881;}
#shell 		{background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;}
#container 	{background:url(images/layout/headBG.jpg) 0 0 no-repeat;}
#footer 	{background:#9f9881 url(images/layout/footBG.jpg) 0 0 no-repeat;}

.featureRight, .featureLeft, .featureCenter,
.photoright, .photoleft, .photo, .rightCol {border-style:solid; border-color:#074d97;}



/*   Typography
=====================================*/
#container 	{font:72.5% Verdana, Arial, Helvetica, sans-serif; color:#000;}
#foot_info 	{font:12px/1.3em Arial, Helvetica, sans-serif; color:#000;}


/*   Body Wrappers
=====================================*/
#shell {
	position:relative;
	margin:0px auto;
	width:900px;
}
#container {
	overflow:hidden;
	width:100%;
}



/*   Content Styles
=====================================*/
#content {
	padding:560px 0 25px 0;
	margin-left:220px;
	width:635px;
	min-height:150px;
	_height:150px;
}
#pagePhoto {
	border:2px solid #fff;
	margin:0 0 10px 10px;
	float:right;
}
#featurePage #pagePhoto {
	display:none;
}
.rightCol {
	width:45%;
	float:right;
	border-left-width:1px;
	border-right:none;
	border-top:none;
	border-bottom:none;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 15px;
}


/*   Footer Styles
=====================================*/
#footer 	{margin:0px auto; width:100%; clear:both; padding-top:60px;}
#foot_info 	{text-align:center; width:100%;}



/*   Individual Pages
=====================================*/
#faq, #faq li {list-style:none; margin-left:0px;}

.faqItem {padding:9px; margin:0px;}
.faqHover {background:#F6F5E0; border:1px solid #F6F5E0; padding:8px;}
.faqItem a {margin-bottom:10px;}
.topSide {font-weight:normal; cursor:pointer;}
#faq li ul.bullet, #faq li ul.bullet li {list-style:disc;}

.clearPix h4 {clear:right;}
.callOut td {vertical-align:middle; text-align:center; padding-right:35px;}
.callOut a img {border:none;}

/*   Forms Styles
=====================================*/
form 	{padding:0; margin:0;}
form td {padding:2px 5px;}
.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;}

input, select, textarea {
	font:12px/1.3em "Courier New", Courier, monospace; color:#999;
	background:#fff url("images/field_bg.gif") no-repeat -1px 0;
	border:1px solid #fef7d6; overflow:hidden;
	margin:0px 0px 0px 0px; padding:2px;
	width:225px;
}
textarea { /* for Safari*/
	max-height:450px; max-width:450px;
}
input:hover, select:hover, textarea:hover {
	background-color:#a2d7ff;
	border:1px solid #889A46;
}
input:focus, select:focus, textarea:focus {
	border:1px solid #889A46;
}
#buttons {
	text-align:right;
	margin:-15px 0 -5px 0;
}
input.button {
	font:bold 12px/1.3em Verdana, Arial, Helvetica, sans-serif; color:#000;
	background:#fff; border:2px solid #889A46;
	width:auto; padding:3px 5px;
}
input.button:hover {
	background:#889A46; color:#fff;
}



/*   Standard Image/Feature Styles
=====================================*/
.featureRight, .featureLeft, .featureCenter {padding:2px; border-width:3px;}
.photoright, .photoleft, .photo {padding:1px; border-width:1px;}

#feature {margin:30px auto 20px auto;}
.caption {font-style:italic; font-size:85%;}

.right 	{float:right; margin:0px 0px 5px 10px;}
.left 	{float:left;margin:0px 10px 5px 0px;}

.photoright {float:right; margin:1px 0px 5px 10px;}
.photoleft 	{float:left; margin:1px 10px 5px 0px;}
.photo 		{float:none; margin-bottom:10px;}

.featureRight 	{float:right; margin:0px 0px 10px 10px;}
.featureLeft 	{float:left; margin:0px 10px 0px 10px;}
.featureCenter 	{float:none; margin:10px 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; padding:0;}
.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;}



/*   Important for pngFix
=====================================*/
/* #nav img {behavior:url(iepngfix.htc)} */


/*   Sticky Footer
=====================================*/
/*
html, body {
	height: 100%;
}
#shell {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -40px;
}
#footer, #push {
	height: 40px;
}
*/
