body
{
	margin: 20px 0px;
}

img
{
	border: 0px;
}

.container
{
	margin: 0px auto;
	width: 942px;
}

.leftside
{
	float: left;
}

.logo
{
	margin-bottom: 10px;
}

.links
{
	width: 182px;
	height: 498px;
	padding: 35px 0 0 8px;
	text-align: center;
}

a.rollover_food
{
	float: left;
    display: block;
    width: 166px;
    background: url("images/food_link_both.jpg") 0 0 no-repeat;
    height: 41px;
    text-decoration: none;
}
 
a:hover.rollover_food
{
    background-position: 0px -41px;
}

a.rollover_drinks
{
	float: left;
    display: block;
    width: 166px;
    background: url("images/drinks_link_both.jpg") 0 0 no-repeat;
    height: 31px;
    text-decoration: none;
}
 
a:hover.rollover_drinks
{
    background-position: 0px -31px;
}

a.rollover_info
{
	float: left;
    display: block;
    width: 166px;
    background: url("images/info_link_both.jpg") 0 0 no-repeat;
    height: 33px;
    text-decoration: none;
}
 
a:hover.rollover_info
{
    background-position: 0px -33px;
}

a.rollover_press
{
	float: left;
    display: block;
    width: 166px;
    background: url("images/press_link_both.jpg") 0 0 no-repeat;
    height: 32px;
    text-decoration: none;
}
 
a:hover.rollover_press
{
    background-position: 0px -32px;
}

a.rollover_tshirts
{
	float: left;
    display: block;
    width: 166px;
    background: url("images/tshirts_link_both.jpg") 0 0 no-repeat;
    height: 32px;
    text-decoration: none;
}
 
a:hover.rollover_tshirts
{
    background-position: 0px -32px;
}

a.rollover_photos
{
	float: left;
    display: block;
    width: 166px;
    background: url("images/photos_video_link_both.jpg") 0 0 no-repeat;
    height: 31px;
    text-decoration: none;
}
 
a:hover.rollover_photos
{
    background-position: 0px -31px;
}

a.rollover_links
{
	float: left;
    display: block;
    width: 166px;
    background: url("images/links_link_both.jpg") 0 0 no-repeat;
    height: 33px;
    text-decoration: none;
}
 
a:hover.rollover_links
{
    background-position: 0px -33px;
}

.content
{
	float: left;
	width: 539px;
	background: url("images/content_background_middle.jpg") repeat-y;
	background-position: 0 69px;
	font-family: georgia;
	font-size: 14px;
}

.content a
{
	color: #996550;
	text-decoration: none;
}

.content a:hover
{
	text-decoration: underline;
}

.content-top
{
	background: url("images/content_background_top.jpg") no-repeat;
	height: 69px;
	padding-left: 7px;
	padding-top: 10px;
}

.food_links
{
	float: left;
}

.date_updated
{
	float: right;
	text-align: right;
	color: #31241e;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 7px;
}

.content-middle
{
	background: url("images/content_background_middle.jpg") repeat-y;
	text-align: center;
	font-family: georgia;
	color: #31241e;
	font-size: 12px;
}

.menu_category
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.menu_category_drinks
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.menu_blurb
{
	font-style: italic;
	color: #666666;
	width: 370px;
	margin-left: 82px;
}

.menu_blurb_nonitalic
{
	width: 370px;
	margin-left: 82px;
}

.menu_bottom_note
{
	font-style: italic;
	color: #666666;
	width: 410px;
	margin-left: auto; margin-right: auto;
}

.content-bottom
{
	background: url("images/content_background_bottom.jpg") no-repeat;
	height: 69px;
}

.rightside
{
	float: left;
	width: 200px;
	margin-left: 10px;
}

.clearer
{
	clear: both;
}

.next_footer
{
	clear: both;
	font-size: 10px;
	width: 728px;
	text-align: left;
}

