@import url("https://fonts.googleapis.com/css?family=Quintessential");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {    
   height: 100%; 
}

body {
	background: url(/images/bkg.jpg) repeat-x;
	color: #482803;
	font: 15px/24px Verdana, sans-serif;
	-webkit-text-stroke: 1px transparent;
	-moz-text-stroke: 1px transparent;
}

body.photos {
	background: url(/images/bkg.jpg) repeat-x;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

.clearboth {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

.spacer {
	width: 100%
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

.clear {
	clear: both;
}

.screen-reader {
	text-indent: -99999px;
}

img.pre-load {
	margin-left: -99999px;
}

img.pin-it {
	padding-right: 10px;
}

@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}


#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	min-height: 100%;
	margin-bottom: -250px;
}

.hidden {
	display: none;
	height: 0px;
}

/* @group Header */

#header {
	width: 960px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	float: left;
}

#header #left1 {
	padding-right: 5px;
    float: left;
    width: 360px;
}

#header #left2 {
    float: left;
	width: 360px;
	height: 119px;
}

#header #events-box {
	margin-top: -100px;
	margin-left: 10px;
	width: 350px;
	height: 110px;
	//background:#fff;
	display: block;
	text-indent: -99999px;
}

#header #left3 {
    float: left;
    width: 360px;
}

#header #right1 {
    float: right;
    width: 360px;
}
#header #right2 {
    float: right;
	padding-right: 20px;
    width: 340px;
	height: 119px;
}
#header #right3 {
    float: right;
    width: 360px;
}

#header h1#logo a {
	width: 230px;
	height: 260px;
	display: block;
	background: url("/images/logo.png") no-repeat;
    z-index: 500 !important;
    position: relative;
	overflow: hidden;
	text-indent: -99999px;
}

#header #social-contact {
	float: right;
	width: 360px;
	height: 110px;
	//background:#063;
}

#header #social {
	width: 360px;
	height: 40px;
	clear:both;
}

#header a.social-header {
	margin-top: 5px;
	padding: 5px;
	height: 40px;
	width: 39px;
	float: right;
	background:url("/images/social-header.png") no-repeat;
	display: block;
	text-indent: -99999px;
	opacity: 0.75;
}

#header a.knot {
	margin-top: 5px;
	padding: 5px;
	height: 40px;
	width: 39px;
	float: right;
	background:url("/images/knot-lg.png") no-repeat;
	display: block;
	text-indent: -99999px;
	opacity: 0.75;
}

#header a:hover.social-header {
	opacity:1;
}

#header a:hover.knot {
	opacity:1;
}

#header a.social-header.twitter{ width:39px; height:40px; background-position:-10px -10px; }
#header a.social-header.pinterest{ width:39px; height:40px; background-position:-10px -60px; }
#header a.social-header.googleplus{ width:39px; height:40px; background-position:-10px -110px; }
#header a.social-header.facebook{ width:39px; height:40px; background-position:-10px -160px; }


#header #social-contact h2 {
	color: #3f4d00;
	font: normal normal 35px Georgia, "Times New Roman", Times, serif;
	float:right;
	margin-top: 5px;
	margin-right: 5px;
}
/* @end Header*/

/* @group Navigation */

#nav {
	display: inline;
	width: 365px;
	padding-bottom: 15px;

}

#nav .nav-left {
	float: left;
}

#nav .nav-right {
	float: right;
}

#nav li {
	display: inline;
	float: left;
}

#nav li.nav-right {
		margin-right: 5px;
}

#nav li a {
	color:#666;
	text-decoration: none;
	font: 24px 'Quintessential', cursive;
	padding: 6px 30px 6px;
	border-radius: 8px;
	webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	float: left;
}

#nav li a:hover {
	//background: url("/images/nav-cur.png") repeat-x;
	color: #fff;
	//text-shadow: #4e0e45 0.05em 0.05em 0.2em;
}

#nav li.current {
	background: url("/images/nav-arrow.png") no-repeat center bottom;
	padding-bottom: 10px;
	text-decoration: underline;
}

