body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #E8E8EA;
	background-image: url(../images/856127322.jpg);
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size:22;
	color:#722036;
	font-weight:bold;
	text-align: center;
}

h2 {
	font-size:18px;
	color:#3a3f28;
}

h3 {
	font-size:16px;
	color:#3a3f28;
}

h4 {
	font-size: 18px;
}

.top {
	background-image: url(../images/bg_top.jpg);
	height: 217px;
	text-align: center;
}

.main {
	background-color: #3A3F28;
}
.nav {
	background-color: #722036;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 10px;
	text-align: center;
}

.nav a {
	color:#FFF;
	text-decoration:none;
}
.nav a:visited {
	color:#FFF;
	text-decoration:none;
}
.nav a:active {
	color:#FFF;
}
.nav a:hover {
	color:#FF0
}
.news {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12px;
	background-color: #e9eaec;
}
.newstop {
	background-image: url(../images/newsbg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
.newsbottom {
	background-image: url(../images/newsbg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.textcenter {
	text-align: center;
}
.textbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.textbottom a {
	color:#FF0;
	text-decoration:none;
}
.textbottom a:visited {
	color:#FF0;
	text-decoration:none;
}
.textbottom a:active {
	color:#FF0;
}
.textbottom a:hover {
	color:#F36;
}
.bigmainarea {
	background-color: #E8E8E8;
	background-image: url(../images/bg_top_corners.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bigmainarea a {
	color:#990033;
	text-decoration:none;
}
.bigmainarea a:visited {
	color:#990033;
	text-decoration:none;
}
.bigmainarea a:active {
	color:#990033;
}
.bigmainarea a:hover {
	color:#6633cc;
}

.contactquestion {
	font-weight: bold;
	font-size: 12px;
}
.whiteheading {
	color: #FFF;
	text-align: center;
}
