article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: default; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }









@media only screen and (min-width: 35em) {
  

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

.red
{
	color:red;
}

body
{
	width:100%;
	text-align:center;
	color:#cccccc;
	background:url(../img/silver-fox-limo-bg.jpg) fixed top center no-repeat;
	background-size:100% 100%;
	font: 16px/25px "open sans",arial,calibri,sans-serif;
}

.wtbg
{
		background:url(../img/wtbg.jpg) fixed top center no-repeat;
	background-size:auto;
}

h1
{
	font-family:'times new roman','myriad pro',arial,sans-serif;
	text-align:left;
	color:#ffffff;
	font-size:38px;
	font-weight:normal;
	padding:4px 0px 16px 0px;
	margin:0px;
	float:left;
	
}

.disp
{
	display:none;
}

.center
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.headerdivdesktop
{
	height:148px;
	width:1044px;
	background:url(../img/header-1044x162.png) top center no-repeat;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
}

.headerdivpad
{
	height:148px;
	width:1044px;
	background:url(../img/header-1044x162.png) top center no-repeat;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	display:none;
}

.headerdivphone
{
	height:148px;
	width:1044px;
	background:url(../img/header-1044x162.png) top center no-repeat;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	display:none;
}


.headerinfo1
{
	padding:17px 0px 7px 0px;
	text-align:left;
}

.headerinfo2
{
	padding:0px 0px 0px 0px;
	text-align:left;
	margin:0px;
}

.headerlink
{
	width:758px;
	height:60px;
	float:left;
	display:block;
}

.phoneimg
{
	float:left;
	margin-right:12px;
	padding-top:6px;
}

.calltext
{
	padding-left:20px;
	margin:0px;
	line-height:22px;
}

.phone
{
	font: 31px/34px calibri,cambria,sans-serif;
	color:#02c154;
	margin:3px 0px 0px 0px;
	text-decoration:none;
	transition: 1s;
	-o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
	clear:right;
}

.phone:hover
{
	color:#9fff9f;
}

.textpad
{
	display:none;
}

.textimg
{
	display:none;
}

.bookpad
{
	display:none;
}

.bookimg
{
	display:none;
}

.textus
{
	display:none;
}

.bookus
{
	display:none;
}

.emailimg
{
	float:left;
	margin-right:12px;
	padding-top:18px;
}

.emailus
{
	margin-left:0px;
	margin-top:12px;
	line-height:23px;
}

.email
{
	font: 16px calibri,cambria,sans-serif;
	color:#02c154;
	margin:0px;
	padding:0px;
	text-decoration:none;
	transition: 1s;
	-o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
}

.email:visited
{
	color:#02c154;
	text-decoration:none;
}

.email:hover
{
	color:#9fff9f;
	text-decoration:underline;
}


.callinfo
{
	display:none;
}

.menudiv
{
	height:70px;
	width:994px;
	background:url(../img/menu-bg-1044x156.png) no-repeat;
	padding:25px 0px 4px 50px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

.menuoption
{
	width:157px;
	float:left;
}

.menuoption a
{
	display:block;
	font:bold 19px/24px cambria, "Times New Roman", Times, serif;
	text-align:left;
	text-decoration:none;
	color:white;
	background-color:#282828;
	border:solid 2px #ffffff;
	margin-right:1px;
	position:relative;
}

.menuoption a:hover
{
	color:black;
	background-color:white;
	border:solid 2px #02c154;
	text-decoration:none;
	transition: .6s;
	-o-transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
}

.menuoption a:active
{
	top:2px;
}

.m1
{
	padding:16px 0px 0px 72px;
	height:46px;
	background:url(../img/home-38x40.png) 14px 10px no-repeat;
}

.m2
{
	padding:6px 0px 0px 70px;
	height:56px;
	background:url(../img/wine-tour-38x40.png) 15px 10px no-repeat;
}

.m3
{
	padding:6px 0px 0px 63px;
	height:56px;
	background:url(../img/brewery-tour-38x40.png) 13px 10px no-repeat;
}

.m4
{
	padding:6px 0px 0px 60px;
	height:56px;
	background:url(../img/weddings-38x40.png) 12px 10px no-repeat;
}

.m5
{
	padding:6px 0px 0px 45px;
	height:56px;
	background:url(../img/airport-transportation-38x40.png) 6px 10px no-repeat;
}
	
.m6
{
	padding:16px 0px 0px 55px;
	height:46px;
	background:url(../img/about-us-38x40.png) 13px 10px no-repeat;
}

.m1active a, .m2active a, .m3active a, .m4active a, .m5active a, .m6active a
{
	color:#c7ffde;
}

.fleetbutton
{
	width:180px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:80px;
	float:none;
}

.fleetbutton a
{
	display:block;
	font:bold 19px/24px cambria, "Times New Roman", Times, serif;
	text-align:left;
	text-decoration:none;
	color:white;
	background-color:#282828;
	border:solid 2px #ffffff;
	margin-right:1px;
	position:relative;
	float:none;

}

.fleetbutton a:hover
{
	color:black;
	background-color:white;
	border:solid 2px #02c154;
	text-decoration:none;
	transition: .6s;
	-o-transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
}

.fleetbutton a:active
{
	top:2px;
}

.m7
{
	padding:6px 0px 0px 117px;
	height:32px;
	background:url(../img/fleet-90x18.png) 13px 11px no-repeat;
}

.trans
{
	font-size:14px;
}

.mobileheader
{
	font: 38px/200% cambria,sans-serif;
	color:white;
	text-shadow: 1px 1px 1px #000, 2px 2px 0px #00c650;
	text-align:center;
	display:none;
}

.prop1
{
	font: 30px/125% calibri,arial,sans-serif;
	color:#9fff9f;
	padding:0px 13% 20px 13%;
	text-align:center;
}

.booknow2
{
	color:#ffa500;
	font-size:18px;
	border:1px solid #02c154;
	padding:6px 16px 11px 16px;
	margin-top:25px;
	border-radius: 12px;
	font-weight:bold;
	text-align:center;
	font-size:24px;
	float:none;
	width:100px;
}

.booknow2:visited
{
	color:#ffa500;
}

.booknow2:hover
{
	color:#ffc76c;
}

.onew
{
	color:#ffa500;
	font-weight:normal;
	font-size:18px;
}

.prop2
{
	font:italic 22px/125% calibri,arial,sans-serif;
	padding:0px 18% 30px 18%;
	text-align:center;
}

.headerpad
{
	margin-bottom:40px;
}

.maindiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
}

.maindiv ul
{
	margin-top:10px;
	margin-bottom:80px;
}

.lhr
{
	padding-left:12%;
	padding-right:34px;
	padding-top:13px;
	width:299px;
	height:5px;
	float:left;
	text-align:left;
}

.rhr
{
	padding-left:0px;
	padding-right:12%;
	padding-top:13px;
	width:298px;
	height:5px;
	float:right;
	text-align:left;
	clear:right;
}

.lhr3
{
	padding-left:12%;
	padding-right:35px;
	padding-top:13px;
	width:278px;
	height:5px;
	float:left;
	text-align:left;
}

.rhr3
{
	padding-left:0px;
	padding-right:12%;
	padding-top:13px;
	width:279px;
	height:5px;
	float:right;
	text-align:left;
	clear:right;
}
	
.introp1
{
	padding-top:15px;
	margin:0px 12% 0px 12%;
	clear:both;
	cursor:default;
}

.lift
{
	position:relative;
	bottom:2px;
}

.listlink
{
	color:#baffba;
	text-decoration:none;
}

.listlink:visited
{
	color:#baffba;
	text-decoration:none;
}

.listlink:hover
{
	color:#baffba;
	text-decoration:none;
}

.maindiv li
{
	list-style-type:none;
	text-align:left;
	margin-left:380px;
	font-family:arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#baffba;
}

.introp2
{
	padding-top:15px;
	margin:22px 12% 10px 12%;
	clear:both;
	cursor:default;
}

.diam2
{

	line-height:34px;
	position:relative;
	top:2px;
	font-size:30px;
	color:#00b248;
}

.diam:hover
{
	color:#090;
}

.homeimg
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:100px;
}

