body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #E6E3DF;
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	background-color: #554837;
	margin: 0px;
}
#copy{
	padding: 15px;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 17px;
}

#box1{
	background-color: #3F2E30;
	background-image: url(images/bg-box-purple.gif);
	padding: 0px;
	border: 15px solid #3F2E30;
	margin-right: 5px;
	margin-left: 5px;
}
#box2{
	background-color: #4C0712;
	background-image: url(images/bg-box-red.gif);
	padding: 0px;
	border: 15px solid #4C0712;
	margin-right: 5px;
	margin-left: 5px;
}
#box3{
	background-color: #223C2D;
	background-image: url(images/bg-box-green.gif);
	padding: 0px;
	border: 15px solid #223C2D;
	margin-right: 5px;
	margin-left: 5px;
}
#footpadding{
	margin-top: 20px;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 40px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
.footer a{
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	margin-top: 20px;
	padding: 0px;
	text-decoration: none;

}
.contactform{
	background-color: #553E1F;
	padding: 10px;
	margin: 15px;
}
.contactformresponse{
	background-color: #16271D;
	padding: 10px;
	margin: 15px;
}
.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-repeat: repeat-x;
	height: 40px;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
.header a{
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-top: thin none #72614A;
	border-right: thin none #72614A;
	border-bottom: thin solid #72614A;
	border-left: thin none #72614A;
	padding-bottom: 5px;
	padding-top: 10px;
}
