body {
	background-attachment: fixed;
	background-color: #9d3d3d;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #9d3d3d;
	text-decoration: underline;
}
a:hover {
	color: #717958;
	text-decoration: underline;
}
.bgColumn {
	background-color: #eceee6;
	background-image:  url(images/columnCap.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d27474;
	text-decoration: none;
}
.copyrightLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d27474;
	text-decoration: none;
}
.copyrightLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d27474;
	text-decoration: underline;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c5b59b;
	text-decoration: none;
}
.footerMenu a{
	color: #fdffd2;
	text-decoration: underline;
}
.footerMenu a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9d3d3d;
	text-decoration: none;


}
.otherCityDropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6a7151;
	text-decoration: none;
}
.titleBarBG {
	background-color: #c5b59b;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fdffd2;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;

}
.btnBackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fdffd2;
	text-decoration: none;
}
.btnBackLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fdffd2;
	text-decoration: none;
}
.btnBackLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.boldMaroon {
	font-weight: bold;
	color: #9d3f3d;
}
.boldGreen {
	font-weight: bold;
	color: #717958;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #9d3f3d;
}
.customInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.customMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.rowLightBG {
	background-color: #f8faf3;
}
.vendorName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #9d3d3d;
	text-decoration: none;
}
.vendorNameLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #9d3d3d;
	text-decoration: underline;
}
.vendorNameLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #717958;
	text-decoration: underline;
}
.customInputSerach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #364776;
}
.customButtonSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}