@charset "utf-8";
#wrap2 {
	background-image: url(WarmingHutsBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 220px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#title {
	padding-left: 200px;
}
.FloatLeft {
	float: left;
}

body {
	margin-top: 0px;
	font-family: "Trebuchet MS", "Century Gothic", "Myriad Pro", Arial, sans-serif;
	font-size: 16px;
	color: #4163DE;
}
form.myform input, form.myform textarea {
	border: solid 1px #4163DE;
	background: #ffffff;
	background: #ffffff url('FormBack.gif') repeat-x;
    background-position: top;

	background-position: top;
}
form.myform input:focus, form.myform textarea:focus {
	background-image: none;
	background-color: #FFFFFF;
	border: solid 1px;
}
.style2 {font-size: 36px}
a:hover {
	color: #0033CC;
}
.Style5Footer {font-size: 12px}
.StlyeSmallFooter {
	font-size: 14px;
	font-style: italic;
	color: #4163DE;
}
a:link {
	color: #4163DE;
}
.StyleBigFooter {
	font-size: 16px;
	font-weight: bold;
}
.style10 {
	font-size: 10px;
	color: #999999;
}
