/**
BDA Style 1 Green Rust Color Theme

#6e7e32-green 
#b54f40-rust 

end colors **/

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	background: #eeeeee url();
}

h1  {
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
	
	font-size: 14px;
	color: #6e7e32;
	font-weight: bold;
    margin-bottom: 10px;
	padding: 14px 0 0 0;
	border-bottom:2px solid #B8B8B8;
}

h2 {
	font-size: 14px;
	color: #6e7e32;
	font-weight: bold;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
	
	border-bottom:2px solid #B8B8B8;
	margin: 9px 0 20px 0;
}

h3 {
    font-size: 14px;
	color: #6e7e32;
	font-weight: bold;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
	
	border-bottom:1px solid #B8B8B8;
	margin-bottom: 10px;
}

p {
   	margin: 10px 0 5p 0; 
}

/*Styles for home text only*/
#homepg h1 {
	font-size: 14px;
	color: #6e7e32;
	font-weight: bold;
    width: 427px;
	padding: 14px 20px 0 0;
}

#homepg h2 {
	font-size: 12px;
	color: #6e7e32;
	font-weight: bold;
	padding: 5px 0 0 15px;
}

#homepg h3 {
    font-size: 12px;
	color: #b54f40;
	font-weight: bold;
}

#homepg p {
   	margin: 10px 30px 10px 0;
}	

.featureHomes h2 {
	font-size: 14px;
	color: #6e7e32;
	font-weight: bold;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
	
	text-transform: uppercase;
	text-align: center;
	margin: 26px 0 0 0;
} 

a {
	color: #b54f40;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

#wrapper{
    margin: 0 auto;
    width: 980px;
    background-image: url(bk_pg.png);
    background-repeat: repeat-y;
   /*border: thin solid #000000;*/
}

/*****HEADER*****/

#Masthead {
	margin: auto;
	height: 200px;
	width: 980px;
                background-image: url(top_pg2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo{
	float: left;
	margin: 15px 0 0 0; 
	padding: 0 0 0 15px;
	width: 180px;
	 /*border: thin solid #000000;*/
}

.slideshow {   
    margin: 15px 0 0 0;
    padding: 0 15px 8px 0;
    float: right;
	height: 175px;
    width: 700px;
	overflow: hidden;
}
.pics { height: 175px; width: 700px; padding:0; margin:0; overflow: hidden }	
#MySpamoTrap {display: none;}
#SControl {display: none;}

#divider {
	margin: 0 auto;
	width: 930px;
	height: 10px;
	padding: 0 10px 0 10px;
	clear: both;
	background-color: #6e7e32;
	
}
#breadcrumb {
    margin: 0 auto;
    width: 1024px;
    height: 20px;
	/*border: thin solid #000000;*/
}
#Breadcrumb_Navigation {
	float: left;
	padding: 0 0 0 275px;
	width: 424px;
    /*border: thin solid #000000;*/
}

#loginout{
	float: right;
	margin: 0 10px;
	width: 210px;
	height: 20px;
	padding: 0 10px 5px 20px;
		/*border: thin solid #000000;*/
}

.register  {
	float: left;
	margin: 0;
	background-color: #b54f40;
	width: 90px;
	padding: 3px;
	text-align: center;
	color: #fff;
}

.login  {
	float: right;
	margin: 0 10px 0 0;
	background-color: #6e7e32;
	width: 90px;
	padding: 3px;
	text-align: center;
	color: #fff;
}

.login a, .register a {
	
	text-decoration: none;
	color: #fff;
}
	

#main {
    clear: both;
    margin: auto;
    width: 1024px;
    /*border: thin solid #000000;*/
}

/******LEFT COLUMN*****/

#Main_Navigation {
	float: left;
	width: 224px;
	margin-top: 0;
	padding: 10px 10px 0 10px;
	/* border: 1px solid #000; */
}

#Main_Navigation ul {
	list-style-type: none;
    margin:  0;
    padding: 5px 0 5px 0;
	width: 215px;
	margin: 0 0 0 7px;
}

#Main_Navigation ul li {
    display: block;
    line-height: 20px;
    width: 215px;
    padding-left: 0;
    list-style: none;
    border-bottom: 1px solid #ccc;
}

#Main_Navigation ul li a {
    display: block;
    list-style-type: none;
    width: 215px;
    line-height: 20px;
    margin: 0 0 0 5px;
    color: #6e7e32;
    text-decoration: none;
}

#Main_Navigation ul li a:hover {
   	display: block;
	margin: 0;
	padding: 0 0 0 5px;
    list-style-type: none;
	width: 210px;
	line-height: 20px;
 	background-color: #6e7e32;
	color: #fff;
}

#Main_Navigation p {
     margin: 0 0 5px 45px;
}

#LeftNav {
	margin: 0 0 0 7px;
	width: 229px;
	/*background-color: #efefef;*/
    /*border: 1px solid #6e7e32;*/
} 

#LeftNav h2 {
	font-size: 14px;
	width: 215px;
	color:  #6e7e32;
	margin: 4px 0 0 7px;
	padding: 0 0 0 0;
	/*background-color: #6e7e32;*/
	border-bottom:2px solid #B8B8B8;
}

.search {
	margin: 5px 0 10px 7px;
	width: 229px;
    color: #666;
	/*background-color: #efefef;*/
	border-bottom: 2px solid #b8b8b8;
}

