/*COLROS


#e49c2f; mustard
#FFCC99; light mustard
#462100; chocolate brown
#1d0601; dark brown
#660000; burgandy


*/

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #1d0601 no-repeat top left; /*dark brown*/
}

p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 72%;
	color: #000;
	font-weight: normal;
	margin: 10px;
	text-align: justify;
	letter-spacing: 0.03em;
}

a, a:link, a:hover, a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: inherit;
	color: #660000; /*burgandy*/
	font-weight: bold;
	margin: 0px;
	text-decoration:none;
}

a:hover{
	color: white;
}

a img{
	border: none;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight: bold;
	margin: 5px 0px;
	padding: 5px;
	line-height: 10px;
	color: #462100;
	border-bottom: 1px dashed #660000; /*burgandy*/
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:white;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight: bold;
	margin: 5px 5px -8px 5px;
	padding-left: 15px;
	line-height: 10px;
	color: #660000;
	background:url(images/bullet.png) left 50% no-repeat;
}

h3 a{
	line-height: 20px;
	padding:0px;
	margin: 0px;
}

#wrapper{
	width:100%;
	height: auto;
	padding: 0px;
	margin:0px;
	float:left;
	border-bottom: 2px solid white;
}


/* Index Page */

#index-l{
	width:652px;
	height:680px;
	padding:0px;
	margin: 10px auto;
	background: url(images/index-l.jpg) top left no-repeat #f6edcb;
}

#index-r{
	width:652px;
	height:680px;
	padding:0px;
	margin: 0px;
	background: url(images/index-r.jpg) top right no-repeat;
}

#index-lb{
	width:652px;
	height:680px;
	padding:0px;
	margin: 0px;
	background: url(images/index-lb.jpg) bottom left no-repeat;
}

#index-rb{
	width:652px;
	height:650px;
	padding:15px 0px;
	margin: 0px;
	background: url(images/index-rb.jpg) bottom right no-repeat;
}

#index-body{
	width:652px;
	height: 650px;
	background: url(images/logo.gif) 300px 560px no-repeat;
	padding:0px;
	margin:0px;
}

#nav{
	background: #462100; /*brown*/
	width: 700px;
	height: 25px;
	padding:0px;
	margin: 10px 0px;
	text-align:center;
}

#nav-index{
	background: #e7970c; /*mustard yellow*/
	width: 652px;
	height: 30px;
	margin: 0px;
	text-align:center;
	padding: 5px 0px 0px 0px;
}

#nav a, #nav-index a{
	font-size: small;
	color:#fff;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 15px;
	display:block; 
	margin: 0px;
	padding: 2px 10px;
	text-decoration:none;
	white-space:nowrap;
	border-right: 1px solid #e49c2f; /*mustard*/
}

#nav-index a{
	border-right: 1px solid #462100;
}

#nav a.last, #nav-index a.last{
	border: 0px;
}

#nav a:hover, #nav-index a:hover{
	background: #fff;
	color:#660000; /*burgandy*/
}

#newsflash{
	width: 95%;
	height: 70px;
	overflow:hidden;
	background-color: #C30; /* red-orange */
	border: 1px white dashed;
	padding: 5px;
	margin:25px auto 0 auto;
}

#newsflash p{
	color: #f6edcb; /* beige */
	text-align:center;
	font-size: 100%;
	font-weight: bold;
	line-height: 25px;
}

#newsflash .accent1{
	font-weight:bold;
	color: #00080;
}

#newsflash .accent2{
	font-weight:bold;
	color: #462100;
}
	
#slideshow{
	width:574px;
	height:361px;
	margin: 25px auto 25px auto;
	padding:0px;
}

#index-footer{
	width:650px;
	height: auto;
	margin: 25px auto;
}

#bottle{
	width: 56px;
	height: 322px;
	padding:0px;
	margin: auto;
	background:url(images/bottle.jpg) 0 0 no-repeat;
	position:relative;
	left: -354px;
	top: -476px;
}


