@charset "utf-8";
/* CSS Document */

html {
height: 101%;
}


body {
padding: 0;
margin: 0;
text-align: center;
background: url(../images/index_02.jpg) repeat-x #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
}

a {
color: #A63B00;
} 

a:hover {
color: #5F1C00;
}

p {
margin: 0;
padding: 0;
}

h1 {
color: #A63B00;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
}

h2 {
color: #659740;
font-size: 12px;
font-weight: bold;
}

h3 a {
text-decoration: none;
font-size: 13px;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

input, select, textarea {
border: 1px solid #659740;
}

#container {
margin: 140px auto 0;
}

#pages {
margin: 16px auto 0;
display: block;
width: 765px;
text-align: left;
}

#header {
margin: 0;
text-align: left;
}

#banner {
margin: 10px 0 0 0;
}

#content {
width: 765px;
background: url(../images/content_bg.png) repeat-y;
margin: 0 auto;
text-align: center;
}

.contentpane {
width:350px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.contact_email {
padding: 10px;
background: #eee;
border: 1px solid #659740;
}

.contentheading {
color: #A63B00;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
}

.contentpaneopen {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333

}

.gallery img {
margin: 0 0 10px;
}

#newsflash .article_seperator{background-color : none;font-size: 1px;}

.form {
	width: 550px;
	padding: 10px;
	text-align: center;
	background: #eee;
	border: 1px solid #659740;
}


/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #eeeeee;
	color : #666666;
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
}
.chronoform {
width:100%}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color: #dddddd;
	color: #666666;
	font-size: 11px; 
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry2 {
	background-color: #f2f2f2;
	color: #666666;
	font-size: 11px; 
	padding: 2px 0px !important;
	text-align: left;
}

#right_col .sectiontableentry1 {
	background: #f2f2f2;
	color: #666666;
}

#right_col .sectiontableentry2 {
	background: #f0f0f0;
	color: #333333;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 2px !important;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}

#left_col .sectiontableentry1 label, #left_col .sectiontableentry2 label {
	margin: 0px;
	padding: 0px;
	width: 195px;
	display: block;
}

.sectiontablefooter {
	height: 18px; 
}

table.poll {
	border: none;
	margin: 0px;
	padding: 0px 5px;
}

table.poll thead td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

table.pollstableborder {
	margin: 0px;
	padding: 0px;
	border: none;
}

table.pollstableborder td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
}

/* End Sectiontable */


/************************** NAVIGATION *********************************/

#nav {
width: 165px; 
margin: 0 0 0 10px;
height: 358px;
float: left;
}

#nav ul {
margin: 0 0 0 2px;
padding: 0;
list-style: none;
background: url(../images/bg_nav.jpg);
}

#nav ul li {
margin: 0 0 0 1px;
padding: 0;
width: 125px;
}

#nav ul li img {
display: block;
}



#main {
	text-align: left;
	min-height: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
	width: 565px;
}

#date {
float: right;
padding: 100px 30px 20px 0;
color: #fff;
}

.mainlevel {
font-size: 9px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border-right: 1px solid #5F1C00;
padding: 0 5px;
text-align: center;
} 

.details {
font-size: 9px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666;
text-align: center;
width: 410px;
}

/*********************************  FOOTER   **************************************/

#bottom_nav {
text-align: center;
margin: 0 auto 10px;
}

.moduletable {
}

#footer {
margin: 0;
padding: 0;
clear: both;
}

#copyright {
padding: 6px; 
text-align: center;
font-size: 10px;
}