﻿/*---------- main ----------*/


body {
	margin: 0px;
	padding: 0px;
	font-size:11px;
	color:#4b4b4b;
	font-family:Verdana;
}
body#main{
	background-color: #000000;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

table {
	margin: auto;
	border-collapse: collapse;
}
td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
tr {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
img {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

/*---------- links ----------*/

a:link.linkUL {color:#295589;text-decoration: underline;font-weight:bold;border:0px;margin:0px;}
a:hover.linkUL {color:#1a3a5f;text-decoration: underline;font-weight:bold;border:0px;margin:0px;}
a:active.linkUL {color:#295589;text-decoration: underline;font-weight:bold;border:0px;margin:0px;}
a:visited.linkUL {color:#295589;text-decoration: underline;font-weight:bold;border:0px;margin:0px;}

a:link  {color:#000;text-decoration:none;font-weight:bold;border:0px;margin:0px;}
a:visited  {color:#000;text-decoration:none;font-weight:bold;border:0px;margin:0px;}
a:hover  {color:#e43d00;text-decoration:none;font-weight:bold;border:0px;margin:0px;}
a:active	{color:#000;text-decoration:none;font-weight:bold;border:0px;margin:0px;}

.anchor:hover {color:#295589;text-decoration:none;font-weight:normal;border:0px;margin:0px;}

div#footerContent a:link {color:#fff;text-decoration:none;font-weight:bold;}
div#footerContent a:visited {color:#fff;text-decoration:none;font-weight:bold;}
div#footerContent a:hover {color:#fff;text-decoration:none;font-weight:bold;}
div#footerContent a:active {color:#fff;text-decoration:none;font-weight:bold;}

/*---------- type ----------*/

p   {font-size:11px;color:#000;font-family:Verdana;}
#footer p{font-size:11px;color:#fff;font-family:Verdana;}
h1  {color: #e43d00;font-size:36px;font-family:"Century Gothic";font-weight:bold;}
h2  {color: #e43d00;font-size:20px;font-family:"Century Gothic";font-weight:normal;}
h3  {color: #000;font-size:18px;font-family:"Century Gothic";font-weight:bold;}
h4  {color: #e43d00;font-size:16px;font-family:"Century Gothic";font-weight:bold; margin-bottom: 0px;}
h5  {color: #e43d00;font-size:22px;font-family:"Century Gothic";font-weight:bold;}

#price {color: #000;font-size:11px;font-family:"Century Gothic"; font-weight: bold}

.hilite {color: #E43D00;}

span.h1 {font-size: 14px;}

ul {font-size:11px;color:#4b4b4b;font-family:Verdana;text-transform:capitalize}
ul.regular{font-size:11px;color:#4b4b4b;font-family:Verdana;text-transform:none}
li {margin:5px 0px 5px 0px;list-style-image:url('images/bullet.png');}

/*---------- elements ----------*/
hr {margin-top: 20px;}

div {behavior: url(iepngfix.htc)}

img {behavior: url(iepngfix.htc)}

.imgMap {border: 0px;}

.hide {display: none;}

.hidden {display: none;}

.unhidden {display: block;}
/*---------- styles ----------*/
#mainContainer {
	width: 984px;
	margin: 0 auto;
	padding: 0px;
	margin-top: 0px;
}
#leftColumn {
	width: 268px;
	background-image: url(images/leftcolumn.png);
	float: left;
	background-repeat: no-repeat;
	height: 711px;
}
#rightColumn {
	width: 716px;
	min-height: 711px;
	float: left;
}
#rightBanner{
	height: 199px;
	width: 716px;
	float: left;
}
#navBar {
	height: 57px;
	width: 716px;
	float: left;
}
#homeContent {
	background-image: url('images/indexcontent.png');
	width: 591px;
	height: 405px;
	float: left;
	padding: 30px 70px 20px 55px;
}
#specialsContent{
	background-image: url('images/specialscontent.png');
	width: 591px;
	height: 716px;
	padding: 30px 70px 20px 55px;
	float: left;
}
#locationContent{
	background-image: url('images/locations.png');
	width: 591px;
	height: 414px;
	padding: 30px 70px 20px 55px;
	float: left;
}
#contentRepeat{
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	width: 591px;
	height: 4357px;
	float: left;
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 55px;
}
#footer{
	width: 959px;
	text-align: right;
	padding: 0px 25px 0px 0px;
	clear: both;
	margin: 0 auto;
}
#form{
	position: relative;
	top: 510px;
	left: 52px;
	width: 160px;
	text-align: center;
	background-color: transparent;
}

/*-------- nav --------*/
#cater a{position: relative; display: block; width:165px; height: 35px; top:330px; left:50px;}
