/* main styles */
body {
	margin: 0;
	padding: 0;
	background-color : #303d06;
	background-image: url(/images/main-bg.jpg);
	background-repeat: no-repeat;
   text-align: center;
   font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;




	}

	input, select {
		font: 11px arial, verdana, sans-serif;
	   color: #808080;
	}

 a {
	
	text-decoration: underline;
	}



a:link {
	color:  #4F5230;  }

a:visited {
color: #4F5230;  
	}

 a:active  {
	color:  #4F5230; 	}

a:hover  {
	color:  #4F5230; 
        text-decoration: underline;

	}


img {
	border: none;
}

 
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 940px;





	}

#banner {
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	height: 75px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	text-indent: -9999px;
	

}


#footer {
   height: 55px;
	background: #546268;
	border-bottom: 5px solid #94ABC4;
	text-align: center;
	line-height: 25px;
	color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	font-family: arial, helvetica, sans-serif;
	
	
}

#footer a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

#footer-container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
        height: 55px; 
        background-image: url(/images/logo-stream.gif);
        background-position: right;
        background-repeat: no-repeat;
}

.footer2 {
   color: #62762e;
	text-align: left;
	font-weight: normal;
	font: 11px arial, helvetica, sans-serif;
	margin-bottom: 10px;
	padding-left: 10px;
}

.footer2 a, .footer2 a:visited {
	color: #62762e;
	text-decoration: none;
	font-weight: normal;
}


.footer2 a:hover {
	color: #62762e;
	text-decoration: underline;
	font-weight: normal;
}


#content {
	float: left;
	width: 570px;
	padding: 20px;
	
	
	}




#right {
	float: right;
	width: 290px;
	padding: 20px;

}





.content ul {
	margin: 10px 0px 10px 10px;
	padding-left: 10px;
}
.content li {
	font-size: 11px;
	line-height: 18px;
	list-style-type: disc;
	list-style-position:outside;

}

.content-image {
	border: 3px solid #F3F4DE;
	padding: 3px;
	
}



.nav {
	background: #303d06;
	background-image: url(/images/nav-bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	height: 34px;
	line-height: 34px;
	padding: 0;
	font-size: 11px;
	border-top: 1px solid #c2c673;
	




}

.nav ul {
	margin: 0;
	padding: 0;
	
}
.nav ul li {
	display: inline;
	text-decoration: none;
	list-style: none;
	text-transform: uppercase;
	background-image: url(/images/nav-divider.gif);
	background-repeat: no-repeat;
	background-position: right;
   
	
	
}

.nav ul li a, .nav ul li a:link, .nav ul li a:active, .nav ul li a:visited {

text-decoration: none;
color: #fff;
padding: 5px 20px;
line-height: 34px;


}

.nav ul li a:hover {

color: #c2c673;
line-height: 34px;
text-decoration: none;

}









#inner {
	background: #fff;
	width: 940px;
	border-top: 5px solid #c2c673;
	margin-top: 1px;
	padding-bottom: 10px;
	border-bottom: 5px solid #c2c673;
	
	
	
}



h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font: 22px Avenir,arial,helvetica,verdana,sans-serif;
	color: #62762e;
}

/*Home Page */

.home #inner {
	width: 930px;
	height: 225px;
	padding: 5px;
	background: #c2c673;
	margin-top: 1px;
	border: none;
	margin-bottom: 0px;
}

.home #flashcontent {
	float: left;
	width: 470px;
	height: 225px;
	margin-right: 5px;
	
}

.home #feat-neighborhoods {
	float: left;
	width: 225px;
	height: 225px;
	margin-right: 5px;
	overflow: hidden;
	background-color: #F3F4DE;
}

.home #feat-headlines {
	
	overflow: hidden;
	float: left;
	width: 225px;
	height: 225px;
	background-color: #F3F4DE;
	color: #4F5230;
	font: 11px arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	
	
}

.home #feat-headlines date{
	font-weight: bold;
	
	margin-bottom: 0px;
	
}

.home #feat-headlines p{
	margin-bottom: 10px;
	margin-top: 0px;
	
}

.home #feat-headlines a, .home #feat-headlines a:visited,  .home #feat-headlines a:hover{
	text-decoration: underline;
	color: #4F5230;
	font-weight: normal;
	
}



.home #feat-headlines h2 {
	font-family: georgia;
		font-weight: bold;
		margin: 15px 0 16px 0; 
		padding: 0;
		color: #8b0000;
		font-size: 14px;
}

.home #feat-neighborhoods h2 {
	font-family: georgia;
		font-weight: bold;
		margin: 15px 0 16px 10px; 
		padding: 0;
		color: #8b0000;
		font-size: 14px;
}

#feat-neighborhoods p {
	font: 11px Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #4F5230;
	margin-left: 10px;
	margin-bottom: 5px;
}



