@charset "utf-8";

body {

	background:url(../images/homePageBg.jpg);
	background-repeat:repeat-x;
    background-color:#756941;
    margin:0;
    padding:0
}

#contact {
width:350px;
overflow:auto;
}

.address {float:left;width:150px}
.tele {float:right;
width:150px}

img {
border:none;	
}	

#header-ribbon {
	height:315px;
}


#hdr_as {
	height:98px;
}

#hdr {
	background-image:url(../images/header_bg.jpg);
	text-align:left;
	height:88px;
	width:952px;
	padding:4px 0 0 0px;
}

#nav_as {
	height:30px;
}

#main-nav {
	background:#746940 url(../images/nav-bg.gif) repeat-x scroll 0 0;
	padding:0;
	margin:0;
	height:30px;
	width:710px;
	font-size:18pt;
}



#main-nav a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
	letter-spacing:0px;
	font-family: Arial, Helvetica, sans-serif;
}

#main-nav a:hover {
	color:#B2BB1D;
}

	
.horizontal-nav {
	
}


.horizontal-nav li {
	margin-left:10px;
	float:left;
	list-style: none;
}
	

#center {
	width:971px;
	margin-left:auto;
	margin-right:auto;
}

#main-content {
	font-family: serif;
	font-size: 11pt;
	color:#FFFFFF;	
	width:690px;
	float:left;
	padding-top:10px;
    background-image:url(../images/homePageSwirlBg.gif);
    background-repeat:no-repeat;
}





#main-content-internal {
	font-family: serif;
	font-size: 11pt;
	color:#f6f6f6;	
	width:700px;
	float:left;
    line-height:18px;
	padding:5px 5px 5px 5px;
    background-color:#473f1b;
	background-image:url(../images/internalContentBg.jpg);
    background-repeat:no-repeat;
    min-height:330px;
    
}

#main-content-internal h1 {
	color:#c6b582;
    font-size:24px;
    font-family:"Times New Roman", Times, serif;
    margin-bottom:15px;
    margin-top:15px;
}

#main-content-internal h2 {
	color:#c6b582;
    font-size:18px;
    font-family:"Times New Roman", Times, serif;
    margin-bottom:15px;
    margin-top:15px;
}

#main-content-internal ul{
padding-left:15px;
margin-bottom:15px;
}

#main-content-idx {
	font-family: serif;
	font-size: 11pt;
	color:#e4dcc1;	
	width:961px;
	float:left;
    line-height:18px;
	padding:5px 5px 5px 5px;
    background-color:#473f1b;
	background-image:url(../images/internalContentIDXBg.jpg);
    background-repeat:no-repeat;
    
}


h1 {
	padding-top:0;
	margin-top:0;
}	

#main-content h1 {
color:#C6B582;
font-family:"Times New Roman",Times,serif;
font-size:24px;
margin-bottom:15px;
margin-top:15px;
}

#banner {
	margin-top:3px;	
	 background-image:url(../images/bannerbg.jpg);
     background-repeat:repeat-x;
}	

a {
	font-family:Arial,Helvetica,Verdana;
	font-size: 10pt;
	color:#D1D0D0;
	text-decoration:underline;
	letter-spacing: 1px;
}



#footer {
	padding-top:30px;
	color:#d7c7a3;
}

#footer-rule {
	border-top: medium solid #5d5135;
	margin-bottom:12px;
}

#badges {
	width:120px;
	margin-top:8px;
}

#badges img {
	margin-right:5px;
}
	
.left {
	width:710px;
	float:left;
}

.right {
	width:261px;
	float:right;
}

#right-sidebar h1 {
	font-family: serif;
	font-size: 18pt;
	color:#ded296;
	padding-top:10px;
}

#right-sidebar {
	color:#142704;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#right-sidebar h1 {
	color:#d9d092;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
}

#right-sidebar  .section {
	display:block;
	width:100%;
	text-align:right;
}


#right-sidebar .title {
	
}

#innerpg_sb_box {
	color:#D1D0D0;
	background-color:#1a3406;
	font-family:serif;	
	font-size:12pt;
}
#innerpg_sb_box .header {
	background:transparent url(../images/sb_boxheader.gif) no-repeat 0 0;
	line-height:30px;
	text-align:center;
	font-size:14pt;
}



#innerpg_sb_box .anchor {
	background:transparent url(../images/sb_anchor.gif) no-repeat 0 0;
	text-align:center;
	text-decoration:none;
	line-height:27px;
	font-size:10pt;
	display:block;
	
}

#sb_testimony {
	margin-bottom:10px;		
}

#sb_testimony .section {
	
}


#clnt_tst_text {
	padding:10px;
}

#clnt_tst p{
	margin-top:2px;
	margin-bottom:2px;
}

#clnt_tst .tst {
	text-align:right;
}

#search-header {
	background:transparent url(../images/search-header-bg.gif) no-repeat 0 0;
	height:25px;
	color:#ffffff;
	font-size:14pt;
	padding-top:5px;
	/*padding:5px 0 0 5px;*/
}

#search-form {
	background:#746940 url(../images/search-form-bg.gif) repeat 0 0;
	height:285px;
}

#search-form form {
	padding-top:10px;
	padding-left:10px;
}

#search-form p {
	margin-top:20px;
	margin-bottom:20px;
	padding:0;
}

.label {
	margin-bottom:5px;
	padding:0;
}

#search-form label {
	display:block;
	font-weight:bold;
}

#search-form .input-button  {
	background: url(../images/search-btn.gif) no-repeat 0 0;
	width:173px;
	height:32px;
	border:none;
	margin-left:30px;
	cursor:pointer;
}

#flashGallery{
	
}

#mapContainer {
	margin:auto;	
}

#propertyDetailSpecs .data {
	height:18px;	
}

.communityListPic {
	width:250px;	
}

.galleryHint {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
margin-bottom:2px;
}
