﻿BODY {
	background-position: 50% top;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	margin: 30px 0px;
	color: #000000;
	background-color: #9F3527;
	background-image: url('images/grad6.gif');
	background-repeat: repeat-x;
}
UL {
	font-family: Verdana, Arial, sans-serif;
}
LI {
	font-family: Verdana, Arial, sans-serif;
}
TD {
	font-family: Verdana, Arial, sans-serif;
}
P {
	font-family: Verdana, Arial, sans-serif;
}
Table {
	border-collapse: collapse;
	margin: 0px;
}
li {
	list-style-image: url('images/bullet.gif');
}
A:LINK {
	color: #AB7B43;
	text-decoration: underline;
	font-weight: bold;
}
A:VISITED {
	color: #AB7B43;
	text-decoration: underline;
	font-weight: bold;
}
A:HOVER {
	color: #C19D7D;
	text-decoration: underline;
	font-weight: bold;
}
A:ACTIVE {
	color: #AB7B43;
	text-decoration: underline;
	font-weight: bold;
}
H1 {
	color: #9F3527;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 5px;
}
h2 {
	color: #9E5136;
	font-family: Tahoma, Arial, sans-serif;
	text-transform: lowercase;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 4px;
}
h3 {
	color: #9F3527;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
h4 {
	color: #000000;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	text-align: LEFT;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 4px;
	margin: 0px;
}
h6 {
	font-size: 100%;
	font-weight: bold;
	color: #9E5136;
	margin: 0px;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	color: #9E5136;
	margin: 0px;
}
HR {
	background-color: #9E5136;
	color: #9E5136;
	height: 1px;
	width: 100%;
	margin: 0px;
}
.logo {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	text-align: left;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#mainimage {
	background-image: url('images/header4.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 750px;
	height: 150px;
}
.navigation {
	font-size: 75%;
	vertical-align: top;
	text-align: right;
	padding: 10px;
}
.navigation A:LINK {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.navigation A:VISITED {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.navigation A:HOVER {
	color: #F1DE91;
	text-decoration: underline;
	font-weight: normal;
}
.navigation A:ACTIVE {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.navigation h1 {
	color: #000;
	font-size: 20px;
	text-align: right;
	letter-spacing: 3px;
	font-variant: small-caps;
}
#mainbkg {
	background-image: url(images/mainbackground.jpg);
	background-color: #FFFFFF;
	width: 750px;
}
.sidebar {
	color: #000000;
	text-align: left;
	font-size: 70%;
	vertical-align: top;
	padding: 5px 0px 5px 15px;
	width: 225px;
}
.main {
	color: #000000;
	text-align: justify;
	font-size: 75%;
	line-height: 18px;
	vertical-align: top;
	padding: 0px 35px 0px 35px;
	width: 525px;
}
.hottopic {
	font-size: 90%;
	text-align: left;
	color: #000;
	width: 200px;
	float: right;
	border-collapse: no-collapse;
	padding: 10px;
	line-height: 14px;
	margin: 1px 1px 5px 20px;
	border: 3px double #9F3527;
}
.hottopictop {
	background-color: #C19D7D;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px;
	text-align: center;
	border-bottom: 1px solid #9F3527;
}
.hottopictext {
	background-color: #FFF;
	color: #000;
	padding: 10px;
	text-align: left;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #9F3527;
	width: 750px;
}
.footer {
	color: #FFF;
	font-size: 70%;
	height: 60px;
	text-align: center;
	vertical-align: top;
	width: 530px;
	padding-top: 20px;
}
.footer A:LINK {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.footer A:VISITED {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.footer A:HOVER {
	color: #C0C0C0;
	text-decoration: underline;
	font-weight: normal;
}
.footer A:ACTIVE {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.form {
	font-size: 95%;
}
.content {
	color: #000000;
	text-align: left;
	font-size: 75%;
	line-height: 18px;
	vertical-align: top;
	padding: 0px 35px 0px 35px;
	width: 525px;
}
.imgbrdr {
	border-style: solid;
	border-width: 1px;
}
.img-nobrdr {
	border: 0px solid #CCCCCC;
}
.img_pad {
	margin-left: 7px;
	margin-right: 7px;
}
.winmedbrdr {
	border-style: none;
	border-width: 0;
	padding-right: 7px;
}
.winmedframe {
	border-width: 0;
}
.arrowpad {
	margin-left: 6px;
	margin-right: 6px;
}
.headline {
	background-position: left bottom;
	padding: 0px;
	background-image: url('images/cellbck_v.gif');
	line-height: normal;
	text-align: left;
	background-repeat: repeat-x;
	text-indent: 2px;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-bottom-color: #000000;
	vertical-align: bottom;
}
.sothink {
	padding: 0px;
	line-height: 100%;
	text-align: left;
	background-repeat: repeat-x;
	margin-left: 25px;
	text-indent: 2px;
}
