body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontainer {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(/includes/topnav-bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 800px;
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: 1px;
}
#topnav a:link {
	color: #CE9254;
	text-decoration: none;
	padding-top: 2px;
}
#topnav a:visited {
	color: #CE9254;
	text-decoration: none;
}
#topnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#logo-intro {
	background-color: #CE9254;
	text-align: left;
	width: 800px;
	background-repeat: no-repeat;
	height: 60px;
}
#announcement_zone {
	text-decoration: blink;
	text-align: right;
	font-size: 14px;
	background-color: #CE9254;
	height: 55px;
	padding: 5px 20px 0px 0px;
	width: 550px;
	float: right;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#image-banner {
	background-color: #000000;
	text-align: center;
	height: 75px;
	width: 800px;
}
#maincontent {
	width: 798px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CE9254;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE9254;
	border-left-color: #CE9254;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#maincontent-leftright {
	background-color: #FFFFFF;
	width: 778px;
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#maincontent-leftright a:link {
	text-decoration: none;
}
#maincontent-leftright a:visited {
	text-decoration: none;
}
#maincontent-leftright a:hover {

	text-decoration: none;
}
#maincontent-left {
	background-color: #FFFFFF;
	width: 380px;
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#maincontent-left a:link {
	text-decoration: none;
}
#maincontent-left a:visited {
	text-decoration: none;
}
#maincontent-left a:hover {

	text-decoration: none;
}
#maincontent-right {
	background-color: #FFFFFF;
	width: 370px;
	float: right;
	margin: 0px;
	padding: 10px;
	text-align: left;
}
#maincontent-right a:link {
	text-decoration: none;
}
#maincontent-right a:visited {
	text-decoration: none;
}
#maincontent-right a:hover {

	text-decoration: none;
}
#tag-line {
	font-weight: bold;
	color: #333333;
	background-color: #CE9254;
	text-align: center;
	width: 798px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE9254;
	border-left-color: #CE9254;
	clear: both;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 1px;
}
#notices {
	background-color: #FFFFFF;
	width: 800px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#notices a:link {
	text-decoration: none;
	color: #0000CC;
}
#notices a:visited {
	text-decoration: none;
	color: #0000CC;
}
#notices a:hover {
	text-decoration: underline;
	color: #006600;
}
#notices-left {
	float: left;
	width: 395px;
	text-transform: lowercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CE9254;
}
#notices-right {
	float: right;
	width: 395px;
	text-transform: lowercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CE9254;
}
#baseimage {
	height: 25px;
	text-align: center;
	clear: both;
	width: 800px;
	background-image: url(/includes/base-image-black.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 4px;
}
#design-hosting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	height: 25px;
	padding-top: 4px;
	text-transform: capitalize;
	width: 800px;
}
#design-hosting a:link {
	text-decoration: none;
	color: #999999;
	border: 1px solid #999999;
	padding: 2px;
}
#design-hosting a:visited {
	text-decoration: none;
	color: #999999;
	border: 1px solid #999999;
	padding: 2px;
}
#design-hosting a:hover {
	text-decoration: underline;
	color: #333333;
	border: 1px solid #999999;
	padding: 2px;
}
h1 {
	font-size: 16px;
	color: #CE9254;
}
h2 {
	font-size: 14px;
	text-decoration: underline;
	color: #CE9254;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
form {
	font-size: 12px;
}
input {
	border: 1px solid #CE9254;
}
textarea {
	border: 1px solid #CE9254;
}
ul {
	list-style-position: outside;
	list-style-image: url(/includes/bullet.gif);
}
li {
	padding-bottom: 5px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
}
hr {
	color: #CE9254;
	text-align: center;
	width: 200px;
}
u {
	text-decoration: underline;
}
