

/* ----------------- Globals ---------------------*/
	
.body{
	margin:0px;
	padding:0px;
	background:#1a304f url(../images/bg-tile.gif);
	color:#000000;
	font:14px  Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
}
	
a {	
	color:#085284;
	text-decoration:underline;}
a:hover {	
	color:#CCC;
	text-decoration:none;}
	
a:visited {
	color:#666;
	text-decoration:underline;
}	
	
	
p {
	margin:1em 0 1em 0;
}
	
input, select, textarea{	
	border:solid #ccc;
	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{
	font:normal 24px/1.4em Georgia, "Times New Roman", Times, serif;
	color: #b70000;
	padding: 15px 0 5px 0px;
	margin: 0;
	display: block;
	border-bottom: 1px solid #CCC;
	}

h1#title {
	
	border:none;}



h2{
	color:#000000;
	margin:10px 0 3px 0;
	font:normal 18px/1.4em Georgia, "Times New Roman", Times, serif;
}
	
h3{
	color:#000000;
	margin:10px 0 0px 0;
	font: bold 14px/1.4em "Tahoma Verdana", Arial, Helvetica, sans-serif;
}
	
.learnlink a{
	text-decoration:none;
	font-weight:bold;
	}
.learnlink a:hover{
	text-decoration:underline;
	}
	

#container {
	margin: 0 auto 0 auto;
	text-align:left;
	width:1000px;
	padding: 0px;
	background: #FFF;
}	

/*	<![ Navigation [ -----------------------------------------------------------*/

#mainnav{
	margin:0;
	padding:1px 1px 0 1px;
	color:#FFF;
	width: 658px;
	height: 42px;
	position: absolute;
	top: 34px;
	right: 8px;
	text-transform: uppercase;
}
#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{
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-decoration:none;
	border-right: 1px solid #15518f;
	}
#mainnav ul li a span{
	color:#ffffff;
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:11px 15px 11px 16px;
	display:block;
	white-space:nowrap;
	background:url(../images/bg_nav.gif) top left repeat-x;
}

#mainnav ul li a:hover span{
	background:url(../images/bg_nav-roll.gif) top left repeat-x;

}
#mainnav ul .first_child a{
	padding:0 0 0 8px;
	background:url(../images/bg_nav-left.png) top left no-repeat;
}
#mainnav ul .last_child a {
	padding:0 7px 0 0;
	background:url(../images/bg_nav-right.png) top right no-repeat;
	border-right: none;
}		
#mainnavsub{
	margin:0;
	padding:0px;
	color:#FFF;
	width: 686px;
	height: 38px;
	position: absolute;
	top: 36px;
	right: 0px;
	text-transform: none;
	background: url(../images/mainnavsub-bg.jpg) no-repeat;
	overflow: hidden;
}
#mainnavsub ul{
	margin:0;
	padding:0px;
	display:block;
	text-align: right;
	float: right;
}
#mainnavsub ul li{
	display:inline;
	margin:0;
	padding:0;
}
#mainnavsub ul li a{
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-decoration:none;
	}
#mainnavsub ul li a span{
	color:#ffffff;
	text-decoration:none;
	display:block;
	white-space:nowrap;
	border-right: 1px solid #071E3A;
	font: 14px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-shadow:#003f6b 0px 1px 2px;
	height: 38px;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 14px;
}

#mainnavsub ul li a:hover span{
	background:url(../images/mainnavsub-over-bg.jpg) repeat-x;
	color: #1A304F;
	text-shadow:#FFF 0px 1px 2px;
}
#mainnavsub ul .first_child a{
	border-left: none;

}
#mainnavsub ul .last_child a {
	border-right: none;
}		

/*	<![ Layout [ -----------------------------------------------------------*/

#top{
	margin:0px;
	padding:0px;
	position: relative;
	background: #071e3a url(../images/top-bg.gif) repeat-x;
	height: 118px;
}
#infobox{
	position:absolute;
	top:13px;
	right:28px;
	color:#c0b59a;
	line-height:14px;
	text-align:center;
	width: 254px;
	height: 107px;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	}
