﻿body {
	margin:0px;
	padding:0px;
	background-color:#CCCC99;
	background-image:url('../images/background.png');
	background-repeat:repeat-x;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:0px;
}

#special_overlay {
	position:absolute;
	float:left;
	width:205px;
	margin-top:-10px;
	margin-left:-9px;
	z-index:1000;
}

#special_overlay_top_wrapper{
	margin: 0;
	padding: 0;
	background: url('../images/top_overlay.png') no-repeat right top;
}
#special_overlay_left_wrapper{
	background: url('../images/left_overlay.png') no-repeat left bottom;
	height:186px;
}
#special_overlay_content{
	padding:10px 0 0 9px;
}

#main_wrapper {
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height:532px;

}

#main_background_1 {
	border: 1px solid;
	border-color: white;
	background-image:url('../images/back1.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:532px;
}

#main_background_2 {
	border: 1px solid;
	border-color: white;
	background-image:url('../images/back2.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:532px;
}

#main_background_3 {
	border: 1px solid;
	border-color: white;
	background-image:url('../images/back3.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:532px;
}
#main_background_4 {
	border: 1px solid;
	border-color: white;
	background-image:url('../images/back4.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:532px;
}
#main_background_5 {
	border: 1px solid;
	border-color: white;
	background-image:url('../images/back5.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:532px;
}
#main_background_6 {
	border: 1px solid;
	border-color: white;
	background-image:url('../images/back6.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:532px;
}
#main_background_7 {
	border: 1px solid white;
	background-image:url('../images/back7.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:532px;
}
#main_background_8 {
	border: 1px solid;
	border-color: white;
	background-image:url('../images/back8.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:532px;
}
#interior_background_1 {
	border: 1px solid;
	border-color: white;
	background-image:url('../images/interior/back1.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:532px;
}
#interior_background_2 {
	border: 1px solid;
	border-color: white;
	background-image:url('../images/interior/back2.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:532px;
}
#interior_background_3 {
	border: 1px solid;
	border-color: white;
	background-image:url('../images/interior/back3.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:532px;
}


#main_nav_wrapper {
	float:right;
	width:150px;
	height:400px;
	/*margin-top:100px;*/
}

#main_nav_logo {
	background-image:url('../images/logo/gfom_logo-150px-10.jpg');
	height:150px;
	width:150px;
}

#main_nav {
	/* float:right; */
	width:150px;
	height:400px;
	background-image:url('../images/nav_background.png');
	/* margin-top:100px; */
	background-repeat:repeat-x;
}

#main_nav dl {
	margin:0px;
	padding:0px;
}

#main_nav dl dt{
	margin-bottom:15px;
	padding-right:10px;
	text-align:right;
	padding-top:12px;
	height:30px;
}

#content {
	/*float:left;*/
	/*width:650px;*/
	/*padding:5px; */
}

dt:hover {
	/*background-color:maroon;*/
	background-image:url('../images/nav_selection.png');
}

a,a:visited{
	text-decoration:none;
	color:white;
	border:0px;
}

a:hover {
	/* color:maroon; */
	/* text-decoration:underline; */
}

#footer,
#footer a {
	padding-top:5px;
	font-size:12px;
	text-align:center;
	color:white;
}

#lower_menu_navigation {
	/* width:100%; */
	margin-top:50px;
	margin-bottom:20px;
	font-family: "Bradley Hand ITC", Cambria, "Times New Roman", Times, serif;
	font-size:20px;
}
#lower_menu_navigation td {
	border-collapse: collapse;
	width:90px;
	text-align:center;
}

#menu_navigation li:hover {
	border-bottom:2px;
	border-bottom-style:solid;
	border-color:#C25F04;
}

#menu_navigation li.active {
	border-bottom:2px;
	border-bottom-style:solid;
	border-color:#C25F04;
}

#menu_image_1 {
	float:right;
	width:260px;
	background-image:url('../images/menu/menu_side1.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	height:380px;
}

#menu_image_2 {
	float:right;
	width:260px;
	background-image:url('../images/menu/menu_side2.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	height:380px;
}


#menu_navigation ul {
	font-family: "Times New Roman", Times, serif;
	/*font-family: Georgia, "Comic Sans MS", "Bradley Hand ITC", Cambria, Andalus, "Times New Roman", Times, serif;*/
	font-size:20px;
	list-style:none;
	margin:50px 0 20px 0;
}

#menu_navigation li {
	display: inline;
	text-align:center;
	margin: 0 10px 0 10px;
}


.dinner_menu {
	/*width: 58%;*/
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 25px;
}

.dinner_menu tr {
	padding-top: 20px;
}

.dinner_menu_item {
	padding: 0 10px 10px 20px;
	width: 500px;
}

.dinner_menu_price {
	padding: 0 0 10px 0;
	width: 50px;
	text-align: center;
	vertical-align: top;
}

.dinner_menu_header {
	/*font-style:normal;
	font-family:Arial, Helvetica, sans-serif;*/font-size: 20px;
	text-align: left;
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	border-width: 0px;
}

.wine_menu {
	/*width: 58%;*/
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 18px;
	vertical-align: middle;
	margin-left:115px;
}

