/* Global Styles */

listing {
	font: 11px arial;
	color: #000000;
	line-height: 18px;
	letter-spacing: .1em;
	margin-top: 0px;
	}

body {
	margin: 0px;
	}
	
h2 {
	font: 25px arial;
	color: #cc0000;
	font-weight: bold;	
	letter-spacing: .05em;
	line-height: 29px;
	}
	
td {
	font: 11px arial;
	color: #333333;
	}
	
a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
li {
	margin: 1em 0;
	}

/* ID Styles */
	
#navigation a {
	font: 1.1em arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
	}
	
#navigation a:hover {
	color: #FFFF00;
	}
	
#navtemp a {
	font: 1.1em arial;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1em;
	}
	
#sidebartitle a {
	font: 1.1em arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .05em;
	}	

#propertylistings a {
	font: 1em arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .05em;
	}
	
#propertylistings a:hover {
	color: #666666;
	}

#sidebar a {
	font: 1em arial;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: .05em;
	}
	
#sidebar a:hover {
	color: #000000;
	}	

#padding {
	padding: 20px 5px 20px 5px;
	}
	
#feature {
	font: 13px arial;
	color: #000000;
	line-height: 16px;
	letter-spacing: .1em;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 17px;
	padding-left: 0;
	margin-bottom: 10px;
	}

/* Class Styles */

.adot {
	font: 7pt arial;
	color: white;
	font-weight: bold;
	line-height: 18px;
	}	
	
.navText {
	font: 10pt arial;
	color: #FFFF00;
	font-weight: bold;
	letter-spacing: .1em;
	}
		
.navtempText {
	font: 10pt arial;
	color: #999999;
	font-weight: bold;
	letter-spacing: .1em;
	}
		
.sidebarText {
	font: 1em arial;
	color: #666666;
	line-height: 1.1em;
	}
		
.coverageText {
	font: 1.25em arial;
	color: #cc0000;
	font-weight: bold;
	line-height: 1.25em;
	}
	
.bodyText {
	font: 11px arial;
	color: #000000;
	line-height: 20px;
	letter-spacing: .1em;
	margin-top: 0px;
	}

.bodyboldText {
	font: 11px arial;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .1em;
	margin-top: 0px;
	}	
	
.addressText {
	font: 11px arial;
	color: #000000;
	line-height: 20px;
	letter-spacing: .1em;
	margin-top: 0px;
	}
	
.subHeader {
	font: 16px arial;
	color: #cc0000;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 16px;
	}	
	
