body {
	background-color: #FFFFFF;
	background-image: url(../images/bkgrd.jpg);
	background-repeat: repeat;
	margin: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #7C6954;
}

A:link {
	text-decoration:none;
	color: #FFFFFF;	
}

A:visited {text-decoration:none;
	color: #FFFFFF}
	
A:hover{text-decoration:none;
	color: #820023}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #820023;
	text-align: left;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #820023;
}

UL {
	list-style: disc outside;
	color: #7C6954;
}

.menuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}
.menuLinksOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #820023;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABA095;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

.boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #897967;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #820023;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	background-position: center;
}
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #897967;
	border: 1px solid;
}

.red {
	color: #820023;
}
.redBold {
	color: #820023;
	font-weight: bold;
}
.divider {
	border-top: 1px dotted #A1968A;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.green {

	color: #41AD49;
}
.bigText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #820023;
	text-align: center;
}

