/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#53533f;
	line-height:18px;
	font-size:.8em;
	margin:0 0 25px 0;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
	background-repeat:repeat-x;
}

a { color:#70ADDA; font-weight:bold; text-decoration:none;}
a:hover { color:#61A140; font-weight:bold; text-decoration:underline;}
a img {border:none;}


h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

/* ---- class settings ----------------------- */
.img_top {
	position:absolute;
	top:0;
	left:0;
}

.img_btm {
	position:absolute;
	bottom:0;
	left:0;
}

.hidden_flag {
	 display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.search {
	text-align:center;
	margin:0 auto;
}

.input_box {
	border:1px solid #c3c3b8;
}

.subform {
margin:0 0 8px 15px;
}

.sub-flag {
	color:#61A140;
}

.contact-flag {
	margin: 15px 0 5px 0;
}


/*a.sub-flag h2:after {
	content: " >";
}
*/
a.sub-flag {
	color:#70ADDA;
	text-decoration: none;
}

a.sub-flag:hover {
	color:#61A140;
	text-decoration: underline;
}


.search-result {
	position:relative;
	width:890px;
	height:auto;
	float: left;
	padding:10px 0 10px 30px;
	background-image: url('/images/bg_search-result.gif');
	background-repeat: no-repeat;
}

.result-thumbnail {
	position:relative;
	width:120px;
	height:200px;
	float:left;
	margin:15px 30px 0 0;
}




.result-thumbnail img {
	background-image: url(images/bg_result-photo.gif);
	background-repeat: no-repeat;
	padding:10px;
	
}

.result-heading {
	position:relative;
	float:left;
	width:570px;
	height:35px;
	padding: 10px 0 0 0;
	margin:0 0 0px 0;
}

.result-details {
	position:relative;
	float:left;
	width:280px;
	height:auto;
	margin:0 0px 0 0;
}

.result-description {
	position:relative;
	float:left;
	width:350px;
	height:auto;
}

.details-border {
	border:1px solid #B2B29A;
}



.divider-line {
	position:relative;
	width:100%;
	height:2px;
	background-color:#DEEDF8;
	margin:3px 0 2px 0;
	clear: both;
}

.listing-features {
	position:relative;
	width:890px;
	height:auto;
	float: left;
	padding:10px 0 10px 30px;
	background-image: url('/images/bg_search-result.gif');
	background-repeat: no-repeat;
}

.listing-details {
position:relative;
width:300px;
height:auto;
floaT:left;
}

.detail-thumb {
	background-image: url(images/bg_detail-thumb.gif);
	background-repeat: no-repeat;
	padding:10px;
}

.shadow .top {
	background-image: url(images/shadow/top.gif);
	background-repeat: repeat-x;
	height: 10px;
}

.shadow .bottom {
	background-image: url(images/shadow/bottom.gif);
	background-repeat: repeat-x;
	height:10px;
}

.shadow .left {
	background-image: url(images/shadow/left.gif);
	background-repeat: repeat-y;
	width: 10px;
}

.shadow .right {
	background-image: url(images/shadow/right.gif);
	background-repeat: repeat-y;
	width: 10px;
}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:165px;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	background-color:#f6f6f0;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:130px;
	left:10px;
	width:930px;
	height:35px;

}

#nav_sub {
	position:absolute;
	top:165px;
	left:117px;
	width:250px;
	height:31px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	padding:80px 15px 20px 15px;
	float:left;
	width:920px;
	height:auto;
}

#content_left {
	position:relative;
	top:0;
	left:0;
	padding:80px  0 0 0;
	float:left;
	width:620px;
	height:auto;
}

#content_right {
	position:relative;
	top:0;
	left:0;
	padding:80px 0 0 0;
	float:right;
	width:320px;
	height:auto;
}

#detail-photo {
	float: left;
	width: 270px;
	text-align: center;
}

#detail-info {
	float: right;
	width: 600px;
}

#detail-contact {
	float: right;
	width: 260px;
	padding: 0 15px 10px 15px;
	background-image: url(images/bg_detail-contact.gif);
	background-repeat: no-repeat;
}

.broker-info {
	float: right;
	width: 260px;
	padding: 0 15px 10px 15px;
	
	background-repeat: no-repeat;

}

#detail-contact-info {
	width: 890px;
	padding: 15px;
	background-image: url(images/bg_contact.gif);
	height: 20px;
	color: #FFFFFF;
}

#detail-contact-info a {
	color: #FFFFFF;
	font-weight: normal;
}

#detail-contact-info a:hover {
	color: #FFF;
	font-weight: normal;
}

#content_main-sm {
	position:relative;
	top:0;
	left:0;
	padding:80px 0 20px 40px;
	float:left;
	width:450px;
	height:auto;
}

#content_main_top{
	position:relative;
	top:15px;
	left:25px;
	float:left;
	width:950px;
	height:225px;
}

#content_membership{
	position:relative;
	padding:250px 10px 20px 10px;
	margin:5px 2px 5px 10px;
	top:0;
	left:0;
	float:left;
	width:288px;
	height:auto;
	background-color:#ebebde;
}

#content_news-events{
	position:relative;
	padding:250px 10px 20px 10px;
	margin:5px 2px 5px 2px;
	top:0;
	left:0;
	float:left;
	width:286px;
	height:auto;
	background-color:#ebebde;
}

#content_findmember{
	position:relative;
	padding:250px 10px 20px 10px;
	margin:5px 2px 5px 2px;
	top:0;
	left:0;
	float:left;
	width:288px;
	height:auto;
	background-color:#ebebde;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	margin-top:100px;
	float:left;
	width:214px;
	height:auto;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	padding:10px 0 0 20px;
	width:930px;
	height:65px;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
	clear:both;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	top:0;
	position:relative;
	float:left;
	height:35px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.jpg);
}

a#nav_01 {
	width:175px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0px -35px;
}



a#nav_02 {
	width:184px;
	
	background-position:-175px 0;
}

a:hover#nav_02{
	background-position:-175px -35px;
}



a#nav_03 {
	width:142px;
	
	background-position:-359px 0;
}

a:hover#nav_03{
	background-position:-359px -35px;
}



a#nav_04 {
	width:118px;
	
	background-position:-501px 0;
}

a:hover#nav_04{
	background-position:-501px -35px;
}



a#nav_05 {
	width:134px;
	
	background-position:-619px 0;
}

a:hover#nav_05{
	background-position:-619px -35px;
}





/* ---- start nav drop settings -------------------------- */

#nav_sub a {
	display:block;
	color:#fff;
	padding:5px;
	font-size:14px;
	text-decoration:none;
}

#nav_sub a:hover {
background-color:#00315F;
}

#L1, #L2, #L3, #L4, #L5 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color:#4174A1;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
}

#L1 { width:79px; left:15px; }
#L2 { width:112px; left:113px; }
#L3 { width:143px; left:243px; }
#L4 { width:129px; left:403px; }
#L5 { width:115px; left:548px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}
