@charset "UTF-8";
/* CSS Document */
a {
	cursor: pointer;
	text-decoration: none;
}
body {
	background-color:#2a2118;
}
.bannerArea {
	height: 238px;
	width: 894px;
	background-image: url(images2/capo_banner_area.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.contentArea {
	background-image: url(images2/capo_contentfill_bg.png);
	background-repeat: repeat-y;
	width: 894px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.footerArea {
	background-image: url(images2/capo_footer_bg.png);
	background-repeat: no-repeat;
	margin:0 auto;
	clear: both;
	height: 8px;
	width: 894px;
}
#photoBanner {
	clear: both;
	width: 789px;
	border: 0px inset #663300;
	padding: 0px;
	margin-top: 76px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	height: 138px;
	background-color: #635440;
}
#leftColumn {
	float: left;
	width: 132px;
	margin-left: 47px;
	background-color: #635440;
}

#leftBox {
	clear: left;
	width: 132px;
	border: 0px none #663300;
	background-color: #635440;
	float: left;
	margin-top: 2px;
	height: 93px;
	background-image: url(images2/left_1_address.png);
	background-repeat: no-repeat;
}
#leftBox:hover {
	background-position: right;
}
#leftBox2 {
	width: 132px;
	border: 0px none #663300;
	background-color: #635440;
	float: left;
	margin-top: 0px;
	bottom: auto;
	height: 94px;
	background-image: url(images2/left_2_hours.png);
	background-repeat: no-repeat;
}
#leftBox3 {
	width: 132px;
	border: 0px none #663300;
	background-color: #635440;
	float: left;
	margin-top: 0px;
	bottom: auto;
	height: 59px;
	background-image: url(images2/left_3_menu.png);
	background-repeat: no-repeat;
}
#leftBox3:hover {
	background-position: right;
}
#leftBox4 {
	width: 132px;
	border: 0px none #663300;
	background-color: #635440;
	float: left;
	margin-top: 0px;
	bottom: auto;
	height: 59px;
	background-image: url(images2/left_4_wine.png);
	background-repeat: no-repeat;
}
#leftBox4:hover {
	background-position: right;
}
#mainbox {
	width: 662px;
	background-color: #453e35;
	margin-top: 0px;
	margin-right: 53px;
	margin-bottom: auto;
	margin-left: auto;
}
#mainBoxTop {
	background-image: url(images_old/template/mainBox_top.png);
	height: 12px;
	width: 664px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#mainBoxBottom {
	background-image: url(images2/mainbox_bottom.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 7px;
	width: 662px;
	clear: both;
}
.mainBoxText {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c9c7b2;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
}
.mainBoxText a {
	color:#FFF;
}
.mainBoxHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #c9c7b2;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
}
#mainboxContentArea {
	clear: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666;
	line-height: 14px;
	text-decoration: none;
}
.credit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666;
	text-decoration: none;
}
