BODY {
	
	Background-color: #990000;
}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: cccc99;
	font-weight:normal;
	line-height:10px;
}

/******* hyperlink and anchor tag styles *******/

a:link {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 13px; 
	color: #FF9900; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:normal;
}
a:hover {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 13px; 
	color: #FFFFFF; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:normal;

}

a:visited {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	color: #FF9900; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:normal;

}

/* ID Styles */

#menu a:link {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #FF9900; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:normal;
	
}
#menu a:hover {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:normal;
}

.menu {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #FF9900; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:normal;
}
.privacy {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	color: #cccc99; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:none;
	
}
.privacy:hover {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:none;
}
h1 {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 14px; 
	color: #cccc99; 
	line-height:18px;
	font-weight:none; 
	text-decoration:none; 
	margin-bottom:1px; 
}
h2 {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight:none; 
	text-decoration:none; 
	margin-bottom:1px; 
}
h3 {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:none;
	text-decoration:none;
	line-height: 1.3ems;
}

.plain_white_text {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}

.headings {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.heading{color:#7A766D}
.footer {
	font-family:  Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: cccc99;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
.emphasis {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 13px; 
	color: #FF9900; 
	line-height:20px; 
	text-decoration:none; 
	font-weight:bold;
}
.for_sale_header {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 18px; 
	color: #FF9900; 
	line-height:20px; 
	text-decoration:none; 
	font-weight:bold;
}
.standard_paragraph {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 13px; 
	color: #cccc99; 
	line-height:20px; 
	text-decoration:none; 
	font-weight:normal;
}
.italics {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #cccc99;
	line-height:16px;
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
}
.centered_paragraph {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #cccc99;
	line-height:20px;
	text-decoration:none;
	font-weight:normal;
	text-align: center;
}
.bold_paragraph_text {
	font-family:   Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #cccc99;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
	font-style: normal;
}
