@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #61645b;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #0685A4;
}

a:hover {
	text-decoration: none;
	color: #181817;
}

#main {
	margin:0 auto;
	position: relative;
	width: 1100px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
	height:149px;
	width: 100%;
}
#footer {
	background-image: url(images/index_35.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
	height:118px;
	width: 100%;
}
#search {
	text-align: right;
	padding-top: 78px;
	padding-right:145px;
}
#menu {
	text-align: left;
	padding-top: 3px;
	padding-left: 385px;
}
.bigtitle {
	font-size: 19px;
	font-weight: bold;
	color: #4c350f;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #6f5120;
	text-align: center;
}
.subtitle {
	font-size: 18px;
	color: #6f5120;
	text-align: center;
}
.pagetitle {
	font-size: 26px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #0685a4;
	padding-top: 3px;
	padding-bottom: 6px;
	text-align: left;
}
.pagesubtitle {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	color: #497f0a;
	text-align: left;
}
.contentbody {
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	text-align: justify;
}
#sidebar {
	background-color: #dfcbab;
	text-align: left;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:active
{
	text-decoration: none;
	color: #51534e;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #181817;
}


li {
	list-style-image: url(images/bullet2.jpg);
}
.bullet {
	list-style-image: url(images/bullet.jpg);
}
.arrowimage {
	background-image: url(images/bulletmain.jpg);
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	font-size: 17px;
	font-weight: bold;
	color: #6f5120;
	text-align: left;
	vertical-align:text-bottom;
}
H2 {
	font-size: 22px;
	font-weight: bold;
	color: #6f5120;
	line-height: 28px;
}
H3 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
H1 {
	font-size: 20px;
	font-weight: bold;
	color: #61645b;
	padding-left:28px;
	line-height: 28px;
}
.aticleminilinks {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px;
	background-color: #eeedeb;
}
