html {
	margin: 0;
	padding: 0;
}
body {
	background: #CDC2B3 url(images/bg1.jpg);
	text-align: center;
	color: #5F3E2F;
	font: 11px verdana, sans-serif;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
a {
	color: #a622b3;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #72d830;
	text-decoration: underline;
}
img {
	border: 0px;
}
#wrapper {
	width: 778px;
	margin: auto;
	text-align: left;
}
#header p {
	font-size:12px;
	font-style:italic;
	color:#a622b3;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header p.more {
	padding-right: 222px;
}
#header {
	height: 320px;
	background: url(images/logo.jpg) no-repeat;
}
#header div {
	padding: 183px 213px 0px 82px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#FFFFFF;
}
#nav {
	width: 800px;
	height:48px;
	margin: 0px 0px 0px 20px;
	background-image:url(images/navnew1.jpg);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	
}
#nav a {
	font-size:18px;
	font-style:italic;
	color:#72d830;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 12px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	display:inline;
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #76644f;
}
#nav a:hover {
	color:#fff;
	text-decoration:none;
}
.lastchild {
	border-right: none 0px !important;
}
#body {
	background: url(images/bg1.jpg) repeat-y;
	clear: both;
	width: 100%;
}
#body-top {
	background: url(images/bot.jpg) no-repeat;
}
#body-bot {
	background: bottom url(images/bot.jpg) no-repeat;
	padding: 21px 25px 15px 42px;
}
#about-box {
	float: left;
	width: 315px;
}
#about-box ul {
	margin-left: 8px;
}
#express-box {
	float: right;
	width: 327px;
}
#foot {
	width: 738px;
	margin-left: 20px;
	background: url(images/bg1.jpg) repeat-y;
}
#foot-top {
	background: url(images/bg1.jpg) no-repeat;
}
#foot-bot {
	background: bottom url(images/bot.jpg) no-repeat;
	padding: 13px 21px 12px 28px;
}
#what-box {
	float: left;
	width: 332px;
}
#what-box img.left {
	margin-left: 0px;
}
#what-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#news-box {
	float: right;
	width: 316px;
}
#news-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#footer {
	margin: 14px;
	text-align: center;

}
h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;

	color:#72d830;
}
h2 b{
	color:#a622b3;
}
h5 b{
	color:#a622b3;
	
}
h5 {
	color:#72d830;
	
}

pre {
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
	background: 0px 3px url(images/bg1a.jpg) no-repeat;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
	color:#ffffff;
}
.clear {
	clear: both;
}
#topon{border-bottom:3px solid #72d830;}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -60px;
	left: -84px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #a62bb2;
	width: 200px;
	height: 150px;
}
/*This is the bottom menu on the page.*/
#bottommenu {margin: 0;padding: 0 0 20px 10px;text-align: center;border-bottom: 0;}
#bottommenu li {margin: 0; display: inline; list-style-type: none; font:normal 85% Georgia,serif;}
#bottommenu a {float: none;line-height: 20px;font-weight: bold; margin: 5px ;text-decoration: none; color: #a62bb2;}
#bottommenu a.active, #bottommenu a:hover {border-bottom: 0; padding-bottom: 0; color:#72d830;}