#feat-neighborhoods table {
	margin: 0 10px 5px 10px;
	}

#feat-neighborhoods table th,
#feat-neighborhoods table td {
	padding: 2px;
	border-bottom: 1px solid #ccc;
	font: 11px Arial, Helvetica, Sans-serif;
	color: #4F5230;
	}

#feat-neighborhoods table td {
	font-weight: bold;
	}
	
#feat-neighborhoods a, #feat-neighborhoods a:visited, #feat-neighborhoods a:hover {
	text-decoration: none;
	color: #4F5230;
}

#feat-neighborhoods table th {
	text-align: left;
}






.home #featured {
	width: 940px;
	height: 115px;
	padding: 0;
	margin-top: 10px;
	border: none;
}

/* work list */

#work-list dt {
	margin: 12px 0 0 0;
	font-weight: normal;
	}
#work-list dd {
	margin: 0 0 2px 0;
	padding: 0;
	}
#work-list dd strong {
	color: #666;
	}
#work-list dt img {
	float: left;
	display: block;
	margin: 2px 8px 0 0;
	padding: 3px 3px 3px 3px;
	border: 3px solid #dedede;
	background: #fff;
	}
#work-list dt a:hover, #work-list dt.active a {
	border-color: #fff;
	background: #fff;
	}

#work-list dd.active a {
	text-decoration: none;
	font-weight: bold;
	color: #2D405B;
	border-bottom: none;
	}
	
.sidebar-featured {
	font-family:Verdana,sans-serif;
	font-size: 11px;
	line-height:1.4em;
	
	
}

#right h2  {
	font-family: georgia;
		font-weight: bold;
		background: left bottom url(images/arrow-2.gif) no-repeat;
			margin: 0 0 5px 0; padding: 0 0 0 10px;
			color: #8B0000;
			border-bottom: solid 1px #c2c673;
			font-size: 14px;
}

#content h2 {
	font-family: georgia;
		font-weight: bold;
		color: #8B0000;
		font-size: 14px;
		margin: 0 0 20px 0;
}

.sidebar-recent {
	background-color: #F3F4DE;
	padding: 10px;
	margin-bottom: 25px;
	/*border: 1px solid #c2c673;*/
	border: 1px solid #ebefce;
        font-size: 11px;
}


.oaks #map {
    width: 483px;
	height: 483px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.IW { width: 235px;}
      .IWContent {text-align: left; padding-top: 5px; padding-bottom: 5px; overflow:auto; font-family: verdana, sans-serif; font-size: 10px; }
      .IWCaption {text-align: left; font-family: verdana, sans-serif; font-weight: bold; font-size: 11px; color: #36393D; border-bottom: 1px                  solid #36393D;}
	  
.IWContent img {padding: 2px; margin: 5px; margin-bottom: 5px; border: 3px solid #cccccc;}
	  
       div.markerTooltip, div.markerDetail {
          color: black;
          font-weight: bold;
          background-color: white;
          white-space: nowrap;
          margin: 0;
          padding: 2px 4px;
          border: 5px solid #36393D;
       }
	   
.info_table {	

    float: left;
	width: 305px;
	padding-left: 5px;
	
}

.neighborhood-photo {
float: right;
width: 170px;

}

.neighborhood-photo img {
padding: 3px;
border: 3px solid #c2c673;}

.info_table .title { /* address neighborhood etc.. */
	float: left;
	width: 136px;
	text-align: left;
	color: #8d0000;
	font-weight: bold;
}
.info_table .info { /* info of title */
	float: left;
	width: 150px;
	text-align:left;
	padding-left: 10px;
	padding-bottom: 2px;
}

.featured-property #flashcontent {

   width: 483px;
	height: 360px;


}

.featured-property #map {
   width: 239px;
	height: 195px;
	border: 5px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.neighborhoods #flashcontent {

   width: 483px;
	height: 483px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;

}

.property_results {
   display: inline;
   float:left;
	margin-top:10px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 490px;
	height: 85px;
	padding: 5px;
	background-image: url(../images/featured.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
	border: 1px solid #cccccc;



}

.property_results2 {
	display: inline; float:left; margin: 10px 5px 5px 5px;

}

.property_results_image {border: 3px solid #dddddd;margin-top:2px;padding:3px}

.property_results p {margin-top:13px;padding-top:0;margin-bottom:0;padding-bottom:0;line-height:15px;}

hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #cccccc;
}

.featured-property #map {
   width: 239px;
	height: 195px;
	border: 5px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* New Web 2.0 Footer */

.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.footer-nav ul, .clear{display:inline-block;}/*Hide from IE Mac\*/ .footer-nav ul,.clear {display: block;}/*End hide from IE Mac*/


#footer-2-0 p, #footer-2-0 ul, #footer-2-0 address
{
margin: 0 0 20px 0;
line-height: 20px;
font-size: 12px;
}


ul.footer-nav, .footer-nav ul {
margin: 0; padding: 0;
list-style: none;
}

#footer-2-0 ul.footer-nav li, #footer-2-0 .footer-nav ul li{
margin: 0; padding: 0;
}



#footer-2-0 {
	
background: #62762e;
 font: 11px arial, helvetica, sans-serif;
margin-top: 0px;                      
width: 940px;
border-bottom: 1px solid #c2c673;
border-top: 1px solid #c2c673;
padding-bottom: 5px;             
                      

}