#infobox strong{
	color:#FFF;
	font-weight:bold;
	}
#infobox #location{
	font-style:normal;
	padding:0;
	margin:0;
}
#search{
	color: #333;
	font:bold 12px/30px Georgia, "Times New Roman", Times, serif;
	height: 30px;
	text-align: right;
	background: #FFF;
	margin: 0px auto;
	width: 1000px;
	}
#search h2{
	font-style: italic;
	color: #666;
	margin: 6px 0px 3px 35px;
	font-size: 15px;
	width: 600px;
	text-align: left;
	float: left;
}	
	

#search form{
	padding:0;
	margin:0 10px 0 auto;
	color: #666;
	font: bold 11px Arial, Helvetica, sans-serif;
	}
#search input{
	margin: 0;
	height:15px;
	border: 1px solid #CCC;
	background: #E1E1E1 !important;
	background-image:none !important;
	padding-left: 3px;
		}
		
#search input:focus {
	background: #FFF;	
	
}

#search .submit2{
	background:url(../images/bg_go.gif) top left repeat-x !important;
	width:29px;
	height:19px;
	color: #FFF;
	float: none;
	padding: 0;
	margin: 5px 10px 0 3px;
	border: 1px solid #196cc8;
	font: bold normal 11px/normal Tahoma, Arial, Helvetica, sans-serif;
	position: relative;
	top: 2px;
	}
	
		
.submit2{
	background:#195C8E url(../images/bg_go.gif) repeat-x left top !important;
	height:26px;
	color: #FFF;
	float: none;
	padding: 3px 15px 2px;
	margin: 5px 10px 0 3px;
	border: 1px solid #196cc8;
	font: bold normal 11px/normal Tahoma, Arial, Helvetica, sans-serif;
	position: relative;
	top: 2px;
	}
	
	
#search .submit2:hover, .submit2:hover{
	background:#000 !important;
}
	
	



#flash {
	float:left;
	width:701px;
	height:355px;
	overflow:hidden;
	margin:0px 0px 0px 30px;
	padding:0px;}

	#flash p {
		margin:0px;
		padding:0px;}


#headersub{
	margin:0;
	background:url(../images/img_left_sub.png) top left no-repeat;
	height: 320px;
	padding:0px
}

#header-new{
	margin:0;
	position: relative;
	background:url(../images/bg-header-new.png) top left no-repeat;
	height: 355px;
	width: 1000px;
	padding:0px
}

#headersub-new{
	margin:0;
	background:url(../images/img_left_sub-new.jpg) top left no-repeat;
	height: 298px;
	padding:0px
}

#top #logo{
	margin:0px 0px 0px 30px;
	width: 274px;
	padding: 8px 0px 0px;
	}
#mid {
	margin:0 0 0 20px;
	padding:0;
	background:url(../images/bg_mid.gif) top left repeat-y;
	width: 980px;
}

#leftbar{
	width:237px;
	margin:5px 0px 0px;
	padding:0;
	float:left;
	display: inline;
	overflow: none;
	background: #FFF;
	border: 1px solid #FFF;
	outline: 1px solid #ccc;
}
#leftbar #sidenav{
	margin:0;
	padding:0;
	width: 237px;
	}
#leftbar #sidenav ul{
	padding:0;
	margin:0;
	list-style:none;
	}
#leftbar #sidenav ul li{
	padding:0px;
	margin:0px;
	display: block;
	overflow: hidden;
	}
#leftbar #sidenav ul li a{
	background:url(../images/mainnavsub-bg.jpg) -50px 0px;
	margin:0px;
	_padding:11px 0 3px 32px; /* IE6 hates me so I used my secret weapon*/
	color:#FFF;
	text-shadow:#003f6b 0px 1px 2px;
	text-decoration:none;
	width:212px;
	display: block;
	height: 26px;
	padding-top: 11px;
	padding-right: 0px;
	padding-left: 25px;
	}
#leftbar #sidenav ul li a:hover {
	background:url(../images/mainnavsub-over-bg.jpg) repeat-x;
	color: #1A304F;
	text-shadow:#FFF 0px 1px 2px;
	}