#nav li.current a {
	//color: #482803;
	//text-shadow: #4e0e45 0.05em 0.05em 0.2em;
	//background: url("/images/nav-cur.png") repeat-x;
	text-decoration: underline;
}

/* @end Navigation*/


/* @group Content */

.mainbaninfo {
	padding-top: 35px;
	float: left;
	width: 535px;
	color: #9c8d74;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	}
	
.mainbaninfo h1 {
	color: #fff;
	margin-bottom: 30px;
}	

.mainbaninfo p {
	margin-bottom: 30px;
	line-height: 30px;
}

#container .no-sidebar {
    float: left;
    width: 940px;
}

#content {
	float: right;
	width: 660px;
	padding-bottom: 20px;
	padding-top: 0px;
}

#content img {
	border: 3px solid #e8e5d9;
	margin-bottom: 20px;
}

#content img.clean {
	border: none;
	margin-bottom: 0px;
}

#content img.full {
	margin-bottom: 20px;
}

#content img.left {
	float: left;
	margin-right: 10px;
	display: inline;
	margin-bottom: 10px;
}

#content img.right {
	float: right;
	margin-left: 10px;
	display: inline;
	margin-bottom: 10px;
}

#content img.full {
	clear: both;
	margin-bottom: 20px;
}

.capabilities .articles-img  {
	width: 188px;
	height: 207px;
	float: left;
	background-image: url("/images/sidebar-callout.png");
	margin-right: 9px;
	display: inline;
	overflow: hidden;
}

.capabilities #content .articles-img img {
	border: none;
	margin-left: 7px;
	margin-top: 6px;
}

.capabilities .articles-info {
	float: right;
	width: 450px;
	padding-top: 10px;
}

/* @end Content */


/* @group Sidebar */

#sidebar {
	float: left;
	width: 225px;
	margin-left: 15px;
	padding-bottom: 30px;
	display: inline;
	padding-top: 0px;

}


#sidebar #sec-nav {
	float: left;
	width: 225px;
	margin-bottom: 30px;
	//position:fixed;
	//top:50;
	//clear: both;
}

#sidebar #sec-nav li a {
	float: left;
	width: 205px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #614525;
	text-decoration: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
}

#sidebar #sec-nav li.current a {
	background: url("/images/sec-nav-current.gif") no-repeat 0 top;
	width: 230px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #d63530;
	padding-top: 15px;
	padding-bottom: 15px;
}

#sidebar #sec-nav li a:hover {
	background-color: #eceae2;
	margin-left: 7px;
	padding-left: 13px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 192px;
}

#sidebar #sec-nav li.current a:hover {
	background-color: transparent;
	width: 230px;
	margin-left: 0px;
	padding-left: 20px;
}

#sidebar #sec-nav li ul {
	background-color: #f3f2ed;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	margin-left: 8px;
	width: 205px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -4px;
	display: inline;
	overflow: hidden;
	margin-bottom: 5px;
}

#sidebar #sec-nav li li a,
#sidebar #sec-nav li.current li a {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 185px;
}

#sidebar #sec-nav li li a:hover,
#sidebar #sec-nav li.current li a:hover {
	margin-left: 0px;
	width: 185px;
	padding-left: 20px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background-color: #fff;
	
}

#sidebar #sec-nav li.current li a {
	background-image: none;
	color: #614525;
	font-weight: normal;
	font-style: normal;
}

#sidebar #sec-sub-nav {
	float: left;
	margin-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 208px;
	margin-bottom: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #f3f2ed;
}

#sidebar #sec-sub-nav li a {
	float: left;
	width: 180px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #3f4d00;
	text-decoration: none;
	font-family: Verdana;
	font: 15px Verdana;
}

#sidebar #sec-sub-nav li.current a {
	background: url("/images/sec-sub-nav-current.gif") no-repeat 0 top;
	width: 230px;
	font-family: Verdana;
	font-style: normal;
	font-weight:bolder;
	color: #3f4d00;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sidebar #sec-sub-nav li a:hover {
	background-color: #e6dcba;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 180px;
}

#sidebar #sec-sub-nav li.current a:hover {
	background-color: transparent;
	width: 230px;
	margin-left: 0px;
}

