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

/* LAYOUT */

#logo {
	height: 148px;
	border: none;
}

body {
	background-color: #1a1a1a;
	height: auto;
	text-align: center;
}

#container {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#navArea {
	width: 369px;
	float: left;
	border-right: 1px solid #4f4b3c;
	margin: 10px 0 20px 0;
}


/* HEADER/NAVIGATION */

#navArea img {
	border: none;
}

#navArea a {
	border: none;
}

#navigation {
	height: 450px;
	text-align: right;
	position:relative;
	border-top: 1px solid #4f4b3c;
	border-bottom: 1px solid #4f4b3c;
}

#navigation a {
	float: right;
	display:block;
	clear: both;
	height: 36px;
	width: 300px;
	border-top: 1px solid #2f2e28;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#navigation a.noborder {
	border: none;
}

#primaryNav {
	height: 222px;
	padding-top: 25px;
}

#secondaryNav {
	/*height: 108px;*/
}

#secondaryNav a {
	width: 300px;
}

#contactInfo {
	color: #726c52;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-variant: small-caps;
	font-size: .75em;
	letter-spacing: .05em;
	line-height: 1.6em;
	border-bottom: 1px solid #2f2e28;
	padding: 0px 14px 14px 0px;
}

#address, #phone, #fax, #email {
	display: inline;
	color: #aba07e;
}

#soundControl {
	padding: 0px 14px 2px 0px;
	text-align: right;
	
}

#soundControl a {
	font-family: Arial, Helvetica, sans-serif;
	color: #d10e0e;
	text-decoration: none;
	font-variant: small-caps;
	font-size: .7em;
	letter-spacing: .05em;
	line-height: 1.6em;
	padding: 0px 14px 14px 0px;
}

#credits {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color:#726c52;
	text-decoration: none;
	font-variant: small-caps;
	font-size: .7em;
	letter-spacing: .05em;
	line-height: 1.6em;
	padding: 0px 14px 14px 0px;
}

#credits a {
	text-decoration: none;
	color: #726c52;
}
#credits a:hover {
	color: #d10e0e;
}


/*BUTTONS*/

#info_btn { background-image: url(images/btn_info.gif); }
#info_btn:hover  { background-image: url(images/btn_info_over.gif); }
#primaryNav .info_btn_current { background-image: url(images/btn_info_over.gif); }

#contact_btn { background-image: url(images/btn_contact.gif); }
#contact_btn:hover { background-image: url(images/btn_contact_over.gif); }
#primaryNav .contact_btn_current { background-image: url(images/btn_contact_over.gif); }

#events_btn { background-image: url(images/btn_events.gif);	}
#events_btn:hover {	background-image: url(images/btn_events_over.gif);	}
#primaryNav .events_btn_current { background-image: url(images/btn_events_over.gif); }

#parties_btn { background-image: url(images/btn_parties.gif); width:350px;}
#parties_btn:hover {	background-image: url(images/btn_parties_over.gif);	}
#primaryNav .parties_btn_current { background-image: url(images/btn_parties_over.gif); }

#menus_btn { background-image: url(images/btn_menus.gif);}
#menus_btn:hover { background-image: url(images/btn_menus_over.gif);}
#primaryNav .menus_btn_current { background-image: url(images/btn_menus_over.gif); }

#tour_btn { background-image: url(images/btn_tour.gif);}
#tour_btn:hover { background-image: url(images/btn_tour_over.gif);}
#primaryNav .tour_btn_current { background-image: url(images/btn_tour_over.gif); }

#history_btn { background-image: url(images/btn_history.gif);}
#history_btn:hover { background-image: url(images/btn_history_over.gif);}
#primaryNav .history_btn_current { background-image: url(images/btn_history_over.gif); }


#thoughts_btn { background-image: url(images/btn_thoughts.gif);}
#thoughts_btn:hover { background-image: url(images/btn_thoughts_over.gif);}
#secondaryNav .thoughts_btn_current { background-image: url(images/btn_thoughts_over.gif); }