#leftbar #video{
	width:236px;
	height:180px;
	margin:8px 0;
	border-style: none;
	overflow: hidden;
	}
	
#leftbar #video img {
	border-style: none;
}


	
#leftbar .contactmini {
	text-align:left;
	color:#FFF;
	width: 208px;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 40px 0 0;
	border: none;
	float: right;
	display: inline;
}
#leftbar .contactmini a{
	color:#fff;
	font-size:10px;
}
#leftbar .contactmini h2{
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 15px 0 5px 0px;
	margin: 0;
	display: block;
	border-bottom: 1px dashed #2f92e7;
	line-height: 22px;
	}
#leftbar .contactmini .feildnames{
	font-weight:bold;
	color:#2f92e7;
	float:left;
	line-height:28px;
	margin:0;
	font-size: 11px;
	}
#leftbar .contactmini form{
	margin:0;
	padding: 0;
	}
#leftbar .contactmini p{
	line-height:13px;
	}
#leftbar .contactmini .form-pct { 
	width:170px; 
	height:22px;
	margin:3px 0 3px 0;
	background:#FFF;
	float:right;
	border:none;}

#leftbar .contactmini .msg-pct { 
	margin:3px 0 3px 0;
	width:208px; 
	height:46px;
	background:#FFF;
	border:none;
	overflow:auto;
	clear:both;}

#leftbar .contactmini .submitarea{
	width:208px;
	text-align:right;
	height:35px;
	padding:5px 0 5px 0;}

#leftbar .contactmini .submitarea .submit {
	float:right;
	display:block;
	width:87px;
	padding:2px;
	margin:0;
	height:20px;
	text-align:center;
	background:url(../images/bg_submit.gif) top left repeat-x #edeae2;
	color:#085284;
	border:none;
	text-decoration:none;
}

#bottom .logos{
	padding:15px 0px 0px;
	clear: both;
	margin-bottom: 25px;
}

#leftbar #logos .left{
	float:left;
	display:block;
	margin-bottom:5px;
	}
#leftbar #logos .right{
	float:right;
	display:block;
	border:none;
	margin-bottom:5px;
	}
.leftbox{
	width:237px;
	margin:0;
	padding: 0;
	color:#4e4e4e;
	font:14px Tahoma, Arial, Helvetica, sans-serif;
	}
.leftbox h2{
	display:block;
	background:url(../images/bg_left-h2.png) bottom left no-repeat;
	width:237px;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	padding: 12px 0 0 5px;
	_padding: 5px 0 0 5px;
	margin: 0;
	}
.leftbox .addresses{
	border:1px solid #bebebe;
	padding:10px;
	margin: 0;
}
.leftbox .addresses h3{
	color:#347fce;
	margin:5px 0 2px 0;
	font-weight: bold;
	}
.leftbox .addresses address{
	margin:0px 0 10px 0;
	font-style:normal;
	}
.buttonlink{
	background:url(../images/bg_readmore.gif) top left repeat-x;
	display:block;
	color:#FFF;
	text-transform:uppercase;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	height:21px;
	padding:2px 0 0 0;
	clear:both;
	}
	
#rightbarhome{
	float:right;
	width: 237px;
	height:485px;
	background: url(../images/rightbarhome-bg.jpg) repeat-y;
	margin-right: 5px;
	margin-top: 4px;
	}
	
#rightbarhome h2{
	color: #333;
	text-align: center;
	}
#rightbarhome ul {
	margin-left: 15px;
	padding-left: 8px;
}
	
#rightbarhome ul li{
	color: #FFF;
	margin-bottom: 11px;
}
	
#rightbarhome ul li a{
	text-decoration: none;
	display: block;
	}
	
#rightbarhome ul li a:hover{
	text-decoration: underline;
	color: #333;
	}	
	
	
	
	
	
#rightbar{
	float:right;
	width: 239px;
	}
#rightbar #logos{
	margin:17px 0 17px 0;}