#sidebar #sec-sub-nav li ul {
	background-color: #f3f2ed;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	margin-left: 8px;
	width: 205px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: -4px;
	display: inline;
	overflow: hidden;
	margin-bottom: 5px;
}

#sidebar #sec-sub-nav li li a,
#sidebar #sec-sub-nav li.current li a {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 185px;
}

#sidebar #sec-sub-nav li li a:hover,
#sidebar #sec-sub-nav li.current li a:hover {
	margin-left: 0px;
	width: 185px;
	padding-left: 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-color: #fff;
}

#sidebar #sec-sub-nav li.current li a {
	background-image: none;
	color: #614525;
	font-weight: normal;
	font-style: normal;
}

#sidebar #sec-sub-nav li li.current a,
#sidebar #sec-sub-nav li li.current a:hover {
	background: #d7d2be none no-repeat 0 top;
	width: 185px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

#sidebar .article {
	float: left;
	width: 188px;
	background: url("/images/photo-callout.png") no-repeat center top;
	padding-bottom: 18px;
}

#sidebar .article a.img-link {
	display: block;
	margin-bottom: 6px;
}

#sidebar .article img {
	margin-left: 7px;
	margin-top: 6px;
}

#sidebar .article a.more {
	margin-left: 15px;
	padding: 1px;
}

#sidebar .article h4 {
	color: #614525;
	padding-left: 15px;
	padding-right: 15px;
	font: normal normal 14px/15px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

#sidebar .article a.more,
#sidebar .sidebar-history a.more,
#sidebar .sidebar-mygarden a.more {
	color: #d61f30;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#sidebar .article a.more:hover {
	background-color: #d61f30; 
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
}

#sidebar p.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
}

/* @end Sidebar*/


/* @group Footer */

#slogan {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	z-index:99999;
}

#footer {
	position: relative;
	height: 250px;
	background-color: #260522;
	background: url("/images/footer-bkg.jpg") repeat-x;
	width: 100%;
	z-index:1;
}

#footer .wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	height: 215px;
}

#footer .column {
	float: left;
	display: inline;
}

.clearfooter {
   //height: 250px;
   clear: both;
   z-index:1;
}

#footer .column li {
	padding-top: 7px;
	padding-bottom: 7px;
	font: 18px/15px Georgia, "Times New Roman", Times, serif;
}

#footer .column li a {
	color: #fff;
	text-decoration: none;
}

#footer .column li a:hover {
	text-decoration: underline;
}

#footer h5 {
	color: #dedec2;
	font: normal normal 19px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-transform:uppercase;
	text-shadow: #c7b690 0 1px 0;
}

#footer p {
	color: #fff;
	font: 15px Georgia, "Times New Roman", Times, serif;
}

#footer p a {
	color: #d7d2be;
	text-decoration: none;
}

#footer p a:hover {
	background-color: #d7d2b3;
	color: #482803;
}

#footer .social li {
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer .social li a {
	padding-left: 25px;
	background-position: left top;

}

#footer .social li a.twitter {
	background: url("/images/icon-twitter.png") no-repeat;
}

#footer .social li a.facebook {
	background: url("/images/icon-facebook.png") no-repeat;
}

#footer .social li a.pinterest {
	background: url("/images/icon-pinterest.png") no-repeat;
}

#footer .social li a.googleplus {
	background: url("/images/icon-googleplus.png") no-repeat;
}

#footer .social li a.knot {
	background: url("/images/icon-knot.png") no-repeat;
}

#footer p.author {
	padding-top: 16px;
	vertical-align:middle;
}

#footer p.copyright {
	padding-top: 8px;
}

#chair {
	width:300px;
	height:24px;
	text-indent: 25px;
	background: url("/images/jonster-chair.png") no-repeat;	
}

#footer .social {
	width: 340px;
}

#footer .logo {
	margin-top: 15px;
	width: 300px;
	height: 215px;
	background: url("/images/footer-logo-bkg.png") no-repeat;
}

#footer .contact {
	width: 300px;

}

