s @charset "utf-8";
/* CSS Document */

/* Accessibility CSS */

.noSpeak{
	speak:none;
}
/* END */

/* html Defualts */

body{
	padding:0;
	margin:0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color:#cdedf4;
	font-size:12px;
	color:#422f01;
}
p{
	padding:8px 0;
	margin:0;
}
h1{
	font-size:16px;
}
h2{
	font-size:14px;
	margin-bottom:2px;
}
h3{
	font-size:13px;
	margin-bottom:-5px;
}

img{
	border:0;
}

.captcha img{
	border:1px solid #000;
}

ul li{
	list-style:none;
}

.clear{
	clear:both;
}
.float_l{
	float:left;
}


/* /html Defualts */

#content_container{
	padding:0;
	margin:0 auto;
	width:920px; 
	min-height:500px;
	height: auto !important;
	height:600px;
}

#header{
	height:47px;
	width:920px;
	background-image:url('/images/navigation_cap.gif');
	background-position:bottom;
	background-repeat:no-repeat;

}
#top_nav a{
	color:#036;
	text-decoration:none;
	display:block;
	padding:0 7px;
	margin:0;
	float:right;
}

#top_nav{
	float:right;
	font-size:11px;
	color:#005b70;
	margin:17px 20px 0 10px;
	padding:0;
	width:290px;
}
#top_nav div{
	width:290px;
	float:right;
	padding:0;
	margin:0;
}
#top_nav div div{
	margin:3px;
	width:1px;
	height:12px;
	float:right;
	background-color:#005b70;
}

#header #site_search {
    position:relative;
	background: url('/images/search_bar.jpg') no-repeat top right;
	margin-top:13px;
	width:215px;
	height:23px;
	float:right;
}

#header #site_search input{
	position: relative;
	width:188px;
	right:25px;
	top:-22px;
	height:20px;
	border:0;
	outline-style:none;
	outline-width:0;
	border-right: 1px solid #cfd5d5;
	padding:0 1px 0 0;
	float:right;
	background-color:#fff;
	/*IE only */
	top:-20px\9;
	/* end */
}
#header #site_search #input_button{
	position:relative;
	right:0;
	top:0;
	height:23px;
	width:27px;
	margin: 0;
  	padding: 0;
  	border: 0;	
	outline-style:none;
	outline-width:0;
	background-color:transparent;
	text-indent: -1000em;
}
#header #search{
	width:172px; 
	height:19px;
	border:1px solid #2cb1c2;
	margin-right:2px;
}

#body_container{
	top:47px;
	width:900px;
	margin:0;
	padding:0 7px 0 13px;
	background-image:url('/images/background.gif');
	background-position:top left;
	background-repeat:repeat-y;
	background-color: transparent;
	height:auto;
	float:left;
}

/* NAVIGATION */

#nav_container{
	float:left;
	margin:0 2px 0 0;
	padding:0;
	width:256px;
	background-color:#004c53;
	text-align:center;
}


ul#navigation img.arrow{
	width:38px;
	height:32px;
}

#navigation{
	text-align:left;
	margin:32px 0 0 11px;
	padding:0;
	color:#fff;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:14px;
}
#navigation li{
	list-style:none;
}

ul#navigation .main{
	margin:0;
	padding:0;
}


ul#navigation ul.sub{
	margin-left:30px;
	padding:0 0 5px;
	display:none;
}

ul#navigation ul.sub li{
	color:#fff;
	list-style:none;
	padding:5px 0 0 8px;
	margin:0;
}

ul#navigation a{
	color:#fff;
	text-decoration:none;
}
ul#navigation a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#sidebar_sub, #nav_email_notification {
  color:#fff;
	font-size:12px;
	line-height:1.5em;
	margin: 31px 20px 0;
	text-align:left;
}
#sidebar_sub a{
	color:#616161;
	text-decoration:none;
}

#body{
	float: right;
	width: 624px;
	margin: 18px 5px 0 5px;
	padding: 0;
}
#body .homebody{
	float:left;
	width:624px;
	margin:0 0 0 12px;
	padding:0;
}

/* Home Page Specific */
#homepage_body{
	float:left;
	width:642px;
	margin:0;
}
#homepage_body #image_btn{
	background: #ffe5a6 url('/images/homepage_bg.gif') repeat-x;
	margin: 0;	
}
#homepage_body #page_content{
	width:626px;
	padding:25px 0 0 16px;
	margin:0;
	background-color:#ffe5a6;
}

#homepage_body #footer{
	background-color:#ffe5a6;
	margin-left:0;
	width:auto;
}

#nav_email_notification h2 {
  background: url('/images/email_notification_text.jpg') no-repeat scroll 0 0 transparent;
  height: 16px;
  text-indent: -10000px;
}
#nav_email_notification input {
  border: 1px solid black;
  margin: 5px 0;
  padding: 2px;
  width: 210px;
}
#nav_email_notification .submit {
  background: url('/images/submit.jpg') no-repeat scroll 0 0 transparent;
  border: 0;
  float: right;
  height: 27px;
  margin: 0;
  width: 85px;
}

#cookieTrail{
	padding:5px 0;
	text-transform:capitalize;
}


#page_content{
	float:left;
	margin-right:15px;
	padding:0;
}

#page_content a:link, #page_content a:visited{
	color:#008989;
	text-decoration:none;
}
#page_content a:hover, #page_content a:active{
	color:#008989;
	text-decoration:underline;
}

#page_content ul li{
	margin:0 0 15px 10px;
	list-style-image: url('/images/bullet.gif');
}