#rightbar #logos .left{
	float:left;
	margin-bottom:5px;
	}
#rightbar #logos .right{
	margin-bottom:5px;
	float:right;
	}
#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;
}
#contentwrap{
	float:right;
	width: 710px;
	margin: 0;
	padding: 0;

	}
#contentwrap #content {
	float:none;
	padding:11px 30px 11px 11px;
	background:#FFF;
	width:auto;
	line-height: 18px;
}
#content {
	padding:0px;
	float:left;
	background:none;
	width: 450px;
	line-height: 18px;
}

#homecontent {
	float:right;
	width: 720px;
	}
	
#homeevents {
	clear: both;
	width:700px;
	padding-top:7px;
	background: url(../images/curr-events-br.gif) no-repeat;
	margin-top: 5px;
}	

#photocontact{
	float:right;
	width:260px;
	margin: 0 13px 0 0;
	display: inline;
	}


#clearbar{
	clear:both;
	height:1px;
	padding:0px;
	margin:0px;
}
/*----------------------------------------Footer and bottom decorations------------------------*/
#bottom {
	background:#FFF;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	border: none;
	width: 1000px;
	line-height: 1.3em;
}

#bottom a {
	text-decoration:none}
#bottom a:hover {text-decoration:underline;}	


#bottom .col {
	float: left;
	width: 160px;
	height: 130px;
	padding-left: 30px;
	border-right: 1px solid #ccc;
	font-size: 12px;
	line-height: 1.6em;
	color: #333;
	margin-bottom: 15px;
	}
	
#bottom .col .first {
	width: 100px !important;
	margin-left: 20px !important;
	}	

#bottom .col a {
	text-decoration: none;
	display: block;
}

#bottom .col a:hover {
	text-decoration: underline;
	color: #333;
}

#bottom .colv {
	float: left;
	width: 130px;
	height:80px;
	margin-right: 6px;
	padding-left: 5px;
	border-right: 1px solid #FF0;
	margin-left: 10px;
	}




#bottom address{
	text-align:center;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color:#c0b59a;
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	}
#bottom address strong{
	color:#FFF;
	font-weight:bold;
	}
#bottomlinks{
	margin:0px auto 20px;
	width:960px;
}

#disclaimer{
	text-align:left;
	color:#5c5a55;
	font:italic normal 11px/1.4em Georgia, "Times New Roman", Times, serif;
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#disclaimer img{
	float:left;
}#disclaimer p{
	margin:0px;
	display: block;
	color: #666;
}
#disclaimer a{
	color:#5f95cc;
	text-decoration:underline;
}
#disclaimer a:hover{
	color:#fff;
	text-decoration:none;
}
	
	
/*-----------------------------Extra Classes---------------------------------------	*/
.quote{
	margin:10px 30px 50px 30px;
	font-style:italic;
	clear:both;
	}
.quote .quoted{
	font-weight:bold;
	float:right;
	font-style:normal;
	clear:both;
	margin:0 0 10px 0;
	}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.contactmini {
	text-align:left;
	color:#FFF;
	width: 208px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 40px 0 0;
	border: none;
	float: right;
	display: inline;
}
.contactmini a{
	color:#fff;
	font-size:10px;
}
.contactmini h2{
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding: 15px 0 5px 0px;
	margin: 0;
	display: block;
	border-bottom: 1px dashed #2f92e7;
	line-height: 22px;
	}
.contactmini .feildnames{
	font-weight:bold;
	color:#2f92e7;
	float:left;
	line-height:28px;
	margin:0;
	font-size: 11px;
	}
.contactmini form{
	margin:0;
	padding: 0;
	}
.contactmini p{
	line-height:13px;
	}
.contactmini .form-pct { 
	width:145px; 
	height:22px;
	margin:3px 0 3px 0;
	background:#FFF;
	float:right;
	border:none;}

.contactmini .msg-pct { 
	margin:3px 0 3px 0;
	width:145px; 
	height:46px;
	background:#FFF;
	border:none;
	overflow:auto;
	float:right;}