#newsletter_btn { background-image: url(images/btn_newsletter.gif);}
#newsletter_btn:hover { background-image: url(images/btn_newsletter_over.gif);}
#secondaryNav .newsletter_btn_current { background-image: url(images/btn_newsletter_over.gif); }

#reservations_btn { background-image: url(images/btn_reservations.gif);}
#reservations_btn:hover { background-image: url(images/btn_reservations_over.gif); }
#secondaryNav .reservations_btn_current { background-image: url(images/btn_reservations_over.gif); }

#employment_btn { background-image: url(images/btn_employment.gif);}
#employment_btn:hover { background-image: url(images/btn_employment_over.gif); }
#secondaryNav .employment_btn_current { background-image: url(images/btn_employment_over.gif); }



/*ALL PAGES*/

* {
	margin: 0;
	padding: 0;
	outline: none;
}

span {
	display: none;
}

.red {
	display: inline;
	color: #d10e0e;
}

#content .red p {
	display: inline;
	color: #d10e0e;
}

.warning {
	font-size: .8em;
}

.clear {
	clear: both;
	height: 15px;
}

#home_content {
	width: 600px;
	float: right;
	margin: 55px 0px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .04em;
	color: #FFFFFF;
}
#content {
	width: 600px;
	float: right;
	margin: 87px 0px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .04em;
	color: #FFFFFF;
}

#content h2 {
	display: block;
	height: 21px;
	padding-bottom: 20px;
	background-position: top left;
	background-repeat: no-repeat;
}

#home_content h3 {
	color: #968c69;
	font-weight: normal;
	padding: 0px 45px 25px 18px;
	letter-spacing: .05em;
	font-size: 1em;
}
#content h3 {
	color: #968c69;
	font-weight: normal;
	padding: 0px 45px 25px 18px;
	letter-spacing: .05em;
	font-size: 1em;
}
#home_content p {
	color: #FFFFFF;
	padding: 0px 45px 25px 18px;
	font-size: .8em;
	line-height: 1.5em; 
	max-width: 517px;
}
#content p {
	color: #FFFFFF;
	padding: 0px 45px 25px 18px;
	font-size: .8em;
	line-height: 1.5em; 
	max-width: 517px;
}
.content_photo {
	border: 3px solid #4f4b3c;
	padding: 8px;
}


#content .tab_instruction {
	font-style: italic;
	padding: 15px 0px 5px 18px;
	color: #d10e0e;
}
hr {
	background-color: #36352b;
	border: none;
	height: 1px;
	margin: 15px 30px 15px 0px;	
}

.errmsg {
	padding-left: 24px;
}

.form_label {
	font-size: 12px;
	color: #968c69;
	border: none;
}

form .input_field {
	text-align: left;
}

input[type="text"],
textarea {
	background-color: #ddd8c7;
 	color: #666666;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: italic;
	padding: 5px;
}

.quote {
	width: 571px;
	height: 34px;
	border-top: 1px solid #36352b;
	border-bottom: 1px solid #36352b;
	margin: 0px 0px;
	background-position: top center;
	background-repeat: no-repeat;
}

.double_rule {
	width: 571px;
	height: 6px;
	border-top: 1px solid #36352b;
	border-bottom: 1px solid #36352b;
	margin: 20px 0px;
}

.captcha_image {
	width: 120px;
	height: 50px;
}


/*HOMEPAGE*/


#home_content .home_h3 {
	padding: 15px 0px 0px 50px;
	font-size: 1em;
}

#home_content .home_p a { color: #968c69; }
#home_content .home_p a:hover { color: #d9d2ad; }
#home_content .home_p a:visited { color: #968c69; }


#home_content .home_p {
 	padding-left: 50px;
	padding-top: 5px;
} 

#home_quote {
	background-image: url(images/home_quote.jpg);
}

/*INFO*/

.fact {
	padding-left: 18px;
	line-height: 1.5em;
	font-size: .8em;
}

#content .fact .about_h3 {
	padding: 0px;
	display: inline;
}

.fact a {
	color: #FFFFFF;
}
.fact a:hover {
	color: #d10e0e;
}

#about_photo {
	width: 517px;
	margin: 0px 52px 25px 9px;
}

