#content {
scrollbar-track-color:#ffffff
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B4A38C;
	font-weight: bold;
}
.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
A {
	color: #B4A38C;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: none;
}
.about_bg {
	background-attachment: fixed;
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E00101;
	font-weight: regular;
	text-decoration: none;

}
.navon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #B4A38C;
	text-decoration: none;

}
.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #E00101;
	text-decoration: none;

}
.submit-button
{
color: #B4A38C;
font-size: 11px; 
font-weight: bold;
background: #edeed9;
border: 1px #959d56 outset;
cursor:pointer
}
.aboutbg
{
	background-attachment: fixed;
	background-image: url(images/aboutbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom
}
.contactbg
{
	background-attachment: scroll;
	background-image: url(images/contactbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom
}