.contactmini .submitarea{
	width:208px;
	text-align:right;
	height:15px;
	padding:5px 0 5px 0;}

.contactmini .submitarea .submit {
	float:right;
	display:block;
	width:87px;
	padding:2px;
	margin:0;
	height:20px;
	text-align:center;
	background:url(../images/bg_submit.gif) top left repeat-x #edeae2;
	color:#085284;
	border:none;
	text-decoration:none;
}
	
.contactmini .submitarea .submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}

.contactmini_sub {
	text-align:left;
	color:#333;
	width: 100%;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 3px 0 0;
	border: none;
	float: right;
	display: inline;
	margin: 0 0 2px;
	background:#FFF;
}
.contactmini_sub a{
	color:#fff;
	font-size:10px;
}

/* --------------start mini form-----------------  */

.contactmini_sub .banner {
	background: #860F11 url(../images/sidenav-banner.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 70px;
	text-align: center;
	display: block;
	}	

.contactmini_sub .banner h2{
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding: 5px 0 2px 0px;
	margin: 0 auto;
	display: block;
	width: 200px;
	border-bottom: 1px solid #841114;
	}
.contactmini_sub .banner p{
	font:italic normal 15px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding: 3px 0 5px 0px;
	margin: 0 auto;
	display: block;
	width: 200px;
	}
	
.contactmini_sub p{
	padding: 0px 0 5px 0px;
	margin: 0 auto;
	display: block;
	width: 200px;
	font-size: 13px;
	}
	
.contactmini_sub .feildnames{
	font-weight:normal;
	float:left;
	line-height:22px;
	margin:0;
	font-size: 11px;
	width: 60px;
	color: #666;
	}
.contactmini_sub form{
	margin:0;
	padding: 0 10px 0 10px;
	width: 218px;
	}
.contactmini_subp{
	line-height:13px;
	}
.contactmini_sub .form-pct {
	width:145px;
	margin:2px 0px 3px;
	float:right;
	height:15px;
	border: 1px solid #CCC;
	background: #E1E1E1;
	padding-left: 3px;
}

.contactmini_sub .form-pct:focus {
	background: #FFF;	
	
	}
.contactmini_sub .msg-pct { 
	margin:3px 0 3px 0;
	width:145px; 
	height:46px;
	overflow:auto;
	float:right;
	border: 1px solid #CCC;
	background: #E1E1E1;
	padding-left: 3px;
	}
	
.contactmini_sub .msg-pct:focus {
	background: #FFF;	
	
	}	
.contactmini_sub .submitarea{
	width:208px;
	text-align:right;
	height:15px;
	padding:5px 0 5px 10px;}

.contactmini_sub .submitarea .submit {
	float:right;
	display:block;
	width:76px;
	height:19px;
	padding:2px;
	margin:0;
	height:20px;
	text-align:center;
	background:url(../images/bg_go.gif) top left repeat-x;
	color:#FFF;
	border: 1px solid #196cc8;
	text-decoration:none;
	font-weight: bold;
	margin-top:1px;
	
	
}	
.contactmini_sub .submitarea .submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;
	}
	
/* mini form home  */	
#hdrhome .contactmini_sub {
	float: right;
	width: 237px;
	height:295px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #ccc;
	}	
	
	
	
	
/* --------------end mini form-----------------  */


.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:280px; 
	height:18px;
	border: 1px solid #CCC;
	background: #E1E1E1;
	padding-left: 3px;
	}
	
.form-pct:focus { 
	background: #FFF;
}
	
	

.msg-pct {
	width:530px;
	overflow:auto;
	background:none repeat scroll 0 0 #E1E1E1;
	border:1px solid #CCCCCC;
	height:70px;
	padding-left:3px;
	margin-top: 4px;
	}
.msg-pct:focus { 
	background: #FFF;
}
	

.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{
}