.wine_menu_item {
	padding: 10px 0 10px 10px;
	width: 250px;
	vertical-align: middle;
}

.wine_menu_price {
	width: 50px;
	text-align: center;
	vertical-align: middle;
}

.wine_menu_header {
	color:#C25F04;
	/*font-style:normal;
	font-family:Arial, Helvetica, sans-serif;*/
	font-size:20px;
	text-align:center;
	border-bottom:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-style:solid;
	border-color:#C25F04;
	padding-top:20px;
	padding-bottom:10px;
}


body.menu_light li#menu_light,
body.menu_light li#menu_light a,
body.menu_cold li#menu_cold,
body.menu_cold li#menu_cold a,
body.menu_hot li#menu_hot,
body.menu_hot li#menu_hot a,
body.menu_noodles li#menu_noodles,
body.menu_noodles li#menu_noodles a,
body.menu_substantial li#menu_substantial,
body.menu_substantial li#menu_substantial a,
body.menu_sides li#menu_sides,
body.menu_sides li#menu_sides a,
body.menu_sweets li#menu_sweets,
body.menu_sweets li#menu_sweets a {
	border-bottom:2px;
	border-bottom-style:solid;
	border-color:#C25F04;
}

body.about_1 {
	background-image:url('../images/back_alt1.jpg');
	background-position:left top;
	background-repeat: no-repeat;
	background-attachment:fixed;
/*	background-color:#CCCC99;*/
	background-color:black;
	margin:0px;
	padding:0px;
}

body.about_2 {
	background-image:url('../images/back_alt2.jpg');
	background-position:left top;
	background-repeat: no-repeat;
	background-attachment:fixed;
/*	background-color:#CCCC99;*/
	background-color:black;
	margin:0px;
	padding:0px;

}

body.about_3 {
	background-image:url('../images/back_alt3-1600.jpg');
	background-position:left top;
	background-repeat: no-repeat;
	background-attachment:fixed;
/*	background-color:#CCCC99;*/
	background-color:black;
	margin:0px;
	padding:0px;
}

body.about_4 {
	background-image:url('../images/back_alt4-1600.jpg');
	background-position:left top;
	background-repeat: no-repeat;
	background-attachment:fixed;
/*	background-color:#CCCC99;*/
	background-color:black;
	margin:0px;
	padding:0px;
}

body.special {
	background-image:url('../images/back_alt1.jpg');
	background-position:left top;
	background-repeat: no-repeat;
	background-attachment:fixed;
/*	background-color:#CCCC99;*/
	background-color:black;
	margin:0px;
	padding:0px;

}


#content_background {
	border: 1px solid;
	border-color: white;
	background-image:url('../images/background_overlay.png');
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
	min-height:500px;
}


#mailing_list_container {
	position:relative;
	top:475px;
	left:20px;
	margin:0px; 
	width:300px; 
	height:40px;
	background-image:url('../images/mailing_list_background.png');
	background-repeat:no-repeat;
}

#mailing_list_form {
	height:40px;
	width:300px;
	margin:0px;
	padding:0px;
}

#mailing_list_text {
	float:left;
	margin-left:14px;
	margin-top:10px;
	height:20px;
	padding: 0px;
	font-style: italic;
	font-size: 16px;
	vertical-align: middle;
	width: 220px;
	border: 0px;
	background: transparent;
	border: 0px;
	border-style: none;
}

#mailing_list_button {
	margin: 5px 5px 0 0; 
	float:right;
}

body.index #footer,
body.index #footer a {
	color:black;
}

.hidden {
	display:none;
}

p {
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
	font-size: 17px;
}

.about_content {
	width:500px;
	margin-left: 80px;
}

body.special .about_content {
	width:450px;
	margin-left:150px;
}


#hours_content {
	width:250px;
	font-family: "Times New Roman", Times, serif;
	margin-left:25px;
	margin-bottom:25px;
}

#hours_content_table {
	width:100%;
	font-style:italic;
	line-height:150%;
}

.hours_header {
	color:#C25F04;
	/*font-style:normal;
	font-family:Arial, Helvetica, sans-serif;*/
	font-size:20px;
	text-align:center;
	border-bottom:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-style:solid;
	border-color:#C25F04;
	padding-top:20px;
	padding-bottom:10px;
}

#map_canvas {
	float:right;
	width:350px;
	height:450px;
	margin-top:50px;
	margin-right:20px;
	/*margin-right:145px;*/
	/*background-color:red;*/
}
a.info_request_email:hover {
	color:maroon;
}

#thank_you_container {
	margin-top:300px;
	width:450px;
	margin-left: auto;
	margin-right:auto;
	font-size:15px;
	text-align:center;
}

#thank_you_container a {
	text-decoration:underline;
}

#thank_you_container a:hover{
	color:black;
	text-decoration:underline;
}

.AvailableSeating_logo,
.AvailableSeating_logo a {
	font-family:"Myriad Pro", arial, helvetica, sans-serif;
	color:#2a3990;
}

a.special {
	/*color:maroon;*/
	text-decoration:underline;
}