#page_content ol li{
	margin:0 0 15px 10px;
}
#page_content #nobullets ul li {
	list-style-image:none;
}
#related_content{
	width:218px;
	margin:15px 0 0;
	padding:0 5px;
	background-color:#fff;
	background-image:url('/images/greyside_bg.gif');
	background-repeat:repeat-x;
	float:right;
	overflow:hidden;
}
#related_content a{
	color:#616161;
	font-size:10px;
}

#related_content strong{
line-height:14px;
font-weight:bold;
color:#616161;
}

/* Latest Alerts Column */
.latest_alerts{
	width:260px;
	float:left;
	margin-left:25px;
	color:#422f01;
	font-size:12px;
}
#latest_alerts li a{
	font-weight:bold;
	color:#422f01;
	text-decoration:none;
	padding:0;
	margin:0;
}


ul#latest_alerts{
	margin:0 0 0 12px;
	padding:0;
}

ul#latest_alerts li strong{
	display:block;
	font-weight:bold;
	margin-left:0;
	padding:0
}

ul#latest_alerts li{
	
	margin:0 0 15px 10px;
	padding:0;
	list-style-image: url('/images/bullet.gif');
}


strong.faq{
display:block;
font-weight:bold;
color:#fdc847;
}
/*Tables */
#box_table {
border-collapse:collapse;
/* font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif; */
font-size:12px;
margin:20px;
text-align:left;
}
#box_table th {
background:#C4D7DB;
border-bottom:1px solid #fff;
border-top:4px solid #007f88;
color:#000;
font-size:13px;
font-weight:normal;
padding:8px;
}
#box_table td {
background:#f7f7f7;
border-bottom:1px solid #DBDBDB;
border-top:2px solid #fff;
color:#422F01;
padding:8px;
}
thead {
display:table-header-group;
vertical-align:middle;
}
.table_sub_detail {
width:400px;
text-indent:40px;
}

#footer{
	width:642px;
	margin-left:258px;
	padding:10px 0;
	color:#017f8a;
	font-size:11px;
	text-align:center;
}
#footer a{
	text-decoration:none;
	color:#017f8a;
	padding:0 4px;
}
#footer a:hover{
	text-decoration:none;
	color:#017f8a;
}

/*Faq styles */
.lifaq{
	font-weight:bold;
	padding:0 0 0 10px;
	margin:15px 0;
	list-style-image: url('/images/bullet.gif');

}
.lifaq span{
	cursor:pointer;
}
.lifaq .sub{
	font-weight:normal;
	padding:5px 0 5px 5px;
	margin:0;
}

#page_content li.lifaq{
	list-style:none;
}

#page_content li.lifaq ul.sub li{
	list-style-image:none;
}

/* ADMIN CMS BUTTONS */

.cms_buttons{
	background-color:#c4d7db;
	margin:5px 0;
	padding:5px;
}

/* FORM */

input #txt {
	width:200px;
}

input.btn {
	background-color:#29b2c2;
	color:#fff; 
	margin-left:10px;
	margin-bottom:15px;
}
textarea:focus, input:focus {
	background-color:#CDEDF4;
}
legend {
	font-size:14px;
	color:#007993;
}
form div label.wide {
	float:left;
	width:100%;
}
form div {
	clear:both;
	margin:0;
	padding:0;
	padding-top:0.6em;
}
form div label {
	float:left;
	padding-right:10px;
	
	width:40%;
	display: block;

}
fieldset {
	border:1px dotted #29b2c2;
	margin:15px 0;
	padding:5px;
}
legend {
	background-color:#fff;
	font-size:14px;
	color:#29b2c2;
	padding:2px;
}


div.error {
	color: red;
}

div.error a {
	color: #336699;
	font-size: 12px;
	text-decoration: underline
}
/* JQUERY Validate Css */

label.error{
	color: #ff0000 ;
	margin:0 0 0 190px;
}

input.error{
	border:1px dashed #ff0000;
}

/*** SITE MAP ***/

.sitemapsection{
	font-size:14px;
	font-weight:bold;
}
.sitemapsectionbody{
	padding-left:20px;
}

#page_content a.sitemapitem{
	font-size:12px;
	font-weight:bold;
	color:#422F01;
}

#page_content a.sitemap2item{
	font-size:10px;
	color:#422F01;
	
}

#skipNavigation {
	left:-9999px;
	position:absolute;
}


#footer_container{
	width:920px;
	margin:0;
	padding:25px 0 15px;
	background: transparent url('/images/footer-top.gif') scroll top left no-repeat;
	float:left;
}

#footer_container p {
	color:#2b5e62;
	margin:0 20px;
	line-height:24px;
}

#footer_container p a{
	color:#2b5e62;
	font-weight:bold;
}

#drupal_page_content .form-item input,
#drupal_page_content .form-item textarea {
	width:380px;
}

/* Google Maps implementation */
#map_canvas {
  width: 624px;
  height: 419px;
}

#map_canvas a,
#map_canvas a:visited {
  font-size: 13px;
  line-height: 14px;
	color: #008989;
	text-decoration: none;
}

#map_canvas a:hover,
#map_canvas a:active {
  text-decoration: underline;
}

#directions_box {
  width: 270px;
  height: 100px;
  border: 3px solid #CDEDF4;
  background-color: white;
  position: relative;
  margin: auto;
  top: 150px;
  padding: 15px;
  font-size: 14px;
}

#directions_box input,
#directions_box select {
  margin: 5px 0 0 5px;
  float: right;
}

#map_fade {
  width: 628px;
  height: 419px;
  position: absolute;
  background-color: black;
  opacity: .7;
}

.infoBox { margin: 0; overflow: hidden; font-size: 14px; }
.infoBox p { margin: 0; padding: 0; }
.infobox a { font-size: 14px; }
