* { padding: 0; margin: 0; }

html {
	width:100%;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.75em; /* 12px */
 width:100%;
 color:#292929;
 word-wrap:break-word;
 background: #fff url("img/top-bg.png") repeat-x 0 0;
}
a {
	text-decoration:none;
	color:#d4a500;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}

h1 {
	font-size:1.50em;
	color:#234700;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:normal;
}
h2 {
	font-size:1.20em;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:normal;
}
p {
	text-align:justify !important;
	font-size:1em; 
	line-height:1.75em;
	margin:15px 0;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em; /* 12px */
	border-color:#639168 !important;
	padding:1px;
}
input {
	border:solid 1px #639168 !important;
}
.content ul {
	list-style-type:none;
	padding-left:1em;
    margin-left:0;
}
.content ol {
   padding-left:1em;
   margin-left:0;
}
.content li {
	padding-left:1em;
	line-height:2em;
}
.content ol li {
	padding:0;
	margin-left:1em;
}
.content ul li {
	background-image: url(img/top-li.gif);
	background-repeat: no-repeat;
	background-position:-2px 4px;
}

h4, h5, h6, blockquote,
  label, dl, fieldset, address {
    margin-bottom: 1em;
}
toolbox li {
	padding-left:20px;
	background-image: url(img/top-li.gif);
	background-repeat: no-repeat;
	background-position:10px 1px;
}
/* wrappers */
#header {
	height:223px;
}
#toolbox {
	width:1000px;
	margin:0 auto;
	text-align:right;
	height:31px;
	padding-top:10px;
}
ul.toolbox {
	display:inline;
	list-style-position: outside;
	list-style-type: none;
	float:right;
	padding-top:4px;
}
ul.toolbox li {
	display:inline;
	padding-left:20px;
	background-image: url(img/top-li.gif);
	background-repeat: no-repeat;
	background-position:10px 1px;
}
ul.toolbox li a {
	color:#639168 !important;
}
#search_box {
	padding-left:20px;
	background-image: url(img/top-li.gif);
	background-repeat: no-repeat;
	background-position:10px 6px;
	float:right;
	color:#639168 !important;
}
#ajaxSearch_submit {
	vertical-align:middle;
	padding-bottom:3px;
}
#ajaxSearch_input {
	border-color:#639168 !important;
	width:150px;
	vertical-align:middle;
	padding:1px;
	height:16px;
}

#identity {
	width:1000px;
	margin:0 auto;
	text-align:right;
}

#outer1 {
	float:left; 
	width:230px;
}
#outer3 {
	float:right; 
	width:181px; 
	padding-top:10px;
}
#outer2 {
	width:553px;
	padding:15px 18px 20px 18px;
	float:left;
}

#outer1, #outer2, #outer3 {padding-bottom:32767px; margin-bottom:-32767px;}
#outer1 h3, #outer3 h3 {
	display:block;
	padding:8px 0 0 12px;
	height:27px;
	font-size:1.42em;
	background: url("img/h3-bg.gif") repeat-x 0 0;
	color:#fff;
	font-weight:normal;
	margin-top:10px;
}

#wrapper {
	overflow:hidden;
	width:1000px;
	margin:0 auto;
}

#footer {
	clear:both;
	height:90px;
	background: #fff url("img/footer-bg.gif") repeat-x 0 0;
	padding-bottom:30px;
}
#footer > div {
	width:1000px;
	margin:0 auto;
	padding-top:40px;
	text-align:center;
}
#footer .toolbox {
	clear:both;
	margin:0 auto;
	width:1000px;
	margin-bottom:15px;
}
#copy {
	font-size:0.92em;
	color:#292929;
	padding-top:10px;
	letter-spacing: 0.5px
}
#copy a {
	color:#292929 !important;
	text-decoration:underline;
}

/* single objects */
#breadcrumbs {
	font-size:0.92em;
	padding-bottom:15px;
}
#breadcrumbs a {
	color:#292929 !important;
	text-decoration:underline;
}
#search_input {
	height:17px;
	border:solid 1px #b9536e;
	width:130px; 
}
#banner-right {
	padding:10px 0 10px 0;
}
#banner-top {
	padding:0 0 10px 0;
}
#newsletter {
	background-color:#e8f2de;
	padding:10px 15px 10px 15px;
	margin-bottom:10px;
}
#menu {
	font-size:1.25em;
	font-weight:bold;
	color:#234700;
}
#menu a {
	color:#234700;
}
#menu ul, #menu li {
	margin:0;
	padding:0;
}
#menu ul {
	width:230px;
	list-style-type:none;
}
#menu li {
	padding-top:10px;
	min-height:26px;
	background-color:#d6e1d8;
	margin-bottom:1px;
}
#menu li a {
	padding-left:15px;
	display:block;
	padding-bottom:5px;
}
#menu li a.active {
	text-decoration:underline;
}
#menu ul li ul {
	background-color:#fff;
}
#menu li li {
	padding-left:0;
	background-color:#edf2ee;
}
#menu li li a {
	color:#639168 !important;
}
/* contact */
form#contact_form fieldset{
	pading:20px 20px;
}
.eForm dl dt {
	width:150px;
	float:left;
	padding:3px 10px;
}
.eForm dl dd {
	float:left;
	padding:3px 10px;
	_width:350px;
}
.eForm dl dd input {
	width: 300px !important;
	border:solid 1px #639168 !important;
	width:150px;
	vertical-align:middle;
	padding:1px;
	height:16px;
}
.eForm dl dd textarea {
	width: 300px;
	height:100px;
	border:solid 1px #b9536e;
}

