body { 
font: 11px Verdana, Arial, sans-serif; 
color: #303030; 
background:#464D3C url(images/bg.gif) repeat-x; 
text-align: center; 
line-height: 1.6em; 
margin: 0 auto; 
}

#map_canvas{
	width:548px;
	height:307px;
	float:right;
}

/* --------------All The Pretty Things------------------------------*/

a { 
color: #01492a;
font-weight:normal;
text-decoration:underline; 
background: inherit; 
}

a:hover { 
color:#CC0000;
background: inherit;
}

h1 {
margin:20px 0 5px 0;
font-size: 19px;
font-weight:normal;
color:#01492a;
}
h1 a{
	text-decoration:underline;
	font-weight:normal;
}

h2 {
font-size:14px;
margin:20px 0 5px 0;
padding:0;
font-weight:bold;
color:#01492a;
}
h2 a{
	text-decoration:underline;
	font-weight:bold;
}

h3{
	font-size:12px;
	font-weight:normal;
	margin:20px 0 0 0;
}


ul { 
margin: .6em 0; 

}

.highlight {
color: #1f5301;
font-size:14px;
font-weight: bolder;
}

.highlighttwo {
color: #3c7c1d;
font-size:16px;
font-weight: bolder;
}

.image {
float: left;
clear: left;
background: #eee;
color: #000;
margin: 0 12px 10px 0;
}

.big { 
float:left; 
color:#5e5e5e; 
font-size:50px; 
line-height:30px; 
padding: 4px 4px; 
font-family: "Times New Roman", times, Sans-Sherif; 
background:inherit; 
} 

/* --------------The Main Content------------------------------*/

#wrapper { 
width: 850px; 
background: #fff; 
margin: 0 auto;
padding:4px; 
text-align: left;
border-left: 1px solid #666;
border-right: 1px solid #666; 
}

#header { 
width: 850px;
height: 50px; 
margin: 0 0 4px 0;
background:url(images/bg.png) no-repeat;
border-bottom: 1px dotted #DCDBD5;

}

#header h1 {
float: left;
margin: 16px 0 0 60px;
padding: 0;
}
#header h1 a{
color: #fff;
letter-spacing:1px;
font-weight:normal;
font-size:19px;
text-transform:uppercase;
text-decoration:none;
}
#header h1 a:hover{
text-decoration:underline;
}
#header div{
	float:right;
	margin:16px 30px 0 0;
	color:#CCC;
}
#header div a{
	color:white;
}
#header div a:hover{
	text-decoration:underline;
}
#pic{
margin-bottom: 6px;
width: 850px;
height: 250px;
background:#fff url(images/pic.jpg) no-repeat;
}

#quote {
float: right;
margin: 4px 22px 8px 8px;
color: #5e5e5e;
font: 17px  Georgia, "Times New Roman", Times, serif;
}

/* -----BOTH MENUES START HERE------------------------------*/

/* --------------Top Left Vertical Menu------------------------------*/

#leftmenu {
position: relative;
width: 300px;
height: 250px;
float: left;
clear:both;
}

#nav {
width: 300px;
padding: 0;
margin-bottom: 0px;
font-size: 10px;
font-family: Verdana;
color: #333;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#nav li {
border-bottom: 1px solid #fff;
margin: 0;
width: auto;
}

#nav li a {
display: block;
padding: 1px 0px 2px 15px;
height:18px;
color: #fff;
text-transform:uppercase;
font-weight:bold;
text-decoration: none;
width: auto;
background:#5e5e5e url(images/menuarrow.gif) no-repeat center left;
}

#nav li a:hover {
color:#fff;
padding:1px 0px 2px 30px;
background:#999 url(images/menuarrowhover.gif) no-repeat center left;;
font-weight:bold;
}

/* --------------Horizontal Menu Starts Here------------------------------*/

			
#menu { 
clear: both; 
margin: 0 0 10px 0; 
padding: 7px 0 7px 10px; 
border-top: 1px dotted #DCDBD5;
}

#menu li { 
display: inline; 
}

#menu a { 
padding: 3px 3px; 
margin: 0 3px 0 3px; 
text-decoration: none; 
color: #5e5e5e;
font-weight: bold; 
border-bottom: 4px solid #5e5e5e; 
}

#menu a:hover { 
border-bottom: 4px solid #01492a; 
color: #444;
}

/* --------------The Meat And Potatoes------------------------------*/

.clear {	
clear: both; 
margin: 0 0 2px 0; 
}

.box {
float: left;
width: 30%;
margin: 2px 0 0 14px;
background: #fff;
color: #303030;
padding: 2px 2px 0 4px;
border: #eee 1px solid;
}
	
.box h1 {
margin: 2px 0;
padding: 0;
color: #5e5e5e;
background: inherit;
font-size: 1.1em;
text-transform:uppercase;
}
		
.leftbox {
float: left;
width: 515px;
margin: 7px 0 7px 7px;
background: #fff;
color: #303030;
border: #eee 1px solid;
padding: 4px 4px;
}
.leftbox h2{
	margin-bottom:0;
}

.boxes{
	float: right;
	width:300px;
	margin:0 7px 0 0;
}

.contentbox {
background: #fff;
color: #303030;
border: #eee 1px solid;
padding: 4px 4px;
margin:7px 0;
}
.contentbox h2{
	margin:20px 0 10px 0;
}

.link { 
border-top: 1px solid #eee; 
padding: 2px 0;
margin-bottom:30px;
}
			
.data { 
background: #fff; 
color: #808080; 
padding: 2px 5px; 
margin: 8px 8px;
border: #eee 1px solid;
}

#resources {
clear: both;
background: #fff;
padding: 5px 5px;
margin: 0 0 5px 0;
color: #000;
}


.resources {
float: left;
margin: 2px 0 0 12px;
width: 28%;
padding: 0 0px 0 25px;
border: #eee 1px solid;
}		

#footer { 
margin: 20px 10px; 
text-align: center; 
}


/* --------------Formular------------------------------*/

form{
	padding:15px 0 30px 5px;
}
legend{
	font-weight:bold;
	color:#40550D;
}
label{
	display:block;
}
input.text, textarea{
	width:300px;
	margin-bottom:10px;
	display:block;
}
textarea{
	height:100px;
}

/* --------------tt_news------------------------------*/

.news-latest-item{
	padding-bottom:10px;
}
.news-latest-item p{
	margin:0 0 10px 0;
}
.news-latest-item h2{
	margin:10px 0 5px 0;
}


.date{
	color:#666;
	font-size:10px;
	margin:0;
	display:block;
	padding:0;
	line-height:1em;
}

div.news-single-img{
	float:right;
	margin:5px 5px 15px 15px;
}
div.news-single-img img{
	border:1px solid #333;
}

ul.news-list{
	padding:0 0 0 20px;
}
ul.news-list li{
	padding:0 0 4px 0;
}
ul.news-list li a{
	font-weight:normal;
	text-decoration:underline;
}