html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background: url(images/bg01.jpg) repeat;
	color: #5B6D74;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 34px;
}
h2 {
	font-size: 30px;
	color: #504E42;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
	color: #96794F;
	margin-bottom: 5px;
	margin-top: 33px;
}

h4 {
	font-size: 11px;
	color: #504E42;
}
a {
	color: #6B9757;
}
#content ul,#sidebar ul,.threecol ul {
	margin-left: 30px;
}
p {
	margin-bottom: 15px;
}
blockquote p {
	text-align: right;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
em { 	
	font-style: italic;
}
a:hover {
	text-decoration: none;
}
#content img {
	border: 1px solid #978d83;
	padding: 5px;
	margin: 10px;
}
#outter {
	width: 100%;
	background: url(images/bg02.jpg) repeat-x top;
}
#inner {
	background: url(images/bg03.jpg) center repeat-y;
	margin: 0 auto;
	width: 940px;
	height: 1%; 
	overflow: hidden;
}
#page {
	background: url(images/bg04.jpg) center top no-repeat;
	width: 850px;
	padding: 0px 45px;
}
#footer {
	background: url(images/bg05.jpg) 0px -50px no-repeat;
	padding: 30px 45px 0px 45px;
	width: 850px;
	min-height: 100px;
	margin: 0 auto;
} 
#header {
	text-indent: -9999em;
	background: url(images/homepage01.jpg) center no-repeat;
	height: 120px;
	margin-bottom: 15px;
} 
#header a {
	display: block;
	text-decoration: none;
	height:120px;
	width: auto;
}
#nav {
	background: url(images/homepage03.jpg) center no-repeat;
	height: 60px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { 
	float: left;
	position: relative;
	padding: 0 10px;
	line-height: 60px;
}

.subnav { 
	display: none;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 100;
	background: url(images/subbg.gif) #86100e top repeat-x;
	width: 200px;
	clear: left;
}
body #nav .subnav li {
	float: none;
	line-height: 20px;
	padding: 5px 10px;
	display: block;
}
#nav li>ul { 
	top: auto;
	left: auto;
}

li:hover .subnav, li.over .subnav { 
	display: block;
}





#nav span {
	background: url(images/dropdownbut.png) 0px 0px no-repeat;
	width: 12px;
	height: 12px;
	float: right;	
	margin: 25px 5px 23px 5px;
}
.subhover {
	background: url(images/dropdownbut.png) 0px -12px no-repeat;
}
#splash {
	width: 585px;
	height: 252px;
	background-color: #fff;
	margin-bottom: 15px;
	overflow: hidden;
}
#content {
	background: url(images/homepage07.gif) top repeat-x;
	padding: 20px 15px;
}
.withside {
	width: 555px;
	float: right;
	clear: right;
}
#sidebar {
	width: 250px;
	float: left;
	margin: 0 15px 15px 0;
}
#sidebar h2 {	
	height: 41px;
	line-height: 41px;
	padding: 0 15px;
	color: #FFFFFF;
	background: url(images/contentbg.gif) right no-repeat #7d1416;
	font-size: 16px;
}
#sidebar p {
	padding: 10px 15px;
}	
.threecol {
	clear: both;
}
.col1, .col2, .col3 {
	width: 274px;
	float: left;
}
.col1, .col2 {
	margin-right: 13px;
}
.threecol h2 {
	height: 41px;
	line-height: 41px;
	padding: 0 15px;
	color: #FFFFFF;
	background: url(images/contentbg.gif) right no-repeat #7d1416;
	font-size: 16px;
}
.threecol p {
	padding: 10px 15px;;
}
.threecol img {
	border: 1px solid #978d83;
	padding: 5px;
	margin: 10px;
}
#footer {
	color: #C6C4BC;
	text-align: center;
	font-size: 11px;
}
#ieonly {
	visibility: hidden;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
.formtable tr td {
	padding: 6px;
}
.textright {
	text-align: right;
}
.textform {
	width: 300px;
	background-color: #fff;
	border: 1px solid #999999;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dropform {
	background-color: #fff;
	border: 1px solid #999999;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}
.errormessage {
	color: red;
	font-weight: bold;
}
.errorsign {
	font-size: 14px;
	color: #F00;
}