.homeimg1
{
	border:1px solid white;
	padding:1px;
	background-color:#666666;
	width:650px;
	height:auto;
}

.fleetdiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	text-align:left;
	padding-bottom:0px;
}

.fleetdiv h1
{
	margin-bottom:0px;
}

.sro
{
	font-size:17px;
	color:#d1d3d4;
}

.pricingp
{
	padding-top:5px;
	margin:0px 12% 70px 12%;
	clear:both;
	cursor:default;
	font-size:14px;
	test-align:center;
	color:gray;
}

.fleetdiv h3
{
	font:30px cambria,georgia,serif;
	color:white;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:25px;
	margin-top:0px;
}

.fleetdiv p
{
	margin-top:6px;
}

.vinfo
{
	padding-right:12%;
	padding-left:12%;
	padding-top:0px;
	padding-bottom:2px;
}

.lheight
{
	height:246px;
}

.type
{
	font: 18px calibri,arial,sans-serif;
	color:#808080;
}

.pass
{
	color:#02c154;
	line-height:34px;
}

.vimg1
{
	border:1px solid white;
	margin-left:12%;
	padding:1px;
	background-color:#666666;
	margin-bottom:140px;
	width:381px;
}

.vimg2
{
	border:1px solid white;
	margin-left:20px;
	padding:1px;
	background-color:#666666;
	margin-bottom:140px;
	width:381px;
}

