@charset "UTF-8";
/* CSS Document */



*{
	margin:0;
	padding:0;
}

img
{
	border:none;
}

body
{
	text-align: left;
	margin: 20px auto;
	/*min-width:840px;for netscape browsers*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	/*background: url(images/layout/main-background.jpg) left top repeat;*/
	background: url(images/layout/main-background.jpg) left top repeat;
	color: black;
}

#Container
{
	width: 980px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	padding-bottom: 20px;
	background: url(images/layout/background.gif) left top repeat;
}

#Header
{
	width: 965px;
	height: 139px;
	text-align: right;
	font-size: 26px;
	font-style:italic;
	font-weight: 500;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: url(images/layout/header.jpg) left top no-repeat;
}

#Header img
{
	width: 305px;
	height: 93px;
	float: left;
}

#Content
{
	float: left;
	width: 980px;
	padding-bottom: 20px;
	background: url(images/layout/background.gif) left top repeat;
}

#Footer
{
	float: left;
	width: 980px;
	height: 30px;
	color: white;
	text-align: center;
	background-color: #000;
}

#Footer a
{
	color: white;
}

#Copyright
{
	float: left;
	width: 980px;
	color: black;
	text-align: center;
	padding-top: 20px;
	background: url(images/layout/background.gif) left top repeat;
}

#HomeImages
{
	position: relative;
	float: left;
	width: 800px;
	height: 600px;
}

#SOTGHeader
{
	width: 400px;
	float: right;
	font-size:12px;
	color: black;
}

.LeftColumn
{
	float: left;
	width: 770px;
	margin-left: 14px;
	margin-right: 14px;
	padding-top: 10px;
}

.RightColumn
{
	float: right;
	width: 180px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.NarrowColumn
{
	float: left;
	width: 600px;
	margin-left: 85px;
	margin-right: 0px;
}

.NarrowColumn img
{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#BoxAd
{
	float: right;
	width: 300px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#BoxAdText
{
	float:left:
	width:300px;
	text-align: center;
}

.SpecialEvents
{
	color: #000;
	text-align: left;
}

.Restaurant
{
	float: left;
	font-size: 10px;
	line-height: 14px;
	width: 765px;
	text-align: left;
}

.Restaurant td
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.CouponColumn
{
	float: left;
	width: 745px;
	padding-left: 16px;
}

.CouponColumn img
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#SiteWideAd
{
	float: right;
	width: 175px;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-right: 3px;
}

#SEOLinks
{
	float: right;
	width: 175px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* navigation */
#TopNavigation a
{
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-stretch:condensed;
}

#TopNavigation a:hover
{
	color: #FFCC00;
	text-decoration: underline;
	padding-top: 5px;
}


#TopNavigation
{
	float: left;
	width: 980px;
	height: 30px;
	text-align: center;
	background-color: #000;
	font-size: 18px;
	padding-top: 8px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
}

#SecondaryNavigation
{
	width: 180px;
	text-align: left;
	font-size: 12px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	background-color: #000;
}

#SecondaryNavigation a
{
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: underline;
	color: white;
	text-align: left;
}

#SecondaryNavigation a:hover
{
	color: #FFCC00;
	text-decoration: underline;
	padding-top: 5px;
}

#BottomNavigation
{
	float: left;
	width: 980px;
	background: url(images/layout/background.gif) left top repeat;
}

#BottomNavigation a
{
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: underline;
	color: black;
	text-align: left;
}

#BottomNavigation a:hover
{
	color: #FFCC00;
	text-decoration: underline;
	padding-top: 5px;
}

.BottomNavigationColumn
{
	float: left;
	width: 280px;
	padding-left: 20px;
	padding-right: 20px;
}

/* tags */
h1
{
	font-size:150%;
	color: #000;
	margin:0px 0px 10px 0px;
	text-align: center;
	padding-top: 20px;
}

h1 a
{
	color: #000;
}

h2
{
	font-size:110%;
	color: #000;
	margin:5px 0px 5px 0px;
	text-align: left;
	padding-top: 20px;
}

h2 a
{
	color: #000;
}

h3
{
	font-size:110%;
	color: #003800;
	margin:0px 0px 5px 0px;
}

h4
{
	font-size:110%;
	color: #FF0;
	margin:0px 0px 5px 0px;
}

h5
{
	font-size:300%;
	color: #F00;
	margin:0px 0px 10px 0px;
	text-align: center;
	padding-top: 20px;
}

h6
{
	font-size:200%;
	color: #FFF;
	margin:0px 0px 10px 0px;
	text-align: center;
	padding-top: 20px;
}


p
{
	margin:5px 0px 10px 0px;
}

a
{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li
{
	list-style: disc;	
}

