/* generated by csscreator.com */ 
html, body{
	padding:0;
	text-align:center;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
 
#pagewidth{ 
 width:100%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:105px;
	width:100%;
	text-align: center;
	background-image: url(../images/top_full.jpg);
	background-repeat: repeat-x;
} 

#maincolnw {
	position:relative;
	width:100%;
	text-align: center;
} 


#footer{
	height:56px;
	clear:both;
	text-align: center;
	background-image: url(../images/Bot_full.jpg);
	background-repeat: repeat-x;
 } 
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 10px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
 
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 23px;
}
.h4 {
	font-size: 8px;
	color: #666666;
}

.contentcontainer {
	width: 370px;
	margin-top: 75px;
}
.boxheaderheader {
	width: 950px;
}
.boxheadermain {
	width: 950px;
	height: 536px;
	background-image: url(../images/Main_home.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.boxheadermain_photos {
	width: 950px;
	height: 536px;
	background-image: url(../images/Main_photos.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.boxheadermain_contact {
	width: 950px;
	height: 536px;
	background-image: url(../images/Main_contact.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.boxheadermain_voucher {
	width: 950px;
	height: 536px;
	background-image: url(../images/Main_voucher.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.boxheaderfooter {
	width: 935px;
	padding-right: 15px;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
