@charset "UTF-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font: 62.5% arial,sans-serif;
	text-align: left;
	background-color: #adca86;
}

td, th {
	font: 13px arial,sans-serif;
	text-align: left;

}

h1 {
	margin-bottom: 12px;
	margin-top: 0;
	color: #eb8626;
	font: bold 2.8em "Trebuchet MS", Tahoma, Arial, sans-serif; 
	padding-top: 0;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	padding-top: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	font-variant: normal;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.3em;
}

img {
	border: 0;

}

a,  a:link {
	color: #4a901a;
	text-decoration: none;
}

a:visited {
	color: #4a901a;
	text-decoration: none;
}

a:hover {
	color: #e87421;
	text-decoration: underline;
}

a:focus {
	color: #CCCCCC;
}

a:active {
	color: #e87421;
}

div#header {
	height: 279px;
	width: 630px;
	float: right;
	background: url(images/header.gif) no-repeat right top;
	position: relative;
}

div#date {
	background: url(images/date.png) no-repeat right top;
	position: absolute;
	margin-top: -3px;
	right: 0;
	z-index: 10;
	width: 130px;
	height: 130px;
}

div#image-rotator {
	height: 197px;
	width: 590px;
	background: url(images/image-rotator.gif) no-repeat 0;
	margin-top: 80px;
	margin-left: 15px;
	float: left;
	z-index: 1;
}

div#content p {
	line-height: 1.4;
	font-size: 1.3em;
}

td, th {
	line-height: 1.4;
	font-size: 13px;
}

div#container {
	width: 835px;
	margin: 30px auto 0
}

div#wrapper {
	width: 835px;
	background: url(images/content-bg.gif) repeat-y;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}

div#content {
	float: right;
	width: 590px;
	margin-top: 10px;
	margin-right: 25px;
	display: inline;
}
.edit {
	float: right;

}

div#sidebar {
	float: left;
	width: 201px;
	background: url(images/sidebar.gif) no-repeat left top;
	display: inline;

}

#box {
	float: right;
	width: 180px;
	line-height: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border: 1px solid #799f54;
	background: #8bb660 url(images/box-bg.gif) 0 bottom;
	color: #ffffcc;
	padding: 13px 13px 5px;
	margin: 10px 0px 10px 25px;
}

#box a {
	color: #ffffff;
}

#box ul {
	margin: 0;
	padding-left: 10px;
}

#box h2 {
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 15px;
	margin-top: 0px;
}

#logo a {
	background-repeat: no-repeat;
	height: 32px;
	width: 142px;
	float: left;
	cursor: pointer;
	padding: 0px;
	background-image: url(images/logo.gif);
	display: inline;
	margin-top: 33px;
	margin-left: 32px;
	margin-bottom: 15px;
}

#logo a:hover {
	text-decoration: none;
}

#logo a span {
	visibility: hidden;
}

div#navigation {
	float: left;
	width: 195px;
	margin-left: 5px;
	display: inline;
}

.menu {
	width: 195px;
	margin-left: 1px;

}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu li a {
	display: block;
	background: transparent url(images/menu.gif) 100% 0;
	
	padding: 2px 0 2px 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 24px;
}

.menu li a:link, .arrowgreen li a:visited {
	color: #fff;
}

.menu li a:hover {
	color: #fffb78;
	background-position: 100% -28px;
}

.menu li a.menu_current {
	color: #222222;
	background-position: 100% -56px;
}

div#logos {
	float: left;
	clear: left;
	width: 100%;
	text-align: center;
	margin-top: 132px;
	margin-bottom: 30px;
} 



div#search {
	float: left;
	margin-left: 17px;
	margin-top: 12px;
	display: inline;
}

.searchresult {

	font-size: 14px;
	font-weight: bold;
}

div#footer p {
	margin: 0;
	padding: 5px 10px;
	font-size: 12px;
	color: #666;
}

div#footer a {

	color: #666;
}


div#footer {
	clear: both;
	width: 100%;
	height: 96px;
	background: url(images/footer.gif) no-repeat;
}

div#footer .content {
	float: right;
	margin-right: 188px;
	margin-top: 50px;
}

div#contact-form {
	
	border-top: 1px dotted #ccc;

	padding-top: 20px;
}

table.captcha_table {

	font-size: 12px;
	color: #9e9e9e;
}
