/* CSS Document */
body,td,th {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EBD584;
}
body {
	background-color: #170000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div {
	position: relative;
}
#topBar {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 65px;
	width: 1008px;
	/*background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:135px 25px;*/
	border-bottom:solid 1px #483811;
	/*border-top:solid 4px #A0853C;*/
	position:relative;
}
#bottomLinks {
	background-color: #000000;
	margin: 0px;
	padding: 20px 0px;
	clear: both;
	float: none;
	height: auto;
	width: 1008px;
	border-top:solid 1px #483811;
	text-align:center;
}
#bottomBar {
	background-color: #000000;
	margin: 0px;
	padding: 20px 0px;
	clear: both;
	float: none;
	height: auto;
	width: 1008px;
	color:#B2A35A;
	/*background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-position:center;
	border-bottom:solid 2px;*/
	border-top:solid 1px;
	border-color: #483811;
}
#mainContainer {
	background-color: #000000;
	padding: 0px;
	height: auto;
	width: 1008px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border-left:solid 1px #330000;
	border-right:solid 1px #330000;*/
	background-image: url(images/bordersBG.jpg);
	background-repeat: repeat-y;
}
#extCol {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	width: 208px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	/*background-color:#99CC00;
	border:solid 1px #330000; 
*/}
#midCol {
	float: left;
	width: 580px;
	height:auto;
	margin: 0px;
	padding-top:0px;
	/*background-color: #99CC00;padding: 20px;*/
	/*border:solid 1px;*/
	/*border-right:solid 1px;
	border-left:solid 1px;*/
	border-color: #330000;
}
.homeTitle{
	font-size:12px; 
	font-weight:bold;
	text-transform:none;
	/*color:#9B3D01;*/
	color:#EED387;
	padding-top:10px;
	padding-bottom:10px;
}
.homeContent{
margin:0px auto 0px auto; width:185px; height:auto; padding:10px; color:#B2A35A; text-align:center; 
}
/*	END NEW STYLES */