#heading_info {
	background-image: url(images/heading_info.jpg);
}

#heading_team {
	background-image: url(images/heading_team.jpg);
}
#heading_facts {
	background-image: url(images/heading_facts.jpg);
}
#team_gallery_table {
	width: 559px;
	margin: 0px 0px 25px 7px;
}

#team_gallery table .content_photo {
	margin: 0px 5px 5px 0px;
	width: 115px;
	height: 90px;
	cursor: pointer;
}

#content #team_gallery .team_name {
	color: #FFFFFF;
	font-weight: 100;
	font-size: .8em;
	padding: 0px 0px 0px 11px;
}

#team_gallery .team_title {
	font-weight: 100;
	font-size: .8em;
	padding: 0px 0px 0px 11px;
	color: #968c69;
}

#team_gallery .team_entry {
	vertical-align: top;
}


/*CONTACT*/

#heading_directions {
	background-image: url(images/heading_directions.jpg);
	width: 300px;
	align: left;
	padding-bottom: 15px;
}

.hr_contact {
	margin: 0px 30px 15px 0px;
}

#map_photo {
	width: 206px;
	/*height: 154px;*/
	border:3px solid #4F4B3C;
	padding:8px;
	margin:0;
}
#content .directions_p {
	padding: 0px 15px 10px 18px;
}

#directions_form {
	/*margin-left: 18px;*/
	margin:0;
}

#saddr {
	width: 248px;
}

#directions_button {
	background-image: images/submit_button.jpg;
	background-color:#CC0000;
	width: 124px;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 13px;
}

#euripides {
	background-image: url(images/euripides_quote.jpg);
}

#contact_photo {
	width: 206px;
	height: 417px;
	float: right;
	margin-right: 45px;
}

#content .contact_p {
	padding: 0px 15px 10px 18px;
	margin-right: 15px;
	width: 285px;	
}
#contact_warning {
	padding-left: 18px;
}

#contact_form table {
	padding: 0px 0px 30px 0px;
}
#contact_form .form_label {
	text-align: right;
	padding-left: 12px;
}

#contact_form .input_field {
	padding: 8px;
}

#contact_first_name	{
	width: 163px;
}

#contact_last_name {
	width: 163px;
}

#contact_address {
	width: 163px;
}

#contact_city {
	width: 163px;
}

#contact_state {
	width: 50px;
}

#contact_zipcode {
	width: 75px;
}

#comments_label {
	padding-bottom: 8px;
}
#comments_form {
	margin-left: 18px;
}

#comments_field {
	width: 385px;
	height: 138px;
}

#contact_captcha_label {
	padding-bottom: 8px;
}
#contact_captcha {
	margin: 25px 0px 0px 18px;
}

#contact_captcha_field {
	margin-top: 6px;
	width: 116px;
}
.captcha_image {
	margin-right: 12px;
}
#contact_captcha_warning {
	padding-bottom: 8px;
}

#contact_button {
	margin-left: 18px;
	margin-bottom: 50px;
}


/*EVENTS*/

#heading_events {
	background-image: url(images/heading_events.jpg);
}

#events_photo_main {
	width: 206px;
	height: 190px;
	margin: 0px 15px 0px 7px;
}

.events_p {
	margin-right: 45px;
}



#events_month_heading {
	clear: both;
	margin: 0px 0px 15px 0px;
	vertical-align: middle;
	text-align: left;
}

#events_month {
	display: inline;
	color: #605c47;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 20px;
	line-height: 35px;
}

#month_selector {
	float: right;
	padding-right: 30px;
}

.event {
	padding: 15px 45px 0px 7px;
	height: 155px;
}

.event_photo {
	border: 3px solid #36352b;
	padding: 8px;
	width: 133px;
	height: 133px;
	margin-right: 15px;
}

#content .event_title {
	padding-bottom: 5px;
}

#content .event_hr {
	width: 200px;
	margin: 0px 0px 12px 0px;
}

#content .event_hr_right {
	width: 250px;
	margin: 0px 30px 25px 0px;
}

