/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	margin: 0px;
	background-color: #000047;
	background-image: url(../images/pageBG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	margin-right: 20px;
}
a {
	color: #FFFFE5;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #F8D73E;
	letter-spacing: 0.2em;
	text-align: left;
	margin-left: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC3E;
	letter-spacing: 0.1em;
	margin-bottom: 4px;
}



h3 {
	font: italic bold 16px "Trebuchet MS";
	color: #3456A0;
}


h6 {
	font: bold 11pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
h5 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

li {
	list-style: url(../images/greenBullet.gif);
}
ul
{
	margin-left: 20px;
}





#site-container {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 780px;
	clear: right;
}
#site-header {
	background-image: url(../images/site_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	width: 900px;
}

#store-container {
	text-align: right;
	height: 53px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#nav-container {
	height: 39px;
	width: 900px;
	text-align: left;
}
#content-container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#copy-container {
	height: 500px;
	width: 900px;
	background-image: url(../images/copyBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	padding-top: 12px;
}
#body-content {
	width: 94%;
	height: 500px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	scrollbar-3dlight-color:#666666;
    scrollbar-arrow-color:#ffd01c;
    scrollbar-base-color:#212121;
    scrollbar-track-color:#121212;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#666666;
	overflow-x:hidden;
	overflow: auto;
	text-align: left;
	padding-left: 28px;
}
#feature-container {
	background-image: url(../images/home_feature_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 310px;
	width: 900px;
}
#copy-bottom-edge {
	background-image: url(../images/copy-bottom-edge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#nav-item {
	float: left;
	height: 95px;
}
#nav-last {
	float: right;
	height: 95px;
}

#swoosh {
	margin-left: 2px;
}
}
#logos-homepage {
	text-align: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DADAC5;
}
#reservations-home {
	margin-left: 18px;
	margin-top: 4px;
}

#flash-gallery {
	height: 383px;
	width: 900px;
}




#footer-container {
	height: 24px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFE5;
	text-align: center;
	padding-top: 12px;
}





#sign-up {
	width: 210px;
}
#input-text {
	float: left;
	margin-right: 8px;
}

#submit-button {
	float: left;
	margin-top: 17px;
}
.reserve-margin {
	margin-right: 10px;
}

/* OpenTable Styles ==================================================================== */
/* Outside Table properties */
#feedTable td {
	padding:2px 2px 0px 0;
	font-family:arial;
	font-size:12px;
}

/* Title Text */
.feedTitle {
	margin:0px 2px 5px 0px;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
/* Form Title Tags */
.feedFormTitle {
	float:right;
	vertical-align:middle;
}
/* Form Time Title Tags */
.feedFormTimeTitle {
	padding:4px 0px;
	float:left;
}
/* Form Time Title Tags */
.feedFormDateTitle {
	padding:4px 0px;
	float:right;
}
/* Text Form Fields */
.feedFormField {
	font-size:12px;
	margin:2px 2px 2px 2px;
}
/* Text Form Field for Date field */
.feedFormfieldCalendar {
	font-size:12px;
	margin:2px 2px 2px 2px;
	width:75px;
}

/* Logo Treatment */
#logoLink
{
	float:right;
	margin:0px;
}
#logo
{
	border-width:0px;
	margin:0px;
}
#dateDisplay
{
	font-size:10px;
	color:#999;
 	font-family:arial;
	float:right;
	margin:0px 20px 0px 0px;
}

/*** calendar styles ***/

/* Placeholder. Don't change this */
.imgCal 
{
	position: absolute; 
	display: none; 
	z-index:100;
}

/* Calendar Table properties */
#imageCal table {
	font-size:12px;
 	width:150px;
	font-family:arial;
	font-weight: bold;
	background:#FFF;
}
#imageCal td {
	padding:0px 0px 0px 0;
	text-align:center;
}

/* Days in the future */
.clickableDays 
{	
	color: #000000; 
	text-decoration: none;
	height:18px;
}

/* Days in the past */
.nonclickableDays 
{	
	color: #CCCCCC;
	height:18px;
}

/* Name of the month at the top */
.months 
{
	color: #FFFFFF; 
	text-decoration: none 
}

/* Day of the week */
.weekdays
{
	color: #000000; 
	text-decoration: none; 
	color:#666666;
	background-color:#EFEFEF; 
	width:14%;
}

/* End OpenTable Styles ====================================================== */