@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/
html {
	/* [disabled]-webkit-background-size: cover; */
	/* [disabled]-moz-background-size: cover; */
	-o-background-size: cover;
	/* [disabled]background-size: cover; */
	/* [disabled]height: 100%; */
	background-attachment: fixed;
	background-image: url(../_images/texture.jpg);
	background-repeat: repeat;
	/* [disabled]background-position: center 2.6em; */
	overflow: scroll;
	background-color: rgba(204,204,204,1);
}
#nav {
	position: fixed;
	z-index: 1;
	visibility: visible;
}
.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
input {
    float: left;
}
.message {
    float: left;
}
.clear {
    clear:both;
}
.g-recaptcha {
    margin-top:1em;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
	z-index: 5;
}
#nav {

}
.sherry {
	text-align: center;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	z-index: 5;
	margin-bottom: 3em;
	background-color: rgba(255,255,255,.85);
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
	
}
header .scriptFont {
	font-size: 1.9em;
	font-family: Tangerine, "cursive;";
	text-decoration: none;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
	
	padding-bottom: 0.5em;
	padding-top: 1.5em;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
.art {
}
.one {
	z-index: 5;
}

.slideshow {
	display: block;
	/* [disabled]z-index: 100; */
	
}
.fluid.one .fluid.borderbgrd {
	background-color: rgba(255,255,255,.85);
	display: block;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
	float: none;
	padding: 1em;
	border: 1px solid #666;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
	overflow: hidden;
	/* [disabled]z-index: -1; */
}
.block01 {
}
.fluid.block01 {

font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	
	display: block;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
	/* [disabled]border: 1px solid #666; */

	border: 3px double #999;
	border-radius: 0.8em;
	
	
	
}
.fluid.block01 h3 {
	font-family: Tangerine, "cursive;";
	font-size: 3em;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 0.5em;
	margin-top: 1em;
	letter-spacing: 0.05em;
	word-spacing: 0.10em;
}
.fluid.block01 h4 {
	font-family: Tangerine, "cursive;";
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1em;
	text-align: center;
	margin-top: 0.75em;
	margin-bottom: -0.25em;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
	
}


.fluid.block01 p {
	text-align: left;
	display: block;
	margin-bottom: 0px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	/* [disabled]font-size: 1.4em; */
	/* [disabled]line-height: 1.2em; */
}
.fluid.block01 img {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: -0.25em;
}
.fluid.block01 p .scroll {
	padding-top: 1em;
	padding-bottom: 0.25em;
}
.fluid.slideshow {
	/* [disabled]padding-bottom: 3em; */
	border: solid 1px #666;
	margin-bottom: 0em;
	/* [disabled]z-index: -1; */
}
.slideshow {
	display: block;
	/* [disabled]z-index: 20; */
	width: 100%;
	visibility: inherit;
	overflow: hidden;
}
.fluid.block01 .fluid.contact {
	width: 96%;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.fluid.contact #contact_form_errorloc form p input {
	width: 100%;
}
.fluid.contact #contact_form_errorloc form p textarea {
	width: 100%;
}
.foot {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: rgba(255,255,255,.8);
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
	padding-right: 1em;
	padding-left: 1em;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 3em;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);

-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);

box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.4);
margin-top: 1em;
}
.fluid.foot h3 {
	font-size: 1em;
	font-weight: normal;
}
.fluid.foot p {
	font-size: 0.9em;
}
.textBorder {
}
.borderbgrd {
}
.gallery {
}
.contact {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
	background-attachment: fixed;
	background-image: url(../_images/carriage.jpg);
	background-repeat: no-repeat;
	background-position: center -15em;
	overflow: scroll;
}
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	clear: none;
	float: none;
	margin-left: auto;
}
#nav {
}
ul#navigation li {
	font-size: 1.2em;
}
ul#navigation li a {
	padding-right: 0.6em;
	padding-left: 0.6em;
	/* [disabled]margin-left: 4em; */
}
.sherry {
}
header .scriptFont {
	font-size: 3em;
	line-height: 1em;
	padding-top: 0.75em;
}
.art {
	z-index: 5;
}
.one {
}
.slideshow {
	display: block;
	z-index: 20;
}
.block01 {
}
.textBorder {
	border: 3px double #999;
	border-radius: 0.8em;
	padding: 1.5em;
}
.fluid.block01 .fluid.contact {
	width: 80%;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.fluid.contact #contact_form_errorloc form p input {
	width: 60%;
}
.fluid.contact #contact_form_errorloc form p textarea {
	width: 100%;
}
.foot {
}
.borderbgrd {
}
.gallery {
}
.contact {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	html {
	/* [disabled]-webkit-background-size: cover; */
	/* [disabled]-moz-background-size: cover; */
	-o-background-size: cover;
	/* [disabled]background-size: cover; */
	/* [disabled]height: 100%; */
	/* [disabled]background-attachment: fixed; */
	/* [disabled]background-image: url(/vinson/_images/barn.jpg); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: center 2.6em; */
	/* [disabled]overflow: scroll; */
	background-color: rgba(204,204,204,1);
}
.gridContainer {
	width: 100%;
	max-width: 1232px;
	padding-left: 0;
	padding-right: 0;
	margin-right: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#nav {
}
ul#navigation li {
	font-size: 1.6em;
}
ul#navigation li a {
	padding-right: 1em;
	padding-left: 1em;
}