#content .event_date {
	color: #726c52;
	font-size: .8em;
	font-weight: 100;
	padding-bottom: 10px;
}
#content .event_p {
	padding-bottom: 15px;
}
#content .event_more {
	padding: 0px;
	font-size: .9em;
	color: #d10e0e;
	text-decoration: none;
}


#content #heading_parties {
	background-image: url(images/heading_parties.jpg);
	width: 500px;
	float: left;
	display: inline;
}

#parties_photo {

	margin-left: 7px;
	float: left;
	width: 517px;
	height: 102px;
	
}
#content .parties_hr {
	clear: right;
	float: right;
	width: 260px;
	margin: 0px 30px 10px 0px;
	
}

#content .parties_p {
	padding: 0px 45px 15px 18px;
	width: 235px;
	float: right;
}

#john_gay_quote {
	background-image: url(images/john_gay_quote.jpg);
	background-position: top center;
}

#parties_contact_form table, #parties_info_form table, #corporate_contact_form table, #corporate_info_form table {
	margin: 10px 30px 0px 18px;
}

#parties_contact_form h3, #parties_info_form h3, #parties_comments_form h3, #parties_captcha_form h3, #corporate_contact_form h3, #corporate_info_form h3, #corporate_comments_form h3, #corporate_captcha_form h3 {
	padding: 0px 15px 0px 0px;
	
}

#parties_contact_form input, #parties_info_form input, #corporate_contact_form input, #corporate_info_form input {
	margin-bottom: 9px;
	margin-top: 7px;
}

#parties_first_name, #corporate_first_name {
	width: 176px;
	margin-right: 15px;
}

#parties_last_name, #corporate_last_name {
	width: 195px;
}

#parties_email, #corporate_email, #corporate_company {
	width: 388px;
}

#parties_phone, #corporate_phone {
	width: 176px;
}


#parties_date, #corporate_date {
	width: 130px;
	margin-right: 15px;
}

#parties_time, #corporate_time {
	width: 130px;
}

#parties_type, #corporate_type {
	width: 278px;
}

#parties_guests, #corporate_guests {
	width: 70px;
}

#parties_comments_form, #parties_captcha_form, #corporate_comments_form, #corporate_captcha_form {
	margin-left: 165px;
}

#parties_comments_form input, #corporate_comments_form input {
	margin-top: 7px;
	margin-bottom: 15px;
	width: 388px;
	height: 150px;
}

#parties_captcha_form input, #corporate_captcha_form input {
	margin-top: 7px;
}

#parties_button, #corporate_button {
	margin-left: 245px;
	margin-bottom: 50px;
}


/*EVENT TEMPLATE*/

#heading_event_details {
	padding: 0px 0px 20px 18px;
	background-image: url(images/heading_event_details.jpg);
	display: inline-block;
}

#template_event_photo {
	margin: 0px 15px 0px 7px;
	width: 200px;
	height: 200px;
	float: left;
	
}


#content .template_event_title {
	padding: 0px 0px 10px 18px;
	font-size: 1.2em;
}

#content .template_event_time {
	padding: 0px 0px 0px 18px;
	font-size: .9em;
}

.events_back {
	display: block;
	color: #968c69;
	text-decoration: none;
	font-size: .5em;
	float: right;
	width: 150px;
}

.back_arrow {
	border: none;
}

#content .event_temp_hr {
	width: 200px;
}


/*TEAM MEMBER TEMPLATE*/

#heading_team {
	padding: 0px 0px 20px 18px;
	background-image: url(images/heading_team.jpg);
	display: inline-block;
}

#template_team_photo {
	margin: 0px 15px 0px 7px;
	width: 200px;
	height: 200px;
	float: left;
	
}

#content .template_name {
	padding: 0px 0px 10px 18px;
	font-size: 1.2em;
}

#content .template_job_title {
	padding: 0px 0px 0px 18px;
	font-size: .9em;
}

.team_back {
	display: block;
	color: #968c69;
	text-decoration: none;
	font-size: .5em;
	float: right;
	width: 150px;
}

.back_arrow {
	border: none;
}

