.topbanner {
	background-image: url(assets/topbanner.jpg);
	background-repeat: no-repeat;
}
.hometextarea {
	background-color: #5b5244;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	line-height: 11px;
}
.greyarea {
	background-color: #5B5244;
}

.greyarea2 {
	background-color: #EBEAE6;
	
	}
.subtoptextarea {
	font-family: Arial;
	font-size: 11px;
	color: #544b3d;
	background-color: #cfc9c0;
}
.sublowertextarea {
	font-family: Arial;
	color: #ffffff;
	background-color: #908268;
}
a:link.navlink { font:Verdana; font-size:11px; color:#ffffff;text-decoration:none}
a:visited.navlink { color:#574d37; font-size:11px; text-decoration:none }
a:hover.navlink { color:#574d37; font-size:11px; background-color:#efede0; text-decoration:underline } 

a:link.navlink2 { font:Verdana; font-size:11px; color:#ffffff;text-decoration:none}
a:visited.navlink2 { color:#ffffff; font-size:11px; text-decoration:none }
a:hover.navlink2 { color:#ffffff; font-size:11px; background-color:#efede0; text-decoration:underline } 

.bullet {
	list-style-type: none;
	list-style-image: url(assets/bullet.gif);

}
.bullet2 {
	list-style-type: none;
	list-style-image: url(assets/bullet2.gif);

}
