/*  Basic */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #9999999;
	background-color: #ffffff;
	background-image: url(dropshadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	}
#wrapper {
	background-color: e7e3ce;
	width: 779px;
	background-image: none;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	text-align: left;
	height: auto;
}



a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
a:visited{
	color: #6C9AB5;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	color: #0066CC;
}
a:active{
	color: #D6845B;
}



/* end Basic */
/* Start Container */
#container {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	border-bottom: 1px solid #e3e3e3;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}
/* End container */



/* Start header styles */
#header {
	height: 100px;
	width: 779px;
	margin: 10 0 2;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(officenew.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dec9a8;
}

#header p {
	font-size: 13px;
	color: white;
	font-weight: bold;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 5px;
	margin-right: 12px;
}
/* End of header styles */
/* start information and content */
#content {
	width: 779px;
	float: left;
	background-position: left bottom;
	background: #E7E3CE;
	border-bottom: #dec9a8 solid;
	color: #333333;
}

#content a{color:#722222;font-weight:bold;}


#right {
	float: right;

}
.flash_table {
	background-color: #E7E3CE;
	height: 323px;
	width: 631px;
	border-width: 0;
	float: left;
}
#content h2	{
	color: #666666;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0;
	}
#content h3 {
	color: #666666;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 0;
}

#content p {
	margin: 0px;
}

#information {
	width:600px;
	border:1px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 0px;
	float: left;
	padding: 10px 20px 10px 0px;
}

#information p {
	margin: 0px;
	padding-bottom: 15px;
}





#left {
	float: left;
	width: 140px;
}

#menu {
	width: 12em;
	background: #eee;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;

	background:#dec9a8;

}

#menu h2 {
	font: 11px/16px arial, helvetica, sans-serif;
	color: #333333;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-right-width:2px;
	border-color: #ccc #dec9a8 #555555 #bbb;
	margin: 0 0 1px 0;
	padding: 0px 0px;
	background: #dec9a8;
	text-decoration: none;
}

#menu a{
	font: 11px/16px arial, helvetica, sans-serif;
	color: #333333;
	display: block;
	width:139px;
	padding-left:2px;
	border-width: 1px;
	border-style: solid;
	border-right-width:2px;
	border-color: #ccc #dec9a8 #555555 #bbb;
	background: #dec9a8;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#menu h2 {
	font: 11px arial, helvetica, sans-serif;
	display: block;
	background: #dec9a8;
	color: #722222;
	padding: 5px 0 5px 2px;
	margin: 0 0 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

#menu a {
	color: #000;
	background: #efefef;
	text-decoration: none;
}

#menu a:hover {
	color: #a00;
	background: #fff;
}

#menu li {position: relative; margin: 0px;padding-bottom:1px;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
margin: 0;
padding: 0;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

.leftarticle {
	background: #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	line-height: 1.4em;
}

#footer {
	clear: both;
	padding: 3px 0 0 0px;
	margin: 0 auto;
	width: 781px;
	background: #741922;
	color: #FFF;
}

#footer a {
	color: #C0C0C0;
}

img {
border: 0;
}

.agents td {
border-style: solid; 
border-width: 1px; 
border-color: #800000;
padding: 1px;
font-family: Arial;
font-size: 10px;
}

.agent-text{
background-color: #E7E3CE;
padding: 1px;
}

.agents-div{
}

search form on the homepage css
.search {font-weight:bold;}
.search label {text-align:right; margin-right:6px;width:60px; display:block; float:left;color:#722222;}
.search legend {color:#722222;}
.search select {margin-bottom:6px;color:#722222;}
.search {width:280px;}
.search form {background: #dec9a8;border-style:solid;border-color:#741922;border-width:2px;}
search form on the homepage css

.listings {
font-size: 14px;
font-family: arial;
}

.listings table{
border:0;
border-bottom: 5px solid #c4a97e;
margin-left: auto;
margin-right:auto;
text-align: center;
margin-bottom:5px;
}

.listings td{ 
padding: 20px 20px 0px 11px; 
border:0;

}


.contact_form {width:400px; background-color:#E7E3CE;} 

.contact_form form {width:400px; background-color:#E7E3CE;} 
.contact_form fieldset, .contact_form legend {padding:7px;}
.contact_form label {width:75px;float:left;}
.contact_form input {width:150px; margin-right: 15px;}
br {clear:both;}
.contact_form .property label {width:100px;float:left;margin-bottom:10px}
.contact_form .moving label {width:125px;float:left;margin-bottom:10px}
.contact_form input.radio { 
font:11px Arial,Helvetica,sans-serif;
color: #5B5C56;
background-color: #FFFFFF;
border:none; 
}

.contact_form legend {font-weight: bold; font-size: 14px;color:#800000;border-color:#800000;}
/** turn the border back on for radio and checkboxes for Mozilla based browser **/
/** necessary because these define the border as the actual radio or checkbox**/
/** IE 5+ ignores this CSS 2 definition                                      **/
  
.contact_form input[type="radio"], input[type="checkbox"] {width:10px;
font:11px Arial,Helvetica,sans-serif;; 
color: #336699;
background-color: #FFFFFF !important;
border:solid 1px #999999 !important;
}
 div.c3 {float:left;}
 input.c2 {width: 160px;}
 input.c1 {width: 300px; height: 100px;}
 
 
#dropshadow {
	width: 820px;
	margin: 0px auto;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;


}

#statement_table 
	{

	height: 240px;

	width: 590px;

	margin-top: 5px;

	margin-left: 20px;

	padding-right: 15px;

	padding-left: 25px;

	border-bottom-width: 1px;

	border-bottom-color: #800000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	border-bottom-style: solid;

	margin-bottom: 20px;
	
} 
#listing_div   {
	height: 90px;
	width: 540px;
	margin-left: 45px;
	background-image: url(roundedcornr_963838.gif);
	border-collapse: collapse;
	padding-top: 5px;
	margin-top: 10px;
}

#inner_div1  {
	width: 294px;
	padding-left: 10px;
	background-image: url(innertable_boxes/roundedcornr_201778.gif);
	background-repeat: no-repeat;
	height: 77px;
	padding-top: 5px;
	margin-left: 7px;
	margin-top: 2px;
	padding-right: 3px;
	float: left;
}

#price_div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #741922;
	text-align: right;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 35px;
	width: 150px;
	float: right;
	height: 25px;
	font-weight: bold;
}
#details_div   {
	float: right;
	height: 22px;
	width: 220px;
	background-repeat: no-repeat;
	font-size: 10pt;
}

