@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	background: url(../images/assets/bg.jpg) repeat ;
	background-attachment: fixed;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #444444;
	letter-spacing: normal;
	text-shadow: 0px 1px 0px #FFFFFF;
}

div#container {
	xbackground: url(../images/assets/overlay.png) repeat;
	width: 966px;
	padding: 6px 6px 65px 6px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	line-height: 20px;
	overflow: auto;
}


div#line {
	background: url(../images/assets/headerv2.png) top left repeat-x ;
	height: 165px;
	display: block;
	width: 100%;
	padding: 0 0 0 0;
	overflow: visible;
	z-index: 999;
}

div#like {
	background: url(../images/assets/like.png) no-repeat ;
	margin: 20px 0 60px 0;
	height: 322px;
	width: 365px;
	display: block;
}

div#footer {
	background: url(../images/assets/footer.png) repeat-x ;
	height: 65px;
	display: block;
	width: 100%;
	padding: 0 0 0 0;
}

div.condense {
	width: 978px;
	padding: 10px 0 0 0;
	margin: 0 auto 0 auto;

}

div#logo {
			margin: 34px 0 0 6px;
}

#menu {
	margin: 108px 0 0 150px;
	position: absolute;
	width: 830px;
}

ul#nav_menu {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: right;
}

ul#nav_menu li, ul#nav_menu li a {
	list-style-type: none;
	display: inline;
	margin: 0 5px 0 5px;
	padding: 0 0 2px 0;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
}

ul#nav_menu li a:hover {
	border-bottom: 2px solid #FFF;
	color: #333;
}

ul#nav_menu li.active a {
	color: #333333;
	border-bottom: 2px solid #839474;
}

div#feature {
	margin: 0 auto;
	background: url(../images/assets/feature.png) no-repeat;
	width: 966px;
	height: 400px;
}

p {
	margin: 0 0 18px 0;

}

div.footercontact {
	float: right;
	text-align: right;
	padding: 16px 10px 0 0;
	font-size: 12px;
	margin: 0 0 0 0;
}

.footercontact a {
	font-weight: 400;
	color: #666;
}

div.permacontact_left {
	width: 500px;
	height: 100%;
	float: right;
	text-align: right;
	border-right: 1px solid #4B4B4B;
	padding: 2px 10px 0 0;
	font-size: 12px;
	margin: 20px 0 0 0;
}

div.permacontact_right {
	height: 100%;
	float: right;
	padding: 2px 6px 0 10px;
	margin: 20px 6px 0 0;
	font-size: 12px;
}

h1 {
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	color: #333;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 8px 0;
	padding: 0;
	color: #444;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 8px 0;
	padding: 0;
	color: #444;
}


h4 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 4px 0;
	padding: 0;
	color: #444444;
}

h5 {
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	color: #444;
	font-size: 13px;
}

.permacontact_right h5 {
	font-weight: normal;
	font-size: 12px;
	margin: 4px 0 6px 0;
	padding: 0;
	color: #666;
}

h6 {
	font-weight: regular;
	font-size: 14px;
	margin: -8px 0 6px 0;
	padding: 0;
	color: #666;
}

.link {
	text-decoration: none;
	color: #333;

}

.footer_link {
	text-decoration: none;
	color: #333;
	margin: -18px 0 0 0;
	padding: 0 12px 0 12px;
	border-right: 1px solid #4B4B4B;
	border-left: 1px solid #4B4B4B;

}

.footer_link_2 {
	text-decoration: none;
	color: #333;
	margin: -18px 0 0 0;
	padding: 0 12px 0 12px;
	border-right: 1px solid #4B4B4B;
}

.footer_link_2:hover {
	text-decoration: underline;
	color: #000;
}

.fb_footer_link {
	width: 82px;
	height: 25px;
	margin: 0 0 0 0;
	float: left;
}

.footer_link:hover {
	color: #000;
	text-decoration: underline;

}

.link:hover {
	text-decoration: underline;
	color: #000;
}

span.bold-green, span.green-bold, .green, strong {
	color: #839474;
	font-weight: bold;
}

.shedbot {
	float: right;
}


/*
Sticky Footer Solution
by Steve Hatcher
http://stever.ca
http://www.cssstickyfooter.com
*/

* {margin:0;padding:0;}

/* must declare 0 margins on everything, also for main layout components use padding, not
vertical margins (top and bottom) to add spacing, else those margins get added to total height
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {height: 100%;}

#wrap {min-height: 100%;

}

#saranwrap {min-height: 85%;
background: url(../images/assets/column.png) repeat-y;
margin-left: auto;
margin-right: auto;
width: 978px;
}

#gallerywrap {
background: url(../images/assets/overlay.png) repeat;
margin-left: auto;
margin-right: auto;
width: 978px;
}

/*
#container {overflow:auto;
	padding-bottom: 65px;}*/  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -65px; /* negative value of footer height */
	height: 65px;
	clear:both;}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}



/* IMPORTANT

You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.

<!--[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]-->

*/

p.copyright {
	float: left;
	padding: 22px 0 0 6px;
}

img.left_banner {
	float: left;
}

div.right_column {
	width: 280px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 33px;
	float: right;
	display: block;
}

div.left_column {
	width: 620px;
	padding: 10px 0 0 0;
}

div.push {
	margin: 20px 0 32px 0;
	width: 280px;
}

ul.benefits {
	margin: 0 0 0 0;

}

ul.benefits li {
	margin: 5px 0 0 0;
	font-weight: bold;
}

ul.benefits li.alt {
	margin: 2px 0 0 0;
	font-weight: normal;
	list-style-type: none;
	font-style: italic;
	color: #666;
}

ul.estimates {
	margin: 0 0 40px 0;

}

ul.estimates li {
	margin: 5px 0 0 0;
	font-weight: bold;
}

ul.estimates li.alt {
	margin: 2px 0 14px 0;
	font-weight: normal;
	list-style: none;
	list-style-type: none;
}

img.logo {
	margin: 0 0 40px 0;
}
.wufoo .info{display:none}

.signature {
	margin: 0 0 0 0;
	color: #666;
	float: right;
}

a.body_link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a.body_link:hover {
	color: #839474;
}

img.portrait {
	float: left;
	margin: 0 24px 0 0;
}

div.portrait_push {
	margin: 105px 0 180px 0;
}

div#promo_text {
	margin: 90px 0 0 20px ;
	font-size: 34px;
	line-height: 40px;
	font-weight: bold;
	width: 569px;
	float: right;
}

iframe.twitter-follow-button {
	/*margin: 4px 0 0 93px;*/
}

div.testimonials p {
	font-style: italic;
	font-weight: normal;
}

p.signed {
	font-weight: bold !important;
	color: #666;
	margin-top: -8px;
}

blockquote {
	margin: 0 0 18px 0;
	font-style: italic;
	color: #666;
}

.content {
	color:#fff;
	width:100%;
	margin:0 auto
}

a {
	font-weight: bold;
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: #666;
}

#galleria {
	height:700px;
	margin:0 0 20px 0;
}

div.video {
	margin: 0 16px;
	padding: 0 0 80px 0;
}

div.video:last-child {
	padding-bottom: 120px;
}

.hide {
	display: none;
}

header#header {
	display: none;
}

#___ytsubscribe_0 {
	margin: 4px 0 0 93px;
	float: right;
}