/*dropdown
#aops
{
	font:normal 14px Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 10px 0 17px 0;
	}
#aops h2{
	width:234px;
	height:27px;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	padding: 12px 0 0 5px;
	margin: 0;
	background: #085284;
}	

#aops ul{
	width:239px;
	background:#085284;
	padding:10px 0;
	margin:0;
	color: #fff;
	list-style: none;
	}

#aops ul li
{	padding:0px;
	margin:0px;
	position:relative;
	}

#aops ul li a
{	
	margin: 10px 13px 5px 20px;
	padding: 0px 0px 0px 20px;
	color: #FFF;
	text-align:left;
	text-decoration: none;
	display:block;
	background: #085284 url(../images/aop_dot.png) no-repeat 0px 4px;
	}

#aops ul li a:hover{	
}

#aops ul li ul
{	position: absolute;
	left:-200px;
	visibility: hidden;
	margin: 0;
	padding: 5px;
	background: #001a37;
	border: 1px solid #2b73c1;
	list-style:none;
	z-index:100;
	}
#aops ul li ul li{
	margin:0!important;
	padding:0!important;
	float:none;
	}

	#aops ul li ul li a
	{
		display: block;
		margin: 0 0 0 0!important;
		padding: 5px 0px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #001a37;
		color:#fff;
		font:12px tahoma Arial, Helvetica, sans-serif;
		border-bottom:1px solid #2b73c1;
		
		}

	#aops ul li ul li a:hover{
		color:#001a37;
		background:#FFF; 
		}

#rightbar #aops{
	font:normal 14px Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:237px;
	margin: 10px 5px 17px 0;
	background: #F00;
}
#rightbar #aops h2{
	width:234px;
	height:27px;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	padding: 12px 0 0 5px;
	margin: 0;
	background: #A4C1D3;
}
#rightbar #aops ul{
	width:239px;
	padding:0;
	margin:0;
	color: #fff;
	background: #A4C1D3;
}
#rightbar #aops ul li{
	padding:5px 0 5px 0;
	margin:0px 5px 0px 20px;
}
#rightbar #aops ul li a{
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	}
#rightbar #aops ul li a:hover{
}

*/

/* Localized */


#hdrhome {
	background: url(../images/hdrhome-bg.jpg) no-repeat bottom;
	height: 304px;
	width: 100%;
	clear: both;
	margin-bottom: 6px;
	}
	
#cse-search-results {
	width: 680px;
	overflow: hidden;
}

#cse-search-results .t {
	color: #FFF !important;
}

#cse-search-results .bb {
	border-style: none !important;
	color: #FFF !important;
}

#cse-search-results {
	color: #FFF !important;
}

#share {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-top: 32px;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#share #spacer {
	text-align: right;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}





.contact_landing #emailForm label {
	clear: both;
	font-size: 13px;
	margin-left: 10px;
}
.contact_landing #emailForm .txtfld {
	clear: both;
	width: 210px;
	height: 20px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.contact_landing #emailForm .msg {
	clear: both;
	width: 210px;
	height: 55px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
	font: 11px Arial, Helvetica, sans-serif;
}

.contact_landing #emailForm .txtfld:focus, .contact_landing #emailForm .msg:focus {
	border: 1px solid #3672A4;	
	} 



.contact_landing {
	border: 2px solid #AB1F20;
	margin-top: 1px;
}
#headersub3 {
    background: url("http://www.sidgilreath.com/images/img_left_sub-3.jpg") no-repeat scroll left top transparent;
    height: 210px;
    margin: 0;
    padding: 0;
}
.contact_landing .banner {
	padding-top: 5px;
	padding-bottom: 0px;
	margin:0px
}
.contact_landing .banner h2 {
	color: #B70000;
	text-align: center;
	display: block;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
.contact_landing  p {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
}
.contact_landing #emailForm table tr td small {
	text-align: center;
	margin-left: 10px;
	margin-bottom: 15px;
}
.contact_landing .submit {
	background: #900;
	color: #FFF;
	display: block;
	margin: 15px auto 5px;
	width: 160px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #900;
}
ul.checks li {
	margin-bottom: 15px;
	list-style: url(http://www.sidgilreath.com/images/check-lg.gif);
}
ul.checks {
	margin-left: 50px;
}
.borders {
	font-size: 13px;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
h1.call2action em {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
