/* layout */
body {
	background-color: black;
	font-family: 'Trebuchet MS', Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
	line-height: 16px;
}
div.printerlogo{
    display: none;
}

.container {
	width: 740px;
	text-align: left;
	margin: 0 auto;
	}
	.top {
	background-color: black;
}
	.slideshow {
	background-color: black;
}
.nav {
	text-align: center;
	padding-top: 7px;
}.subnav {
	text-align: center;
	clear: both;
	background-color: black;
}
.space {
    clear: both;
    display: block;
    float: left;
    width: 738px;
}
.column1 {
    margin-top: 1px;
    width: 200px;
    float: right;
	padding-top: 15px;
}
.column2 {
}
.column3 {
    padding-top: 15px;

    float: left;
	width: 500px;
    padding-bottom: 15px;
}
.column6 {
	float: left;
	margin-left:45px;
	margin-right:20px;
	width: 600px;

}
.column4 {
	margin-left: 15px;
}
.column5 {
	padding-bottom: 5px;
	padding-right: 19px;
}
.columnHome {
	margin-left: 45px;
	margin-right: 80px;
}
.bottom {
}
/* text, style, color */
h2 {
	font-size: 14px;
	font-weight: bold;
}
.text_subheading {
font-size: 12px;
font-weight: bold;
font-style:italic;
}
.text_caption {
	margin-top: 10px;
	font-style: italic;
	font-size: 9px;
}
/* primary links */
a:link {
	color:#F0692E;
	text-decoration:none;
}
a:visited {
color:#F0692E;
	text-decoration:none;
}
a:active {
color:#F0692E;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: white;
}
/* footer links */


.foot {
    clear: both;
    font-size: 13px;
	color: #EEE3CD;
	padding-top: 5px;
	background-color: black;
	text-align: right;
	font-weight: bold;
	border-top: 1px solid #D4BFAA;
    }
a.reservation{
    margin-left: 15px;
    float: left;
color:#F0692E;
}
.foot a:link {
	color: #F0692E;
	text-decoration:none;
}
.foot a:visited {
	color: #F0692E;
	text-decoration:none;
}
.foot a:active {
	color: #F0692E;
	text-decoration:none;
}
.foot a:hover {
	color: white;
	text-decoration:none;
}
.background {
	background-color: black;
}
.horizontal_rule {
	height: 1px;
	border-top: 1px dotted #D4BFAA;
}.nav_padding {
	margin-left: 15px;
}
.mediaThumb {
	margin-bottom: 15px;
}
.form_field {
	margin-bottom: 7px;
	clear: both;
}
.form_container {
}
.form_field2 {
	float: left;
	margin-bottom: 7px;
	clear: both;
}
.form_clear {
	clear: both;
}
.form_field3 {
	float: left;
	margin-left: 9px;
	margin-bottom: 7px;
}
.column5 {
	margin-left: 25px;
	float: left;
}
.img_bottle {
	float: right;
}
.navigation_bar_primary{
text-align:center;
    height: 32px;
    display: block;
    position: static;
    visibility: visible;
}
.navigation_bar_secondary{
	text-align:center;
	padding-bottom: 5px;
}
.img_reviewlogo {
	padding-bottom: 5px;
	padding-top: 10px;
}
.signature {
	width: 198px;
	height: 98px;
	float: right;
}
.text_SuperEmphasisDeluxe {
	font-style: normal;
	font-size: 110%;
	font-weight: bold;
}

ul.level1 {
    list-style-type: none;
    width: 740px;
    padding: 0;
    text-align: center;
    margin: 0;
}
ul.level1 li {
    display: inline;
    padding: 0;
}

ul.level1 li strong a,  ul.level1 li a, ul.level1 li a:visited {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F0692E;
	font-weight:bold;
	letter-spacing: 0.25px;

    width: 121px;
    float: left;
	border: 1px solid #D4BFAA;
    padding-top: 7px;
    padding-bottom: 7px;
	text-decoration:none;
}

ul.level2{
    display: none;
}


ul.level1 li a:hover {
		color: white;
}

ul.level1 li.active strong a, ul.level1 li.active strong a:visited {
	color: white;
    width: 123px;
}

label{
    display: block;
}

textarea, input.text, select{
    width: 50%;
}