#slogan p {
	color: #5f6e19;
	font: 42px/54px 'Quintessential', cursive;
	text-transform:capitalize;
	letter-spacing:1px;
}

/* @end */


/* @group Typography */

h1 {
	color: #3f4d00;
	font: normal 27px/29px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

.blog-post h1 a {
	color: #d61f30;
	text-decoration: none;
	padding: 3px;
}

.blog-post h1 a:hover {
	background-color: #d61f30;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
	
#content h1 {
	float: left;
	width: 100%;
	clear: both;
}

h2 {
	color: #996c38;
	font: 22px/35px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	text-decoration: none;
}

h3 {
	color: #3f4d00;
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-bottom: 5px;
	line-height: 17px;
}

p {
	margin-bottom: 20px;
}

p a {
	color: #d61f30;
	text-decoration: none;
	padding: 3px;
}

p a:hover {
	background-color: #d61f30;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

b, strong {
	font-weight: bold;
}

i, em {
	color: #614525;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
}

#content ul, ol {
	margin-bottom: 15px;
	margin-left: 10px;
	clear: both;
}

#content li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#content .lcontent, li a {
	color: #d61f30;
	text-decoration: none;
	padding: 3px;
}

#content .lcontent, li  a:hover {
	background-color: #ccc;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#content ul li {
	background: url("/images/bullet.png") no-repeat 0 13px;
	padding-left: 20px;
	padding-top: 10px;
}

#content ol li {
	list-style-type: decimal;
	margin-left: 25px;
}

#content blockquote {
	background: url("//images/blockquote-bkg.png") no-repeat center top;
	margin-top: -15px;
	padding: 30px;
	display: block;
	float: left;
	width: 600px;
	padding-bottom: 15px;
}

#content blockquote p {
	color: #996c38;
	font: 22px/24px "Times New Roman", Times, serif;
	font-style:italic;
	letter-spacing:.5px;
	margin-left: 15px;
}

#content blockquote p:after {
    background-image: url("//images/blockquote-close-quote.png");
	margin-top: -15px;
    content: "";
    display: block;
    height: 36px;
    position: absolute;
    right: 15px;
    width: 39px;
}

hr {
	display:block; 
	height:1px; 
	border:0; 
	border-top:1px solid #ccc; 
	margin:1em 0;
	padding:0;
}

/* @end Typography */


/* @group Maintenance */

.capabilities .articles {
	float: left;
	width: 100%;
	border-top: 1px solid #d7d2be;
	padding-top: 10px;
	margin-bottom: 30px;
}

.capabilities .columns {
	float: left;
	width: 220px;
	margin-bottom: 30px;
}

.capabilities a.more-capabilities {
	float: left;
	width: 39%;
	text-align: right;
	color: #c9d123;
	font: italic 12px/22px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.capabilities a.more-capabilities:hover {
	text-decoration: underline;
}

.capabilities .article{
	width: 214px;
	height: 207px;
	float: left;
	background-image: url("/images/capabilities-bkg.png");
	margin-right: 9px;
	display: inline;
	overflow: hidden;
}

.capabilities .last {
	margin-right: 0px;
}

li.last {
	margin-bottom:30px;
}

.capabilities a.img-link {
	display: block;
	margin-bottom: 6px;
}

.capabilities #content .article img {
	margin-left: 6px;
	margin-top: 6px;
	border: none;
	margin-bottom: 5px;
}

.capabilities a.more {
	margin-left: 15px;
	padding: 1px;
}

.capabilities .article h4 {
	color: #614525;
	padding-left: 15px;
	padding-right: 15px;
	font: normal normal 14px/15px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

#content .columns img {
	margin-bottom: 10px;
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
	border: 7px solid #fff;
}

.capabilities .article a.more,
.articles-info a.more,
.columns a.more {
	color: #d61f30;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.columns a.more {
	font-size: 15px;
}

.articles-info a.more{
	font-size: 16px;
	margin-left: 0px;
}

.capabilities .article a.more:hover,
.article-info a.more:hover,
.articles-info a.more:hover, 
.columns a.more:hover{
	background-color: #d61f30; 
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
}

