body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}

a.white-links:link {
color: #FFFFFF;
text-decoration: none;
}

a.white-links:visited {
color: #FFFFFF;
text-decoration: none;
}

a.white-links:hover {
color: #6bac31;
text-decoration: underline;
}

a.white-links:active {
color: #FFFFFF;
text-decoration: none;
}

a.black-underline-links:link {
color: #000000;
text-decoration: underline;
}

a.black-underline-links:visited {
color: #000000;
text-decoration: underline;
}

a.black-underline-links:hover {
color: #740c0c;
text-decoration: underline;
}

a.black-underline-links:active {
color: #000000;
text-decoration: underline;
}

a.black-links:link {
color: #000000;
text-decoration: none;
}

a.black-links:visited {
color: #000000;
text-decoration: none;
}

a.black-links:hover {
color: #740c0c;
text-decoration: underline;
}

a.black-links:active {
color: #423a2e;
text-decoration: none;
}

a.brown-links:link {
color: #423a2e;
text-decoration: none;
}

a.brown-links:visited {
color: #423a2e;
text-decoration: none;
}

a.brown-links:hover {
color: #740c0c;
text-decoration: none;
}

a.brown-links:active {
color: #423a2e;
text-decoration: none;
}

a.yellow-top-links:link {
color: #C9B473;
text-decoration: none;
}

a.yellow-top-links:visited {
color: #C9B473;
text-decoration: none;
}

a.yellow-top-links:hover {
color: #e1d4b2;
text-decoration: none;
}

a.yellow-top-links:active {
color: #C9B473;
text-decoration: none;
}

.main-font-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.header-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #740c0c;
	font-weight: bold;
	line-height: 50px;
	text-decoration: underline;
}
.background-bannertop {
	background-image: url(../images/banner_top.jpg);
	height: 70px;
	width: 798px;
	background-repeat: no-repeat;
}
.background-bannerleft {
	background-image: url(../images/banner_left.jpg);
	background-repeat: no-repeat;
	height: 206px;
	width: 523px;
}
.background-bannerright {
	background-image: url(../images/banner_right.jpg);
	background-repeat: no-repeat;
	height: 206px;
	width: 275px;
}
.background-body-top {
	background-image: url(../images/body_top.jpg);
	background-repeat: no-repeat;
	height: 47px;
}
.background-body-repeat {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
}
.background-body-bottom {
	background-image: url(../images/bottom_site.jpg);
	background-repeat: no-repeat;
	height: 84px;
}
.main-font-brown14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #423a2e;
}
.main-font-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.main-font-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9B473;
}