﻿BODY {
	background-color : #6D502D;
	background-image: url('images/background.gif');
	font-family : Verdana, Arial, sans-serif;
	font-size : 80%;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
	font: small-caption;
}

Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%;
	color: #6D502D;
	font-weight: normal;
}

UL {
	background: no-repeat center;
	list-style: disc;
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
	color: #6D502D;
	font: icon;
	font-variant: normal;
	font-weight: bolder;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	white-space: normal;
	list-style-position: outside;
}

LI {
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
	font: menu;
}

TD {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #6D502D;
	text-transform: none;
	font: normal normal bold 100% Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

P {
	font-family: Calibri;
	font-size: small;
	background: white;
	font: normal normal normal 100% Arial, Helvetica, sans-serif;
	color: #6D502D;
	font-weight: normal;
	font-style: normal;
}

/* this group sets the normal link colors */
A:LINK {
	font-weight: normal;
	color: #008080;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
A:VISITED {
color: #B93325;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #46592D;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #46592D;
text-decoration : none;
font-weight: bold;
}
H1 {
	font-size: 100%;
	font-weight: bold;
	font: normal normal bold medium "Segoe UI";
	color: #000080;
}


H6 {
	font-size : 85%;
	font-weight : bold;
	color : #A36A19;
	font: message-box;
}


H5 {
font-size : 85%;
font-weight : bold;
color : #A36A19;
}


H4 {
font-size : 85%;
font-weight : bold;
color : #A36A19;
}


H3 {
font-size : 85%;
font-weight : bold;
color : #A36A19;
}


H2 {
	font-size: 100%;
	font-weight : bold;
	color : #A36A19;
}

.topnav {
background: #EBBB6F;
color: #000000;
text-align: center;
font-weight: bold;
border: 1px solid #000000;
padding: 3px;
}

.topmain {
background: #EBBB6F;
color: #000000;
font-size: 100%;
text-align: center;
font-weight: bold;
border: 1px solid #000000;
padding: 3px;
}

.navigation {
	background: #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.main {
font-family : Verdana, Arial, sans-serif;
background: #FFFFFF;
color: #000000;
text-align: justify;
line-height: 20px;
padding: 10px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.hottopic {
	background: #EBBB6F;
	color: #000000;
	padding: 7px;
	border: 1px dashed #000000;
	font-size: medium;
	font: menu;
}

.copyright {
color: #000000;
font-size: 85%;
letter-spacing: 2;
font-weight: bold;
text-align: center;
line-height: single;
}

HR {
color: #7A2B1A;
height: 1px;
width: 100%;
}