.search h2 {
	font-size: 14px;
	color:  #6e7e32;
	margin: 0 0 10px 7px;
	padding: 0 0 0 0;
	/*background-color: #6e7e32;*/
	border-bottom:2px solid #B8B8B8;
	text-shadow: none;
}

.SearchBoxText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}

#SearchForm .SearchBoxText #select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 5px 0 0 15px;
	height: auto;
	width: auto;
	border: 1px solid #666;
}

.SearchBoxTextBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.Bordertable {
	/*border: 1px solid #CCC;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #06C;*/
}

/*****FORMS*****/
.searchbkgd {
	width: 229px;
	margin: 0 0 0 7px;
    padding: 0 0 5px 8px;
}

 form #city, #pricelow, #pricehigh, #bed, #bath, #proptype, #mlsid, #name, #email, #comments, #zip, #state, #zipcode, #highschool, #middleschool, #elementaryschool, #textarea {
	font-size:11px;
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	color:#404040;
	margin-bottom: 5px;
	border:1px solid #6e7e32;
	background-color:#F5F5F5;
}

form #city {
	width: 167px;
}

form #submit, #Submit, #reset {
    font-size:11px;
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	margin: 10px 42px 15px 0;
} 

/*****CONTENT*****/
#Content {
	 width: 690px;
     float: right;
     padding: 0 65px 0 0;
}

.bullet1 {
	list-style-position: outside;
	list-style-image: url(bullet1.png);
	list-style-type: none;
	margin: 10px 0 10px 30px;
}

.bullet2 {
	list-style-position: outside;
	list-style-image: url(bullet2.png);
	list-style-type: none;
	margin: 10px 0 0 30px;
}

.action {
	border: 1px solid #6e7e32;
	background: #F5f5f5;
	margin-top: 10px;
	min-height:15px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 8px;
}

.important {
	border: 1px solid ##648241;
	background: #ffffcc;
	padding:10px 10px 5px 10px;
	margin-top: 10px;
	min-height:15px;
	height:40px;
}

.information {
	border: 1px solid #ccc;
	background: #999;
	padding:10px 10px 5px 10px;
	margin-top: 10px;
	min-height:15px;
	height:40px;
	color: #fff;
}
.maincolor{
	color: #b54f40;
	font-weight: bold;
}

/******FOOTER*****/
#Footer{
	clear: both;
	margin: 0px auto;
	height: 130px;
	background-image: url(bot_pg2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#Footer p {
	margin: 0 ;
	padding-top: 25px;
	text-align: center;
	color: #8E8E8E;
	font-size: 11px;
}

#Footer a {
	color: #666666;
}

#Footer a:hover {
	color: #666666;
}

#BotBar {
	clear: both;
	margin: 20px auto;
	width: 950px;
	height: 10px;
	background-color: #6e7e32;
}
.copyright  {
		float: left;
}
.copyright p {
		margin: 20px 0 5px 10px;
		color: #ccc;
}
.copyright p a{
		
		color: #ccc;
}
/**EXTRA**/
.label {

    float: left;
	font-size: 11px;
    width: 105px;
    text-align: right;
    clear: left;
    margin-right: 3px;
}
.grybkgd {

	background-color: #f5f5f5;
	margin: 0 80px 0 15px;
	padding: 10px;

}
.Registration {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F5F5F5;
	border: 1px solid #6e7e32;
	padding: 10px;
}

.TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.MLSCopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#phone {
	float: left;
	padding: 5px 0 0 52px;
	width: 180px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

a.button {
    background-color: #C30;
    color: #fff;
    padding: 5px 8px;
    text-decoration: none;
}
	
.sm{font-size: 9px;}

/**extra**/

.label  {
    float: left;
    font-size: 11px;
    width: 105px;
    text-align: right;
    clear: left;
    margin-right: 3px;
}

.grybkgd  {
    background-color: #f5f5f5;
    margin: 0 80px 0 15px;
    padding: 10px;
}

.homeInfo  {
    margin-top: 10px;
    float: left;
    width: 320px;
    height: 420px;
    background: #F5f5f5;
    border: 1px solid #666;
}
                
.homePhoto  {
    float: left;
    width: 420px;
    height: 300px;
    background: #F5f5f5;
    border: 1px solid #666;
    text-align: center;
}

.homeRemarks  {
    float: right;
    width: 260px;
    height: 300px;
    background: #F5f5f5;
    border: 1px solid #666;
    text-align: center;
} 

.homeAction {
	float: right;
	width: 250px;
	background: #F5f5f5;
    border: 1px solid #666;  
	  
}
.homeMedia {
	margin-top: 10px;
	float: right;
	width: 360px;
	height: 420px;
	background: #F5f5f5;
	border: 1px solid #666;
}

.inner  {
    padding: 5px;
}              

.clear  {
    clear: both;        
}
.emailAlert2   {
	background-color: #fff;
	margin: 3px 2px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6e7e32;
	border-bottom-color: #6e7e32;
	text-align: left;
}
.emailAlert2 p span  {
    color: #e60f0f;
    font-weight: bold;
}
                
.gry  { 
    color: #333;
    font-weight: bold;
}              

#PropImage1 {
	padding-top: 16px;
}

.RemoveSearch {
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
}

/**LISTING PAGE**/
.leftListing {
    float: left;
    width: 375px;
    padding: 5px 10px;
}

.rightListing {
	float: right;
    width: 258px;
    padding: 5px 10px;
}

.clear {
	clear: both;
	}

