body,td,input,li,p {
	font-family: Arial;
	font-size: 12px;
	color: #534640;
}
body {
	background-color: #362F2D;
}
a,a:active,a:visited {
	color: #534640;
}
a.whitelink,a.whitelink:active,a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.whitelink:hover {
	text-decoration: underline;
}
.TopBanner {
	background-image: url(images/PageBanner.gif);
	background-repeat: no-repeat;
	height: 96px;
	vertical-align: bottom;
	color: #FFFFFF;
	padding-bottom: 5px;
	text-align: right;
	width: 626px;
}
.AddressArea {
	background-image: url(images/AddressBackground.gif);
	background-repeat:no-repeat;
	text-align: right;
	color: #c7b299;
	width: 174px;
	font-size: 12px;
}
.FrontPageContent {
	background-image: url(images/MainBackground.gif);
	background-repeat: no-repeat;
	padding: 15px;
	font-size: 11px;
}
.Footer {
	background-image: url(images/FooterTexture.jpg);
	background-repeat: no-repeat;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
}
.SecondaryContent {
	background-color: #C7B299;
	padding: 20px;
	vertical-align: top;
	font-size: 12px;
}
.QuoteBlock {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding: 15px;
	font-style: oblique;
}