.capabilities-detail-gallery {
	background-image: url("/images/capabilities-detail-bkg.png");
	float: left;
	width: 660px;
	height: 288px;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
	display: inline;
	margin-left: -5px;
}

#content .capabilities-detail-gallery img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
	margin-top: 13px;
}

a.buttonlong {
	float: left;
	display: block;
	background: url("/images/btn-lng.png") no-repeat;
	width: 256px;
	height: 43px;
	color: #482803;
	text-decoration: none;
	font: italic 19px/46px Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
	text-shadow: #e8eb89 1px 1px 0;
	overflow: hidden;
	}

a.buttonlong p {
	margin-top: -5px;
}

a.buttonlong:hover {
	background-position: 0 -43px;
	}
	
a.buttonlong img {
	margin-top: 12px;
}

.mainbaninfo em {
	float: left;
	color: #d2cd89;
	font-size: 18px;
	line-height: 39px;
	margin-left: 10px;
	margin-right: 10px;
}

.pin-it {
	padding-bottom: 4px;
	vertical-align:middle;
}

#content .action {
	float: left;
	width: 660px;
	background: url("/images/action-bkg.jpg") no-repeat;
	margin-top: 30px;
	margin-bottom: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.site_maintenance_custom #content {
	float: none;
}

.site_maintenance_custom #content img {
	border: none;
	margin-top: 100px;
}

.quote-home #content .action,
.plan-custom #content .action {
	height: 77px;
}

.rentals #content h2 {
	width: 100%;
}

.rentals #content h2.short,
.capabilities #content h2.short {
	width: 60%;
	float: left;
	margin-bottom: 10px;
	clear: both;
}

#content .action h2 {
	color: #fff;
	margin-top: 32px;
	padding-left: 55px;
	text-shadow: #52371a -1px -1px 0;
	float: left;
	width: 280px;
	font-size: 26px;
	margin-bottom: 22px;
	
}

.pin-it #content .pin-it .action h2,
.other #content .action h2 {
	width: 280px;
}

#content .action a.button {
	width: 159px;
	height: 43px;
	float: right;
	display: block;
	background-image: url("/images/btn.png");
	color: #482803;
	text-shadow: #e8eb89 1px 1px 0;
	text-decoration: none;
	font: italic 19px/43px Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	margin-right: 20px;
	margin-top: 24px;
	margin-bottom: 13px;
}

#content .action a.buttonlong {
	margin-top: 24px;
	float: right;

}

#content .action a.button:hover {
	background-position: 0 -43px;
}

.capabilities .inline-article {
	float: right;
	display: block;
}

#content .share {
	clear: both;
	border-top: 1px solid #eaebe3;
	border-bottom: 1px solid #eaebe3;
	padding-top: 10px;
	margin-top: 5px;
	float: left;
	width: 100%;
}

#content .share ul {
	margin-bottom: 10px;
}

#content .share li {
	display: inline;
	background-image: none;
	padding-left: 0px;
	margin-right: 10px;
}

#content .share li a {
	padding-left: 22px;
	text-decoration: none;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b99a78;
}

#content .share li a:hover {
	color: #472709;
}

#content .share li a.twitter {
	background: url(../images/icon-twitter.jpg) no-repeat 0 4px;
}

#content .share li a.facebook {
	background: url(../images/icon-facebook.jpg) no-repeat 0 4px;
}

#content .share li a.subscribe {
	background: url(../images/icon-rss.jpg) no-repeat 0 4px;
}
 
/* @end Maintenence*/


/* @group Form */

.contact-form {
	clear: both;
	padding: 5px;
	width: 340px;
	height: 25px;
	display:block;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);	
}

input.button {
	margin-top: 10px;
	width:100px;
	right:20px;
	bottom:20px;
	background:#f3f2ed;
	color:#3f4d00;
	height:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #999;
}

input.button:hover {
	background:#e6dcba;
	color:#3f4d00;
	cursor:pointer;
}
















.contact-form form {
	width: 60%;
	float: left;
}

form label {
	float: left;
	clear: left;
	width: 96%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #fcf5e4;
}

form input[type=checkbox]#hidden {
	display: none;
}

