
body {
	text-decoration: none;
	margin: 0px;
	background-color: #000000;

}

H1 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 18pt; 
	display : inline;
}

H2 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 16pt; 
}

H3 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 14pt; 
}

H4 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 12pt; 
}

p { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

b { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

i { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

table { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

li { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

hr {
	width: 85%;
	color: #FFFFF;
}

a:link {
	color : #ebe7cc;
	text-decoration: none;
}

a:visited { 
	color : #ebe7cc; 
		text-decoration: none;
}

a:hover { 
	color : #cdc174;
		text-decoration: none; 
}

a:active { 
	color : #cdc174; 
		text-decoration: none;
}

img { border-color : #000000; }
    
.formfields  { 
	font-family: arial; 
	color: #000000; 
	font-size: 9pt; 
	width: 100;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #FFFFFF;

    background-position: top; 
    background-repeat:no-repeat; }
}
    

.class1 A:link {color : #6a021d;
	text-decoration: none;}
.class1 A:visited {color : #6a021d;
	text-decoration: none}
	


.class1 A:hover {color : #116018;
	text-decoration: none;}
	
.class1 A:active {color : #116018;
	text-decoration: none;}
	
.home_img {
	background-image:    url(images/home_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: top;}
	
	.company_img {
	background-image:    url(images/company_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: top;}
	
	.avahomes_img {
	background-image:    url(images/ava_homes_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: top;}
	
	.gallery_img {
	background-image:    url(images/gallery_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: top;}
	
	.process_img {
	background-image:    url(images/subhead_process.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: top;}
	
		.realtors_img {
	background-image:    url(images/subhead_realtor.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: top;}
	
		.contact_img {
	background-image:    url(images/subhead_contact.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: top;}
