﻿.Header {
	font-size: 24px;
	font-weight: bold;
	color: #770E29;
	text-decoration:underline;
	padding-bottom:10px;
	
}
a.Header {
    
	font-size: 20px;
	font-weight: bold;
	color: #770E29;
	text-decoration: none;
}
a.Header:hover{
    
	font-size: 20px;
	font-weight: bold;
	color: #770E29;
	text-decoration: none;
}
.SubHeader {
    
	font-size: 12px;
	font-weight: bold;
	color: #68161A;
	text-decoration: none;
}
a.SubHeader {
    
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #68161A;
	text-decoration: none;
}
a.SubHeader:hover{
    
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #BFA850;
	text-decoration: none;
}

/* Home Page Styles */
.Dinner {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.Dinner {
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.Dinner:hover{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Great {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #7C020A;
	text-decoration: none;
}
a.Great {
    font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #7C020A;
	text-decoration: none;
}
a.Great:hover{
    font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #7C020A;
	text-decoration: none;
}
/*.Home_Content {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.Home_Content {
    font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.Home_Content:hover{
    font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
*/
.Grey {
	color: #999999;
}
a.Grey {
	color: #999999;
	text-decoration: none;
}
a.Grey :hover{
	color: #999999;
	text-decoration: none;
}



.CheckMate_Red
{
	color:#770E29;
}

a.CheckMate_Red
{
	color:#770E29;
}

a.CheckMate_Red:hover
{
	color:#770E29;
}
/* Interior Venues Styles */

.scroll_box_section
{
	color: #8B8C8F;
	text-indent: 10px;
	height: 21px; 
	width:100%;
	font-weight:normal;
	font-size:8pt;
	padding-top:4px;
	text-transform:uppercase;
	
}
a.scroll_box_section
{
	color:#cccccc;
}
a.scroll_box_section:hover
{
	color:#ffffff;
}
