/* STYLE SHEET */
/* ***************************************************************************** */
/* FRAMEWORK */
html {
	position:relative;
	height:100%;
}
body {
	margin:0;background-color:#ebebeb;
	font-family:"Lucida Grande",Arial,Tahoma,Verdana,Geneva,Sans-Serif;
	color:#002f65;
	font-size:12px;
	}
/* ***************************************************************************** */
/* BANNER */
#banner {
	position:relative;
	height:360px;
	width:726px;
	background-color:#ffffff;
	margin-bottom:7px;
}

#bannerbg_outer {
	width:726px;
	height:auto;
	border:1px solid #cccccc;
	}
	
#bannerbg {
	width:710px;
	height:auto;
	border:8px solid #ffffff;
	}

#shadow {
	width:728px;
	height:11px;
	background-image:url(../images/shadow.gif); 
	background-repeat:no-repeat;
	}
/* ***************************************************************************** */
/* MENU */
#menu {
	margin:auto;
	position:relative;
	width:960px;
	z-index:10;
	
}

/* ***************************************************************************** */
/* LOGO */
#logo {
	float:left;
	width:250px;
	padding-top:20px;
	padding-bottom:14px;
	padding-left:15px;
	text-align:left;
	}

/* ***************************************************************************** */
/* EXCERPTS */
.html {
	margin-bottom:5px;
}

#top {
	
	background-color:#ffffff;
	}
a.topnav {
	color:#003567;
	}

a.topnav:link {
	font-family:"Trebuchet MS","Lucida Grande",Arial,Tahoma,Verdana,Geneva,Sans-Serif;
	text-decoration:none;
	font-weight:bold;
	}
	
a.topnav:hover {
	font-family:"Trebuchet MS","Lucida Grande",Arial,Tahoma,Verdana,Geneva,Sans-Serif;
	text-decoration:none;
	font-weight:bold;
	color:#00aeef;
	}
a.topnav:visited {
	font-family:"Trebuchet MS","Lucida Grande",Arial,Tahoma,Verdana,Geneva,Sans-Serif;
	text-decoration:none;
	font-weight:bold;
	}
	
#nav {
	height:40px;
	background-image:url(../images/navbg.gif); 
	background-repeat:repeat-x;
	text-align:center;
	}

#main {
	height:auto;
	background-color:#ffffff;
	background-image:url(../images/maingr.jpg); 
	background-repeat:repeat-x;
	}

#footer {
	position:relative;
	height:auto;
	background-color:#ebebeb;
	background-image:url(../images/footerbg.jpg); 
	background-repeat:repeat-x;
	clear:both;
	height:30px;
	}
#footer_container {
	width:960px; 
	margin:0 auto;
	}
	
#footer_left {
	width:600px;
	float:left;
	margin-left:-6px;
	}
	
#footer_right {
	width:300px;
	float:right;
	padding-right:16px;
	}

#header {
	margin:0 auto;
	width:975px;
	}

#search {
	float:right;
	width:380px;
	text-align:right;
	margin-right:20px;
	}
	
#searchlog {
	padding-left:35px;
	line-height:1.1em;
	font-size:10px; 
	text-decoration:none;
	color:#00aeef;
	margin-top:0;
	}
	
#navlinks {
	width:160px;
	text-align:right;
	float:left;
	padding-left:2px;
	padding-top:6px;
	
	}
	
#searchinput {
	float:right;
	margin-bottom:-30px;
	clear:both;
	}
	
.search_btn a {
	border:none;
	display:block;
}
.search_btn a:hover img {
	visibility:hidden;
	display:block;
}

.Sover { background:url(../images/search_button_over.gif) bottom left no-repeat; }
	
input.search {
	width:150px;
	font-size:10px;
	background-color:#e3f4fc;
	border:1px solid #cccccc ;
	color: #00aeef;
	padding-left:5px;
	height:14px;
	}
	
#mainContent {
	margin:0 auto;
	width:965px;
	clear:both;
	}

#contentLeft {
	width:740px;
	float:left;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:20px;
	text-align:left;
	}

#news {
	position:relative;
	width:176px; 
	height:174px; 
	float:left; 
	background-image:url(../images/bg_news.gif); 
	background-repeat:no-repeat;
	padding-left:8px;
	}