.vimg1end
{
	border:1px solid white;
	margin-left:12%;
	padding:1px;
	background-color:#666666;
	margin-bottom:120px;
	width:381px;
}

.vimg2end
{
	border:1px solid white;
	margin-left:20px;
	padding:1px;
	background-color:#666666;
	margin-bottom:120px;
	width:381px;
}

.vpad
{
	margin-bottom:20px;
}

.vinfopad
{
	margin-bottom:130px;
}

.callboxdiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-top:50px;
	padding-bottom:110px;
}

.callbox
{
	margin-left:auto;
	margin-right:auto;
	width:300px;
	border:#04bf2c solid 1px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	-ms-border-radius: 12px;
	border-radius: 12px;
	padding:10px;
	background:black no-repeat 30px 30px;
	background-image:url(../img/phone-39x51.png);
	-webkit-box-shadow: 4px 4px 5px black;
	-moz-box-shadow: 4px 4px 5px black;
	-o-box-shadow: 4px 4px 5px black;
	-ms-box-shadow: 4px 4px 5px black;
	box-shadow: 4px 4px 5px black;
}

.clogo
{
	float:left;
	width:90px;
	margin-top:5px;
	margin-left:12px;
}

.phone1
{
	font: 36px calibri,cambria,sans-serif;
	color:#02c154;
	margin:3px 0px 0px 0px;
	text-decoration:none;
	transition: 1s;
	-o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
}

.phone1:hover
{
	color:#baffba;
}

.callany
{
	font: 19px calibri,cambria,sans-serif;
	text-align:left;
	padding-left:80px;
	margin-bottom:11px;
	margin-top:15px;
	line-height:24px;
}

.bookingdiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-top:12px;
	padding-bottom:220px;
}

.bookp
{
	text-align:left;
	margin-left: 18%;
	margin-right: 18%;
}

.bookingdivh1
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	font-size:28px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
}

.bookingdivh1 p
{
	font: 34px cambria,serif;
}

.bd2
{
	font: 34px cambria,serif;
}

.bookinghr
{
	margin-top:-15px;
}

.booklink
{
	color:#baffba;
	font-size:18px;
	line-height:28px;
}

.booklink:visited
{
	color:#ffa500;
}

.booknow
{
	color:#ffa500;
	font-size:18px;
	border:1px solid #02c154;
	padding:10px 16px 13px 16px;
	border-radius: 12px;
	font-weight:bold;
}

.booknow:visited
{
	color:#ffa500;
}

.booknow3
{
	color:#ffa500;
	font-size:23px;
	border:1px solid #02c154;
	padding:10px 27px 10px 35px;
	border-radius: 18px;
	font-weight:bold;
	width:250px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.booknow3 a
{
	font-family:calibri,sans-serif;	
	color:#ffa500;
	border:0px solid #02c154;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	display:block;
	line-height:32px;
	margin:0px;
}

.booknow3:visited
{
	color:#ffa500;
}

/******************** One Way Transportation ***************/
.booknow4
{
	color:#ffa500;
	font-size:23px;
	border:1px solid #02c154;
	padding:10px 15px 15px 14px;
	border-radius: 12px;
	font-weight:bold;
	width:260px;
	text-align:center;
	margin-left:63px;
	margin-bottom: 30px;
	float:left;
}

.booknow4 a
{
	font-family:calibri,sans-serif;	
	color:#ffa500;
	border:0px solid #02c154;
	padding:0px 0px 0px 0px;
	border-radius:12px;
	font-weight:bold;
	display:block;
	line-height:32px;
	margin:0px;
}

.booknow4:visited
{
	color:#ffa500;
}

.booknow5
{
	color:#ffa500;
	font-size:23px;
	border:1px solid #02c154;
	padding:10px 15px 15px 14px;
	border-radius: 12px;
	font-weight:bold;
	width:250px;
	text-align:center;
	margin-left:30px;
	margin-bottom:30px;
	float:left;
}

.booknow5 a
{
	font-family:calibri,sans-serif;	
	color:#ffa500;
	border:0px solid #02c154;
	padding:0px 0px 0px 0px;
	border-radius: 12px;
	font-weight:bold;
	display:block;
	line-height:32px;
	margin:0px;
}

.booknow5:visited
{
	color:#ffa500;
}
/******************** End One Way Transportation ***************/

.clicksmall
{
	font-size:15px;
	color:#ffd18d;
}

.booknownone
{
	color:darkgray;
	font-size:18px;
	border:1px solid darkgray;
	padding:10px 16px 13px 16px;
	border-radius: 12px;
	font-weight:bold;
	text-decoration:none;
}

.booknownone:visited
{
	color:darkgray;
}

.booknownone:hover
{
	color:darkgray;
}

.onew2
{
	color:#ffa500;
	font-weight:normal;
	font-size:14px;
}

.homeservicesdiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	text-align:center;
	padding-bottom:128px;
}

