
body,td,th {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}
.topheadings{
color:#B1A17D;
font-weight: bold;
}

.small{
font-size:12px;
}

.menubgfade{
background-image:url(images/menubg.jpg);
background-repeat:repeat-x;
background-color:#CBB993;
}
body {
	background-image: url(images/pagebg.jpg);
	background-repeat:repeat-x;
	background-color:#E7E0D0;
	margin-top: 50px;
}

.valley{
background-image:url(images/valley.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
a:link {
	color: #852129;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #852129;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #852129;
}




.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #544B44;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFFFFF;
	width: 180px;
	display:block;
	text-align:center;
	height:30px;
	line-height:26px;
}
.menu:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #544B44;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFFFFF;
	width: 180px;
	display:block;
	text-align:center;
	height:30px;
	line-height:26px;
}
.menu:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #544B44;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFFFFF;
	width: 180px;
	display:block;
	text-align:center;
	height:30px;
	line-height:26px;
}
.menu:hover {
	text-decoration: none;
	color: #972026;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;

	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFFFFF;
	width: 180px;
	display:block;
	text-align:center;
	height:30px;
	line-height:26px;
}
.menu:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #544B44;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFFFFF;
	width: 180px;
	display:block;
	text-align:center;
	height:30px;
	line-height:26px;
}

.toplinks:link {
	color: #000000;
	text-decoration: none;
}
.toplinks:visited {
	text-decoration: none;
	color: #000000;
}
.toplinks:hover {
	text-decoration: underline;
	color: #972026;
}
.toplinks:active {
	text-decoration: none;
	color: #000000;
}

.redtext
{
color: #972026;
font-weight: bold;
}