/* <![ Global [ -----------------------------------------------------------*/


/*NOTES:
Image pathing needs to be as follows.

url(/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/

/* ----------------- Globals ---------------------*/
html {
	height:100%}
	
.body{	
	margin:0; 
	padding:0; 
	background:#464035;
	color:#42413b;
	font:12px Arial, Verdana, Helvetica, sans-serif;
	line-height:18px;
	text-align:left;
	background:url(../images/bg_body.gif) top left repeat-x #5fb8c3;
	behavior:url(/scripts/csshover.htc);}
	
a {	
	/*color:#FF6600;*/
	color:#990033;
	text-decoration:underline;
	text-align:left;
	}
a:hover {	
	color: #0099CC;
	text-decoration:none;}	
p{
	margin:1em 0 1em 0;
}
	
input, select, textarea{	
	border:solid #000;
	border-width:1px 1px 1px 1px;}	
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#666666;
	margin:5px 0px;
	padding:0px;}

h1{	
	color:#07206D;
	margin:0px 0 3px 0;
	text-align:left;
	font:normal 20px  Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}
	
h2{	
	color:#07206D;
	margin:10px 0 3px 0;
	text-align:left;
	font:normal 16px Georgia, "Times New Roman", Times, serif;}
	
h3{	
	color:#07206D;
	margin:10px 0 0px 0;
	text-align:left;
	font: bold 14px Arial, Helvetica, sans-serif;}
	
.learnlink a{
	text-decoration:none;
	font-weight:bold;
	}
.learnlink a:hover{
	text-decoration:underline;
	}
	
/* -----------------------------Containers and alignment--------------------------*/		

#container {
	margin: 0 auto 0 auto;
	width:966px;
	padding: 0px;
}
#containersub {
	margin: 0 auto 0 auto;
	width:965px;
	padding: 0px;
}	
#containersub #main{
	text-align:left;
	padding: 0px;
	background:url(../images/bg_sub_mid.jpg) top left repeat-y #91e5fa;
	border: 1px solid black;
	width: 963px;
	}

#bgtop{
	position:absolute;
	top:0;
	left:0;
	}
#mainwrapsub{
	text-align:left;
	padding: 0px;
	background:url(../images/bg_main.jpg) top left no-repeat #91e5fa;
	border: 1px solid black;
	}
#main{
	text-align:left;
	padding: 0px;
	background:url(../images/bg_main.jpg) top left no-repeat #91e5fa;
	border: 1px solid black;
	}
/*	<![ Navigation [ -----------------------------------------------------------*/

#containersub #main #mainnav{
	margin:0;
	padding:8px 0 0 0;
	color:#FFF;
	background:url(../images/bg_sub_top.jpg) top right no-repeat;
	height:367px;
}

#mainnav{
	background:url(../images/bg_nav.gif) top repeat-x;
    position: relative;
	margin:0;
	padding:8px 0 0 0;
	color:#FFF;
}
#mainnav ul{
	margin:0;
	padding:0;
	display:block;
	/*border:1px solid #ff00ff;*/
}
#mainnav ul li{
	display:inline;
	margin:0;
	padding:0;
}

#mainnav ul li a{
	color:#ffffff;
	font:12px  Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	padding:5px 14px 5px 15px;
	display:block;
	border-right: 1px solid #061b58;
	background:url(../images/bg_nav.gif) top repeat-x;
	border-bottom:1px solid #000;
}

#mainnav ul li a:hover{
	background:url(../images/bg_nav-roll.gif) top repeat-x;
}
#mainnav ul .first_child a {
	padding:5px 17px 5px 40px;
}
#mainnav ul .last_child a {
	border-right:none;
	padding:5px 40px 5px 15px;
}		

#whitebar {
	position: absolute;
	height: 29px;
	width: 963px;
	background: transparent url(/images/bg_white.png) bottom center no-repeat;
	padding:0;
	margin:26px 0 0 0;
}


/*	<![ Layout [ -----------------------------------------------------------*/

#top{
	margin:0;
	padding:0;
}
#phone{
	padding:0 15px 0 0;
	background:url(../images/bg_topbar.gif) top left repeat-x;
	height:27px;
	line-height:27px;
	text-align:right;
	color:#FFF;
	font-weight:bold;
}
#phone .number{
	color:#ffce00;
	}
