/* layout */
body {
	background-color: #746556;
	font-family: 'Trebuchet MS', Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #746556;
	text-align: center;
	line-height: 16px;
}
.container {
	width: 740px;
	text-align: left;
	margin: 0 auto;
}
.top {
	background-color: #746556;
}
.slideshow {
	background-color: #F9F6ED;
}
.nav {
	text-align: center;
	padding-top: 7px;
}
.subnav {
	text-align: center;
	clear: both;
	background-color: #F9F6ED;
}
.space {
	height: 25px;
	clear: both;
}
.column1 {
	width: 105px;
	margin-left: 45px;
	margin-right: 20px;
	float: left;
}
.column2 {
}
.column3 {
	float: left;
	width: 500px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D4BFAA;
}
.column6 {
	float: left;
	margin-left:45px;
	margin-right:20px;
	width: 600px;
}
.column4 {
	margin-left: 25px;
}
.column5 {
	padding-bottom: 5px;
	padding-right: 19px;
}
.columnHome {
	margin-left: 45px;
	margin-right: 80px;
}
.bottom {
}
/* text, style, color */
.text_heading {
	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:#AD8357;
	text-decoration:none;
}
a:visited {
	color:#AD8357;
	text-decoration:none;
}
a:active {
	color:#AD8357;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: #8F453F;
}
/* footer links */
.foot {
	font-size: 11px;
	color: #EEE3CD;
	margin-top: 5px;
	background-color: #746556;
	text-align: center;
	font-weight: bold;
}
.foot a:link {
	color: #EEE3CD;
	text-decoration:none;
}
.foot a:visited {
	color: #EEE3CD;
	text-decoration:none;
}
.foot a:active {
	color: #EEE3CD;
	text-decoration:none;
}
.foot a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.background {
	background-color: #F9F6ED;
}
.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 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD8357;
	font-weight:bold;
	letter-spacing: 0.25px;
}
.navigation a:link {
	color: #8F453F;
	text-decoration:none;
}
.navigation a:visited {
	color: #8F453F;
	text-decoration:none;
}
.navigation a:active {
	color: #8F453F;
	text-decoration:none;
}
.navigation a:hover {
	color: #8F453F;
	text-decoration:none;
}
.navigation_active {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F453F;
	font-weight:bold;
	letter-spacing: 0.25px;
}
.navigation_active a:link {
	color: #8F453F;
	text-decoration:none;
}
.navigation_active a:visited {
	color: #8F453F;
	text-decoration:none;
}
.navigation_active a:active {
	color: #8F453F;
	text-decoration:none;
}
.navigation_active a:hover {
	color: #8F453F;
	text-decoration:none;
}
.navigation_bar_primary {
	padding-top:7px;
	text-align:center;
}
.navigation_bar_secondary {
	text-align:center;
	padding-bottom: 5px;
}
.video {
	padding-top:20px;
}