.eForm div.submit_button {
	text-align:centered !important;
	width:100%;
	clear:both;
}
.eForm div.submit_button input {
	margin: 10px auto;
	border:solid 1px #b9536e;
	width:100px;
	left:280px;
	position:relative;
}
/* rss */
.rss_channel {
	min-height:20px;
	_height:20px;
	padding-top:7px;
	padding-bottom:3px;
	padding-left:12px;
	margin-bottom:1px;
	color:#234700;
	background-color:#d6e1d8;
	font-weight:bold;
}
ul.rss_items {
	margin:0;
	padding:0;
	list-style-type:none;
	background-color:#dbe7d8;
}
ul.rss_items li {
	padding:5px 10px 2px 12px;
	text-align:justify;
	background-color:#f1f7eb;
	margin-bottom:1px;
	min-height:25px;
}
ul.rss_items li a {
	font-weight:normal;
	display:block;
}
ul.links_items {
	margin:0;
	padding:0;
	list-style-type:none;
	background-color:#dbe7d8;
}
ul.links_items li {
	padding:5px 10px 2px 12px;
	text-align:justify;
	background-color:#f1f7eb;
	margin-bottom:1px;
}
ul.links_items li a {
	font-weight:bold;
	display:block;
	color:#639168;
	min-height:20px;
}
h2.home-h2 {
	height:25px;
	padding-top:7px;
	font-size:1.50em;
}
#new-articles {
	background: #fff url("img/h2-new-articles-bg.gif") repeat-y 0 0;
}
#new-articles a {
	color:#234700 !important;
}
#news {
	background: #fff url("img/h2-news-bg.gif") repeat-y 0 0;
}
#news a {
	color:#7c6000 !important;
}
#notices {
	background: #fff url("img/h2-notices-bg.gif") repeat-y 0 0;
}
#notices a {
	color:#470041 !important;
}
#reviews {
	background: #fff url("img/h2-reviews-bg.gif") repeat-y 0 0;
}
#reviews a { 
	color:#2e4d40 !important;
}
.homebox {
	width:266px;
	float:left;
	padding-bottom:10px;
}
.oddhomebox {
	margin-right:20px;
}
.homebox ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.homebox ul li {
	line-height:2em;
}
.homebox ul li span {
	font-weight:bold;
}
.cleartrick {
	clear:both;
}
.rss_subscribe {
	width:266px;
	background: #fff url("img/line-bg.gif") repeat-x 0 0;
	padding:10px 0 0 0;
}
.rss_subscribe a {
	color:#639168;
	font-weight:bold;
}
.rss_subscribe img {
	margin-left:10px;
	vertical-align:middle;
	padding-bottom:6px;
}
/* common classes */
.valign {
	vertical-align:middle;
}
.centered {
	width:100%;
	text-align:center !important;
}
.no_border {
	border:none !important;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}

/* ditto */
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #008CBA;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
.ditto_item {
	margin-bottom:20px;
}

input.newsletter {
	width:190px;
	margin:0 auto;
	margin:5px 0px;
}
input.newsletter_submit {
	border: none !important;
	margin:5px 0px;
}
input.newsletter_radio {
	margin:5px 5px;
	
}

/* AjaxSearch */
 #ajaxSearch_form {
    color: #444;
    width: auto;
}
#ajaxSearch_input {
    width: auto;
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: 0 3px 0 0;
    padding: 3px 0 0;
    vertical-align: top;
}
#ajaxSearch_submit {
    display: inline;
    height: 22px;
    line-height: 22px;
}
#ajaxSearch_output {
    border: 1px solid #444;
    padding: 10px;
    background: #fff;
    display: block;
    height: auto;
    vertical-align: top;
}
.AS_ajax_result {
    color: #444;
    margin-bottom: 3px;
}
.AS_ajax_resultLink {
    text-decoration: underline;
}
.AS_ajax_resultDescription{
    color: #555;
}
.AS_ajax_more {
    color: #555;
}
#ajaxSearch_output,#ajaxSearch_intro {
	display:none;
}

.errors {
	color:red !important;
	line-height:1.5em;
	margin-top:20px;
	margin-bottom:20px;
}