#content .event_temp_hr {
	width: 200px;
}


/*ANNOUNCEMENT TEMPLATE*/

#heading_announcement {
	padding: 0px 0px 20px 18px;
	background-image: url(images/heading_announcement.jpg);
	display: inline-block;
}

#announcement_photo {
	margin: 0px 15px 0px 7px;
	width: 200px;
	height: 200px;
	float: left;
	
}

#content .announcement_title {
	padding: 0px 0px 10px 18px;
	font-size: 1.2em;
}

#content .announcement_subheading {
	padding: 0px 0px 0px 18px;
	font-size: .9em;
}

.announcement_back {
	display: block;
	color: #968c69;
	text-decoration: none;
	font-size: .5em;
	float: right;
	width: 150px;
}

.back_arrow {
	border: none;
}

#content .event_temp_hr {
	width: 200px;
}


/*MENUS*/

#heading_menus {
	background-image: url(images/heading_menus.jpg);
}

#menus_photo_main {
	width: 325px;
	height: 200px;
	margin-right: 45px;	
}

.menus_p {
	width: 165px;
}

#wc_fields {
	background-image: url(images/wc_fields_quote.jpg);
}

.menu_bottom_hr {
	clear: both;
	width: 571px;
}

#dinner_appetizers_photo, #lunch_appetizers_photo, #white_wines_photo {
	margin-left: 8px;
	margin-right: 12px;
	width: 186px;
	height: 189px;
	margin-bottom: 15px;
}

.menu_section {
	color: #d10e0e;
	font-weight: 100;
	letter-spacing: .1em; 
	padding-bottom: 8px;
}

.menu_entry {
	margin-bottom: 0px;
	color: #726c52;
	font-style: italic; 	
	font-size: .85em;
	font-weight: bold;
	padding: 0px 45px 0px 0px;
}


.menu_rule {
	margin: 0px 35px 8px 0;
	padding: 0;
	border: none;
	height: 1px;
	color: #726c52;
	background-color: #726c52;
}
.menu_description {
	font-size: .8em;
	padding-bottom: 20px;
	padding-right: 30px;
	
}

#content .menu_heading {
	font-size: 1.1em;
	font-weight: 100;
	color:  #968c69;  
	padding: 8px 0px 11px 0px;
	margin: 0px 28px 0px 0px;
	border-top: 1px solid #36352b;
	cursor: pointer;                       	
}

#content .menu_heading_open {
	font-size: 1.3em;            	
}


#dinner_appetizers .menu_description, #lunch_appetizers .menu_description, #white_wines .menu_description {
	float: right;
	padding-right: 45px;
}

#dinner_salads, #lunch_salads, #red_wines {
	padding-left: 18px;
	clear: both;
}

.menu-item {
}

.menu_photo_right,
.menu_photo_left {	
	width: 186px;
	height: 189px;
}

.menu_photo_right {
	float: right;
}

.menu_photo_left {
	float: left;
}

#dinner_salads_photo, #lunch_salads_photo, #red_wines_photo  {
	margin-left: 15px;
	margin-right: 45px;
	margin-bottom: 15px;
	float: right;
	clear: right;
}

#dinner_entrees_photo, #lunch_entrees_photo, #sparkling_wines_photo {
	margin-left: 8px;
	margin-right: 12px;
	margin-bottom: 15px;
}


#dinner_entrees .menu_description, #lunch_entrees .menu_description, #sparkling_wines .menu_description {
	float: right;
	padding-right: 45px;
}

.printable {
	color: #FFFFFF;
	font-size: .9em;
	padding-left: 18px;
	font-style: italic;
}
.printable:hover {
	color: #d10e0e;
}


/*TOUR*/

#heading_tour {
	background-image: url(images/heading_tour.jpg);
}

#photo_title {
	font-size: .7em;
	font-weight: 100;
	padding: 4px 0px 0px 120px;
}

#photo_gallery {
    position: relative;
}
#photo_gallery .content_image {
    position: absolute;
    top: 0;
    left:0;
    z-index: 8;
}

#photo_gallery .current_photo {
	width: 542px;
	height: 381px;
	margin-left: 7px;
}

