body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #28160B;
	background-image: url(../images/content/page_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
.Content {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
	color: #28160B;
}
.Content A:link {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #AC3201;
}
.Content A:visited {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #AC3201;
}
.Content A:hover {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #0F119C;
}
.Content A:active {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #AC3201;
}
.MenuNavText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    font-weight: none;
	color: #B4A084;
}
.MenuNavText A:link {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	color: #B4A084;
}
.MenuNavText A:visited {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	color: #B4A084;
}
.MenuNavText A:hover {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	color: #FFFFFF;
}
.MenuNavText A:active {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	color: #B4A084;
}
.HoursLightText {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
	color: #D8C7BD;
}
.HoursLightText A:link {
	font-family: Arial;
	font-size: 12px;
    text-decoration: none;
	color: #D8C7BD;
}
.HoursLightText A:visited {
	font-family: Arial;
	font-size: 12px;
    text-decoration: none;
	color: #D8C7BD;
}
.HoursLightText A:hover {
	font-family: Arial;
	font-size: 12px;
    text-decoration: none;
	color: #FFFFFF;
}
.HoursLightText A:active {
	font-family: Arial;
	font-size: 12px;
    text-decoration: none;
	color: #D8C7BD;
}
.HoursDarkText {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
	color: #B4A084;
}
.HoursDarkText A:link {
	font-family: Arial;
	font-size: 12px;
    text-decoration: none;
	color: #B4A084;
}
.HoursDarkText A:visited {
	font-family: Arial;
	font-size: 12px;
    text-decoration: none;
	color: #B4A084;
}
.HoursDarkText A:hover {
	font-family: Arial;
	font-size: 12px;
    text-decoration: none;
	color: #FFFFFF;
}
.HoursDarkText A:active {
	font-family: Arial;
	font-size: 12px;
    text-decoration: none;
	color: #B4A084;
}

.copyright {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
	color: #B4A084;
}
.copyright A:link {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #B4A084;
}
.copyright A:visited {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #B4A084;
}
.copyright A:hover {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #B4A084;
}
.copyright A:active {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #B4A084;
}