@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'GaramondRegular';
    src: url('fonts/garamond-webfont.eot');
    src: url('fonts/garamond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/garamond-webfont.woff') format('woff'),
         url('fonts/garamond-webfont.ttf') format('truetype'),
         url('fonts/garamond-webfont.svg#GaramondRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	text-align: center;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #002A52;
	font-size: 100%;
}
#header {
	height: 131px;
	width: 1000px;
	position: relative;
	margin-bottom: 20px;
}
#header_ss {
	height: 150px;
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -500px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 0px;
}
#header_logo {
	float: left;
	width: 428px;
	position: relative;
	height: 131px;
}
#header_right {
	float: right;
	width: 572px;
	position: relative;
	text-align: right;
	padding-top: 50px;
	height: 81px;
}
#header_findabusiness {
	width: 190px;
	position: relative;
	float: right;
	display: inline;
	text-align: left;
}
.width_1000 {
	height: auto;
	width: 1000px;
	position: relative;
}
#content_container {
	margin-bottom: 20px;
	height: auto;
	width: 1000px;
}
#titler {
	height: auto;
	width: auto;
	position: relative;
	padding-left: 10px;
}
.title {
	font-family: GaramondRegular, Georgia;
	font-size: 2.5em;
	color: #FFF;
}
#col_lrg {
	background-attachment: scroll;
	background-image: url(images/cont_lrg_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: auto;
	width: 612px;
	position: relative;
	min-height:120px;
	padding-top: 5px;
	font-family: GaramondRegular, Georgia, "Times New Roman", Times, serif;
}
#col_sml {
	float: right;
	height: auto;
	width: 388px;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/cont_sml_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}
.col_sml_text {
	width: 328px;
	padding-left: 35px;
	padding-right: 25px;
	font-family: GaramondRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3B311A;
}
.col_lrg_text a:link {
	color: #2253A0;
	text-decoration: underline;
}
.col_lrg_text a:visited {
	color: #2253A0;
	text-decoration: underline;
}
.col_lrg_text a:hover {
	color: #8E7640;
	text-decoration: underline;
}
.col_lrg_text {
	font-family: GaramondRegular, Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	padding-left: 17px;
	width: 585px;
	min-height: 325px;
	padding-right: 10px;
}
#btn_hpss {
	height: 35px;
	width: 163px;
	position: absolute;
	top: 9px;
	left: 30px;
	z-index: 5;
}
#hp_col_ss {
	height: 60px;
	width: 585px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
}
#btn_join {
	height: 35px;
	width: 230px;
	position: absolute;
	top: 5px;
	right: 27px;
	z-index: 7;
}
#btn_home {
	height: 35px;
	width: 115px;
	position: absolute;
	top: 5px;
	left:0px;;
	z-index: 7;
}
#footer {
	font-family: GaramondRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
}
p {
	margin: 0px;
	font-size: 16px;
}
.clearer {
	clear: both;
	height: auto;
	width: 100%;
	position: relative;
}
#main_container {
	height: auto;
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	text-align: left;
	z-index: 2;
}
.lb_menu {
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
	width:287px;
	z-index:115;
	height:160px;
	display:none;
	position:absolute;
	top:131px;
	background-attachment: scroll;
	background-image: url(images/lb_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:7px;
	padding-right:10px;
	list-style-image: url(images/bullet_a.png);
	font-family: GaramondRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
.lb_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.lb_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lb_menu a:hover {
	color: #DED2B6;
	text-decoration: underline;
}
.lb_menu li {
	margin-bottom: 5px;
}
.lb_menu td {
	background-attachment: scroll;
	background-image: url(images/bullet_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	padding-bottom: 10px;	
}
#ads_hp {
	margin-bottom: 20px;
	margin-top: 20px;
}
.left_500 {
	float: left;
	height: auto;
	width: 500px;
	position: relative;
}
.right_500 {
	float: right;
	height: auto;
	width: 500px;
	position: relative;
}
#lb_chamber {
	left: 465px;
	width:287px;
	height:160px;
}
#lb_business {
	left: 573px;
}
#lb_area {
	left: 690px;
}
.menu_left {
	height: 160px;
	width: 143px;
	float: left;
	position: relative;
}
.menu_right {
	height: 160px;
	width: 143px;
	float: right;
	position: relative;
}
.col_right {
	float: right;
	height: auto;
	width: 373px;
	position: relative;
	padding-left: 15px;
	text-align: center;
	min-height:110px;
}
.col_right_inner {
	background-color: #FFFFFF;
	height: auto;
	width: 312px;
	position: relative;
	margin-left: 16px;
	font-family: GaramondRegular, Georgia, "Times New Roman", Times, serif;
	color: #0D2B51;
	border: 1px solid #3E341C;
	font-size: 16px;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 10px;
}
.col_right_inner a:link {
	color: #2253A0;
	text-decoration: none;
}
.col_right_inner a:visited {
	color: #2253A0;
	text-decoration: none;
}
.col_right_inner a:hover {
	color: #2253A0;
	text-decoration: underline;
}
#page_links {
	height: auto;
	font-size: 1.5em;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
#page_links a:link {
	color: #FFF;
	text-decoration: none;
}
#page_links a:visited {
	color: #FFF;
	text-decoration: none;
}
#page_links a:hover {
	color: #FFF;
	text-decoration: underline;
}
#hp_col_ss {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	z-index: 3;
}
.style7 {
	font-size: 20px;
	font-weight: bold;
	color: #8E7640;
}
.style8 {
	font-size: 16px;
	font-weight: bold;
}
.style9 {font-size: 16px; }
.style10 {
	font-size: 10px;
	color: #C2B698;
}#footer a:link {
	color: #c2b698;
	text-decoration: none;
}
#footer a:visited {
	color: #c2b698;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#searchsugg {
	background-color: #ddd6c5;
	height: auto;
	width: 184px;
	position: absolute;
	top: 115px;
	right: 0px;
	z-index: 101;
	visibility: hidden;
	font-size: 1em;
	color: #000000;
	border: 1px solid #0D2B51;
	font-family: GaramondRegular, Georgia, "Times New Roman", Times, serif;
	padding: 3px;
}
#searchsugg a:link {
	color: #0D2B51;
	text-decoration: underline;
}
#searchsugg a:visited {
	color: #0D2B51;
	text-decoration: underline;
}
#searchsugg a:hover {
	color: #8E7640;
	text-decoration: none;
}
.subtitle {
	font-size: 1.25em;
	color: #0D2B51;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D2B51;
	margin-bottom: 5px;
}
.business {
	font-size: 2em;
	color: #0D2B51;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D2B51;
	margin-bottom: 5px;
}
form {
	margin: 0px;
}
.tablink {
	font-family: GaramondRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #8E7640;
	float: left;
	height: auto;
	width: 200px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFF;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	display: inline;
}
.tablink_selected {
	font-family: GaramondRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2253A0;
	background-color: #E2DCCF;
	float: left;
	height: auto;
	width: 200px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #2253A0;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	display: inline;
}
#tabs div:hover {
	font-size: 15px;
	color: #2253A0;
	background-color: #E2DCCF;
	cursor:pointer;
	border: 1px solid #2253A0;
}

