/**green burgundy color theme

#64824-green
#bb5540-burgundy


end colors **/

body {

	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	background: #F6F6F6 url();

}


h1 {
	font-size: 14px;
	color: #095ba5;
	font-weight: bold;
	padding: 15px 0 0 0;
}

h2{
	font-size: 12px;
	color: #bb5540;
	font-weight: bold;
	
}

h3 {

    font-size: 12px;
	color: #095ba5;
	font-weight: bold;
}

p {
    margin: 0 0 5px; 

}


a {

	color: #bb5540;

}


a:hover {

	text-decoration: none;

}

a img {

	border: none;

}


#wrapper{
    margin: 0 auto;
    width: 1024px;
    background-image: url(../images/bkgry.gif);
	background-repeat: repeat-y;
	/*border: thin solid #000000;*/
}

/*****header*****/


#Masthead {
	margin: auto;
	height: 150px;
	width: 1024px;
	
/*border: thin solid #000000;*/
}

#logo{
	float: left;
	padding: 0 0 0 44px;
	height: 150px;
	width: 215px;
	 /*border: thin solid #000000;*/
}

#flash{
    margin: 0;
    padding: 0 41px 0 0;
    float: right;
	height: 150px;
    width: 723px;
	/*border: thin solid #000000;*/
}
	
#MySpamoTrap {display: none;}


#divider{
	margin: auto  0;
	padding-top: 5px;
	clear: both;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	/*border: thin solid #000000;*/
}
#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;
	width: 240px;
	height: 20px;
	padding: 0 10px 10px 0;
	text-align: left;	/*border: thin solid #000000;*/
}


#main{
    clear: both;
    margin: auto;
    width: 1024px;
	/*border: thin solid #000000;*/


}

/******left column*****/
#Main_Navigation {
	float: left;
	width: 224px;
	margin-top: 0px;
	padding: 0 10px 0 20px;

}

#Main_Navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 15px;
	font-weight: bold;
}

#Main_Navigation ul li {
    line-height: 20px;
    padding-left: 15px;
    list-style: none;

}
#Main_Navigation ul li a{
    list-style-type: none;
	line-height: 20px;
	color: #095ba5;
	text-decoration: none;
	padding-left: 15px;
}
#Main_Navigation ul li a:hover{
    list-style-type: none;
	line-height: 20px;
    padding-left: 15px;
	background-image: url(../images/nav-arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}


#Main_Navigation p {
    margin: 0 0 5px 45px;

}

.search {
    width: 192px;
    margin-left: 25px;
	padding: 10px 0 0 10px;
	/*border: 1px solid #666666;*/
}

.search h2 {
	font-size: 12px;
	color: #ffffff;
	margin: 10px 0 0 0;
	padding: 3px 0 3px 25px;
	background-color: #095ba5;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}


/*****FORMS*****/
.searchbkgd {
    width: 180px;
	margin: 0 0 0 35px;
    border: 1px solid #095ba5;
    padding: 8px 0 0 10px;
    background: #F5f5f5;
 
   

}





 form #city, #priceLow, #priceHigh, #bed, #bath, #proptype, #mls, #name, #email, #comments, #zip, #state, #textarea {



	font-size:11px;
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	color:#404040;
	margin-bottom: 3px;
	border:1px solid #095ba5;
	background-color:#F5F5F5;



}
form #submit, #reset {
    font-size:11px;
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
   



}


/*****content*****/
#Content{
    width: 690px;
    float: right;
    padding: 0 60px 0 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;   /* border: thin solid #000000;*/

}

.bullet1 {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.gif);
	list-style-type: none;


}

.bullet2 {
	list-style-position: outside;
	list-style-image: url(../images/bullet2.gif);
	list-style-type: none;

}



.action {
	border: 1px solid #095ba5;
	background: #F5f5f5;
	margin-top: 15px;
	min-height:15px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 8px;

}

.maincolor{
	color: #095ba5;
	font-weight: bold;
}




/******footer*****/
#Footer{
    clear: both;
	margin: auto;
	height: 105px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}

#Footer p {
	margin: 0;
	padding-top: 25px;
	text-align: center;
	color: #8E8E8E;
	font-size: 11px;
}

#Footer a {

	color: #666666;

}

#Footer a:hover {

	color: #666666;

}


/**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 #095ba5;
	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;
}

.style1 {font-size: 10px}
.style2 {font-size: 10}
.style3 {font-size: 9px}
.imageborder {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.sm{font-size: 9px;}
#phone {

	float: left;

	padding: 5px 0 0 75px;

	width: 200px;

	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #333;
}

.home {}


.home a {
    color: #333;
    text-decoration: none;
	}


