/* CSS Document */

A:link  {
	font-size : 12px;
	font-family : Arial;
	color : #986842;
 	font-weight: normal;
	text-decoration: underline;
}

A:visited  {
	font-size : 12px;
	font-family : Arial;
	text-decoration : underline;
	color : #986842;
 	font-weight: normal;
}

A:active  {
	font-size : 12px;
	font-family : Arial;
	text-decoration : underline;
	color : #986842;
 	font-weight: normal;
}

A:hover  {
	font-size : 12px;
	font-family : Arial;
	color : #986842;
 	font-weight: normal;
 	text-decoration: underline;
}
.bodycopy {  font-family: Arial; font-size: 12px; font-weight: normal; color: black;
}
.heading {  font-family: Arial; font-size: 16px; font-weight: bold; color: #986842;
}

.heading2 {  font-family: Arial; font-size: 15px; font-weight: bold; color: #ffffff;
}

.subheading {  font-family: Arial; font-size: 12px; font-weight: bold; color: #986842;
}
.for_sale_title {  font-family: Arial; font-size: 16px; font-weight: bold; color: #666666;
}

.nav a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #986842;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #986842;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #986842;
	text-decoration: underline;
	}
	
.test a:link {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	}
	
.test a:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
	}
	
	
	
.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #986842;
	text-decoration: none;
	}


.footer a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #986842;
	text-decoration: none;
	}
.footer a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #986842;
	text-decoration: none;
	}
.footer a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #986842;
	text-decoration: underline;
	}
.cellborder {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
 
}

.mainbg {background-image: url(graphics/logobg.gif); background-repeat:no-repeat;
}
