@charset "utf-8";
body {
	margin-top: 0px;
	font-family: arial;
	font-size:11px;
	font-weight: bold;
	color: #000033;
	background: #E1E1E1;
}
.menu_bg {
	background-image: url(../images/blue.gif);
	background-repeat: repeat-x;
	line-height: 14px;
	vertical-align: middle;
	color: #FFFFFF;
}
.menu_btn {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
}
.menu_btn a, .menu_btn a:visited{
	color:#ffffff;
	text-decoration: none
}
.menu_btn a:hover{
	color: #CCCCCC;
 }
.featured_bg {
	font-family: tahoma;
	color: #FFFFFF;
	background-color: #E10102;
}
.featured_heading {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	font-weight: bold;
}
.booking_bg{
	background-image: url(../images/wine_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.copyright {
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}
.heading_bg {
	background-image: url(../images/heading_bg.gif);
	background-repeat: repeat-x;
}
.pix {
	padding: 3px;
	border: 1px solid #920000;
	background-color: #C7C4F2;
}
#label {
	width: 100px;
	font-size: 11px;
}
input, textarea, select{
	font-size: 11px;
}
#phone_spry, #name_spry, #email_spry, #how_spry, #country_spry{
	margin-bottom: 8px;
}
.contact_form{
	background-color: #ABB8E9;
	border: #920000 solid 1px;
	margin: 5px 0px 0px 5xp;
}
#button_spry{
	float: right;
	padding-right: 15px;}