/* Internal Pages */

.myBox{
	float:right;
    margin: auto;
    top: 40px;
	right: 20px;
    border: 2px solid #ffffff;
    color: #000;
	width: 700px;
	height: 480px; 
    padding: 0px;
    background-color: #e49c2f; /*mustard*/
	z-index:500;
}

#content{
	width: 680px;
	height: 300px;
	float:left;
	margin:0px;
	padding: 10px;
	padding-bottom: 5px;
	overflow: auto;
}

#content img, #map{
	float:right; 
	clear:none; 
	margin: 0px 0px 5px 15px;
}

#directions{
	width: 285px;
	float:right;
	background: url(images/map.jpg) top right no-repeat;
	padding: 260px 10px 0px 10px;
	height: auto;
}

#directions input{
	color:#7C7E73; 
	text-align:left; 
	border: 1px solid #666666; 
	font:11px Tahoma, Arial, helvetica, sans-serif;
	width:200px; 
	height: auto;
	padding: 2px 3px;
	margin:0px;
}

#directions label{
	margin:0px;
	padding:0px;
	font-size: 75%;
	text-align: left;
}

#buttons{
	width: 680px;
	height:auto;
	margin:0px;
	float:left;
	padding: 10px 10px 0px 10px;
	border-top: 1px solid #1d0601;
}

#buttons a{
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:75%;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
	line-height: 20px;
	color: #462100;
	border-right: 1px solid #660000; /*burgandy*/
	border-left: 1px solid #660000; /*burgandy*/
}

#buttons a:hover{
	background: #660000;
	color:#FFFFFF;
}

#mailform{
	margin-top: 15px;
	width: 355px;
	height: auto;
}


#mailform p{
	margin:0px;
	padding: 5px 0px 0px 0px;
	font-size: 75%;
	text-align:right;
	white-space: nowrap;
}

#mailform input, textarea{
	color:#7C7E73; 
	text-align:left; 
	border: 1px solid #666666; 
	font:11px Tahoma, Arial, helvetica, sans-serif;
	width:160px; 
	height: auto;
	padding: 2px 3px;
	margin:0px;
}

#mailform textarea{
	width:235px; 
	height:80px; 
}

#mailform input.error{
    border: 1px solid #FF0000;
}

#mailform p.form_error{
	color: #FF0000;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	text-align:left;
	float:left;
}

#mailform input.button, #directions input.button{
	width: auto;
	height: auto;
	float:left;
	margin: 0px 5px 0px 0px;
	padding:3px;
	color:#000000;
	cursor: pointer;
}

#mailform .thankyou{
	color:#990000;
	font-size: 0.85em;
	background: url(images/check_off.png) 8px center no-repeat #FFFFFF;
	padding: 10px 10px 10px 35px;
	border: 1px solid green;
	margin: 25px 0px;
}


#events{
	padding-top: 5px;
	padding-left: 15px;
}

#events p{
	padding-left: 10px;
}

#footer{
	background:url(images/footer.jpg) right no-repeat #660000; /*burgandy*/
	width: 100%;
	height: 80px;
	position:fixed;
	bottom: 10px;
	left:0px;
}

#footer p, #index-footer p{
	font-size: 70%;
	color: #FFCC99; /*light mustard*/
	letter-spacing: 0.03em;
	white-space: nowrap;
}

#footer p.phone, #index-footer p.phone{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:FFCC99; /*light mustard*/
	font-weight: bold;
}

#footer a, #footer a:link, #footer a:hover, #footer a:visited
#index-footer a, #index-footer a:link, #index-footer a:hover, #index-footer a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFCC99; /*light mustard*/
	font-weight: normal;
	text-decoration:none;
	margin: 0px; 
	padding: 0px;
}

#footer a:hover, #index-footer a:hover{
	text-decoration: underline;
}

