/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
li {line-height: 1.5em; margin-left:15px;}
p, ul, h1, h2, h3, h4, h5 {margin-bottom:10px;}
a {color:#2846A0; text-decoration:none; font-weight:normal;}
a:hover {color:#071957; text-decoration:none;}


/*   Body and Wrappers
=====================================*/
body {
	background:#071B58 url(images/layout/BG.jpg) 0 0 repeat-x;
	font:75%/1.4em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
#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:visible;
	width:100%;
}



/*   Navigation Styles
=====================================*/
#nav {
	position:absolute; top:330px; left:0px; z-index:90;
	padding-left:75px; width:100%;
}
#nav li {
	background:url(images/layout/navEnd.jpg) top right no-repeat;
	list-style:none; margin:0px; line-height:1em;
	letter-spacing:0px; white-space:nowrap; display:block;
	cursor:pointer; float:left; padding-right:5px;
}
#nav li a {
	background:url(images/layout/navBG.jpg) 0 0 no-repeat;
	font:bold 16px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:40px;
	color:#fff;
	display:block;
	padding:0px 20px 0px 25px;
}

#nav li:hover, .liHover {
	background:url(images/layout/navEndOver.jpg) top right no-repeat;
	color:#fff;
}
#nav li a:hover {
	background:url(images/layout/navBGOver.jpg) 0 0 no-repeat;
	color:#fff;
}
.menuSubs {
	position:absolute; top:410px; left:31px; z-index:100;
	padding:0px; margin:0px; width:229px; height:334px;
}
.menuSubs li {
	list-style:none;
	padding-bottom:10px;
	margin-left:0px;
	width:100%;
	float:left;
	clear:both;
}
.menuSubs li:hover {
	background-image:none;
}
.menuSubs li a {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	line-height:30px; text-align:center; color:#fff;
	padding:0px; width:100%; display:block;
}
.menuSubs li a:hover {
	background:#AEB2E2;
	color:#fff;
}



/*   Body Content Styles
=====================================*/
#content {
	clear:both;
	padding-top:25px;
	padding-bottom:25px;
	margin-left:330px;
	width:525px;
	min-height:277px;
	_height:277px; /* for IE6 */
}
#pagePhoto {
	margin:0px 0px 10px 10px;
	float:right;
}



/*   Individual Pages
=====================================*/
/*  Staff  */
.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;}
#faq a {
	text-decoration:none;
}
.faqAnswer {
	padding:10px;
	margin-left:15px;
	width:575px;
	background:#fff;
	color:#000;
}
#maps {
padding:20px;
}



/*   Footer Styles
=====================================*/
#footer {
	background:#071B58 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:150px;
	clear:both;
}
#footSpace{height:125px;}
#foot_info {
	color:#3d95eb;
	margin:0px auto;
	text-align:center;
	line-height:1.5em;
	letter-spacing:-1px;
}
#foot_info a {color:#3d95eb;}
#foot_info a:hover {
	color:#fff;
	text-decoration:underline;
}



/*   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;}



/*   sIFR 3 Styles
=====================================*/
/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1 {line-height:24px; font-size:24px; visibility:hidden; margin-bottom:10px;}
.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 #074d97; padding:2px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:5px solid #074d97; padding:2px; margin:7px auto 7px auto; }
