@charset "UTF-8";
body {
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.SpecialCallOut {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1BDA2;
	text-decoration: none;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.bodyhome a:link{
	color: #EB7E1F;
	text-decoration: underline;
}
.bodyhome a:visited{
	color: #EB7E1F;
	text-decoration: underline;
}
.bodyhome a:active{
	color: #EB7E1F;
	text-decoration: underline;
}
.bodyhome a:hover{
	color: #A29F06;
	text-decoration: underline;
}
.hours {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 20px;
}
.leftmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 20px;
}
.leftmenu a:link{
	color: #EB7E1F;
	text-decoration: none;
}
.leftmenu a:visited{
	color: #EB7E1F;
	text-decoration: none;
}
.leftmenu a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu a:hover{
	color: #A29F06;
	text-decoration: none;
}
.boldhours {
	color: #EB7E1F;
	font-weight: bold;
}
.boldhours2 {
	color: #EB7E1F;
	font-size: 24px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ABA790;
	text-decoration: none;
}
.footer a:link{
	color: #EB7E1F;
	text-decoration: none;
}
.footer a:visited{
	color: #EB7E1F;
	text-decoration: none;
}
.footer a:active{
	color: #EB7E1F;
	text-decoration: none;
}
.footer a:hover{
	color: #A29F06;
	text-decoration: none;
}
.MenuTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #EA7F1F;
	line-height: 20px;
}


.MenuBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1BDA2;
	text-decoration: none;
}
.MenuTitles2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A29F06;
}
.MenuTitles2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.MenuTitles2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A29F06;
	text-decoration: none;
}
.MenuItems {
	color: #D37621;
	font-weight: bold;
}
.MenuItems a:link{
	color: #D37621;
	text-decoration: underline;
}
.MenuItems a:visited{
	color: #D37621;
	text-decoration: underline;
}
.MenuItems a:active{
	color: #D37621;
	text-decoration: underline;
}
.MenuItems a:hover{
	color: #A29F06;
	text-decoration: underline;
}
.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D37621;
	font-weight: bold;
}
.Titles a:link{
	color: #D37621;
	text-decoration: underline;
}
.Titles a:visited{
	color: #D37621;
	text-decoration: underline;
}
.Titles a:active{
	color: #D37621;
	text-decoration: underline;
}
.Titles a:hover{
	color: #A29F06;
	text-decoration: underline;
}


img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery {
	background-image: url(images/brickBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.promobar {
	background-image: url(images/promobar_BG.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

