/*== Developed By: Ryan H ===========*/

/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
p, ul, h2, h3, h4, h5 {margin-bottom:10px;}
li {line-height:1.5em; margin-left:20px;}

a {color:#737CF1; text-decoration:none; font-weight:bold;}
a:hover {color:#cc0000; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {font-size:44px; line-height:44px; visibility:hidden; margin-bottom:15px;}
h2 {font:bold 24px "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;}

/*  Set the 100% page height  */
html, body {
	height: 100%;
}
* #shell {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-20px;
}
* #push {height:20px;}


/*   Body and Wrappers
=====================================*/
body {
	background:#A71F1F url(images/layout/bg.jpg) 0 0 repeat-x;
}
* #shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	width:900px;
}
* #container {
	background:url(images/layout/headBG2.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}


/* edit.com visible styles */
BODY, TD, .NormalText { text-decoration: none; font-weight: normal; font-style: normal; font-size: 12px; line-height: 1.5em; font-family: Arial, Helvetica, sans-serif; color: #003399; }

.Title		{ color: #003399; font-size: 36px; font-weight: normal; font-family: Comic Sans MS; }
.Header		{ color: #003399; font-size: 24px; font-weight: bold; font-family: Comic Sans MS; }
.Subheader	{ color: #003399; font-size: 14px; font-weight: bold; font-family: Arial; }

.Red		{ color: #A71F1F; }
.Blue		{ color: #003399; }
.Purple		{ color: #BB53B2; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; line-height: 1em; }
.LargeText	{ font-size: 24px; line-height: 1em; }

IMG.FloatLeft 	{ float: left; margin: 0 10px 10px 0; }
IMG.FloatRight 	{ float: right; margin: 0 0 10px 10px; }



/*   Content Styles
=====================================*/
* #content {
	padding:535px 0 25px 0;
	margin-left:250px;
	width:550px;
	min-height:100px;
	_height:100px; /* for IE6 */
}
* #pagePhoto {
	margin:0 0 10px 10px;
	float:right;
}



/*   Footer Styles
=====================================*/
* #footer {
	font:normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	width:900px;
	clear:both;
}
* #footSpace{height:0px;}
* #foot_info {
	color:#0B1F8F;
	margin-right:100px;
	text-align:right;
	line-height:1.5em;
	letter-spacing:-1px;
}
#foot_info a {color:#0B1F8F; font-weight:normal;}
#foot_info a:hover {color:#BC55AE;}



/*   Navigation Styles
=====================================*/
* #leftSide {
	background:url(images/layout/address.jpg) bottom left no-repeat;
	padding-bottom:165px;
	float:left;
	width:210px;
}
* #firstNav {
	background:transparent url(images/layout/navTop.jpg) 0 0 no-repeat;
	overflow:visible; padding-top:45px;
}
* #lastNav {
	background:transparent url(images/layout/navBottom.jpg) bottom left no-repeat;
	overflow:visible; padding-bottom:50px;
}
* #nav {
	background:transparent url(images/layout/navBody.jpg) 0 0 repeat-y;
	float:left; margin-top:245px;
	width:210px;
}
#nav img {border:none;}
#nav li {
	list-style:none; margin:0px;
	cursor:pointer;
	width:100%;
	float:left;
	clear:left;
}
#nav li a {
	font:bold 18px "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:left; line-height:30px; color:#003399;
	padding-left:20px; width:100%;
	display:block;
}
#nav li a:hover {
	color:#6699ff;
}
* .menuSubs {
	width:100%; overflow:hidden;
	margin-bottom:0px;
}
#nav li ul li a {
	font:bold 13px "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:22px; color:#cc0000;
}
#nav li ul li a:hover {
	color:#ff6699;
}



/*   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 {list-style:none;}
* .question {
	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; width:200px;}
* .error {border:1px solid #f00;background-color:#ffe0e0;}
* .req {color:#cc0000;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:2px; border:1px solid #737CF1; float:right; margin:1px 0px 8px 9px;}
* .photoleft {padding:2px; border:1px solid #737CF1; float:left; margin:1px 9px 8px 0px;}
* .photo {padding:2px; border:1px solid #737CF1;}
* .featureRight {border:3px solid #737CF1; padding:2px; float:right; margin:0 0 8px 8px;}
* .featureCenter {border:3px solid #737CF1; padding:2px; margin:7px auto 7px auto; }