.homeservicesdiv h2 a
{
	font:normal 28px cambria,georgia,serif;
	color:#fff;
	margin-top:0px;
	margin-bottom:20px;
	text-decoration:none;
}

.homeservicesdiv a:visited
{
	font:normal 28px cambria,georgia,serif;
	color:#fff;
	margin-top:0px;
	margin-bottom:20px;
	text-decoration:none;
}

.homeservicesdiv a:hover
{

	text-decoration:underline;
}

.homeservicesdiv p
{
	text-align:left;
}

.lhr1
{
	padding-left:12%;
	padding-right:38px;
	padding-top:13px;
	width:300px;
	height:5px;
	float:left;
	text-align:left;
}

.rhr1
{
	padding-left:0px;
	padding-right:12%;
	padding-top:13px;
	width:300px;
	height:5px;
	float:right;
	text-align:left;
	clear:right;
}

.sdiv
{
	float:left;
	clear:left;
	width:300px;
	margin-left:50px;
}

.sdiv2
{
	float:left;
	width:300px;
	margin-left:15px;
}

.simg
{
	width:260px;
	height:auto;
	border:1px solid white;
	padding:1px;
	background-color:#666666;
}

.sp
{
	padding:2px 14px 0px 14px;
}

.wk
{
	width:1044px;
	height:250px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	text-align:center;
}

.testimlightboxdiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:60px;
}

.testimweddiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:60px;
}

.testimimg1
{
	border:1px solid white;
	margin-top:20px;
	margin-left:11%;
	padding:1px;
	background-color:#666666;
	float:left;
	width:381px;
	clear:left;
}

.testimimg2
{
	border:1px solid white;
	margin-top:20px;
	margin-right:11%;
	padding:1px;
	background-color:#666666;
	float:right;
	width:381px;
}

.testimimg3
{
	border:1px solid white;
	margin-top:15px;
	margin-left:auto;
	padding:1px;
	background-color:#666666;
	float:none;
	width:381px;
	test-align:center;
}

.testimdiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	text-align:center;
	padding-bottom:0px;
}

.testimdiv h1
{
	font-size:34px;
}

.lhr2
{
	padding-left:12%;
	padding-right:35px;
	padding-top:13px;
	width:260px;
	height:5px;
	float:left;
	text-align:left;
}

.rhr2
{
	padding-left:36px;
	padding-right:0%;
	padding-top:13px;
	width:260px;
	height:5px;
	float:left;
	text-align:left;
	clear:right;
}

.testim1
{
	color:#02c154;
	padding: 50px 22% 20px 22%;
	font:normal 20px/28px cambria,georgia,serif;
}

.testim2
{
	color:#02c154;
	padding: 0px 22% 35px 22%;
	font:normal 20px/28px cambria,georgia,serif;
}

.name
{
	color:white;
}

.callpad
{
	padding-bottom:75px;
}

.callpad2
{
	padding-top:42px;
	padding-bottom:85px;
}

.g1
{
	color:#090;
	font-size:15px;
	text-decoration:none;
	transition: 1s;
	-o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
}

.g1:hover
{
	color:#9fff9f;
}

.resform
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:118px;
}

.resform h2
{
	font:normal 32px cambria,georgia,serif;
	color:#fff;
	margin-bottom:12px;
}

.resform p
{
	color:#999999;
	margin:0px 15% 30px 15%;
	text-align:justify;
}



