body {
	background: #73BAEE url(images/backgroundHighlandsRanchHomesforsale.jpg) repeat-y fixed center top;
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	background: #8DC6FD url(images/newheaderHighlandsRanchHomes.jpg) repeat-x;
	height: 120px;
	width: 800px;
}


.nav {
}
.nav a {
	font-size: 0.9em;
	text-decoration: none;
	display: block;
	font-weight: bold;
	border: 1px solid #ACCFEB;
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.nav a:link {
	color: #008B00;
}
.nav a:visited {
	color: #004A00;
}

.nav a:hover {
	color: #FFFFFF;
	background: #008B00;
}
.navheading {
	font-weight: bold;
	color: #000066;
	font-style: italic;
	line-height: 1.1em;
}
.navspecial {
	background: #DDE5F0;
}


.textwhite {
	color: #FFFFFF;
}
.footer {
	font-size: 0.7em;
}
a:link {
	color: #663399;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #FFFFFF;
	background: #008B00;
}
p {
	line-height: 1.3em;
}
.navtable {
	margin-right: 15px;
}
h1 {
	font-size: 30px;
}
.blog {
	font-weight: bold;
	background: #D7E3F2;
	border: 1px solid #333333;
	color: #008B00;
}
