/*   Globals
=====================================*/
* {margin:0px; padding:0px;}
#nav ul, #nav li {list-style: none; margin:0px; padding:0px;}
li {line-height: 1.5em; margin-left:15px;}
p {margin-bottom:10px;}
h1 {font-size: 24px; margin-bottom: 15px;}
h2, h3, h4, h5 {margin-bottom:15px;}
a {color:#D6B389; text-decoration:underline; font-weight:bold;}
a:hover {color:#3d95eb;}
img {border:0px;}

.title_home {font-size: 18px; margin-bottom: 15px;}

/*   Body and Wrappers
=====================================*/
body {
	background:#2B4F73 url(images/layout/BG.jpg) 0 0 repeat-x;
	font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#shell {
	background:url(images/layout/flashBG.jpg) 0 0 no-repeat;
	/*padding-top:404px;*/
	position:relative;
	overflow:hidden;
	width:900px;
}
#container {
	background:url(images/layout/contentBG.jpg) 0 45px no-repeat;
	position:relative;
	overflow:visible;
	width:100%;
}



/*   Navigation Styles
=====================================*/
#nav {
	background:url(images/layout/navBG.jpg) 0 0 repeat-x;
	margin-left:100px;
	width:970px;
}
.navBox {padding:0 10px;}
#nav li {
	font:normal 15px/45px Arial, Helvetica, sans-serif;
	cursor:pointer;
	position:relative;
	float:left;
}
#nav li a {
	text-decoration:none; font-weight:normal;
	display:block;
	padding:0 10px;
	color:#B0D3FF;
}
#nav li a:hover {
	background:transparent url(images/layout/navOver.jpg) 0 0 repeat-x;
	color:#fff;
}
#nav li ul {
	background:#1E2130;
	width:150px;
	position:absolute;
	left:0px;
	top:45px;
	z-index:100;
	display: none;
}
.menuSubs li {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-left:1px solid #616372;
	border-right:1px solid #616372;
	border-bottom:1px solid #616372;
	line-height:20px;
	text-align:center;
	width:100%;
	float:none;
	clear:both;
}
#nav li ul li a {
	display:block;
	line-height:20px;
	margin:0px;
	padding:0px;
	color:#ddd;
}
#nav li ul li a:hover {
	background:#405FD3;
	color:#fff;
}



/*   Body Content Styles
=====================================*/
#content {
	
	clear:right;
	/*float: left;*/
	padding-top:20px;
	margin-left: 230px;
	width:670px;
	min-height:350px;
	_height:350px; /* for IE6 */
}

/* Sidebar
=====================================*/
#sidebar {
width: 180px; float: left; margin-left: 10px; padding: 5px; margin-top: -90px; font-size: 11px;!important}

/*   Individual Pages
=====================================*/
/*  Staff  */
.staffBlock {
	padding-top:10px; margin-bottom:10px;
	min-height:225px; _height:225px;
	border-top:1px solid #ddd;
}
.staffPic {
	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;
}


/*   Footer Styles
=====================================*/
#footer {
	background:url(images/layout/footBG.jpg) 195px 25px no-repeat;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	width:100%;
	height:350px;
	clear:both;
	color:#fff;
}
#footer a {
	color:#D6B385;
	text-decoration: none;
	font-weight: normal
}

#footSpace{height:110px;}
#foot_info {
	margin:0px auto;
	text-align:center;
	line-height:1.25em;
	letter-spacing:0px;
}
#foot_info a {color:#D6B385;}
#foot_info a:hover {
	color:#3d95eb;
	text-decoration: none;
}
#footButtons {margin-top: 25px; }
#footButtons a {margin-top: 20px; color:#fff; font-size:11px; padding: 2px;}
#footButtons li {
	width:187px;
	float:left;
	list-style:none;
	padding:0px 0px;
	margin:0px 25px 0px 0px;
}


/*   sIFR 3 Styles
=====================================*/
/*.sIFR-active h1 {line-height: 32px;}*/

/* .sIFR-flash is affecting the h1 title positioning, but it will not register a font size. 
	Currently, font size can only be changed in the Global h1 tag. */
.sIFR-flash {
	visibility: visible; !important;
	margin: 0;
	margin-top: 25px;
	padding: 0;
	font-size: 20px;	
	}
		
.sIFR-unloading .sIFR-flash {
	visibility: hidden; !important
	font-size: 20px;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.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;
}




/*   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;}




/*   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; }
#logolinks { text-align: center; margin-top: 20px; position:relative; top: 30px; margin-bottom: 20px; }
#logolinks a { text-decoration: none; border: none; }