.formdiv    /*---------form----------*/
{
	width:412px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px;
	background-color:white;
	border:gray 2px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	color:black;
	font: 16px arial,verdana,sans-serif;
}

.formdiv p
{
	padding-top:10px;
	margin-bottom:15px;
	font:16px arial,verdana,sans-serif;
	margin-left:0px;
	padding-left:0px;
	color:black;
}

.formgreen
{
	color:#090;
	font-size:13px;
	font-weight:bold;
}

input
{
	margin-bottom:12px;
	margin-top:2px;
}

input[type=text], input[type=date], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
}
 
input[type=text]:focus, input[type=date]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  border: 1px solid rgba(81, 203, 238, 1);
}


.formpad
{
	padding:20px;
}

.destc
{
	font-style:italic;
	color:gray;
}

.shortrow
{
	height:0px;
}

.spam
{
	color:#600B0B;
	font-size:10px;
	font-style:italic;
	cursor:help;
}

.error a
{
	font-family:verdana;
	font-size:14px;
	color:#c30101;
	cursor:help;
	font-style:italic;
	line-height:18px;
	text-align:left;
}


.inputstylemain
{
	border:solid gray 1px;
	height:25px;
	margin-top:3px;
	margin-bottom:18px;
}

.inputstyle
{
	/*border:solid #0CF 1px;*/
	border:none;
	margin:10px 0px 12px 0px;
}

.lbl
{
	/*border:solid #0CF 1px;*/
	border:none;
	margin:10px 0px 12px 20px;
}

.textareabox
{
	border:1px gray solid;
}

::-webkit-input-placeholder {
   font-size:14px;
   font-style:italic;  
}

:-moz-placeholder {
   font-size:14px;
   font-style:italic;  
}

::-moz-placeholder {
   font-size:14px;
   font-style:italic;   
}

:-ms-input-placeholder {  
   font-size:14px;
   font-style:italic;  
}