#location{
	text-align:left;
	width: 208px;
	float: right;
	margin: 0 40px 0 0;
	color: #07206d;
	font-size: 14px;
	line-height: 18px;
	display: inline;
}
#location .url{
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#011554;
	border-top:1px dashed #011554;
	}
#location strong{
	color:#d0d0b6;
	}
#header a{
	background: transparent url(/images/img_banner.png) top center no-repeat;
	height: 244px;
	width: 553px;
	margin:0;
	padding:0;
}
#mid {
	margin:0;
	padding:0;
	background:url(../images/bg_mid.gif) top left repeat-y;
	width: 966px;
}
#center{
	width:553px;
	float:left;
}
#centersub{
	width:493px;
	float:left;
	position: relative;
	bottom: 300px;
	margin: 0 0 -300px 0;
	}
#centerbottom{
	}
#rightbar{
	width:200px;
	float:right;
	padding:130px 0 0 0;
	}
#rightbarsub{
	width:247px;
	float:right;
	padding:130px 0 0 0;
	text-align: center;
	position: relative;
	bottom: 300px;
	margin: 0 0 -300px 0;
	}	
#leftbar{
	width:200px;
	margin:0;
	padding:130px 0 0 0;
	float:left;
}
#bottombg{
	background:url(../images/bg_sub_bot.jpg) top left no-repeat;
	height: 30px;
	clear: both;
	margin: -280px 0 0 0;
	padding: 325px 0 0 0;
	}
.video{
	text-align:center;
	margin:0;
	padding:10px 15px 10px 15px;
	font-size:12px;
	}
.video a{
	color:#000;
	text-decoration:none;
	}
.video a:hover{
	color:#FF6600;
	background:none;
	}
#leftbarsub{
	width:220px;
	margin:0 0 -300px 0;
	padding:30px 0 0 0;
	float:left;
	position: relative;
	bottom: 300px;
	text-align: center;
}
.photoleft{
	text-align:center;
	padding: 0 0 10px 0;
	}
.photoleft img{
	border:3px solid #36518d;
	}
#leftbarsub #aops{
	margin:0 0 35px 0;
	font:normal 14px Tahoma, Arial, Helvetica, sans-serif;
}
#leftbarsub #aops ul{
	margin:0;
	padding:0;

}
#leftbarsub #aops ul li{
	list-style:none;
	margin:0;
	padding:0;
		display:inline;
}
#leftbarsub #aops ul li a{
	color:#fff;
	background:url(../images/bullet_aop.gif) 12px 14px no-repeat;
	text-decoration:none;
	padding:8px 0 0 24px;
	display:block;
}
#leftbarsub #aops ul li a:hover{
	color:#ffce00;}

#addressarea{
	background:#265b7a;
	color:#FFFFFF;
	padding:13px 9px 13px 9px;
}
#addressarea h1{
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	color:#c1ba87;
	margin:0 0 3px 0;}
#addressarea h2{
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color:#a4becf;
	margin:0 0 0 0;}
#addressarea p{}
#addressarea .notopmargin{
	margin:0 0 1em 0;}
#addressarea a{
	color:#a4becf;
	font-weight:normal;
	text-decoration:underline;
}
#addressarea a:hover{
text-decoration:none;}
#addressarea .locationslink{
	color:#c1ba87;
	font-weight:bold;
}
#content {
	padding:20px 40px 20px 40px;
	float:left;
	color: #000;
	text-align:justify;
}
#content ul{
	text-align:left;
	}

#clearbar{
clear:both;
height:1px;
padding:0;
margin:0;
}
#clearbarsub{
	padding:10px 0 10px 0;
	margin:0 0 0 0;
	background: #91e5fa;
	text-align: center;
	color: #07206d;
	font: 12px verdana, arial, san-serif;
}
/*----------------------------------------Footer and bottom decorations------------------------*/
#bottom{
	background:#000;
	font-size: 10px;
	height:88px;
	border:solid black;
	border-width:0 1px 1px 1px;
}
#bottomlinks{
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	font-size:10px;
	clear:both;
	height: 24px;
	position:relative;
	background:url(../images/bg_links.gif) top left repeat-x;
}
#bottomlinks ul{
	margin:0;
	padding:0;
	display:inline;
	width: 688px;
	position:absolute;
	left:141px;
	top: 6px;
}
#bottomlinks ul li{
	display:inline;
}

