﻿body {
	font:normal 13px/2em "Comic Sans MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#7e3e00;/*dark brown*/
	color:#333;
	text-align:justify;
}
#column2 {
	text-align:left;
}
/*----------------------------------------------------------------------------------*/
/*------------------------------------@structure------------------------------------*/
/*----------------------------------------------------------------------------------*/
#wrapper {
	width:850px;
	margin:0 auto;
	background-color:transparent;
}
#content {
	clear:both;
	border:1px solid #000000;
	border-top:none;
	background-color:#6d0f11;/*dark red*/
}
#column1 {
	width:550px;
	float:left;
	margin-left:10px;
}
#column1 {
	padding:15px;
	border:1px solid #000000;
	background:#fff;
}
#column2 {
	width:235px;
	float:right;
	margin-right:10px;
}
#column2 {
	margin-top:10px;
	margin-bottom:0;
	min-height:1160px;/* change this if more height needed */
}
#column1 {
	margin-top:10px;
	margin-bottom:0;
	min-height:1160px;/* change this if more height needed */
}
#wineryList {
	margin:0 auto 10px;
	border:1px solid #000000;
	padding:15px;
	background:#aca6c0;/*purple grey*/
}
#tourMenu {
	margin:0 auto 10px;
	border:1px solid #000000;
	padding:15px;
	background:#aca6c0;/*purple grey*/
}
#tourFormSection {
	margin:0 auto 10px;
	border:1px solid #000000;
	padding:15px;
	background:#aca6c0;/*purple grey*/
}
#smallPrint {
	clear:both;
	width:100%;
}
/*----------------------------------------------------------------------------------*/
/*------------------------------------@headings------------------------------------*/
/*----------------------------------------------------------------------------------*/
.top-bar {
	background:#aca6c0;
	font-size:1rem;
	font-weight:bold;
	overflow: auto;
	padding:.25rem;
	text-align:center;
}

.top-bar .left {
	float:left;
	text-align:left;
	width:50%;
}

.top-bar .right {
	float:right;
	text-align:right;
	width:50%;
}

.top-bar a {
	margin:0 .5rem;
}

.top-bar a:hover, .top-bar a:focus {
	color:#6d0f11;
}

.top-bar img {
	margin:.25rem 0;
	vertical-align: middle;
}

h1 {
	background:url(../i/logo.gif) top left no-repeat;
	height:225px;
	width:850px;
	text-indent:-9000px;
}
h2 {
	font-size:24px;
	text-transform:uppercase;
	line-height:1.5em;
	color:#6d0f11;/*red*/
	clear:both;

}
h3 {
	font-size:14px;
	text-transform:capitalize;
	margin-bottom:2px;
	clear:both;
}
#column1 h3 {
	margin-top:1.5em;
	border-bottom:1px solid #cecece;
}
h4 {
	font-size:14px;
	margin:2em auto 2px;
}
h3 + h4 {
	margin-top:0;
}
h4 img { /*on the tutorials page*/
	float:left;
	clear:left;
	margin-right:10px;
}
h4 {
	font-weight:bold;
	text-align:left;
}

h3 {
	font-weight:bold;
	text-align:left;
}

h2 {
	font-weight:bold;
	text-align:left;
}

h1 {
	font-weight:bold;
	text-align:left;
}

/*----------------------------------------------------------------------------------*/
/*------------------------------------@navigation------------------------------------*/
/*----------------------------------------------------------------------------------*/
#navigation {
	clear:both;
	width:100%;
	font-size:14px;
	border-bottom:1px solid #000;
	background:url(../i/logo.gif) 0 -225px no-repeat;
}
#navigation li {
	display:inline;
}
#navigation a {
	border:1px solid #000;
	padding:4px 8px;
	text-decoration:none;
	color:#000;
	background: #aca6c0;/*grey purple*/
	font-weight:bold;
}
#navigation li a:hover {
	color:#fff;
	background-color:#756a75;
}
#who .who:hover {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
#rent .rent:hover {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
#parties .parties:hover {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
#calendar .calendar:hover {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
#map .map:hover {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
#tours .tours:hover {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
#home .home:hover {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
#who .who {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
#rent .rent {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
#calendar .calendar {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
#map .map {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
#tours .tours {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
#home .home {
	border-bottom:1px solid #6d0f11;
	color:#fff;
	background-color:#6d0f11;
	cursor:default;
}
a:active {
	color:#000000;/*black*/
}
a:visited {
	color:#000000;/*black*/
}
a:link {
	color:#000000;/*black*/
}
a:hover {
	color:#e5a330;/*orange*/
}
/*----------------------------------------------------------------------------------*/
/*--------------------------------@additionalLinks----------------------------------*/
/*----------------------------------------------------------------------------------*/
#wineryList {
	line-height:normal;
}
#tourMenu {
	line-height:normal;
}
#wineryList li {
	border:1px solid #ddd;
	width:200px;
}
#tourMenu li {
	border:1px solid #ddd;
	width:200px;
}
#wineryList li + li {
	border-top-width:0;
}
#tourMenu li + li {
	border-top-width:0;
}
#wineryList a {
	display:block;
	height:12px;
	padding:8px 10px 12px; /*total height 32px: 12+8+12*/
	text-decoration:none;
	color:#333;
	background:url(../i/menu.gif) 0 -32px no-repeat;
}
#tourMenu a {
	display:block;
	height:12px;
	padding:8px 10px 12px; /*total height 32px: 12+8+12*/
	text-decoration:none;
	color:#333;
	background:url(../i/menu.gif) 0 -32px no-repeat;
}
#wineryList a:hover {
	background-position:0 0;
	font-weight:bold;
	color:#aa6432;
	padding-left:20px;
}