#footer-details
{
margin: 2px auto; padding: 20px 0 0px 0;
width: 940px;
                              
}

#footer-details a, #footer-details a:hover, #footer-details a:visited {
color: #F3F4DE;
text-decoration: none;
}



#footer-details ul {
list-style: none;
}

#footer-details .footer-nav li
{
border-bottom: 1px solid #F3F4DE;
line-height: 20px;
}

#footer-details .footer-nav a
{
color: #F3F4DE;
font-size: 11px;
text-decoration: none;
display: block;
line-height: 20px;
float: none;

}

#footer-details .footer-nav a:hover
{
color: #F3F4DE;
}



#footer-details address,
#footer-details p
{
color: #F3F4DE;
font-size: 11px;
font-style: normal;
}

#footer-details strong
{
color: #F3F4DE;
font-weight: bold;
}

#footer-details .title
{
color: #303d06;
font: 14px/14px georgia, serif;
                                      font-weight: bold;
margin: 0 0 5px 0;
}

#footer-details h4
{
color: #c2c673;
font-size: 11px;
margin: 0 0 10px 0;
}


#footer-details div.footer-content
{
margin: 0 ;
padding-left: 10px;
width: 460px;
float: left;
}

#footer-details div.footer-nav {

margin: 0;
width: 480px;
float: left;
}

#footer-contact.footer-content
{
width: 440px !important;
}

#footer-communities .footer-nav li
{
width: 120px;
float: left;

}

.home .featured {
	padding: 0 0 0 10px;
	background: left bottom url(images/arrow.gif) no-repeat;
}

/*Sidebar Featured Areas */

.sidebar-recent dt	{
			background: left bottom url(images/arrow-2.gif) no-repeat;
			margin: 0 0 5px 0; padding: 0 0 0 10px;
			color: #8B0000;
			border-bottom: solid 1px #c2c673;
			font-family: georgia;
		font-weight: bold;
		font-size: 14px;
			}

		.sidebar-recent dd {
			margin: 0;
			padding: 0;
			}

			.sidebar-recent dd ul {
				margin: 0; padding: 0;
				list-style: none;
				}

				.sidebar-recent dd ul li {
					margin: 0;
					width: 50%;
					float: left;
					font-size: 11px;
					line-height: 17px;
					}

					.sidebar-recent dd ul li a {
						margin: 0; padding: 0;
						color: #4F5230;
						text-decoration: none;
						}

					.sidebar-recent dd ul li a:hover {
						text-decoration: underline;
						}


#content h1 a, #content h1 a:hover, #content h1 a:visited {
	text-decoration: none;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 10px 10px 0;
	 border: 3px solid #f3f4de;
	padding: 3px;
}

.mt-image-center {
    display: block;
    margin: 0 auto 10px;
    text-align: center;
	 border: 3px solid #f3f4de;
	padding: 3px;
}

.mt-image-right {
    float: right;
    margin: 0 0 10px 10px;
	 border: 3px solid #f3f4de;
	padding: 3px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

.red {
color: #8B0000;
}

.search-box {
padding: 10px;
border: 1px solid #ebefce;
background: #f3f4de;
margin-top: 10px;
}

.search-box h4 {
    margin: 0 0 5px 0; 
padding: 0 0 0 10px;
color: /*#DA993D;*/ #8b0000;
border-bottom: solid 1px #c2c673;
font-size: 100%;
background: left bottom url(/images/arrow-2.gif) no-repeat;
}


#IDX-showcaseWrapper {


font: 12px Arial, Helvetica, sans-serif;

} 
.IDX-showcaseDetails {

}
.IDX-showcasePhoto {
float: left;


}
.IDX-showcasePhoto img {
padding: 3px;
border: 3px solid #c2c673;
margin-right: 25px;
}
.IDX-showcasePrice {
text-align: left;
font-weight: bold;
color: #8b0000;
padding-top: 10px;

}
.IDX-showcaseAddress {
text-align: left;
}
.IDX-showcaseListingID {
text-align: left;

}
.subscribe {
	padding-left: 20px; background-image: url(/images/feed.gif); background-repeat: no-repeat; background-position: 0px 2px;
}

.sidebar-recent ul {
list-style-type: none;
margin: 0;
padding: 0;
}

.hidden {
display: none;
}




