@charset "utf-8";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCC66;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
}
.navbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: # ;
}
.mainbody {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#footertb td {
	font-size: 11px;
	color: #000000;
}
#footertb a {
	color: #000000;
	text-decoration: none;
}
.newsbody {
	background-image: url(../images/newsbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.newspad {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;
}

.hmeleftcontent {
	width: 500px;
}
.hmeleftcontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	background-image: url(../images/shdw.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
}
.maintxt {
	line-height: 20px;
	font-size: 12px;
}