.button
{
	position:relative;
	top:0px;
	left:0px;
	color:#fff;
	text-align:center;
	margin-right:2px;
	background-color: #000000;
	font:18px cambria, sans-serif;
	padding:8px 25px 11px 26px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
	border:2px solid #cccccc;
	background: -webkit-gradient(linear, left top, right top,from(#565656), to(#161616));
	background: -webkit-linear-gradient(top, #565656, #161616);
	background: -moz-linear-gradient(top, #565656, #161616);
	background: -o-linear-gradient(top, #565656, #161616);
	background: -ms-linear-gradient(top, #565656, #161616);
	background: linear-gradient(top, #565656, #161616);
	background-color: #000000;
	-webkit-box-shadow: 2px 2px 3px gray;
	-moz-box-shadow: 2px 2px 3px gray;
	-o-box-shadow: 2px 2px 3px gray;
	-ms-box-shadow: 2px 2px 3px gray;
	box-shadow: 2px 2px 3px gray;
	transition: 1s;
	-o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
}

.button:visited
{
	color:#fff;
	border:2px solid #cccccc;
	transition: 0s;
	-o-transition: 0s;
    -ms-transition: 0s;
    -moz-transition: 0s;
    -webkit-transition: 0s;
}

.button:hover
{
	color:#00ff00;
	border:2px solid #00ff00;

}

.button:active
{
	position:relative;
	top:1px;
	left:1px;
	color:#00ff00;
	border:2px solid #00ff00;
	transition: 0s;
	-o-transition: 0s;
    -ms-transition: 0s;
    -moz-transition: 0s;
    -webkit-transition: 0s;
}

.buttondiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding-top:20px;
	height:100px;
}


.b1
{
	position:relative;
	text-decoration:none;
	top:0px;
	left:0px;
	color:#fff;
	border:2px solid #fff;
	text-align:center;
	background-color: #000000;
	font:bold 18px cambria, sans-serif;
	padding:8px 17px 11px 18px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	border-radius: 25px;
	background: -webkit-gradient(linear, left top, right top,from(#565656), to(#161616));
	background: -webkit-linear-gradient(top, #565656, #161616);
	background: -moz-linear-gradient(top, #565656, #161616);
	background: -o-linear-gradient(top, #565656, #161616);
	background: -ms-linear-gradient(top, #565656, #161616);
	background: linear-gradient(top, #565656, #161616);
	background-color: #000000;
	-webkit-box-shadow: 2px 2px 3px gray;
	-moz-box-shadow: 2px 2px 3px gray;
	-o-box-shadow: 2px 2px 3px gray;
	-ms-box-shadow: 2px 2px 3px gray;
	box-shadow: 2px 2px 3px gray;
}

.b1:visited
{
	color:#fff;
	border:2px solid #fff;
}

.b1:hover
{
	color:#00ff00;
	border:2px solid #00ff00;
}

.b1:active
{
	position:relative;
	top:1px;
	left:1px;
	color:#00ff00;
	border:2px solid #00ff00;
}

	
.container
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border:none;
	text-align:center;
}

.social
{
	text-align:left;
	padding-left:383px;
	padding-bottom:5px;
	width:661px;
	border:none;
}

.sp
{
	padding-bottom:20px;
}

.footer
{
	padding-top:44px;
	background:url(../img/footer-bg-1044x240.png) bottom no-repeat;
	height:164px;
	width:1044px;
	color:#090;
	font-size:20px;
	line-height:30px;
}

.footer2
{
	margin-top:22px;
	font-size:14px;
	color:#b3b3b3;
}

.fa
{
	font:normal 22px/25px cambria,georgia,sans-serif;
	color:#fff;
	transition: .5s;
	-o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}

.fa:visited
{
	color:#fff;
}

.fa:hover
{
	color:#9fff9f;
}

.divider
{
	color:#fff;
}

.nonepad
{
	display:inline;
}

.nonepad2
{
	display:inline;
}

.nonephone
{
	display:inline;
}

.nonedesktop
{
	display:none;
}

.nonepd
{
	display:none;
}

.nonepaph
{
	display:inline;
}

.fa2
{
	color:#b3b3b3;
	text-decoration:none;
	transition: .7s;
	-o-transition: .7s;
    -ms-transition: .7s;
    -moz-transition: .7s;
    -webkit-transition: .7s;
}

.fa2:visited
{
	color:#b3b3b3;
}

.fa2:hover
{
	color:#fff;
}

hr
{
	color:#b3b3b3;
	background-color:#b3b3b3;
	margin-right:8%;
	margin-left:8%;
	margin-top:0px;
}

/*----------------------Wine Tours-----------------------*/

.propwt
{
	font: 30px/125% calibri,arial,sans-serif;
	padding:0px 15% 35px 15%;
	text-align:center;
	clear:both;
	color:#9FFF9F;
}

.maindivwt
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
}

.lhr4
{
	padding-left:15%;
	padding-right:34px;
	padding-top:13px;
	width:242px;
	height:5px;
	float:left;
	text-align:left;
}

.rhr4
{
	padding-left:0px;
	padding-right:15%;
	padding-top:13px;
	width:243px;
	height:5px;
	float:right;
	text-align:left;
	clear:right;
}

.intropwt1
{
	padding-top:15px;
	padding-bottom:50px;
	margin:0px 15% 0px 15%;
	clear:both;
	cursor:default;
}

.diam
{
	line-height:0px;
	font-size:28px;
	color:#00b248;
	text-align:center;
	margin-bottom:35px;
}

.intropwt2
{
	margin:0px 15% 130px 15%;
	clear:both;
	cursor:default;
}

.wtimgsdiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:50px;
}

.wtimgsdiv2
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:80px;
}

.wtimg
{
	border:1px solid white;
	width:370px;
	height:251px;
	padding:1px;
}

.wtimg1
{
	border:1px solid white;
	margin-left:16%;
	padding:1px;
	background-color:#666666;
	float:left;
	width:335px;
}

.wtimg2
{
	border:1px solid white;
	margin-right:16%;
	padding:1px;
	background-color:#666666;
	float:right;
	width:335px;
}

.wtspecials
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:60px;
}

.wtspecials p
{
	margin:0px 18% 0px 18%;
}

.pad1
{
	padding-top:10px;
}

.wtspecials h3
{
	clear:both;
	margin-bottom:8px;
	margin-top:22px;
	margin-left:18%;
	color:#02c154;
	font-family:arial,calibri,sans-serif;
}

.wtspecials h1
{
	margin-bottom:20px;
}

.lhr5
{
	padding: 13px 35px 40px 15%;
	width:181px;
	height:5px;
	float:left;
	text-align:left;
}

.rhr5
{
	padding: 13px 15% 40px 0px;
	width:181px;
	height:5px;
	float:right;
	text-align:left;
	clear:right;
}

.spad
{
	padding-bottom:40px;
}

.diamsp
{
	font-size:24px;
	transition: 1s;
	-o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
}

.diamsp:hover
{
	color:#090;
}

/*-------------------Brewery Tours------------------*/

.lhr41
{
	padding-left:15%;
	padding-right:35px;
	padding-top:13px;
	width:219px;
	height:5px;
	float:left;
	text-align:left;
}

.rhr41
{
	padding-left:0px;
	padding-right:15%;
	padding-top:13px;
	width:219px;
	height:5px;
	float:right;
	text-align:left;
	clear:right;
}

.introbrew1
{
	padding-top:15px;
	padding-bottom:0px;
	margin:0px 170px 80px 170px;
	clear:both;
	cursor:default;
	text-align:justify;
}

.introbrew2
{
	margin:0px 15% 40px 15%;
	clear:both;
	cursor:default;
}

.introbrew3
{
	margin:0px 14% 50px 14%;
	clear:both;
	cursor:default;
}

.brewimgsdiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:140px;
}

.brewimg1
{
	border:1px solid white;
	margin-left:155px;
	padding:1px;
	background-color:#666666;
	float:left;
	width:335px;
}

.brewimg2
{
	border:1px solid white;
	margin-left:50px;
	padding:1px;
	background-color:#666666;
	float:left;
	width:335px;
}

.brewdiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:30px;

}

.brewpad
{
	padding-bottom:20px;
	padding-top:15px;
}

.brewlogo
{
	border:1px solid white;
	margin:2px 30px 45px 170px;
	padding:1px;
	background-color:#666666;
	float:left;
	width:110px;
	height:110px;
}

.brewdesc
{
	clear:right;
	float:none;
	text-align:left;
	padding-right:170px;
}

.brewdesc h2
{
	font-weight:bold;
	margin:0px 0px 6px 0px;
	font-size:22px;
	color:#ffa;
	text-align:left;
}

.brewdesc h3
{
	color:#666;
	margin-top:0px;
	font:normal 18px calibri,cambria,sans-serif;
	margin-bottom:12px;
	text-align:left;
}
	
.brewdesc p
{
	margin-top:0px;
	font-size:14px;
	text-align:left;
}

.pad2
{
	padding-bottom:20px;
}

.testbrewdiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:60px;
}

.testbrewimg
{
	border:1px solid white;
	padding:1px;
	background-color:#666666;
	width:auto;
	margin-bottom:0px;
	margin-top:15px;
}


/*-------------------Wedding Service---------------------*/

.wprop
{
	font: 30px/125% calibri,arial,sans-serif;
	padding:0px 20% 20px 20%;
	text-align:center;
	color:#9FFF9F;
	clear:both;
}

.prop2w
{
	font:italic 22px/125% calibri,arial,sans-serif;
	padding:0px 18% 25px 18%;
	text-align:center;
	clear:both;
}

.lhr6
{
	padding-left:12%;
	padding-right:34px;
	padding-top:13px;
	width:187px;
	height:5px;
	float:left;
	text-align:left;
}

.rhr6
{
	padding-left:0px;
	padding-right:12%;
	padding-top:13px;
	width:187px;
	height:5px;
	float:right;
	text-align:left;
	clear:right;
}

.wedimg1
{
	border:1px solid white;
	margin-left:12%;
	padding:1px;
	background-color:#666666;
	float:left;
	width:376px;
	margin-bottom:40px;
}

.wedimg2
{
	border:1px solid white;
	margin-right:12%;
	padding:1px;
	background-color:#666666;
	float:right;
	width:376px;
	margin-bottom:40px;
}

.wedintrop
{
	padding-top:15px;
	margin:0px 12% 28px 12%;
	clear:both;
	cursor:default;
	text-align:left;
}
.wedimg
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:20px;
}

.wedimg p
{
	margin-top:5px;
}

.wedimg3
{
	border:1px solid white;
	padding:1px;
	background-color:#666666;
	width:500px;
	margin-bottom:0px;
}

.wedbuttondiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding-top:0px;
	height:150px;
}

/*----------------Airport Transportation----------------*/

.propap1
{
	font: 30px/125% calibri,arial,sans-serif;
	padding:0px 22% 30px 22%;
	text-align:center;
	clear:both;
	color:#9FFF9F;
}

.propap2
{
	font:italic 22px/125% calibri,arial,sans-serif;
	padding:0px 18% 50px 18%;
	text-align:center;
	color:white;
	clear:both;
}

.apintro
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding-bottom:0px;
	padding-top:0px;
	overflow:hidden;
}

.appad
{
	padding-bottom:50px;
}

.apintro2
{
	padding-top:0px;
	padding-bottom:50px;
	margin:0px 12% 0px 12%;
	clear:both;
	cursor:default;
}

.apimgsdiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
}

.leftap
{
	float:left;
	margin-left:12%;
	width:380px;
	margin-bottom:90px;
}

.leftap p
{
	padding-top:5px;
	padding-left:5px;
}

.apimg1
{
	border:1px solid white;
	padding:1px;
	background-color:#666666;
	width:381px;
}

.rightap
{
	float:right;
	margin-right:12%;
	width:380px;
	margin-bottom:90px;
}

.rightap p
{
	padding-top:5px;
	padding-left:5px;
}

.apimg2
{
	border:1px solid white;
	padding:1px;
	background-color:#666666;
	width:381px;
}

.lhr7
{
	padding-left:12%;
	padding-right:34px;
	padding-top:13px;
	width:190px;
	height:5px;
	float:left;
	text-align:left;
}

.rhr7
{
	padding-left:0px;
	padding-right:12%;
	padding-top:13px;
	width:191px;
	height:5px;
	float:right;
	text-align:left;
	clear:right;
}

.apmaindiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:100px;
}