#meet {
	position:relative;
	width:176px; 
	height:174px; 
	float:left; 
	background-image:url(../images/bg_meet.gif); 
	background-repeat:no-repeat;
	padding-left:8px;
	}

#join {
	position:relative;
	width:176px; 
	height:174px; 
	float:left; 
	background-image:url(../images/bg_join.gif); 
	background-repeat:no-repeat;
	padding-left:8px;
	}

#services {
	position:relative;
	width:176px; 
	height:174px; 
	float:left;
	background-image:url(../images/bg_services.gif); 
	background-repeat:no-repeat;
	}

.feature_title {height:35px;}
.feature_content {height:110px;}

.featured_text_div {
	position:absolute;
	left:25px;
	bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.featured_text:link,
.featured_text:visited,
.featured_text:active {
	font-family:"Trebuchet MS","Lucida Grande",Arial,Tahoma,Verdana,Geneva,Sans-Serif;
	color:#ffffff;
	text-decoration:none;
	font-size:16px;
	font-weight:500;
	}	
.featured_text:hover{
	color:#003567;}

.feature_titlebw {height:30px;}
.news_title {color:#013868;font-weight:bold;}

#contentRight {
	width:210px;
	float:left;
	padding-top:10px;
	}

.side_form{
	height:140px;
	text-align:left;
	padding-left:8px;
	padding-top:5px;
	font-size:10px;
	vertical-align:top;
	}

input.grey {
	font-size:10px;
	background-color:#ffffff;
	color: #330066;
	border: 1px solid #cccccc;
	height:9px;
	}

textarea{
	color: #330066;
	background: #ffffff;
	border: 1px dotted #000000}


.submit input
{
margin-left: 8.5em;

} 

#sidenavContainer {
	padding-left:10px;
	}

#sidenav {
	width:180px;
	background-color:#e2f4fd;
	padding:3px 3px;
	}

.sidenav_space {
	height:2px;
	}

.side_test {
	height:140px;
	}

#mybaywest {
	width:210px;
	height:170px;
	background-image:url(../images/bg_mybaywest.gif); 
	background-repeat:no-repeat;
	padding-bottom:12px;
	text-align:center;
	}
.sbox {
	font-size:11px;
	color:#002f65;
	}

#requestquote {
	width:210px;
	height:45px;
}

#quicklinks {
	font-family:"Trebuchet MS","Lucida Grande",Arial,Tahoma,Verdana,Geneva,Sans-Serif;
	width:210px;
	/* height:180px; */
	height:135px;
	background-image:url(../images/bg_quicklinks-sml.gif); 
	background-repeat:no-repeat;
	padding-bottom:10px;
	}
	
#qlinkscont	{
	font-family:"Trebuchet MS","Lucida Grande",Arial,Tahoma,Verdana,Geneva,Sans-Serif;
	margin-right:10px;
	padding-top:26px;
	}

#qlinks {
	font-family:"Trebuchet MS","Lucida Grande",Arial,Tahoma,Verdana,Geneva,Sans-Serif;
	margin-left: 5px; 
	padding: 0;
	list-style-type: none;
}

#qlinks li {
	width:194px;
	margin:3px;
	font-family:"Trebuchet MS","Lucida Grande",Arial,Tahoma,Verdana,Geneva,Sans-Serif;
	}

#qlinks a, #qlinks a:visited {
	font-family:"Trebuchet MS","Lucida Grande",Arial,Tahoma,Verdana,Geneva,Sans-Serif;
	font-weight:bold;
	display: block;
	background-color: #e2f4fd;
	color: #093b69;
	text-decoration: none;
	margin:0;
	padding-left:5px;
	height:22px;

}

#qlinks a:hover {
	background-color: #eff9fe;
	color: #EF4100;
}

#testimonials {
	width:210px;
	height:175px;
	padding-bottom:10px;
	}

.test a {
	border:none;
	display:block;
}
.test a:hover img {
	visibility:hidden;
	display:block;
}

.testover { background:url(../images/bg_testimonials_over.jpg) bottom left no-repeat; }

#clear {
	clear:both;
	}

img {
	border:0;
	}

:focus {
	outline:0;
	}



