.wrapper {
	background-image: url(../images/tilecontent.png);
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}
.flyer {
	border: 5px solid #FFFFFF;
}
body {
	background-attachment: fixed;
	background-image: url(../images/bgtile.png);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.footer {
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: right;
	padding: 5px;
	width: auto;
}
.content {
	margin: auto;
	width: auto;
	background-image: url(../images/topcontent.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
}
ul.features li {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin: 1px;
	list-style-image: url(../images/indent1.jpg);
}
.header {
	background-image: url(../images/topcontent.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #A63600;
	font-weight: normal;
}
.padding {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.padding h2 {
	color: #D34304;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: inline;
}
.box {
	color: #FFFFFF;
	background-color: #B63B00;
	margin: 20px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border: 10px solid #752600;
}

.large {
	font-size: 14px;
	font-weight: normal;
}
.map {
	border: 5px solid #FFFFFF;
}
a {
	color: #B23A00;
}
a:hover {
	color: #000000;
}
.box2 {
	background-color: #FFFFFF;
	margin: 20px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFE287;
	border-right-color: #FFE287;
	border-bottom-color: #FFE287;
	border-left-color: #FFE287;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	padding: 5px;
	color: #D44500;
}
.box3 {
	border: 1px solid #EBDD9C;
	background-color: #FFFFFF;
}
.padding2 {
	padding: 10px;
}
