*{ padding: 0; margin: 0; }
img{ border: none; }
.clear{ clear: both; }
.last{ margin-bottom: 125px; 	}
span.boldblack{ color: #000; font-weight: bold; font-variant: small-caps; }
span.red{ color: red; font-size: 11px; }
/*========--------BODY--------========*/
body{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: url(../images/strip_background.jpg) top left repeat-x;
	color: #fff;
	z-index: -100;
	}
/*========--------WRAPPER--------========*/
#wrapper{ 
	width: 827px;
	}
/*========--------HEADER--------========*/
#header{
	width: 827px;
	float: left;
	height: 284px;
	background: url(../images/header_banner.jpg) top left no-repeat;
	}
#header a:link, #header a:visited{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	}
#header a:hover{ color: #000; }
#header a.home{ position: absolute; top: 240px; left: 30px; }
#header a.aboutus{ position: absolute; top: 240px; left: 125px; }
#header a.group{ position: absolute; top: 240px; left: 245px; }
#header a.tours{ position: absolute; top: 240px; left: 337px; }
#header a.contact{ position: absolute; top: 240px; left: 435px; }
/*========--------CONTENT--------========*/
#content{
	background: url(../images/footer_building.jpg) bottom left no-repeat;
	overflow: auto !important;
	}
* html #content{
	height: 100%;
	}
/*========--------LEFTCOLUMN--------========*/
#leftcolumn{ 
	width: 541px;
	float: left;
	margin-bottom: 80px;
	}
#leftcolumn p{
	padding: 0 30px;
	font-size: 1.4em;
	line-height: 150%;
	margin: 0 0 20px 0;
	}
	/*#leftcolumn p.last{
		margin-bottom: 125px;
		}*/
	p.faq{
		cursor: pointer;
		color: #000;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 10px;
		}
#leftcolumn img{
	padding: 0 0 5px 30px;
	}
#leftcolumn img.picture{
	float: left;
	}
#leftcolumn a:link, #leftcolumn a:visited{
	color: #fff;
	text-decoration: none;
	}
#leftcolumn a:hover{
	text-decoration: underline;
	}
#leftcolumn p.border{
	margin: 0 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	border-top: 1px solid #b4fc12;
	border-bottom: 1px solid #b4fc12;
	width: 280px;
	line-height: 130%;
	text-align: center;
	}
#leftcolumn img.middle{
	margin-left: 100px;
	}
/*========--------ULLIST--------========*/
#ullist{
	margin: 0 0px 20px 55px;
	}
#ullist li{
	font-size: 1.4em;
	line-height: 130%;
	}
/*========--------MY-FORM--------========*/
#my-form{
	margin-left: 30px;
	}
#my-form label{
	font-size: 1.4em;
	}
#my-form input.hidden{
	display: none;
	}
#my-form input.textfield{
	width: 300px;
	margin: 0 0 5px 0;
	}
#my-form textarea.textareas{
	width: 300px;
	height: 200px;
	}
#my-form input.button{
	border: none;
	color: #000;
	background: #ffdc49;
	width: 75px;
	height: 30px;
	font-size: 20px;
	font-variant: small-caps;
	margin-top: 5px;
	}
/*========--------RIGHTCOLUMN--------========*/
#rightcolumn{ 
	float: right;
	width: 285px;
	display: inline;
	margin-bottom: 80px;
	}
#rightcolumn img.image-header{ 
	margin-top: -70px;
	margin-left: 4px;
	position: relative;
	background: #000;
	}
#rightcolumn img{
	margin: 0 0 20px 17px;
	}
#rightcolumn img.title{
	margin-bottom: 5px;
	}
#rightcolumn p{
	margin: 0 17px;
	padding-top: 5px;
	font-size: 13px;
	border-top: 1px dashed #fff;
	width: 249px;
	line-height: 130%;
	}
#rightcolumn a:link, #rightcolumn a:visited{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
#rightcolumn a:hover{
	text-decoration: underline;
	}
/*========--------ZERVEINFO--------========*/
.zerveinfo{
	text-align: center;
	}
#rightcolumn .zerveinfo p{
	margin: 0 17px;
	padding-top: 5px;
	font-size: 13px;
	width: 249px;
	line-height: 130%;
	text-align: left;
	border: none;
	}
#rightcolumn .zerveinfo p.border{
	margin: 0 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	border-top: 1px solid #b4fc12;
	border-bottom: 1px solid #b4fc12;
	width: 249px;
	line-height: 130%;
	text-align: center;
	}
#rightcolumn .zerveinfo a.white:link, #rightcolumn .zerveinfo a.white:visited{
	color: #fff;
	text-decoration: none;
	}
#rightcolumn .zerveinfo a.white:hover{
	color: #000;
	}
/*========--------MAILING-BOX--------========*/
#mailing-box{
	padding-top: 5px;
	border-top: 1px dashed #fff;
	margin-left: 17px;
	display: inline;
	position: relative;
	float: left;
	width: 250px;
	}
#mailing{
	float: left;
	height: 23px;
	margin-right: 1px;
	margin-top: 5px;
	width: 175px;
	border: none;
	}
* html #mailing{
	height: 20px;
	}
#joinmail{
	float: left;
	padding: 2px 5px;
	color: #c2c2c2;
	background-color: #fff;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	border: none;
	/*margin-right: 5px;*/
	margin-top: 5px;
	width: 65px;
	height: 23px;
	}
#insert_response{
	float: left;
	color: #fff;
	font-size: 1.2em;
	margin-top: 3px;
	}
#insert_response p{
	border: none;
	}
/*========--------FAQCONTENT--------========*/
.faqcontent{
	font-size: 14px;
	margin: 0 40px 20px 40px;
	}
/*========--------FOOTER--------========*/
#footer{
	width: 827px;
	clear: both;
	padding: 15px 0 0 0;
	}
/*========--------FOOTERLEFT--------========*/
#footerleft{
	float: left;
	width: 546px;
	margin: 0 0 20px 0;
	}
#footerleft p{
	font-size: 1.8em;
	margin: 0 0 0 15px;
	}
#footerleft p span{
	color: #c2c2c2;
	font-size: 0.8em;
	}
#footerleft p span a:link, #footerleft p span a:visited{
	color: #c2c2c2;
	text-decoration: none;
	}
#footerleft p span a:hover{
	color: #000;
	}
#footerleft p a:link, #footerleft p a:visited{
	color: #fff;
	text-decoration: none;
	}
#footerleft p a:hover{
	text-decoration: underline;
	}
#footerleft ul{
	margin: 0 0 0 15px;
	}
#footerleft li{
	float: left;
	list-style: none;
	font-size: 15px;
	}
#footerleft li a:link, #footerleft li a:visited{
	color: #fff;
	text-decoration: none;
	margin: 0 19px 0 0;
	}
#footerleft li a:hover{
	color: #000;
	}
/*========--------FOOTERRIGHT--------========*/
#footerright{
	float: right;
	width: 281px;
	margin: 0 0 20px 0;
	}
#footerright img{
	margin: 0 0 10px 25px;
	}
#footerright p{
	color: #c2c2c2;
	padding: 0 24px;
	font-size: 13px;
	}