@charset "utf-8";
/* CSS Document */

/* Colors */
/* brown 534b48 */
/* beige eeeee0 */
/* light green c5d59d */
/* dull green bdcc96 */
/* dark green 747d5c */
/* bright green b8d66b */
/* body text color 8f8d86 */
/* blue 6aced4 */


/*---------------------------------------------*/
/*Header Forms*/
/*---------------------------------------------*/

.formheaderouter{
	width: 100%;
	overflow: hidden;
	background-color: #534b48;
	background-image:url(../images/backgroundpaperhf.png);
}
.formheader{
	width: 960px;
	overflow: hidden;
	position:relative;
	margin: 30px auto;
	clear:both;
}

.logoform{
	width:300px;
	height:105px;
	margin-left:10px;
	float:left;
	background-color: #eeeee0;
	background-image:url(../images/backgroundpaper.png);
	border-bottom: solid 2px #3f3937;
	border-right: solid 2px #3f3937;
	clear:none;
}
#thanks{
	width:610px;
	height:105px;
	padding:0px;
	margin-right:10px;
	float:right;
	display:inline;
	background-color: #ace3e6;
	border-bottom: solid 2px #3f3937;
	border-right: solid 2px #3f3937;
}
#thanks h2{
	margin: 0px;
	padding: 20px 10px 10px 10px;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 6em;
	vertical-align:middle;
	font-style:normal;
}

/*---------------------------------------------*/
/*Thank you Pages*/
/*---------------------------------------------*/

.requestform{
	width: 453px;
	margin: 10px 10px;
	float: left;
		border: dotted 1px #3f3937;
}

.specialoffer{
	width:455px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:0px;
	float: left;
	padding:0px;
	background-image:url(../images/backgroundpaperhf.png);
	background-color: #534b48;

}
.specialoffer h2{
	margin: 0px;
	padding: 10px;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #ffffff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 4em;
	font-style:normal;
}

.partnera{
	width:453px;
	padding: 0px;
	margin-bottom:20px;
	float:left;
	display:inline;
	background-color: #b8d66b;
}

.partnerb{
	width:453px;
	padding: 0px;
	margin-bottom:20px;
	float:left;
	display:inline;
	background-color: #c5d59d;
}
.partnerouter{
	width:453px;
	height:213px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:0px;
	padding: 0px 0px 12px 0px;
	float:left;
	display:inline;
	border: dotted 1px #3f3937;
}
.partnerouter h2:hover{
	color:#ffffff;
}
.partnerouter p{
	color: #534b48;
	margin: 10px;
	line-height: 1.8em;
	font-size: 1.2em;

}
.partnerouter img {
	border: none;
	display:block;
	float: left; 
	width: 125px; 
	margin:-10px 10px 10px 10px;
}
/*---------------------------------------------*/
/*Sponsor Page*/
/*---------------------------------------------*/

.special{
	width: 940px;
	margin: 10px;
	float: left;
	background-image:url(../images/backgroundpaperhf.png);
	background-color: #534b48;
}
.special h2{
	margin: 0px;
	padding: 10px;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: .8em;
	font-size: 8em;
	font-style:normal;
}

.hotel{
	width: 602px;
	margin: 10px;
	float: left;
}
.smallhotel{
	width:600px;
	float: left;
}
.smallimg{
	width:108px;
	margin: 5px;
	padding-top:10px;
	float:left;
	background-color:#ffffff;
	border: dotted 1px #3f3937;	
}
.smallphone{
	width:108px; 
	float:left; 
	margin:10px 0px;
	text-align:center;
}
.bighotel{
	margin: 20px;
	border: dotted 1px #3f3937;
}
.bighotel h2{
	color:#534b48;	
}
.bighotel p{
	margin-top:50px;
}
.bighotel img{
	width:135px; 
	background-color:#FFF; 
	float:left; 
	border: 1px solid #3f3937;
	padding: 30px 10px; 
	margin: 10px;
}
.rates {
	margin: 20px;
}

/*---------------------------------------------*/
/*End Forms*/
/*---------------------------------------------*/
	