/*== 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;}

a {color:#624A7E; text-decoration:none; font-weight:bold;}
a:hover {color:#2B135E; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
h1 {
font:20px/20px Georgia, "Times New Roman", Times, serif;
	position:absolute;
	top:440px;
	left:300px;
}



/*   Body and Wrappers
=====================================*/
body {
	background:#2B135D url(images/layout/BG.jpg) 0 0 repeat-x;
	font:82%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#2B135D;
}
* #shell {
	background:url(images/layout/bodyBG.jpg) 0 0 repeat-y;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	width:900px;
}
* #container {
	background:url(images/layout/headBG.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: 13px; line-height: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #2B135D; }

.Title		{ color: #2B135D; font-size: 20px; font-weight: normal; font-family: Georgia, Times New Roman, Times, serif; }
.Header		{ color: #000000; font-size: 18px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.Subheader	{ color: #2B135D; font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

.Purple		{ color: #2B135D; }
.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; }

TABLE.staff TD  { text-align: left; vertical-align: top; padding: 0 0 10px 0; }

/*   Content Styles
=====================================*/
* #content {
	clear:both;
	padding:52px 0 25px 0;
	margin-left:300px;
	width:535px;
	min-height:575px;
	_height:350px; /* for IE6 */
}
* #pagePhoto {
	margin:0 0 10px 10px;
	float:right;
}

* #staffPic {
	float:left; 
	display:block;  
	padding:2px 2px 2px 2px; 
	border: 1px solid #2B135D; 
	margin: 5px 10px 5px 0;
}

#navLogos {margin:405px 0 0 0; position:absolute; width:260px; text-align:center}
/*   Footer Styles
=====================================*/
* #footer {
	background:#2B135D 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:210px;
	clear:both;
}
* #footSpace{height:160px;}
* #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:#C0B9CB;}



/*   Navigation Styles
=====================================*/
* #nav {
	position:absolute; top:212px; left:17px; z-index:90;
	padding-left:0px; width:230px;
}
#nav li {
	position:relative;
	list-style:none;
	cursor:pointer;
	margin:0px;
	float:left;
	clear:left;
}
#nav li a {
	background:url(images/layout/navBG.jpg) 0 0 repeat-x;
	font:11px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	line-height:23px; width:180px;
	display:block;
	padding-left:50px;
	color:#fff;
}
#nav li a:hover {
	background-position:0 -23px;
	color:#fff;
}
* .menuSubs {
	position:absolute; top:0px; left:233px; z-index:100;
	background:#786F9C;
	border-top:1px solid #211046;
	border-right:1px solid #211046;
	border-left:1px solid #211046;
	padding-left:0px; width:200px;
	display: none;
}
#nav li ul li {
	border-bottom:1px solid #211046;
	background-image:none;
	width:100%;
	float:left;
	clear:both;
}
#nav li ul li a {
	background:none;
	line-height:22px; text-align:left;
	padding-left:30px; width:170px;
	color:#fff;
}
#nav li ul li a:hover {
	background:#A49CC1;
	color:#fff;
}

* #topNav {
	position:absolute;
	top:40px;
	left:500px;
	display:block;
}
#topNav a {
	background-image:url(images/layout/topNav.jpg);
	border-right:2px solid #999;
	display:block;
	float:left;
	width:82px;
	height:86px;
}
* #maps {background-position:0 0;} #maps:hover {background-position:0 -86px;}
* #login {background-position:82px 0;} #login:hover {background-position:82px -86px;}
* #forms {background-position:164px 0;} #forms:hover {background-position:164px -86px;}
* #emergency {background-position:246px 0;} #emergency:hover {background-position:246px -86px;}

marquee {
	font:bold 14px/22px Georgia, "Times New Roman", Times, serif;
	width:281px;
	position:absolute;
	top:150px;
	left:525px;
	background:#7B6F9F;
	color:#2C145E;
}



/*   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 {margin-left:15px;}
* .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:#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 #2B135E; padding:2px; float:right; margin:0 0 8px 8px;}
* .featureCenter {border:5px solid #2B135E; padding:2px; margin:7px auto 7px auto; }