form input.std-input {
	float: left;
	width: 96%;
	margin-bottom: 10px;
	padding: 5px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #604524;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: none;
}


form textarea {
	float: left;
	width: 96%;
	margin-bottom: 10px;
	padding: 5px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #604524;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: none;
	height: 150px;
}

form select {
	font: 15px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	border-style: none;
	background-color: #fae9be;
	color: #5f4523;
	float: left;
}


/* @end Form */


/* @group Home */

body#home {
	background: url("/images/bkg-home.jpg") repeat-x 0 top;
}

#home #container {
	width: 100%;
}

.home-wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#slider-wrapper {
	margin-top: -90px;
	background: url("/images/home-slider-bkg.png") no-repeat;
	float: left;
	width: 950px;
	height: 285px;
	display: inline;
	position: relative;
	overflow: hidden;
}

#slider img {
	border: 0px;
}

.callout h3,
#sidebar .callout h3 {
	padding-left: 60px;
	color: #614525;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	letter-spacing: 0;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 14px;
	padding-bottom: 14px;
}

#sidebar .callout h3 {
	font-size: 17px;
	padding-left: 45px;
	padding-top: 4px;
	padding-bottom: 9px;
	width: 140px;
	margin-top: 25px;
}

#home .callout p {
	line-height: 20px;
	margin-bottom: 12px;
}

#sidebar .callout p {
	font-size: 14px;
	line-height: 20px;
	clear: both;
	margin-bottom: 10px;
}

#home .callout a.more,
#home #sidebar a.more,
#sidebar .callout a.more {
	color: #d61f30;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
}

#sidebar .callout a.more {
	font-size: 14px;
}

#home .callout a.more:hover,
#home #sidebar a.more:hover,
#sidebar .callout a.more:hover {
	background-color: #d61f30; 
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
	padding: 3px;
}

#home #content {
	width: 960px;
	float: left;
	padding-top: 5px;
}

#home #content h1 {
	color: #614525;
	font: 29px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

#home #content h1 em {
	font-style: italic;
	color: #d61f30;
	font-size: 1em;
}

#home #content p {

	//color: #5f6e19;
	//font: italic 28px/44px 'Arapey', serif;
	//font: 22px/30px 'Quintessential', cursive;
	//letter-spacing:1px;
	//font: 24px/30px "Lucida Calligraphy", Georgia, "Times New Roman", Times, serif;
	//text-shadow: #e3e5af 0.1em 0.1em 0.2em;
}

#home #content p a {
	font-style: italic;
	color: #d61f30;
	font-weight: normal;
	text-decoration: none;
}

#home #content p a:hover {
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#home #sidebar {
	float: right;
	width: 258px;
	height: 103px;
	background: url(../images/home-history-callout.jpg) no-repeat;
	padding-top: 62px;
	padding-right: 180px;
	padding-left: 30px;
}

#home #sidebar h3 {
	display: none;
}

#home #sidebar p {
	color: #7e682b;
	font: 15px/24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#home h2.home-capabilities {
	text-align: center;
	color: #614525;
	clear: both;
	background: url(../images/home-capabilities-flourish.gif) no-repeat center 12px;
}

#home .articles {
	background: url("/images/home-capabilites-gradient.png") repeat-x;
	border: none;
	margin-bottom: 50px;
}

#home .article {
	width: 234px;
	height: 252px;
	background: url("/images/home-capabilities-bkg.png") no-repeat;
	margin-top: 15px;
}

#home .article img {
	margin-left: 4px;
	margin-top: 3px;
}

/* @end Home*/


/* @group Photo Gallery Page*/
#photos #content {
	width: 960px;
	float: left;
	padding-top: 5px;
}

#public_calendar #content {
	width: 960px;
	margin: auto;
	padding-top: 5px;
}
	

#photos #container {
	width: 100%;
}

/* @End Photo Gallery Page */


