body {
	background-color:#616161;
	margin:0;
	font-size:6pt;
	font-family: Arial, Helvetica, sans-serif;
}
#body {
	background-color:#FFF;
	width:980px;
	margin:0 auto 20px auto;

}

#body table.site {
	width:980px;
}
#body table.site #tleft {
	background:url('/img/s_left.jpg') repeat-y top right #E1DEBD;
	width:205px;
}
#body table.site #tcenter {
	background-color:#FFF;
	padding:10px;
	font-size:10pt;
}
#body table.site #tright {
	background:url('/img/s_right.jpg') repeat-y top left #E1DEBD;
	width:205px;
}

#menu_l ul, #menu_r ul {
	list-style-type:none;
	margin-left:0;
	padding:0 5px 0 10px;
	font-size:10pt;
}
#menu_l ul li, #menu_r ul li {
	margin:0 0 5px 0;
}
#menu_l ul li.active, #menu_r ul li.active {
    font-weight:bold;
}
#menu_l ul li a, #menu_r ul li a {
	color:#000;
	text-decoration:none;
}
#menu_l .mtitle {
	background:url('/img/t_left.jpg') repeat-y top right #F1EEDD;
}
#menu_r .mtitle {
	background:url('/img/t_right.jpg') repeat-y top left #F1EEDD;
}
#menu_l .mtitle, #menu_r .mtitle {
	height:24px;
	padding:9px 0 0 10px;
	color:#333;
	font-weight:bold;
	font-size:10pt;
}
#menu_l .mtitle a, #menu_r .mtitle a {
	color:#17264D;
	font-weight:bold;
	text-decoration:none;
}

#login {
	width:300px;
	margin:0 auto;
	padding:15px;
}
#login form h1 {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#login form label {
	display:block;
	margin:0 0 0;
}
#login form input.text {
	margin:0 0 10px 0;
	width:300px;
	/*font-size:14pt;*/
	border:1px solid #999;
	padding:2px;
}
#login form input.submit {
	float:right;
}
#login form a {
	font-size:12px;
}

#footer {
    width:980px;
    height:48px;
    font-size:8pt;
    background:url('/img/footer.png') no-repeat top center #616161;
    padding-top:18px;
    text-align:center;
    color:#FFF;
}
#footer a {
    color:#FFF;
}

form input.text {
	margin:0 0 10px 0;
	width:250px;
	border:1px solid #999;
	padding:2px;
}
form tr.subject {
	display:none;
}

#memberlogin {
	position:absolute;
	margin-left:793px;
	margin-top:23px;
	width:115px;
	height:24px;
	cursor:pointer;
	cursor:hand;
}

h1 {
	margin:0px;
	padding:0px;
	color:#000;
	font-size:16pt;
	padding-bottom:10px;
}

img {
	border:0;
}

#promos {
	text-align:center;
}
#promos img {
	margin-bottom:5px;
}

/*#### HOME NEWS ####*/
#home_photo {
	text-align:center;
	border-bottom:5px solid #ABA58F;
	padding-bottom:10px;
	margin-bottom:10px;
}
#home_left {
	float:left;
	width:240px;
	border-right:1px dotted #000;
	padding-right:20px;
	margin-right:20px;
}
#home_right {
	margin-left:275px;
}
#home_right .article {
	font-size:8pt;
}
#home_right .article h2 a {
	font-size:10pt;
	color:#000;
	text-decoration:none;
}
#home_right .article h2 {
	font-size:10pt;
	color:#000;
	margin:0;
	padding:0;
}
#home_right .article .date {
	display:block;
	color:#999;
	margin-bottom:5px;
}
#home_right .article .more {
	display:block;
	color:#999;
	margin-top:5px;
}
#home_right .article img {
	float:left;
	width:100px;
	margin:0 5px 5px 0;
	border:0;
}
#home_right .article_1 {
	border-bottom:1px dotted #000;
	padding-bottom:10px;
	margin-bottom:10px;
}
#home_banner {
	text-align:center;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:5px solid #ABA58F;
}
/*#### END HOME NEWS ####*/

/*#### NEWS ARTICLES ####*/
.news_article {
	margin:15px 0;
	padding-bottom:15px;
	font-size:8pt;
	border-bottom:1px solid #000;
}
.news_article img {
	float:left;
	width:100px;
}
.news_article div {
	margin-left:110px;
}
.news_article h2 {
	font-size:10pt;
	margin:0;
	padding:0;
	color:#000;
}
.news_article h2 a {
	color:#000;
	text-decoration:none;
}
.news_article .date {
	display:block;
	color:#999;
	margin-bottom:5px;
}
.news_article .category {
	float:right;
	display:block;
	color:#999;
	margin-bottom:5px;
}
.news_article .more {
	display:block;
	color:#999;
	margin-top:5px;
}
/*#### END NEWS ARTICLES ####*/

/*#### NEWS ARTICLE ####*/
#news_article {
	padding-bottom:15px;
	font-size:10pt;
}
#news_article img {
	float:right;
	width:300px;
	margin:5px;
}
#news_article h2 {
	font-size:12pt;
	margin:0;
	padding:0;
	color:#000;
}
#news_article .date {
	display:block;
	color:#999;
	margin-bottom:5px;
}
/*#### END NEWS ARTICLE ####*/

