html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/*line-height: 1;*/
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
a,u {
	text-decoration:none;
}

/*
----------------------------------------------------------------------------- 
Main
-----------------------------------------------------------------------------*/
body {
	margin-bottom: 20px;
	font: normal 12px/16px Arial, Helvetica, Verdana, sans-serif;
	background-color: #491010;
	color: #808080;
	text-align: center;
}
a {
	color: #491010;
	outline: none;
}
a:visited {
	color: #491010;
}
a:hover {
	color: #350000;
	text-decoration: underline;
}
ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
em {
}
h1 {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}
h2 {
}
p {
	margin-bottom: 20px;
}
#wrapper {
	width: 900px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 40px auto 0 auto;
	background: transparent url('../images/site-bg-mrn.jpg') 0 0 no-repeat;
	border: 1px solid #350000;
	text-align: left;
}
#inner_wrapper {
	width: 748px;
	margin: 108px 0 0 152px;
	padding: 0;
}

/*
----------------------------------------------------------------------------- 
Main Nav
-----------------------------------------------------------------------------*/ 
#main_nav {
	width: 748px;
	height: 58px;
	margin: 0 0 10px 54px;
}
#main_nav ul {
	height: 20px;
	padding: 14px 0;
}
#main_nav li {
	display: inline;
	margin: 0;
	padding: 0;
}
#main_nav a {
	float: left;
	height: 30px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#main_nav a span {
	text-indent: -9999px;
	display: block;
	color: #808080;
}
#nav0 a { width: 110px; background: url("../images/main-nav.gif") 0 0 no-repeat; }
#nav1 a { width: 116px; background: url("../images/main-nav.gif") -110px 0 no-repeat; }
#nav2 a { width: 105px; background: url("../images/main-nav.gif") -230px 0 no-repeat; }
#nav3 a { width: 128px; background: url("../images/main-nav.gif") -331px 0 no-repeat; }
#nav4 a { width: 94px; background: url("../images/main-nav.gif") -450px 0 no-repeat; }
#nav5 a { width: 132px; background: url("../images/main-nav.gif") -554px 0 no-repeat; }
#nav0 a:hover { background-position: 0 -30px; }
#nav1 a:hover, #nav1 a.current, #nav1 a.current:hover { background-position: -110px -30px; }
#nav2 a:hover, #nav2 a.current, #nav2 a.current:hover { background-position: -230px -30px; }
#nav3 a:hover, #nav3 a.current, #nav3 a.current:hover { background-position: -331px -30px; }
#nav4 a:hover, #nav4 a.current, #nav4 a.current:hover { background-position: -450px -30px; }
#nav5 a:hover, #nav5 a.current, #nav5 a.current:hover { background-position: -554px -30px; }

/*
----------------------------------------------------------------------------- 
Content
-----------------------------------------------------------------------------*/
#content {
	margin: 0;
	padding: 32px 0 0 0;
}
#header {
	width: 288px;
	height: 110px;
	margin: 20px 0 0 342px;
	background: transparent url('../images/gcg_logo.jpg') 0 0 no-repeat;
}
#header span {
	display: none;
}
#content_image, #map_canvas {
	float: left;
	width: 278px;
	height: 356px;
	margin: 0 0 0 54px;
	padding: 3px;
	border: 1px solid #808080;
}
#copy {
	width: 332px;
	min-height: 340px;
	height:auto !important;
	height: 340px;
	margin: 0 0 0 384px;
	padding: 0;
}
#cater_menu {
	overflow: auto;
	width: 654px;
	height: 324px;
	margin: 0 0 10px 54px;
	padding: 3px;
	border: 1px solid #CCC;
}
#hours {
	width: 430px;
}
#hours td {
	padding: 0 5px 0 0;
}
#hours td.first_col {
	width: 210px;
}
#hours td.second_col {
	width: 210px;
	padding-left: 10px;
}
#cater {
	margin-top: 10px;
}
#cater td {
	width: 50%;
	text-align: center;
}

/*
----------------------------------------------------------------------------- 
Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 332px;
	margin: 0 0 0 386px;
	padding: 10px 0 0 0;
	border-top: 1px solid #808080;
	text-align: left;
	font-size: 10px;
}
form {
	display: inline;
}
.inputs {
	wodth: 120px;
	margin: 1px 2px 2px 0;
	padding: 1px 1px 1px 2px;
	vertical-align: middle;
	border: 1px solid #808080;
	color: #666;
	font-size: 10px;
}

/*
----------------------------------------------------------------------------- 
Misc fixes
-----------------------------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear_float {
	height: 0;
	float: none;
	clear: both;
}
