/*== 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:#267a9f; text-decoration:none; font-weight:bold;}
a:hover {color:#4f4f4f; text-decoration:none;}
a img {border:none;}

/*  IE uses font-size, Mozilla uses line-height  */
.sIFR-active h1, .sIFR-active h1.specials {font-size:32px; line-height:32px; visibility:hidden;}



/*   Body and Wrappers
=====================================*/
#home {
	background:#7AC1D5 url(images/layout/BG.jpg) 0 0 repeat-x;
}
body {
	background:#7AC1D5 url(images/layout/BG2.jpg) 0 0 repeat-x;
	font:72%/1.5em 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:850px;
}
#home #container {
	background:url(images/layout/navBG.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}
#container {
	background:url(images/layout/navBG2.jpg) 0 0 no-repeat;
	position:relative;
	overflow:hidden;
	width:100%;
}



/*   Content Styles
=====================================*/
#home #content {
	padding:75px 0 25px 0;
	margin-left:215px;
	width:575px;
	min-height:350px;
	_height:350px; /* for IE6 */
}
#content {
	padding:125px 0 25px 0;
	margin-left:300px;
	width:500px;
	min-height:350px;
	_height:350px; /* for IE6 */
}
#pagePhoto {
	position:absolute; top:50px; left:40px;
	/*margin:45px 0px 0px 40px;
	float:left;*/
}



/*   Footer Styles
=====================================*/
#footer {
	background:#650069;
	font:normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	width:100%;
	height:50px;
	clear:both;
}
#footSpace{height:10px;}
#foot_info {
	color:#fff;
	width:850px;
	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:#7AC1D5;}



/*   Navigation Styles
=====================================*/
#nav {
	position:absolute; top:8px; left:100px; z-index:90;
	padding-left:0px; width:100%;
}
#nav li {
	border-right:1px solid #fff;
	position:relative;
	list-style:none;
	cursor:pointer;
	margin:0px;
	float:left;
}
#nav li a {
	font:14px "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:500;
	text-transform:uppercase;
	text-decoration:none;
	line-height:14px;
	display:block;
	padding:0px 25px;
	color:#fff;
}
#nav li a:hover {
	background:url(images/layout/navOver.jpg) 0 0 repeat-x;
	color:#7AC1D5;
}
.menuSubs {
	position:absolute; top:27px; left:0px; z-index:100;
	background:#520055 url(images/layout/subBGtop.gif) 0 0 repeat-x;
	padding-left:0px; width:150px; display:none;
}
#nav li ul li {
	border-right:none;
	background-image:none;
	width:100%;
	float:left;
	clear:both;
}
#nav li ul li a {
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:none;
	line-height:20px; text-align:left;
	padding-left:20px; width:130;
	color:#fff;
}
#nav li ul li a:hover {
	background:#7F0083;
	color:#fff;
}

#offices {
	list-style:none;
	margin:360px 0px 10px 0px;
	float:left;
	clear:left;
}
#home #offices {
	list-style:none;
	margin:60px 0px 10px 0px;
	float:left;
	clear:left;
}

#offices li {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
#offices li a {
	color:#fff;
	cursor:pointer;
	width:155px;
	display:block;
	padding:5px 0px 2px 10px;
}
#offices li a h4{font-size:16px; margin-bottom:5px;}
#offices li a p{font-size:12px; margin-bottom:5px;}

#offices li a:hover {
	background:#267A9F url(images/arrow.gif) top right no-repeat;
}
#offices ul li a:hover{
	background:none;
}

.officeSubs {
	font:normal 12px Arial, Helvetica, sans-serif;
	position:absolute; top:0px; left:165px;
	background:#267A9F; color:#fff;
	padding:5px 10px; width:165px;
	list-style:none; margin:0px;
}
.officeSubs li{
line-height:1.2em;
margin:0px;
}
.officeSubs a {
padding:0px;
}

#logos {
  position:absolute;
	top:520px;
	left:31px;
}

#home #logos {
  position:absolute;
	top:220px;
	left:31px;
}

/*   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-bottom:10px; cursor:pointer;}
.faqAnswer {
	padding:10px; border:1px solid #ddd;
	background:#ECECD0;
	margin-left:15px;
	width:90%;
	color:#000;
}



/*   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:2px; border:2px solid #C6C66C; float:right; margin:1px 0px 8px 9px;}
.photoleft {padding:2px; border:2px solid #C6C66C; float:left; margin:1px 9px 8px 0px;}
.photo {padding:2px; border:2px solid #C6C66C;}
.featureRight {border:5px solid #650069; padding:2px; float:right; margin:10px 0 8px 8px; clear:none;}
.featureCenter {border:5px solid #650069; padding:2px; margin:7px auto 7px auto; }
.caption {font:italic 10px Verdana, Arial, Helvetica, sans-serif; line-height:13px; color:#666666;}
#altmenu {width:95%; background-color:#BFDEE9; border:1px solid #083336; padding:8px 8px 8px 8px;  font-size:13px; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#1f6468; line-height:20px;}
#altmenu a { color:#267a9f; text-decoration:underline;}
#altmenu a:hover {color:#549094; text-decoration:none;}

