@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #62584E;
	text-align: center;
}
#header {
	margin: auto;
	height: 108px;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	z-index: 100;
}
#Logo {
	float: left;
	height: 108px;
	width: 188px;
	position: relative;
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: right;
	position: relative;
	height: 68px;
	width: 762px;
	padding-top: 40px;
	float: left;
}
#main {
	text-align: center;
	margin: auto;
	width: 950px;
	position: relative;
}
#main a:link {
	text-decoration: none;
	color: #e21820;
}
#main a:visited {
	text-decoration: none;
	color: #e21820;
}
#main a:hover {
	text-decoration: underline;
	color: #e21820;
}
#main a:active {
	text-decoration: none;
	color: #e21820;
}
#photos {
	margin: auto;
	height: 204px;
	width: 950px;
	padding-top: 27px;
	padding-bottom: 27px;
	position: relative;
	text-align: center;
	z-index: 1;
}
.image {
	padding-right: 7px;
}
#text {
	background-color: #1c1208;
	margin: auto;
	height: auto;
	width: 695px;
	padding-top: 35px;
	padding-left: 35px;
	border: 10px solid #FFFFFF;
	position: relative;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #FFFFFF;
	background-image: url(images/puzzlewatermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 50px;
}
#textinterior {
	background-color: #1c1208;
	height: auto;
	width: 695px;
	padding-top: 35px;
	padding-left: 35px;
	border: 10px solid #FFFFFF;
	position: relative;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #FFFFFF;
	padding-right: 50px;
	margin-top: 27px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 35px;
	z-index: 1;
}
#clear {
	clear: both;
	position: relative;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #ebe8de;
	text-align: center;
	margin: auto;
	height: 150px;
	width: 950px;
	padding-top: 35px;
	position: relative;
}
#footer a:link {
	text-decoration: none;
	color: #ebe8de;
}
#footer a:visited {
	text-decoration: none;
	color: #ebe8de;
}
#footer a:hover {
	text-decoration: underline;
	color: #ebe8de;
}
#footer a:active {
	text-decoration: none;
	color: #ebe8de;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	color: #e21820;
	text-align: left;
}
.subtext {	font-family: Calibri, Arial;
	font-size: 14px;
	color: #F0F0F0;
}
.cancelText {
	font-size: 11px;
	line-height: 14px;
}

