/* CSS Document */

a:link {
	color: #700D19;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #700D19;
}
a:hover {
	text-decoration: underline;
	color: #74512A;
}
a:active {
	text-decoration: none;
}


.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #700D19;
	font-weight:bold;
}

.boxes {width:325px;}
.dropbox {width:331px;
}

.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.quick_search_bg {
	background-image:url(../images/quicksearch_box.gif);
	background-repeat:no-repeat;
	height:213px;
}

body {
	background-image: url(../images/bg_image.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight:bold;
}
.qs_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
.qs_boxes{
	height:15px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

ul {
margin: 0px;
}

.listings_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#700D19;
	font-weight:bold;
}
.agentdetails_bg {
	background-image:url(../images/AgentDetails_box.gif);
	background-repeat:no-repeat;
	height:200px;
}
.viewing_bg {
	background-image:url(../images/viewing_box.gif);
	background-repeat:no-repeat;
	height:200px;
}
.quick_search_bg_01 {
	background-image:url(../images/quicksearch_box.gif);
	background-repeat:no-repeat;
	height:213px;
	background-position:center;

}

.qs_boxes02{
	height:10px;
	width:96%;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.fpage_text{
	size:10px;
}

.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF; font-weight: bold; }
.style3 {
	color: #700D19;
	font-weight: bold;
}

form {margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
}