﻿body {
	background-position: top;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #3e3e3e;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	line-height:18px;
}
a,a:visited{
	text-decoration:none;
	color:white;
}
a:hover{
	color:#3d913d;
}
.topbar {
	position: relative;
	background-position: center;
	background-color: #333333;
	color: #FFFFFF;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-size: 18px;
	min-height: 100px;
	overflow: auto;
	background-image: url('images/top-banner.jpg');
	background-repeat: y;
	min-width:100px;
	width: 100%;
}
#tb-wrapper{
	position: relative;
    display: table;
    margin: 0 auto;
	width: 75%;
	max-width: 1200px;
}
.logo {
	position:relative; 
	
	max-width:320px;
	min-width:200px;
	min-width:10%;
	padding-top:22px; 
	padding-left: 5%;
	padding-right: 5%;
	float: left;
}
.menu-wrapper {
	position:relative;
	
	float: right;
	padding-top: 30px;
	padding-right: 5%;
	padding-left: 0%;
	min-height: 1.8em;
	

}

.bodywrapper {
	width:95%; 
	position:relative; 
	margin:auto;
}
.bodytext {
	position: relative;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px; /*	font-family:"Myriad Pro"; */
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;
	width: 80%;
	max-width:1024px;
	

}
.slider-wrapper {
	margin-left:auto;
	margin-right:auto;	
	width:90%;
}

.slider-wrapper-small {
/*	margin-left:auto;
	margin-right:auto;	
	*/
	width:400px;
}

#slider .nivo-controlNav {
	position:absolute;
	bottom:-70px; /* Put the nav below the slider */
}
#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
}

.menu {
/*	font-family: "Myriad Pro"; */
	font-size: 1.7em;
	vertical-align:middle;
	margin:0;
	line-height: 1.3em;
	
}

.textblock-left{
	text-align:left;
	padding-right: 20%;
	max-width: 750px;
	margin-bottom:40px;
}

.textblock-right{
	text-align:justify;
	margin:0px 0px 40px 0px;	
	padding:0px 10px 10px 10px;
	vertical-align:text-top;
	max-width: 600px;
}
h1{
/*	font-family:"Myriad Pro"; */
	font-weight:lighter;
	font-size:24px;
	color:#3d913d;
	line-height: 1.2em;
}
.footer {
	position:relative;
	float:right;
	font-size: 14px;
	text-align: right;
	width:250px;
}
.imagewrapper {
	
	background-color:#222;
	padding: 10px;
}
li {
	padding-bottom:10px;
}

.section {
	position:relative;
	margin-left:auto;
	margin-right:auto;

}