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

html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#000000;
	background:url(/images/bg.jpg) no-repeat 50% 0 #090504;
}
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}
.all {
	margin:0 auto;
	width:925px;
}
.nofont {
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
.contimg {
	display:block;
	float:right;
	margin:5px 10px 5px 10px;
}
.header {
	background:url(/images/header-bg.png) repeat-x 0 0;
	height:204px;
	position:relative;
	z-index:999;
}
.header-inner {
	background:url(/images/header-inner-bg.png) no-repeat 100% 0;
	height:204px;
	width:925px;
	margin:0 auto;
	position:relative;
}
.logo {
	background:url(/images/logo.png) no-repeat 0 0;
	width:243px;
	height:157px;
	display:block;
	outline:none;
	position:absolute;
	top:35px;
	left:50px;
}
.main-nav {
	list-style:none;
	position:absolute;
	left:328px;
	top:166px;
}
.main-nav li {
	float:left;
	display:inline;
	position:relative;
}
.main-nav li a {
	height: 38px;

}
.main-nav li a:hover {
	background-position:0 100%;
}







.main-nav li ul.subnav {
	background:#1f5baf;
	display:none;
	position:absolute;
	top:38px;
	left:0px;
	width:260px;
	padding:0;
	z-index:100;
	height:auto;
}
.main-nav li:hover ul.subnav {
	display:block;
}
.main-nav li ul.subnav li {
	height:28px;
	line-height:28px;
	float:none;
	display:block;

}
.main-nav li ul.subnav li a {
	font-size:14px;
	outline:none;
	padding-left:10px;
	line-height:28px;
	color:#ffffff;
	text-decoration:none;
	height:28px;
}
.main-nav li ul.subnav li a:hover {
	color:#fff904;
}





.nav1 {
	background:url(/images/main-nav1.png) no-repeat 0 0;
	width:66px;
	display:block;
}
.nav2 {
	background:url(/images/main-nav2.png) no-repeat 0 0;
	width:88px;
	display:block;
}
.nav3 {
	background:url(/images/main-nav3.png) no-repeat 0 0;
	width:96px;
	display:block;
}
.nav4 {
	background:url(/images/main-nav4.png) no-repeat 0 0;
	width:65px;
	display:block;
}
.nav5 {
	background:url(/images/main-nav5.png) no-repeat 0 0;
	width:141px;
	display:block;
}
.nav6 {
	background:url(/images/main-nav6.png) no-repeat 0 0;
	width:103px;
	display:block;
}
.area {
	background:url(/images/area-bg.png) repeat 0 0;
	overflow:hidden;
	padding:3px 0 15px 0;
	margin-bottom:15px;
}
* html .area {
	overflow:visible;
	height:1%;
}
.main-area {
	float:left;
	display:inline;
	width:590px;
	padding-left:10px;
}
.main-area-top {
	background:url(/images/main-area-top.png) no-repeat 0 0;
	height:20px;
	margin-top:10px;
}
.main-area-mid {
	background:url(/images/main-area-mid.png) repeat-y 0 0;
	padding:0 17px;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
}
.main-area-mid h1 {
	font-size:24px;
	margin-bottom:10px;
}
.main-area-mid p {
	text-align:justify;
	padding-bottom:10px;
}
.main-area-bot {
	background:url(/images/main-area-bot.png) no-repeat 0 0;
	height:30px;
}
.flash {
	margin:7px 0 0 0;
}
.side-area {
	float:right;
	display:inline;
	width:315px;
}
.form {
	background: url(/images/bg-form-ie.png) no-repeat 0 100%;
	padding:18px 0 9px 9px;
	overflow:hidden;
	_overflow:visible;
	_height:1%;
}
* html .form {
	background:url(/images/bg-form-ie.png) no-repeat 0 0;
}
.form h1 {
	margin-bottom:-5px;
}
.form select {
	width:220px;
	margin-bottom:5px;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
.sform select {
	width:190px;
	margin-bottom:3px;
	margin-left:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
.refform select {
	width:143px;
	margin-bottom:3px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
.form div.buttons {
	clear:both;
	padding:12px 0 50px 0;
}
.form div.buttons input {
	float:left;
	display:inline;
	margin-left:8px;
}
.form div.buttons input.reset {
	background:url(/images/reset.png) no-repeat left top;
	_background:none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/reset.png', sizingMethod='crop');
	width:126px;
	height:37px;
}
.form div.buttons input.submit {
	background:url(/images/submit.png) no-repeat left top;
	_background:none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/submit.png', sizingMethod='crop');
	width:126px;
	height:37px;
}
.form label {
	display:block;
	font-size:13px;
	line-height:13px;
	color:#fff;
	font-weight:bold;
	padding:2px 0;
	margin-left:30px;
}
.form input {
	width:220px;
	padding:0 2px;
	border:none;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:30px;
	line-height:13px;
}
.form .inpt2 {
	width:220px !important;
	padding:0 2px;
	border:none;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:30px !important;
}
.form textarea {
	width:220px;
	height:50px;
	padding:0 2px;
	border:none;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:30px;
}
.form .search {
	float:right;
	display:inline;
	margin:23px 10px 0 0;
}
.bottom-boxes {
}
.boxes {
	list-style:none;
}
.boxes li {
	float:left;
	display:inline;
}
.boxes li a {
	text-decoration:none;
	outline:none;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	display:block;
}
.boxes li a:hover {
	background-position:0 100%;
}
.box1 {
	background:url(/images/box1.jpg) no-repeat 0 0;
	width:302px;
	height:102px;
}
.box2 {
	background:url(/images/box2.jpg) no-repeat 0 0;
	width:324px;
	height:102px;
}
.box3 {
	background:url(/images/box3.jpg) no-repeat 0 0;
	width:299px;
	height:102px;
}
.sub-form {
	background:url(/images/sub-form.jpg) no-repeat 0 0 #000000;
	margin:0 4px 10px 4px;
	height:47px;

	overflow:hidden;
	position:relative;
	padding:8px 160px 0 158px;



}
* html .sub-form {
	overflow:visible;
	height:1%;
}
.sub-form div {
	float:left;
	display:inline;
}
.sub-form div.find {
	float:none;
	display:block;
	position:absolute;
	top:17px;
	left:762px;
}
* html .sub-form div.find {
	top:20px;
}
.sub-form select {
	width:220px;
	margin-bottom:2px;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:14px;
}
.search-area {
	margin:0 8px;
}
.search-area-top {
	background:url(/images/search-area-top.png) no-repeat 0 0;
	height:40px;
}
.search-area-mid {
	background:#ffffff;
}
.search-area-bot {
	background:url(/images/search-area-bot.png) no-repeat 0 0;
	height:25px;
}
.listing {
	width:844px;
	margin:0 auto;
	padding-top:5px;
}
.listinghead {
	width:844px;
	margin:10px 0;
	position:relative;
}
.c1 {
	height:1px;
	margin:0 6px;
	background:#203353;
}
.c2 {
	border:1px solid #28415b;
	border-width:0 2px;
	margin:0 4px;
	background:#203353;
	height:1px;
}
.c3 {
	border:1px solid #28415b;
	border-width:0 1px;
	margin:0 3px;
	background:#203353;
	height:1px;
}
.c4 {
	border:1px solid #28415b;
	border-width:0 1px;
	margin:0 2px;
	background:#203353;
	height:1px;
}
.c5 {
	border:1px solid #28415b;
	border-width:0 1px;
	margin:0 1px;
	background:#203353;
	height:2px;
}
.c1, .c2, .c3, .c4, .c5 {
	overflow:hidden;
	border: none;
}
.listingtitle {
	padding:5px;
	background:#203353;
	text-align:center;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
}
* html .listingtitle {
	overflow:visible;
	height:1%;
}
.listingtop {
	background:url(/images/listingtop.png) no-repeat 0 0;
	height:10px;
}
.listingmid {
	background:url(/images/listingmid.png) repeat-y 0 0;
	font-size:14px;
	line-height:18px;
	overflow:hidden;
	padding:0 3px;
}
* html .listingmid {
	overflow:visible;
	height:1%;
}
.infoone {
	float:left;
	display:inline;
	width:50%;
}
.infoone p {

        color: #000000;

}
* html .infoone p {
line-height:16px;

}
.infotwo {
	float:right;
	display:inline;
	width:50%;
}
.infotwo p {

        color: #000000;

}
* html .infotwo p {

line-height:16px;
}
.listingbot {
	background:url(/images/listingbot.png) no-repeat 0 0;
	height:10px;
}
.listingbotpaid {
	background:url(/images/paidlisting.png) no-repeat 0 0;
	height:10px;
}
.ground {
	background:#e4ebf1;
}
.listingpaid {
	background:url(/images/paid.jpg) repeat 0 0;
	width:844px;
	margin:0 auto;
	padding-top:5px;
}
.listingpaid a {
	color:#488dc8;
}
.listingpaid a:hover {
	color:#666666;
}
.listingpaid span {
	color:#488dc8;
}
.description {
	clear:both;
        padding-left: 22px;
        color: #000000;
}
.description_c {
	background:#e4ebf1;
	clear:both;
        padding-left: 22px;
        color: #000000;
}
.links {
	text-align:center;
	border-bottom:1px solid #6c6c6c;
	font-size:12px;
	line-height:31px;
	color:#898989;
}
.links a {
	color:#898989;
	text-decoration:none;
	margin:0 5px;
}
.links a:hover {
	color:#fff904;
}
.copy {
	color:#898989;
	font-size:11px;
	line-height:35px;
	margin:0 0 0 25px;
}
.develop {
	float:right;
	display:inline;
	margin:3px 25px 0 0;
	text-align:right;
	font-size:11px;
	line-height:16px;
	color:#898989;
}
.develop a {
	color:#898989;
	text-decoration:none;
}
.develop a:hover {
	color:#fff904;
}
* html body {
 filter:expression(document.execCommand("BackgroundImageCache", false, true));
	behavior: url("/js/csshover3.htc");
}
/*Selects*/

.select-area {
	cursor:default;
	height:20px;
	background:url(/images/select-bg.gif) repeat-x right top;
	position:relative;
	z-index:5;
		margin-left:30px;
		margin-bottom:-15px;
}
.select-area .select-area-left {
	width:1px;
	height:20px;
	position:absolute;
	left:0;
	top:0;
	background:url(/images/select-left.gif) no-repeat left top;
}
.select-area .select-area-right {
	width:17px;
	height:20px;
	position:absolute;
	right:0;
	top:0;
	background:url(/images/select-right.gif) no-repeat right top;
}
.select-area-opened {
	width:220px;
	z-index:10;
}
 .select-area-right {
	 	background:url(/images/select-right-opened.gif) no-repeat right top;
 }
	
	
.select-area .select-area-center {
	color:#000;
	height:20px;
	line-height:20px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects options*/
.select-options-invisible, .select-options-visible {
	position:absolute;
	background:#fff;
	z-index:20;
	border:1px solid #6f7074;
	overflow:auto;
}
.select-options-invisible {
	display:none;
}
.select-options-visible {
	cursor:default;
	display:block;
	list-style-type:none;
}
.select-options-visible li {
	margin:0;
	padding:0;
}
.select-options-visible li.select-option-hovered {
	background-color:#D2F0F4;
}
.select-options-visible li.select-option-selected {
	background-color:#496AC5;
	color:#fff;
}
.content-area {
	width:895px;
	padding-left:15px;
}
.content-area-top {
	background:url(/images/content-area-top.png) no-repeat 0 0;
	height:20px;
	margin-top:10px;
}
.content-area-mid {
	background:url(/images/content-area-mid.png) repeat-y 0 0;
	padding:0 17px;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
}
.content-area-mid h1 {
	font-size:24px;
	margin-bottom:10px;
}
.content-area-mid p {
	text-align:justify;
}
.content-area-bot {
	background:url(/images/content-area-bot.png) no-repeat 0 0;
	height:30px;
}
.profhead {
	position:relative;
	margin-bottom:10px;
}
.profiletop {
	background:url(../images/profiletop.png) no-repeat 0 0;
	height:10px;
}
.profilemid {
	background:url(../images/profilemid.png) repeat-y 0 0;
	padding:0 10px;
	overflow:hidden;
}
* html .profilemid {
	overflow:visible;
	height:1%;
}
.title {
	float:left;
	display:inline;
	width:560px;
}
.title h1 {
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:32px;
	padding:10px 0 0 30px;
}
.profilebot {
	background:url(../images/profilebot.png) no-repeat 0 0;
	height:10px;
}
.logotip {
	float:right;
	display:inline;
	width:262px;
}
.profnav {
	list-style:none;
	position:absolute;
	left:15px;
	bottom:4px;
}
.profnav li {
	background:url(../images/titlebtn.png) no-repeat 0 0;
	width:120px;
	height:30px;
	margin-left:4px;
	float:left;
	display:inline;
}
.profnav li a {
	text-decoration:none;
	font-size:12px;
	color:#488dc8;
	line-height:30px;
	padding-left:25px;
}
#overview_button {
    margin-left: 8px;
}
#visit_website_button {
    margin-left: -1px;
}
#contact_us_button {
    margin-left: 4px;
}
#reviews_button {
    margin-left: 10px;
}
.contleft {
	background:url(../images/divider.png) no-repeat 100% 0px;
	float:left;
	display:inline;
	padding:0 1px 0 0;
	width:280px;
}
.contleft p {
	padding-left:20px;
        margin-top: auto;
        color: #000000;
}
.contright {
	float:right;
	display:inline;
	width:530px;
	padding:0 10px 10px 0;
        color: #000000;
}
.contright p {
	text-align:justify;
        color: #000000;
        margin-bottom: 10px;
}
.contright h2 {
	font-size:12px;
        color: #000000;
}
.video {
	float:right;
	display:inline;
	padding:0 0 10px 10px;
}
.map {
	margin-left:15px;
}
/*.listinghead {
	background:url(../images/listinghead.png) no-repeat 0 0;
	width:844px;
	height:35px;
	text-align:center;
	line-height:35px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
}*/
.listinghead {
	width:844px;
	margin:10px 0;
	position:relative;
}
a {
    color: #f5f5f5;
}
.bluediv a, .whitediv a{
    color: #203353;
    margin-left: 30px;
}
#state_searchText {
    margin-left: 10px;
}
#regionSearchText {
    margin-left: 10px;
}
#group_searchText {
    margin-left: 10px;
}
#categorySearchText {
    margin-left: 10px;
}
.comm-author {
    font-size: 10px;
    text-align: right !important;
}
.input {
    width: 170px;
}
