@charset "ISO-8859-1";
body {
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}
.wrapper {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/midshadow.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.bottomshadow {
	background-image: url(images/bottomshadow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: left;
	padding-top: 5px;
}
.topshadow {
	background-image: url(images/topshadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 4px;
}
.content {
	margin-right: 3px;
	margin-left: 3px;
}
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 147px;
	background-position: top;
}
.menu {
	height: 29px;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url(images/menu_bg.gif);
	color: #a97f26;
	font-weight: normal;
}
.menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: normal;
}
.menu a:link, .menu a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.menu a:hover {
	color: #a97f26;
	text-decoration: none;
	font-weight: normal;
}
.login a:link, .login a:visited, .login a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.imageblock {
	background-image: url(images/imageblock_bg.jpg);
	background-repeat: no-repeat;
	height: 188px;
}
.imageblock img {
	float: right;
}
.imageblock .title {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 136px;
	padding-left: 30px;
}
.homecontent {
	clear: right;
	background-image: url(images/thin_border.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	text-indent: 0px;
}
.homecontent .col1 {
	width: 400px;
	float: left;
	padding-right: 40px;
}
.homecontent .col2 {
	width: 400px;
	float: right;
	margin-bottom: 40px;
	margin-left: 0px;
	top: 0px;
	right: 0px;
}
.plaincontent {
	clear: right;
	background-image: url(images/thin_border.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 50px;
	padding-bottom: 30px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
h1 {
	font-size: 15px;
	color: #a97f26;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 13px;
	color: #a97f26;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 56px;
	padding-top: 11px;
	padding-bottom: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	clear: both;
}
.footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer .col {
	background-image: url(images/footer_divide.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
	padding-left: 20px;
	float: left;
	width: 205px;
	padding-top: 6px;
}
.footer .colend {
	height: 50px;
	float: right;
	width: 205px;
}
.footer .colend a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	color: #a97f26;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0px;
}
.news {
	text-align: left;
	clear: both;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
}
li {
	margin-bottom: 5px;
	margin-top: 5px;
}
.highlightbox {
	padding: 10px;
	border: 1px solid #c1922e;
	background-color: #eee6d7;
}
.linkstable td {
	text-align: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
.linkstable a {
	text-decoration: underline;
	color: #a97f26;
	font-weight: bold;
}
.linkstable img {
	border: 1px solid #000000;
}

