@charset "UTF-8";
/* CSS Document */

#background {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
	color: #342F26;
}
#maincontainer {
	height: auto;
	width: 865px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: url(../images/header.jpg);
	height: 258px;
	width: 865px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentarearepeat {
	background-image: url(../images/contentarearepeat.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 100px;
	padding-left: 100px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 185px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#headline {
	background-image: url(../images/headline.gif);
	height: 207px;
	width: 537px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 50px;
	color: #342F26;
	text-align: center;
}
.subscribebox {
	background-image: url(../images/subscribebox.jpg);
	height: 176px;
	width: 451px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 45px;
	padding-left: 45px;
}
.testimonialboxtop {
	background-image: url(../images/testimonialboxtop.jpg);
	height: 44px;
	width: 482px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialboxbody {
	height: auto;
	width: 422px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 30px;
	padding-left: 30px;
}
.testimonialboxbottom {
	background-image: url(../images/testimonialboxbottom.jpg);
	height: 44px;
	width: 482px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