/* @group Thumbnail Treatment */
.thumbnails {
	margin:0;
	padding:0;
	list-style:none;
}
.thumbnails li {
	margin-left:10px;
	padding:0;
	float:left;
}
.thumbnails img {
	display:block;
}
.thumbnails a {
	display:block;
	padding:6px 7px;
	background:#e6dcba;
	-webkit-transition-property:background;
	-webkit-transition-duration:0.3s;
	-webkit-transition-timing-function:ease;
}

.thumbnails img { 
	padding-right: 0;
}

.thumbnails a:hover {
	background:#c8b778;
}

.thumbnails li.current-page a {
	background:#c8b778;
}

ul#thumbs-team li {
	height:200px;
	margin-right:50px;
	width: 134px;
	background: none;
}
ul#thumbs-team li h3 {
	padding-top:5px;
	margin-bottom: 0;
	text-transform:none;
	font-size:14px;
	color:#3f4d00;
	letter-spacing:0;
}
ul#thumbs-team li h4 {
	//padding-top:6px;
	font:11px georgia, serif;
	color:#82807b;
	font-style:italic;

}
ul#thumbs-team li:nth-child(3n) {
	margin-right:0;
}

.thumbnails-fac {

	padding:0;
	list-style:none;
}
.thumbnails-fac li {
	padding:0;
	float:left;
}

.thumbnails-fac a {
	display:block;
}

.thumbnails-fac a:hover {
	background:none;
	opacity: .8;
}

.thumbnails-fac li.current-page a {
	background:#c8b778;
}

ul#thumbs-facilities li {
	margin-left: -10px;
	padding-left: 0;
	padding-right: 22px;
	padding-bottom: 20px;
	height:150px;
	width: 150px;
	background: none;
}

ul#thumbs-facilities li:nth-child(5n) {
	margin-right:0;
}

ul#thumbs-photos li {
	margin-left: -12px;
	padding-left: 0;
	padding-right: 22px;
	padding-bottom: 20px;
	height:148px;
	width: 148px;
	background: none;
}

ul#thumbs-photos li:nth-child(5n) {
	margin-right:0;
}

/* @End Thumbnail Treatment */


/* @group Beverage and Food Menus */

section.menu-brief { 
	width:304px;
	float:left;
	margin-left: 15px;
	position:relative; 
}
section.menu-brief:nth-child(2) { 
	margin-right:0; 
}
section.menu-brief .thumbnails a { 
	padding:10px;
	background:transparent;
	color:#fff;
}
section.menu-brief .thumbnails a:hover, section.menu-brief.active .thumbnails a {
	background:#e6dcba;
	color:#e6dcba;
}
section.menu-brief .thumbnails a img {
	display:block;
	padding-top: 10px;
}
section.menu-brief .thumbnails a:hover img, section.menu-brief.active .thumbnails a img{
	border:6px solid #e6dcba;
}
.entry { 
	zoom:1; margin-bottom:30px; 
	position:relative;
}
.menu-header {
	display:block;
	width: 284px;
	height: 24px;
	color: #3f4d00;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 17px;
	background: url("/images/menu-arrow-right.png") no-repeat;
	background-position:right; 
}
.menu-header.active {
	background: url("/images/menu-arrow-down.png") no-repeat;
	background-position:right;
}
h2.standard-menu {
	font-size: 36px;
	color: #3f4d00;
	padding: 15px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#e6dcba;
}
.top a {
	padding: 5px;
	color: #8b805a;
	text-decoration: none;
}
.top a:hover {
	background-color: #d7d2b3;
	color: #482803;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.standard {
	display: block;
	margin-bottom: 30px;
}

/* @end Beverage and Food Menus */


/* @group Blog */

.blog-rss {
	margin-top: 20px;
	padding-top: -20px;
	display: block;
}
.blog-rss a {
	padding: 5px 5px 5px 20px;
	background: url("/images/rss.png") 0 7px no-repeat;
	line-height: 20px;

	color: #8b805a;
	text-decoration:none;
}
.blog-rss a:hover {
	background-color: #d7d2b3;
	color: #482803;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#share {
	background-color: rgba(200, 192, 179, 0.43);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 7px 20px;
	margin-bottom: 30px;
}
.oldie #share {
	background-color: #d9d6cd;
}
#share h4 {
	float: left;
	text-transform: uppercase;
	color: #aea18d;
	font: normal normal 18px league-gothic, "Helvetica Neue", Arial, sans-serif;
	width: 75px;
	margin-top: 3px;
}
#share span {
	opacity: 0.94;
}
/* @end Blog */