.next_footer a
{
	clear: both;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.cocktail_name
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.cocktail_price
{
	font-size: 14px;
	font-style: italic;
	margin-left: 10px;
}

/*specific to info page*/

.infocontent-middle
{
	background: url("images/content_background_middle_blank.jpg") repeat-y;
	text-align: center;
	font-family: georgia;
	color: #31241e;
	font-size: 12px;
}

.map_image
{
	float: left;
	margin-left: 25px;
}

.info_div
{
	float: left;
	margin-left: 10px;
	font-family: georgia;
	color: #31241e;
	text-align: left;
	width: 200px;
}

.info_italic
{
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}

.info_standard
{
	font-size: 11px;
}

.info_email
{
	font-size: 14px;
}

.info_email a
{
	color: #000000;
	font-size: 14px;
}

.faq_div
{
	clear: both;
	margin-left: 25px;
	text-align: left;
}

.faq_left
{
	float: left;
	width: 237px;
}

.faq_right
{
	float: left;
	width: 237px;
	margin-left: 25px;
}

.faq_question
{
	font-size: 11px;
	font-weight: bold;
}

.faq_answer
{
	font-size: 11px;
}

/*specific to press page*/
.press_nav
{
	text-align: center;
	font-size: 14px;
	padding-top: 30px;
}

.press_div
{
	margin-left: 10px;
	font-family: georgia;
	color: #31241e;
	text-align: left;
}

.pressimage
{
	float: left;
	margin-left: 25px;
	width: 98px;
	text-align: center;
	font-size: 10px;
}

.pressimage a
{
	text-decoration: none;
	color: #000000;
}

.pressimage a:hover
{
	text-decoration: none;
	color: #000000;
}

/*specific to photos and video*/

.photoscontent-middle
{
	background: url("images/content_background_middle_blank.jpg") repeat-y;
	text-align: center;
	padding-left: 3px;
	font-family: georgia;
	color: #993300;
	font-size: 11px;
	font-weight: bold;
}

.thumbnails
{
	margin-bottom: 40px;
}

.thumbnails img
{
	margin-top: 10px;
	margin-right: 20px;
}

.last_in_row
{
	margin: 0px;
}

.photo_album
{
	width: 500px;
	height: 372px;
	margin: 6px 20px 30px 17px;
	background-color: #cccccc;
}

.photo_links a
{
	color: #361f14;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.photo_links a:hover
{
	text-decoration: underline;
}

.photolinks_left
{
	float: left;
	width: 165px;
	margin-left: 50px;
}

.photolinks_right
{
	float: left;
	width: 190px;
	margin-left: 60px;
}

/*specific to links page*/

.linkscontent-middle
{
	background: url("images/content_background_middle_blank.jpg") repeat-y;
	text-align: center;
	padding-left: 40px;
	font-family: georgia;
	font-size: 11px;
	text-align: left;
}

.linkscontent-middle a
{
	color: #361f14;
	font-size: 11px;
	text-decoration: none;
}

.linkscontent-middle a
{
	text-decoration: underline;
}

.links_left
{
	float: left;
	width: 215px;
}

.links_right
{
	float: left;
	width: 220px; 
	margin-left: 35px;
	
}

.link_heading
{
	font-weight: bold;
	color: #361f14;
}

.new_link
{
	font-weight: bold;
	color: #ff6600;
}

/*specific to others page*/

.othercontent-middle
{
	background: url("images/content_background_middle_blank.jpg") repeat-y;
	text-align: center;
	font-family: georgia;
	font-size: 11px;
	line-height: 18px;
	color: #361f14;
}

.othercontent-middle a 
{
	color: #361f14;
	text-decoration: none;
}

.othercontent-middle a:hover
{
	color: #361f14;
	text-decoration: none;

}

.others_heading
{
	font-size: 12px;
	font-weight: bold;
}

/* specific to wine list */

.WineListTable
{
	margin-left: auto;
	margin-right: auto;
}

.WineListSpacer
{
	height: 20px;
}

.WineListColumnHeader
{
	font-size: 10px;
	text-align: left;
	margin-right: 15px;
}

.WineListData
{
	font-size: 10px;
	text-align: left;
}

.flickr_title
{
	margin-left: auto;
	margin-right: auto;
	width: 470px;
}

.linkscontent-middle a {
	line-height: 140%;
}