.apmaindiv ul
{
	list-style-type:none;
	text-align:left;
	margin-left:345px;
	font-family:arial,serif;
	font-size:18px;
	font-weight:bold;

}

.lipad
{
	line-height:40px;
}

.intropap
{
	padding-top:15px;
	margin:0px 15% 55px 15%;
	clear:both;
	cursor:default;
	text-align:center;
}

.quoteform
{
	color:#090;
	font-size:15px;
	transition: 1s;
	-o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
}

.quoteform:visited
{
	color:#090;
}

.quoteform:hover
{
	color:#9fff9f;
}

.apimg
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-bottom:30px;
}

.mapimg
{
	border:1px solid white;
	padding:1px;
	background-color:#666666;
	width:434px;
	height:362px;
}

.lhr8
{
	padding-left:12%;
	padding-right:32px;
	padding-top:13px;
	width:232px;
	height:5px;
	float:left;
	text-align:left;
}

.rhr8
{
	padding-left:0px;
	padding-right:12%;
	padding-top:13px;
	width:232px;
	height:5px;
	float:right;
	text-align:left;
	clear:right;
}

/*------------------About Us--------------------*/

.aboutintro
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-top:0px;
}

.aboutintro p
{
	padding:15px 14% 30px 14%;
	clear:both;
}