.horizontal_nav {
	background-color: #330000;
	text-align: center;
	margin: 0px;
	padding: 7px;
	height: 30px;
}
.main_horizontal {
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	/*background-color: #99CCFF;*/
	float: left;
}
#pageHolder {
	padding: 0px;
	clear: both;
	float: none;
	height: 500px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-color: #990000;*/
	overflow: visible;
}
.navContact {
	height: 27px;
	width: 145px;
}
.navContact a:link {
	background-image: url(images/nav/contact.gif);
}
.navContact a:visited {
	background-image: url(images/nav/contact.gif);
}
.navContact a:hover, active {
	background-image: url(images/nav/contact_o.gif);
}
.vertical_nav {
	text-align: left;
	float: left;
	width: 140px;
	padding-left: 0px;
	padding-top: 21px;
	font-size: 12px;
	/*font-weight: bold;*/
	/*background-color: #FFFFCC;*/
	height: 400px;
}
.address_phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EBD584;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-bottom: auto;
	padding-top: 21px;
}
.dataLabels {
	font-size: 11px;
	text-align: right;
	float: left;
	width: 150px;
	padding-top: 7px;
}
.dataInputs {
	font-size: 11px;
	color: #39370D;
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #FAF4E2;
	clear: right;
	border: solid 1px #857B64;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #39370D;
	background-color: #FAF4E2;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-top: 7px;
	border: solid 1px #857B64;
	padding: 2px;
}
/*.contactform {
	width:500px;
	margin: 20px auto 20px auto;
	}
*/
input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 320px;
	float: left;
	margin-top: 7px;
	background-color: #EBD584;
	border-top: 1px solid #000000;
	border-right: 1px solid #D7BD67;
	border-bottom: 1px solid #D7BD67;
	border-left: 1px solid #000000;
}
label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #EBD584;
	text-align: right;
	float: left;
	width: 85px;
	margin-top: 7px;
	padding-top: 3px;
	padding-right: 3px;
}
/*form {
	width: 418px;
}*/
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	text-align: left;
}
.options {
	color: #000000;
}
table {
	border: 0px solid #330000;
	margin-bottom: 7px;
}
a:link {
	/*font-size: 10px;*/
	color: #EBD584;
	text-decoration:none;
	font-size: 11px;
}
a:visited {
	/*font-size: 10px;*/
	color: #EBD584;
	text-decoration:none;
	font-size: 11px;
}
a:hover, active, focus {
	/*font-size: 10px;*/
	color: #FFFFFF;
	text-decoration:none;
	font-size: 11px;
	outline:none;
}
fieldset {
	background-color:#330000;
	width: auto;
	/*height: 200px;*/
	color: #EBD584;
	font-size: 12px;
	border-top: 1px solid #72602B;
	border-right: 1px solid #EBD584;
	border-bottom: 1px solid #EBD584;
	border-left: 1px solid #72602B;
}
form {
	width:482px;
	height:auto;
	/*overflow:auto;*/
	padding:10px;
	color:#330000;
	font-size:12px;
	background-color:#A0853C;
	background-image:url(images/formBG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-attachment:scroll;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	border-top: 0px solid #330000;
	border-right: 4px solid #330000;
	border-bottom: 4px solid #330000;
	border-left: 4px solid #330000;
}
form.preview {
	border:none;
	background-color: #000000;
	padding:0px;
	text-align:center;
	width:398px;
}
input.preview {
	width:389px; 
	background-color:#FEFECB; cursor:pointer; 
	text-align:center; 
	margin: 0px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.menus {
	width:478px;
	/*height:420px;*/
	overflow:auto;
	padding:7px 0px 0px 0px;
	color:#330000;
	font-size:11px;
	background-color:#ECD685;
	/*background-image:url(images/mural-BG.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	border-top: 1px solid #72602B;
	border-right: 1px solid #EBD584;
	border-bottom: 1px solid #EBD584;
	border-left: 1px solid #72602B;
	/*position: relative;*/
	background-position: center 130px;
}
.menuHeaders {
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	/*background-color: #330000;*/
	text-align: center;
	padding:5px;
	margin:5px;
	background-image: url(images/menuLabel-BG.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.menuData {
	padding: 5px 5px 5px 5px;
	text-align: center;
}
.wineData {
	padding: 5px;
	text-align: left;
	width: 300px;
}
.contentHeader {
	background-color: #663300;
	padding: 0px 0px 5px 0px;
	height: auto;
	width: 502px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 0px solid #330000;
	border-right: 4px solid #330000;
	border-bottom: 0px solid #CCCC99;
	border-left: 4px solid #330000;
}
.vesselData {
	padding: 5px 5px 5px 5px;
	text-align: center;
	vertical-align: top;
}
.galleries {
	width:500px;
	/*height:440px;
	overflow:hidden;*/
	padding:10px 0px 10px 0px;
	color:#330000;
	font-size:11px;
	background-color:#160F00;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
	/*border-top: 1px solid #72602B;
	border-right: 1px solid #EBD584;
	border-bottom: 1px solid #EBD584;
	border-left: 1px solid #72602B;*/
}
.style1 {
	color: #D96C00;
	font-weight: bold;
	text-decoration: none;
	
}
.style3 {
	/*color: #FF3300;*/
	font-weight: bold;
	text-decoration: blink;
	
}
.style4 {
	/*color: #FF3300;*/
	font-weight: bold;
	/*text-decoration: blink;*/
	
}
hr {
	color: #EBD584;
}
.style2 {color: #FFFFFF}
.scheduleSet {
	margin:0px 0px 0px 0px;
	text-align:left; 
	padding:3px 3px 3px 0px;
	font-weight:normal;  
}
.scheduleAct {
	border-top:solid 1px; 
	border-bottom:solid 1px; 
	font-weight:bold; 
	padding:3px 3px 3px 20px; 
	background-color:#E4DF9F; 
	text-align:left; 
	border-color: #A0853C; 
	text-transform:none;
	margin:0px 0px 2px 0px;
}
.scheduleDate {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal; 
	/*border-bottom:solid 1px; 
	border-bottom-color:#72602B;*/ 
	margin:0px 0px 0px 0px; 
	padding:3px 3px 3px 0px; 
	text-align:left;
}