/*#### CALENDAR LIST ####*/
.event {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #000;
	font-size:8pt;
}
.event h2 {
	font-size:10pt;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
.event h2 a {
	color:#000;
	text-decoration:none;
}
/*#### END CALENDAR LIST ####*/

/*#### MEMBER LIST ####*/
.office {
	border-bottom:1px dotted #000;
	padding:10px;
}
.office th {
	text-align:left;
}
.office td.member {
	text-decoration:underline;
}
.office .broker {
	text-align:right;
	color:#999;
}
.affiliates {
	border-bottom:1px dotted #000;
	padding:10px;
}
.affiliates .category {
	font-size:12pt;
	font-weight:bolder;
}
.affiliates .info {
	margin:10px;
}
.search input {
	margin:0;
}
/*#### END MEMBER LIST ####*/

/*#### GALLERY LIST ####*/
.gallery {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #000;
	font-size:8pt;
}
.gallery img {
	float:left;
	width:140px;
	margin:5px;
	margin-right:10px;
	border:0;
}
.gallery h2 {
	font-size:10pt;
	margin:0;
	padding:0;
}
.gallery h2 a {
	color:#000;
	text-decoration:none;
}
.gallery .date {
	display:block;
	color:#999;
	margin-bottom:5px;
}
.gallery .category {
	float:right;
	display:block;
	color:#999;
	margin-bottom:5px;
}
.gallery .more {
	display:block;
	color:#999;
	margin-top:5px;
}
/*#### END GALLERY LIST ####*/

/*#### GALLERY PICS LIST ####*/
#gallery_pics {
	font-size:8pt;
}
#gallery_pics h2 {
	font-size:12pt;
	margin:0;
	padding:0;
}
#gallery_pics .date {
	display:block;
	color:#999;
	margin-bottom:5px;
}
#gallery_pics .category {
	float:right;
	display:block;
	color:#999;
	margin-bottom:5px;
}
#gallery_pics #photos {
	margin-top:20px;
}
#gallery_pics #photos img {
	float:left;
	width:180px;
	margin:0 5px 10px 0;
	border:0;
}
/*#### END GALLERY PICS LIST ####*/

/*#### LINKS LIST ####*/
.link {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #000;
	font-size:8pt;
}
.link h2 {
	font-size:10pt;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
.link h2 a {
	color:#000;
	text-decoration:none;
}
.link .category {
	float:right;
	display:block;
	color:#999;
	margin-bottom:5px;
}
/*#### END LINKS LIST ####*/

/*######## LISTINGS ###########*/
.property {
	margin:3px;
	padding:3px;
	font-size:9pt;
}
.row1 {
	background-color:#CCC;
}
.property img.prop {
	width:113px;
	height:85px;
	margin-right:5px;
	margin-bottom:5px;
}
.property .price {
	color:#FF0000;
	font-weight:bold;
}
/* Paging */
ul.paging_top, ul.paging_bottom {
	margin:0;
	padding:0;
	list-style:none;
}
ul.paging_top li, ul.paging_bottom li {
	margin:0;
	padding:0;
	float:left;
}
ul.paging_top li a, ul.paging_bottom li a {
	display:block;
	width:61px;
	margin-right:1px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
ul.paging_top li a {
	padding:4px 0 3px 0;
	border-bottom:1px solid #000;
	background:url('/img/paging_top.gif') no-repeat;
	color:#20467F;
}
ul.paging_top li.selected a {
	background:url('/img/paging_top_active.gif') no-repeat;
	color:#FFF;
}
ul.paging_bottom li a {
	padding:3px 0 4px 0;
	border-top:1px solid #000;
	background:url('/img/paging_bottom.gif') no-repeat;
	color:#20467F;
}
ul.paging_bottom li.selected a {
	background:url('/img/paging_bottom_active.gif') no-repeat;
	color:#FFF;
}
div#mapicon {
	background-color:#FFF;
	position:absolute;
	border:2px solid #980000;
	padding:2px;
	margin:3px 0 0 3px;
}
div#mapicon img {
	margin:0 0 0 0;
}
/*######## LISTINGS ###########*/

/*######## SEARCH ########*/
form label {
	display:block;
}
form input {
	margin-bottom:10px;
}
form .form_block {
	background-color:#FFFEEF;
	border:1px solid #DFC4AA;
	padding:10px;
	margin-bottom:5px;
}
form .form_block2 {
	background-color:#F1EEDD;
	border:1px solid #DFC4AA;
	padding:10px;
	margin-top:10px;
}
form select {
	width:120px;
}
.search_prop_details {
	float:left;
	margin-right:5px;
	margin-top:10px;
	width:170px;
}
.search_prop_details2 {
	clear:left;
	padding-top:10px;
}
.search_prop_details2 label {
	display:inline;
	padding-right:10px;
}
/*######## SEARCH ########*/


#category {
	float:right;
}

#paging {
	background:#E1DEBD;
	margin:0 5px;
	padding:5px;
	font-size:8pt;
}
#paging a {
	color:#5392D5;
	text-decoration:none;
}
#paging_next {
	float:right;
}
#paging_back {
	float:left;
}

#bottom_bar {
	background:#E1DEBD;
	padding:5px 5px 5px 7px;
	margin:0 10px;
	margin-top:15px;
	font-size:10pt;
}
#bottom_bar a {
	color:#5392D5;
	text-decoration:none;
}

.event_date {
    display:block;
    margin-top:-10px;
    color:#919191;
    padding-bottom:10px;
}

.clear {
	clear:both;
}
