body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #515151;
	background: #dedede url(../images/body_bg.png) left top repeat-x;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #515151;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
form {
	margin: 0;
	padding: 0;
}
p {
	margin: 16px 0 16px 0;
}

/* BOF common styles */

div#site {
	width: 705px;
	margin: 0 auto;
	background-color: #ffffff;	
}
div#mainBody {
	float: left;
	width: 695px;
	padding: 5px;
}
div#columnLeft {
	float: left;
	width: 146px;
	margin: 7px 0 0 4px;
	display: inline;
}
div#content {
	float: left;
	width: 486px;
	margin: 7px 0 0 30px;
	padding-bottom: 25px;
	line-height: 18px;
	display: inline;
}
div#pageTitle {
	padding: 6px 0 9px 1px;
	margin-bottom: 16px;
	font-family: 'Times New Roman';
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
	border-bottom: 1px solid #e03679;
}

div#menuHeadings {
	padding: 15px 0 2px 1px;
	font-family: 'Times New Roman';
	color: #e03679;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}



div.clear {
	clear: both;
}

/* EOF common styles */

/* BOF header */

div#header {
	float: left;
	width: 100%;
	background: url(../images/header_bg.jpg) left top no-repeat;
}

div#header_wineclub {
	float: left;
	width: 100%;
	background: url(../images/header_wineclub_bg.jpg) left top no-repeat;
}


div#header_lunch {
	float: left;
	width: 100%;
	background: url(../images/header_lunch_bg.jpg) left top no-repeat;
}


div#header_dinner {
	float: left;
	width: 100%;
	background: url(../images/header_dinner_bg.jpg) left top no-repeat;
}



div#header_winelist{
	float: left;
	width: 100%;
	background: url(../images/header_winelist_bg.jpg) left top no-repeat;
}

div#header_specials {
	float: left;
	width: 100%;
	background: url(../images/header_specials_bg.jpg) left top no-repeat;
}

div#header_press {
	float: left;
	width: 100%;
	background: url(../images/header_press_bg.jpg) left top no-repeat;
}


div#header_menus {
	float: left;
	width: 100%;
	background: url(../images/header_menus_bg.jpg) left top no-repeat;
}


div#header_reservations {
	float: left;
	width: 100%;
	background: url(../images/header_reservations_bg.jpg) left top no-repeat;
}

div#header_aboutus {
	float: left;
	width: 100%;
	background: url(../images/header_aboutus_bg.jpg) left top no-repeat;
}


div#logoContainer {
	float: left;
	width: 314px;
	margin: 12px 0 173px 0;
	padding: 17px 26px 15px 26px;
	background-color: #434343;
}
div#logoContainer img {
	display: block
}
div#logoContainer a {
	float: left;
}
div#logoContainer div {
	float: right;
	padding-top: 14px;
	font-family: 'Times New Roman';
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #e03679;
}

/* EOF header */

/* BOF mainmenu */

ul#mainMenu {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(../images/mainmenu_bg.gif) left top repeat-x;
}
ul#mainMenu li {
	float: left;
	height: 27px;
	padding: 15px 30px 0 32px;
	background: url(../images/mainmenu_separator.gif) left center no-repeat;
}
ul#mainMenu li.first {
	padding-left: 23px;
	background: none;
}
ul#mainMenu li.last {
	padding-right: 0;
}
ul#mainMenu a {
	color: #ffffff;
	text-decoration: none;
}
ul#mainMenu a:hover, ul#mainMenu a#mm_active  {
	color: #ec86af;
}

/* EOF mainmenu */

/* BOF leftmenu */

ul#leftMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#leftMenu li {
	float: left;
	width: 146px;
	padding-bottom: 8px;
}
ul#leftMenu a {
	display: block;
	width: 120px;
	padding: 9px 13px 8px 13px;
	background-color: #979797;
	color: #ffffff;
	text-decoration: none;	
}
ul#leftMenu a:hover, ul#leftMenu a#lm_active {
	background-color: #e03679;
}

/* EOF leftmenu */

/* BOF content */

div.homePageBlock {
	float: left;
	width: 228px;
	margin-right: 5px;
}
div.homePageBlock#hpb3 {
	margin-right: 0;
}
div.homePageBlock a {
	display: block;
	width: 100%;
	line-height: 15px;
	padding: 175px 0 10px 0;
	font-family: 'Times New Roman';
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
div.homePageBlock#hpb1 a {
	background: url(../images/home_page_block_img1.jpg) left top no-repeat;
}
div.homePageBlock#hpb2 a {
	background: url(../images/home_page_block_img2.jpg) left top no-repeat;
}
div.homePageBlock#hpb3 a {
	background: url(../images/home_page_block_img3.jpg) left top no-repeat;
}

/* EOF content */

/* BOF footer */

div#footer {
	float: left;
	width: 671px;
	margin-left: 15px;
	padding: 15px 0 16px 0;
	font-size: 11px;
	border-top: 1px solid #535353;
	display: inline;
}
div#footer.homePage {
	padding: 13px 0 15px 0;
	border-top: 0;
}
div#footer a {
	font-size: 11px;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer1 {
	float: left;
}
div#footer2 {
	float: left;
	margin-left: 50px;
}
div#footer3 {
	float: left;
	margin-left: 68px;
}

.form {
	font-family: Arial;
	font-size: 12px;
	color: #515151;
}

/* EOF footer */