.sherry {
	background-color: rgba(255,255,255,.85);
}
header .scriptFont {
	font-size: 4em;
	line-height: 1em;
	padding-top: 0.50em;
}

.art {
}

.one {
}
.borderbgrd {
	background-color: rgba(255,255,255,.8);
}
.block01 {
	/* [disabled]max-width: 65%; */
	padding: 1em;
}
.fluid.block01 h3 {
	margin-bottom: 0.75em;
}
.fluid.block01 p {
	margin-bottom: 0em;
	/* [disabled]max-width: 70%; */
	display: block;
	margin-top: 0.5em;
	margin-right: auto;
	margin-left: auto;
	
}
.textBorder {
	border: 3px double #999;
	border-radius: 0.8em;
	padding: 1.5em;
}

.slideshow {
	z-index: 20;
}
.fluid.block01 .fluid.contact {
	width: 70%;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.fluid.contact #contact_form_errorloc form p input {
	width: 60%;
}
.fluid.contact #contact_form_errorloc form p textarea {
	width: 100%;
}

.foot {
}

.gallery {
}

.contact {
}

.zeroMargin_desktop {
margin-left: 0;
}

.hide_desktop {
display: none;
}
}
/*
font-family: 'Tangerine', cursive;
font-family: 'Niconne', cursive;
font-family: 'Italianno', cursive;
font-family: 'Pompiere', cursive;
*/

.fluid.block01 .fluid.contact #contact_form_errorloc form p #captchaimg {
	text-align: left;
	display: block;
	/* [disabled]float: left; */
	margin-left: 0px;
}
.fluid.block01 .fluid.contact #contact_form_errorloc form .submit {
	padding-right: 2em;
	padding-left: 2em;
}
.contact_form input, .contact_form textarea {
    padding-right:30px;
}
input:required, textarea:required {
    background: #fff url(images/red_asterisk.png) no-repeat 98% center;
}
.contact_form li:first-child, .contact_form li:last-child {
    border-bottom:1px solid #777;
}
.required_notification {
    color:#d45252; 
    margin:1.6em 0 0 0; 
    display:inline;
    float:right;
}
*:focus {
	outline: none;
}
.contact_form p label .red {
	color: #d45252;
}
.contact_form input, .contact_form textarea { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:2px;
}
.contact_form input:focus, .contact_form textarea:focus {
    background: #fff; 
    border:1px solid #555; 
    box-shadow: 0 0 3px #aaa; 
}
/* Button Style */
button.submit {
    background-color: #68b12f;
    background: -webkit-gradient(linear, left top, left bottom, from(#68b12f), to(#50911e));
    background: -webkit-linear-gradient(top, #68b12f, #50911e);
    background: -moz-linear-gradient(top, #68b12f, #50911e);
    background: -ms-linear-gradient(top, #68b12f, #50911e);
    background: -o-linear-gradient(top, #68b12f, #50911e);
    background: linear-gradient(top, #68b12f, #50911e);
    border: 1px solid #509111;
    border-bottom: 1px solid #5b992b;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #9fd574;
    -webkit-box-shadow: 0 1px 0 0 #9fd574 inset ;
    -moz-box-shadow: 0 1px 0 0 #9fd574 inset;
    -ms-box-shadow: 0 1px 0 0 #9fd574 inset;
    -o-box-shadow: 0 1px 0 0 #9fd574 inset;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #396715;
}
button.submit:hover {
    opacity:.85;
    cursor: pointer; 
}
button.submit:active {
    border: 1px solid #20911e;
    box-shadow: 0 0 10px 5px #356b0b inset; 
    -webkit-box-shadow:0 0 10px 5px #356b0b inset ;
    -moz-box-shadow: 0 0 10px 5px #356b0b inset;
    -ms-box-shadow: 0 0 10px 5px #356b0b inset;
    -o-box-shadow: 0 0 10px 5px #356b0b inset;
     
}
.contact_form input:focus, .contact_form textarea:focus { /* add this to the already existing style */
    padding-right:70px;
}
.contact_form input, .contact_form textarea { /* add this to the already existing style */
    -moz-transition: padding .25s; 
    -webkit-transition: padding .25s; 
    -o-transition: padding .25s;
    transition: padding .25s;
}
::-webkit-validation-bubble-message {
	color: #d45252;
	border: solid 1 #d45252;
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid { /* when a field is considered invalid by the browser */
    background: #fff url(../_images/redEx.png) no-repeat 98% center;
    box-shadow: 0 0 5px #d45252;
    border-color: #b03535
}
.contact_form input:required:valid, .contact_form textarea:required:valid { /* when a field is considered valid by the browser */
    background: #fff url(../_images/grnCheck01.png) no-repeat 98% center;
    box-shadow: 0 0 5px #5cd053;
    border-color: #28921f;
}