#tourMenu li a:hover {
	background-position:0 0;
	font-weight:bold;
	color:#aa6432;
	padding-left:20px;
}

#highlights a.highlights:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#highlights2 a.highlights2:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#highlights3 a.highlights3:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#highlights4 a.highlights4:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}


#contact a.contact:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#corporate a.corporate:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}
#testimonials a.testimonials:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#parties a.parties:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#adventure a.adventure:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#partners a.partners:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#gallery a.gallery:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#faq a.faq:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#travelPlanners .travelPlanners:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#fleet a.fleet:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#foodMenu a.foodMenu:hover
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#highlights a.highlights
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#highlights2 a.highlights2
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#highlights3 a.highlights3
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#highlights4 a.highlights4
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}


#corporate a.corporate
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}
#testimonials a.testimonials
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}


#adventure a.adventure
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#contact a.contact
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#partners a.partners
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#gallery a.gallery
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#faq a.faq
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#travelPlanners .travelPlanners
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

#fleet a.fleet
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}
#parties a.parties
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}


#foodMenu a.foodMenu
{
	background-position:0 -64px;
	font-weight:bold;
	color:#aa6432;
	cursor:default;
	padding-left:10px;
}

/*----------------------------------------------------------------------------------*/
/*------------------------------------@tourForm------------------------------------*/
/*----------------------------------------------------------------------------------*/
#tourFormSection {
	line-height:normal;
}
.input {
	background:#fff;
	color:#333;
}
.input:focus {
	background:#f0e1c9;/*light orange*/
}
.invisible {
	visibility:hidden;
	color:red;
}
.form_text {
	display:block;
	margin-top:5px;
}
label {
	margin-top:1em;
}
.form_text {
	margin-top:1em;
}
label {
	display:block;
	margin-top:.5em;
}
label input {
	margin-right:.5em;
}
#submit {
	margin-top:.75em;
}
/*----------------------------------------------------------------------------------*/
/*------------------------------------@style------------------------------------*/
/*----------------------------------------------------------------------------------*/
#smallPrint {
	text-align:center;
	color:#fff;
}
#smallPrint li {
	display:inline;
}
#smallPrint li a {
	color:#fff;
	margin-right:1em;
}
p + p {
	margin-top:1em;
}
#contact p {
	margin-top:0;
	margin-bottom:0;
} 
#dictionary #providedBy {
	border-top:1px solid #d9d9d9;
	margin-top:25px;
	text-align:center;
}
#partners #column1 img {
	display:block;
	margin:25px auto 0;
}
strong {
	font-weight:bold;
}
table {
	width:100%;
	font-size:11px;
}
.attention {
	color:#ac33bd;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
}
.salutation {
	margin-top:2em;
}
.salutation p {
	margin:0;
	line-height:normal;
}
#map  #column1 ul {
	text-align:left;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}	
.floatRight {
	width:49%;
	font-size:10px;
}
.floatLeft {
	width:49%;
	font-size:10px;
}
#rent #column1 ul {
	list-style-type:disc;
	margin-left:1em;
}
#rent #column1 ul li {
	line-height:normal;
	margin-bottom:1em;
}
ul#pics li {
	list-style-type:none;
	display:inline;
}
ul#pics {
	margin-left:0;
}
/*----------------------------------------------------------------------------------*/
/*------------------------------------@background-----------------------------------*/
/*----------------------------------------------------------------------------------*/
body#tours {
	background-color:#e5a330;
}
body#testimonials {
	background-color:#e5a330;
}
body#faq {
	background-color:#800080;
}
body#map {
	background-color:#800080;
}
body#who {
	background-color:#808000;
}
body#foodMenu {
	background-color:#aca6c0;
}
body#gallery {
	background-color:#000;
}
body#travelPlanners {
	background-color:#000;
}
body#fleet {
	background-color:#000;
}
body#partners {
	background-color:#7e3e00;
}
body#rent {
	background-color:#7e3e00;
}
body#home {
	background-color:#7e3e00;
}
body#contact {
	background-color:#7e3e00;
}