/* @group Contact */
#col1 {
	float:left;
	width: 400px;
	margin-left: -20px;
	padding-right: 20px;
}

#col2 {
	float:right;
	width: 260px;
}

.contact p {

	font-size: 13px;
	line-height:1.4em;
}

.map p {
	margin-left: 3px;
	margin-bottom: 5px;
}

/* @group Callouts */

h3.callout {
	padding-top: 10px;
}

h1#the-knot-callout a {
	border: 3px solid #e8e5d9;
	margin-top: -10px;
	clear:both;
	width: 180px;
	height: 52px;
	//margin-left: 15px;
	display: block;
	background: url("/images/the-knot-callout.png") no-repeat;
    position: relative;
	overflow: hidden;
	text-indent: -99999px;
}

h1#view-menu-callout a {
	border: 3px solid #e8e5d9;
	clear:both;
	width: 180px;
	height: 52px;
	//margin-left: 15px;
	display: block;
	background: url("/images/view-menu-callout.jpg") no-repeat;
    position: relative;
	overflow: hidden;
	text-indent: -99999px;
}

/* @end Callouts */


/*  @Fancybox Styles */

#fancybox-buttons {
	position: fixed;
	top: 10px;
	left: 0;
	width: 100%;
	z-index: 1005;
}

#fancybox-buttons ul {
	display: block;
	width: 170px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background: #111;
	-webkit-box-shadow: 0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow: 0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);
	background: #111 -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.2)),color-stop(.5,rgba(255,255,255,.15)),color-stop(.5,rgba(255,255,255,.1)),to(rgba(255,255,255,.15)));
	background: #111 -moz-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.15) 100%);
	border-radius: 3px;
}

#fancybox-buttons ul li {
	float: left;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	line-height: 30px;
	text-indent: -9999px;
	background-image: url('/images/fancybox/fancybox_buttons.png');
	background-repeat: no-repeat;
}

#fancybox-buttons a.btnPrev {
	width: 32px;
	background-position: 6px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 38px;
	background-position: -57px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.5;
	cursor: default;
}

#fancybox-thumbs {
	position: fixed;
	bottom: 2px;
	left: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 1005;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}

/*! fancyBox v2.0.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;	
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	position: fixed;
	top: 40%;
	left: 40%;
	margin-top: -21px;
	margin-left: -21px;
	width: 42px;
	height: 42px;
	background: url('/images/fancybox/fancybox_loading.gif');
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/images/fancybox/fancybox_sprite.png');
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-prev, .fancybox-next {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('/images/fancybox/blank.gif'); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;	
}

.fancybox-next {
	right: 0;
}

.fancybox-prev span, .fancybox-next span {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
}

.fancybox-prev span {
	background-position: 0 -36px;
}

.fancybox-next span {
	background-position: 0 -72px;
}

.fancybox-prev:hover, .fancybox-next:hover {
	visibility: visible;
}

.fancybox-prev:hover span {
	left: 20px;
}

.fancybox-next:hover span {
	left: auto;
	right: 20px;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;	
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.7);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;	
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* @End Fancybox Styles */

/* @Nivo Slider Styles */

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
*/
 
/* The Nivo Slider styles */
.nivoSlider {
	top: 15px;
	left: 15px;
	position:relative;
	width:920px;
	height:248px;
	overflow: hidden;
}
.nivoSlider img {
	top:0;
	left:0;
	position:absolute;
	max-width: 920px;
	max-height: 248px;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
} 


/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	display: none;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
	display: none;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
#awards {
	margin: auto;
	margin-bottom: 10px;
	display: block;
	height: 130px;
	width: 960px;
	z-index:99999;
	clear: both;
}

#awards a {
	margin: 10px;

}



/* @End Nivo Slider Styles */

@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		filter: none !important;
		ms-filter: none !important;
		text-shadow: 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;
	}
}