Body{
	font: normal 72.5% Verdana,Tahoma,Helvetica,sans-serif; 
	font-weight: normal;
	background-color: #f1ebe2;	
	margin: 0px;
	text-align:center;
	width: 100%;
}

ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DL, DT, FORM, MENU, PRE, TH, TABLE {font-family: verdana; color: #646464}

P {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4B4B4B; text-align: left; margin-top: 2px; margin-left: 12px; margin-right: 0px; font-weight: normal; text-indent: 0px;}

P.white {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-align: left; margin-top: 2px; margin-left: 12px; margin-right: 0px; font-weight: normal; text-indent: 0px;}

P.black {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: left; margin-top: 2px; margin-left: 12px; margin-right: 0px; font-weight: normal; text-indent: 0px;}

ul{ font-size: 1.4em; }

HR {color: #cccccc;}

HR.grey {color: #AAAAAA;}

A {cursor: pointer;
background: transparent}

ADDRESS {font-style: italic}

BIG {font-size: 1.9em;}

BLOCKQUOTE {font-style: italic}

CITE {font-style: italic}

CODE, KBD, SAMP, TT {font-size: 14px}

H1 {font-size: 16px; font-weight: bold; font-style: font-family: Arial,sans-serif; color: #000000; margin-left: 12px;}

H2 {font-size: 14px; font-weight: bold; font-family: Arial,sans-serif;  color: #777777; margin-left: 12px;}

H3 {font-size: 12px; font-weight: bold; text-decoration: none; font-family: Arial,sans-serif; color: #000000; margin-left: 12px;}

H4 {font-size: 11px; font-weight: bold; font-family: Arial,sans-serif; color: #313131;; margin-left: 12px;}

H5 {font-size: 10px; font-weight: bold; font-family: Arial,sans-serif; color: #999999 margin-left: 2ex; margin-left: 12px;}

H6 {font-size: 9px; font-weight: normal; font-family: verdana,sans-serif;  color: #999999; margin-left: 12px;}

HTML {margin: 0; 
padding: 0}

INPUT {cursor: auto}

#PageContainer{
	width: 1000px;
	margin-top: 21px;
	background: url(../images/pagebg.jpg);
	margin-left: auto;
	margin-right: auto;
}

#MenuContainer{
	width: 259px;
	text-align: left;
	float: left;
}

#BodyContainer{
	width: 741px;
	text-align: left;
	float: left;
	background-color: #f1ebe2;
}

#Header{
	width: 741px;
	height: 12px;
	text-align: right;
	padding-top: 0px;
	padding-right: 8px;
	background: url(../images/header.jpg);

}

#Header2{
	width: 741px;
	height: 12px;
	text-align: right;
	padding-top: 0px;
	padding-right: 8px;
	background: url(../images/header2.jpg);
}

HeaderTabs{
	padding-left: 8px;
	padding-right: 8px;
}

#BodyContent{
	padding: 0px 10px 0px 0px;
}


#Footer{
	width: 1000px;
	height: 9px;
	background: url(../images/footer.jpg);
	clear: both;
}

.TightTable{
	padding: 0px 0px 0px 0px;
	border: 0;
}

.ListingTable{
	width:  723px;
	border: 1px solid black;
	background-color: white;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px#888;
	box-shadow: 0px 0px 5px #888;
}

.ListingRowHeader{
	background-color: #ffffff;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}

.ListingRow1{
	background-color: #e9edd9;
}

.ListingRow2{
	background-color: #d2ddc1;
}

.ListingTitle{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

.ListingImage{
	padding: 0px 0px 0px 0px;
	width:  100px;
}

.ListingAddress{
	font-family: verdana;
	font-weight: bold;
	font-size: 9px;
	color: #273421;
}

.ListingSummary{
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
}

.ListingSize{
	font-size: 9px;
	width: 85px;
	color: #729962;
}


.ListingInfo{
	width:  85px;
}

.tabon{
	height: 20px;
	background-color: white;
	/*background-image: url(../images/tab1.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
	font-family: verdana;
	font-weight: bold;
	color: #48613e;
	font-size: 11px;
	padding-left: 10px; 
	padding-right: 10px;
	border-left: 1px solid #729962;
	border-top: 1px solid #729962;
	border-right: 1px solid #729962;
	-moz-box-shadow: 1 1 5px #888;
	-webkit-box-shadow: 1 1 5px#888;
	box-shadow: 1 1 5px #888;
}

.taboff{
	height: 20px;
	background-color: #becead;
	/*background-image: url(../images/tab2.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
	font-family: verdana;
	font-weight: bold;
	color: #729962;
	font-size: 11px;
	padding-left: 10px; 
	padding-right: 10px;
	border-left: 1px solid #729962;
	border-right: 1px solid #729962;
	border-top: 1px solid #729962;
	-moz-box-shadow: 1 1 1px #888;
	-webkit-box-shadow: 1 1 1px#888;
	box-shadow: 1 1 1px #888;
}


A:link {color: #48613e;
text-decoration: none}

A:visited {color: #48613e;
text-decoration: none}

A:active {color: #48613e;
text-decoration: none}

A:hover {color: #729962;
text-decoration: underline}


A:link.light {color: #48613e;
text-decoration: underline}

A:visited.light {color: #48613e;
text-decoration: none}

A:active.light {color: #48613e;
text-decoration: none}

A:hover.light {color: #729962;
background-color: black;
text-decoration: none}


A:link.file {
	color: #273421;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

A:visited.file {
	color: #273421;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

A:active.file {
	color: #273421;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

A:hover.file {
	color: #273421;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

