body {
	margin: 0px;
	padding: 0px;
}
.background {
	background-image: url(../backgrounds/background_h.jpg);
	background-repeat: no-repeat;
	background-color: #491600;
}
.home {
	background-image: url(../backgrounds/background_h.jpg);
	background-repeat: no-repeat;
}
.community {
	background-image: url(../backgrounds/aquaticpark.jpg);
	background-repeat: no-repeat;
	background-color: #0B1403;
}
.company {
	background-image: url(../backgrounds/bedroom.jpg);
	background-repeat: no-repeat;
	background-color: #441A04;
}
.services {
	background-image: url(../backgrounds/den.jpg);
	background-repeat: no-repeat;
	background-color: #544A2F;
}
.sale {
	background-image: url(../backgrounds/yard.jpg);
	background-repeat: no-repeat;
	background-color: #000602;
}
.news {
	background-image: url(../backgrounds/kitchen.jpg);
	background-repeat: no-repeat;
	background-color: #89310B;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.blackfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(../images/home_field.jpg);
	background-repeat: repeat;
}
.blackfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(../images/home_field2.jpg);
	background-repeat: repeat;
}
.blackfield_old {
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 45px;
	-moz-opacity:0.63;
}
.whitefield_old {
	background-color: #FFFFFF; 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.whitefield {
	background-color: #FFFFFF; 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #BABD38;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #BABD38;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #BABD38;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.pmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.psmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	color: #691607;
	text-decoration: underline;
}
a:visited {
	color: #691607;
	text-decoration: underline;
}
a:hover {
	color: #691607;
	text-decoration: none;
}
a:active {
	color: #691607;
	text-decoration: none;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 5px;
}
.subnavcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 5px;
}
.subnav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.subnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.subnav a:hover {
	text-decoration: none;
	line-height: 24px;
	color: #B5B552;
}
.subnav a:active {
	text-decoration: none;
	line-height: 24px;
	color: #B5B552;
}