#photo_gallery .content_image.current_photo {
    z-index:10;
}

#photo_gallery .content_image.previous_photo {
    z-index:9;
}


#photo_gallery_table {
	width: 559px;
	margin: 0px 0px 25px 7px;
}

#photo_gallery table .content_photo {
	margin: 0px 5px 5px 0px;
	width: 115px;
	height: 90px;
	cursor: pointer;
}

#prev_btn {
	display: block;
	float: left;
	margin-left: 18px;
	background-image: url(images/prev_photo.jpg);
	background-repeat: no-repeat;
	width: 165px;
	height: 25px;
}
#prev_btn:hover {
	background-image: url(images/prev_photo_over.jpg);
}

#next_btn {
	display: block;
	float: right;
	margin-right: 40px;
	background-image: url(images/next_photo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 145px;
	height: 25px;
}
#next_btn:hover {
	background-image: url(images/next_photo_over.jpg);
}


/*HISTORY*/

#heading_history {
	background-image: url(images/heading_history.jpg);
}

#history_photo_1 {
	width: 200px;
	height: 300px;
	margin: 0px 30px 20px 20px;
}

#history_photo_2 {
	width: 150px;
	height: 150px;
	margin: 0px 20px 20px 7px;
}

#hemingway_quote {
	background-image: url(images/hemingway_quote.jpg);
}


/*THOUGHTS*/

#thoughts_photo {
	float: right;
	margin-right: 20px;
}

#heading_thoughts {
	background-image: url(images/heading_thoughts.jpg);
}

#content .thoughts_p {
	padding: 0px 0px 10px 18px;
	width: 375px;
}

#content .quote_first_line {
	font-size: 1.5em;
	line-height: 1.5em;
}

#content .quote_author {
	color: #968c69;
	font-style: italic;
	padding: 0px 0px 0px 18px;
}
#content .quote_title {
	color: #d10e0e;
	font-weight: bold;
	font-style: italic;
}

#fadiman_quote {
	width: 430px;
	margin-bottom: 25px;
	background-image: url(images/fadiman_quote.jpg);
	background-position: top center;
	
}

#content .thoughts_hr {
	margin: 0px 18px 25px 0px;
}


/*NEWSLETTER*/

#heading_newsletter {
	background-image: url(images/heading_newsletter.jpg);
}

#content .newsletter_long_hr {
	margin: 0px 30px 15px 0px;
}

#content .newsletter_p {
	width: 220px;
}

#newsletter_form {
	float: right;
	margin: 0px 45px 0px 0px;
}

#newsletter_form .form_label{
	text-align: right;
	padding: 0px 15px 0px 0px;
}

#newsletter_email {
	width: 163px;
}

#newsletter_zipcode {
	width: 84px;
}

#newsletter_form input, #newsletter_form select  {
	margin: 7px 0px 8px 0px;
}


#newsletter_form .radio_input {
	padding: 0px 0px 8px 0px;
}
#newsletter_form .radio_label {
	display: inline;
	margin: 0;
	padding: 0;
}

#fadiman_quote2 {
	background-image: url(images/fadiman_quote.jpg);
}

#newsletter_photo {
	margin-left: 7px;
	width: 527px;
}


/*FOOTER*/

#footer {
	color: #2f2e28;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: .09em;
	line-height: 2em;
	text-align: center;
	padding: 25px 0px 40px 0px;
	margin-right: 30px;
	position: relative;
	border-top: 1px solid #2f2e28;
	width: 570px;
	float: right;
}

#footer a {
	color: #3d3b30;
	text-decoration: none;
}
#footer a:hover {
	color: #726c52;
}

/*EMPLOYMENT*/
#heading_employment {
	background-image: url(images/heading_employment.jpg);
}
#employment_form input, #employment_form textarea{width:91%; resize:none;}
#employment_form label{font-size: 12px; color: #968c69; padding: 0 5px 0 0;}
#employment_form input.auto{width:auto;}
/*#employment_form form table{border-spacing:5px;}
#employment_form form table table{border-spacing:0;}*/