.aboutimg
{
	border:1px solid white;
	padding:1px;
	background-color:#666666;
	width:740px;
	margin-bottom:52px;
}

.lhr9
{
	padding-left:14%;
	padding-right:33px;
	padding-top:13px;
	width:270px;
	height:5px;
	float:left;
}

.rhr9
{
	padding-left:0px;
	padding-right:14%;
	padding-top:13px;
	width:270px;
	height:5px;
	float:right;
	clear:right;
}

.lhr10
{
	padding-left:85px;
	padding-right:33px;
	padding-top:13px;
	width:282px;
	height:5px;
	float:left;
	text-align:left;
}

.rhr10
{
	padding-left:0px;
	padding-right:0px;
	padding-top:13px;
	width:282px;
	height:5px;
	float:left;
	text-align:left;
	clear:right;
}

.ourpad1
{
	padding-bottom:90px;
}

.ourpad2
{
	padding-top:60px;
}


/*-------------------------404 Page-------------------------*/



.lhr11
{
	padding-left:150px;
	padding-right:36px;
	padding-top:13px;
	width:210px;
	height:5px;
	float:left;
	text-align:left;
	margin-top:60px;
}

.rhr11
{
	padding-left:0px;
	padding-right:150px;
	padding-top:13px;
	margin-top:60px;
	width:210px;
	height:5px;
	float:right;
	text-align:left;
	clear:right;
}

.a404intro
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
	padding-top:0px;
	padding-bottom:240px;
}

.a404intro p
{
	clear:both;
	padding-top:15px;
}

.a404intro h1
{
	color:#9FFF9F;
	font-style:italic;
	text-align:center;
	margin-top:60px;
}


/*-------------------------thank you-------------------------*/
.thanksdiv
{
	width:1044px;
	background:url(../img/bg-1044x170.png) repeat-y;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	padding-bottom:180px;
}

.thanksdiv h1
{
	color:#9FFF9F;
	font-style:italic;
	padding:none;
	margin:none;
	float:none;
	text-align:center;
	padding-top:0px;

}

.thanksdiv p
{
	font-size:18px;
	color:#02c154;
	font-weight:normal;
	text-align:center;
}




