@charset "utf-8";
/* CSS Document */

body {
	margin: 10px 0px 0px 0px;
	background-image:url(images/common/back.gif);
}
#page {
 width:860px;
 border: 15px solid #006532;
 	margin:0 auto;
 }
#page2 {
 background:#ffffff;
 border: 7px solid #FFFFFF;
 }
#topnav {
background-color: #fbbd56;
border-bottom: 7px #FFFFFF solid;
height:31px;
}
#banner {
background-color: #c3d2c2;
padding: 10px;
}
#titlebar {
background:url(images/common/back_title.gif);
height:44px;
vertical-align:middle;
}
#content {
background-color: #f4ede0;
padding: 0px 0px 0px 10px;
}
#footer {
background-color: #fbbd56;
border-top: 7px #FFFFFF solid;
}
.table-content {
border-right: dotted #FFFFFF 2px;
}
.picture-home {
vertical-align: text-bottom;
}
.title {
padding-left: 15px;
}
.text-intro-home {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #006532;
line-height: 24px;
padding: 10px 10px 0px 10px;
font-weight: bold;
}
.text-intro-big {
font-size: 16px;
}
.pagetitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #006532;
font-weight: bold;
padding: 20px 0px 0px 20px;
}
.subtitle {
font-size: 16px;
color: #2c8156;
border-bottom: 1px solid #2c8156;
font-weight: bold;
margin-bottom: 10px;
padding-top: 5px;
}
.newspage-title {
font-size: 14px;
color: #2c8156;
font-weight: bold;
margin-bottom: 2px;
padding-top: 20px;
}
.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006532;
line-height: 20px;
padding: 0px 40px 0px 20px;
}
.text-intro {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #006532;
line-height: 22px;
font-weight: bold;
}
.text-small {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #006532;
line-height: 14px;
}
.testimonial {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #006532;
line-height: 20px;
font-style: italic;
}
.testimonial-author{
font-size: 11px;
font-style: normal;
line-height: 15px;
border-bottom: 2px dotted #FFFFFF;
margin-bottom: 15px;
padding-bottom: 15px;
}
a {
color: #b86317;
text-decoration: none;
font-weight:bold;
}
a:hover {
color: #fb7c0a;
}
.text-home {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #472101;
line-height: 16px;
padding: 10px 10px 0px 0px;
}
.quote {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #8d7862;
line-height: 22px;
padding: 20px 10px 0px 0px;
font-weight: bold;
text-align: right;
}
.quote-author{
font-size: 11px;
font-weight: normal;
line-height: 14px;
}
.dividerline {
border-bottom: #FFFFFF dotted 2px;
padding: 10px 0px 0px 0px;
}
.leftbar-title {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #8d7862;
line-height: 24px;
padding: 20px 10px 0px 0px;
font-weight: bold;
text-align: left;
}

#linklist
{
	margin-left: 5px;
	padding-left: 0;
	padding-top: 10px;
	list-style: none;
	line-height: 16px;
	color: #472101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#linklist li
{
padding-left: 15px;
padding-bottom: 15px;
padding-right: 10px;
margin-left: 0;
background-image: url(images/common/bullet.gif);
background-repeat: no-repeat;
background-position: .3em 0.4em;
}
#linklist a {
	text-decoration: none;
	color: #472101;
	font-weight:100;
}
#linklist a:hover {
	text-decoration: underline;
}
.news-date {
color: #b86317;
font-weight: bold;
}
.news-title {
color: #472101;
font-weight: bold;
}
.event-date {
color:#666633;
font-weight: bold;
}

.navBar { /*all lists */
	padding: 0; 
	margin: 0; 
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
}
.navBar ul { /*all lists */
	padding: 0; 
	margin: 0; 
	list-style: none; 
}

.navBar A {
	text-decoration: none; 
	color: white;
	display: block;
	background-color: #b86317;
	float: left; 
	position: relative; 
	}
.navBar A:hover {
	text-decoration: none; 
	color: white;
	display: block;
	background-color: #f47c10;
	float: left; 
	position: relative; 

	}

.navBar li {/*for submenu*/
	display: block;
	background-color: #b86317;
	float: left; 
	position: relative; 
	width: 180px;
}

.navBar li ul {
	display:none; position:absolute; top:31px; left:0;
}

.navBar li:hover ul, li.over ul{
	display: block;
}

.navBar li ul li a {
	background-color:#b86317;
	border-bottom: 1px solid white;
	padding:6px;
	color:white;
	text-decoration: none; 
	display: block;
	float: left; 
	position: relative; 
	width: 180px;
}

.navBar li ul li a:hover, li.over ul li.over  {
	background-color:#f47c10;
}
.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#FFFFFF;
padding: 5px;
text-align:center;
}


#sponsors {
	
	border-collapse:collapse;
	border-spacing:0;
	border: 0px solid silver;
	font: Arial, Helvetica, sans-serif 12pt;
	}
#sponsors td {
	padding: 0.2em 1.5em;
	}
#sponsors th {
	padding: 0.2em;
	text-align:left;
	background-color: #2c8156;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	}
.odd td {
	background: white;
	}
.even td {
	background: #d7e7d7;
	}
#tableform {
padding: 5px;
border: 1px solid silver;
background: white;
}
#tableform td{
padding: 5px;
border-bottom: 1px solid silver;
}

.tableform-title {
background-color: #d7e7d7;
font-weight: bold;
text-align: right;
padding: 5px;
}