#bottomlinks ul li a{
	color:#89ddf2;
	text-decoration:none;
	float:left;
	padding:0px 8px 0px 8px;
	display:block;
	border-right:#11334a 1px solid;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
#bottomlinks ul li a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#bottomlinks ul .first_child a{
	}
#bottomlinks ul .last_child a{
	border-right:none;}
#disclaimer{
	margin:0 auto 0 auto;
	text-align:left;
	color:#a1a18d;
	padding:10px;
}
#disclaimer img{
	float:left;
	margin:0px 10px 10px 0;
}#disclaimer p{
	margin:0;
	padding:0;
}
#disclaimer a{
	color:#696963;
	text-decoration:underline;
}
#disclaimer a:hover{
	color:#696963;
	text-decoration:none;
}
	
	
/*-----------------------------Extra Classes---------------------------------------	*/
.qoute{
	margin:10px 30px 10px 30px;
	font-style:italic;
	clear:both;
	width:520px;
	}
.qoute .qouted{
	font-weight:bold;
	float:right;
	font-style:normal;
	clear:both;
	margin:0 0 10px 0;
	}

/*	<![ Quick Contact [ -----------------------------------------------------------*/
#rightbarsub .contactmini{
	float:none;
	margin:20px 15px 20px 15px;
	text-align:left;
	color: #000;
	width: 212px;
	display:block;
	}
.contactmini {
	text-align:left;
	color: #000;
	width: 215px;
	float: left;
	margin: 0 0 0 40px;
	display: inline;
}
.contactmini .feildnames{
	font-weight:bold;
	color:#000;
	float:left;
	line-height:28px;
	margin:0;
	}
.contactmini form{
	padding:0;
	margin:0;
	}
.contactmini .form-pct { 
	width:212px; 
	height:19px;
	margin:3px 0 3px 0;
	background:#ccebf7;
	border-left:1px solid #a6bfc9;
	border-right:1px solid #a6bfc9;
	border-top:1px solid #5a676c;
	border-bottom:none;
	}

.contactmini .msg-pct { 
	margin:3px 0 3px 0;
	width:212px; 
	height:53px;
	background:#ccebf7;
		border-left:1px solid #a6bfc9;
	border-right:1px solid #a6bfc9;
	border-top:1px solid #5a676c;
	border-bottom:none;
	overflow:auto;
	clear:both;}

.contactmini .submitarea{
	width:212px;
	text-align:right;
	height:35px;
	padding:5px 0 5px 0;}

.contactmini .submitarea .submit {
	float:right;
	display:block;
	width:68px;
	padding:2px 0 2px 0;
	margin:0;
	height:17px;
	text-align:center;
	background:url(../images/bg_submit.gif) top left repeat-x #494338;
	color:#FFF;
	border:none;
	text-decoration:none;
}
	
.contactmini .submitarea .submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}


.disclaimlink{
	float:left;
	color:#FFF;
	}	
.disclaimlink:hover{
	color:#561e32;
	text-decoration:none;
	}	
/*	<![ Site 9 Styles [ --------------------------------------------------------*/
.qctable {
	}
	
.qchead {
	}	

.PAD_form_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:200px; 
	height:15px;}

.msg-pct { 
	width:350px; 
	height:70px;
	overflow:auto;
	}

.submit {
	display:block;
	height:16px;
	width:52px;
	padding:2px 0px 0px 0px;
	background: #ccc;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;}
	
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] --------- */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
padding:0px 0px 15px 0px;
}

#fromAddress{
width:300px;
border:1px solid #adab93;}

#directionsLocale{
padding:0px 0px 15px 0px;
}

#locale{
width:300px;
border:1px solid #adab93;}

#directionsSubmit{
padding:0px 0px 25px 0px;
}

#map{
border:1px solid #adab93;}

#addressNotFound{
}

#directions{
}
