/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, #switcher, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	box-shadow: .75px 0px;
	background-color: #FFFFFF;
}
html, body {
	height:100%;
	background-color: #eee;
}
	

/* #Basic Styles
================================================== */
html{
}
body {
	margin:0;
	padding:0;
	background-color: #eee;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}

/* #Typography
================================================== */
	
	h1 {
	font-size: 2.1em;
	margin-bottom: 20px;
	margin-left: 15px;
	font-weight: lighter;
	color: #004000;
	margin-top: 15px;
	text-shadow: 1px 1px 2px #999;
	letter-spacing: 1.5px;
}
	h2 {
	font-size: 1.5em;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555555;
	margin-left: 15px;
	line-height: 1.25em;
}
	h3 {
	font-size: 16px;
	color:#373737;
	text-transform:none;
	margin-left: 15px;
	text-decoration: underline;
}
	h4 {
	font-size: 1.35em;
	margin-bottom: 5px;
	font-style: italic;
	margin-left: 5px;
	font-weight: bolder;
	color: #0b96dc;
	line-height: 1.15em;
	text-shadow: 1px 1px 0px #CCC;
	text-align: left;
	margin-right: 5px;
}
	h5 {
	font-size: 1.15em;
	margin-top: 15px;
	color: #0b96dc;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
	h6 {
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:none;
	color:#666666;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
	h6 a{text-decoration:none;color:#8c8c8c;}
	h6 a:hover{
		text-decoration:underline;
	}
	.nounder{text-decoration:none;}
	.nounder:hover{text-decoration:underline;}
	.subheader { color: #777; }
	.coord-indent{
		display:inline-block;
		width:73px;
	}
	h3.green{
		color:#8fc122;
		font-family:Arial, Helvetica, sans-serif;
	}
	h4.map-description{
		color:#ff6d1e;
		
		line-height:1.2em;
		margin-bottom:20px;
		font-family:Arial, Helvetica, sans-serif;
	}
	h4.coords{
		font-size:15px;
		line-height:1.2em;
		
		font-family:'Ubuntu Condensed';
		margin-bottom:15px;
	}
	.slogan{
		text-align:center;
		border-top:#c9c9c9 3px double;
		border-bottom:#c9c9c9 3px double;
		padding:13px 0 8px 0;
		line-height:28px;
		margin-bottom:33px;
	}
	p {
	font-size: 1.15em;
	margin-top: 0;
	margin-right: 25;
	margin-bottom: 18px;
	margin-left: 15px;
	color: #666;
	line-height: 1.25em;
	padding-right: 15px;
}
	p img {
	margin: 0;
	text-align: center;
}
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em {
	font-style: italic;
}
	strong {
	font-style: normal;
	color: #666;
}
	small { font-size: 80%; }
	
	boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1D3995;
	font-weight: bold;
	line-height: 20px;
}



/*	Blockquotes  */

	blockquote {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 25px;
}


/* #Links
================================================== */
	a{
	color: #0b96dc;
	text-decoration: none;
	outline: 0;
}
	a:hover, a:focus {
	text-decoration:none;
	color: #C31022;
	font-size: 1em;
}
	p a, p a:visited {
	font-size: 1.0em;
}
/*   Logo    */
header{
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

#site-title{
	float:left;
	margin:-3px 0 0 0;
	color:#acacac;
	text-transform:none;
	border-top:#3e3e3e 3px solid;
	padding-top:23px;
}

#site-title a{
	text-decoration:none;
	display:inline-block;
	font-size:39px;
	line-height:1.2em;
	font-family:'Cuprum';
}

#site-title a span{
	color:#1e1e1e;
}
#site-title span.tagline{
	display:block;
	color:#acacac;
	font-size:11px;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top:-8px;
}
h1.page-title{
	font-size:20px;
	color:#8fc122;
	line-height:1.2em;
	font-family:'Ubuntu Condensed';
	text-transform:uppercase;
	padding:25px 0 20px 0;
	margin-bottom:0;
}
h3.testimonial-author{
	font-family:'Ubuntu Condensed';
	font-size:17px;
	line-height:1.2em;
	margin-bottom:0;
	
	text-align:right;
}
h3.service-title{
	
	font-weight:normal;
	color:#3d3c3c;
	font-family:Arial, Helvetica, sans-serif;
}

.address{
	padding-left:62px;
	margin-bottom:27px;
}
.contacts{
	padding-left:62px;
}
/* Phone */


nav.header {
	margin-top:0px;
	text-align: left;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

nav.header>ul {
	width: 1020px;
	font-size: 14px;
}

nav.header>ul>li{
	text-transform:none;
	
	line-height:1em;
	height:43px;
	width:120px;
}

nav.header ul li a:hover, nav.mobile-header ul li.current a, nav.mobile-header ul li.current_page_item a, nav.mobile-header ul li.current_page_parent>a{
	color:#3A87FE;
	text-align: left;
	width: 175px;
		}

.backLava, .selectedLava{
}

nav.header>ul>li>a {
	text-decoration:none;
	color:#2456AF;
	display:block;
	text-align:left;
	position:relative;
	z-index:99;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 14px;
	width: 175px;
	margin-left: 0px;
}
nav.header>ul>li.current {
	width: 120px;
}
nav.mobile-header{
	display:none;
	margin-top:15px;
}
nav.mobile-header h2{
	color:#666;
background:url(../images/menu-box.png) left 1px no-repeat;
	background-color:#fff;
	border-radius: 0px;
	margin:0;
	padding:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	margin-bottom:0px;
	margin-top:0px;
	margin-left: 10px;
	margin-right: 10px;
}
nav.mobile-header h2 span{
	display:inline-block;
	padding-left:15px;
	font-size: 22px;
	letter-spacing: 2px;
}
nav.mobile-header>ul{
	padding-left:28px;
	display:none;
	background-color:#ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: none;
	border-left-style: none;
	padding-top:14px;
	padding-bottom:14px;
}
nav.mobile-header ul ul{padding-left:10px;
background-color:#ffffff;}

	nav.mobile-header ul li{
		font-family:'Ubuntu Condensed';
		margin-top:10px;
		text-transform:uppercase;
		padding-left:14px;
		color:#373737;
		
		line-height:1.2em;
	background-color:#ffffff;
	}
	nav.mobile-header>ul>li:first-child{
		margin-top:0;
	background-color:#ffffff;
	}
		nav.mobile-header ul li a{
			color:#373737;
			text-decoration:none;
	background-color:#ffffff;
		}
		
		nav.mobile-header ul li a:hover, nav.mobile-header ul li.current a, nav.mobile-header ul li.current_page_item a, nav.mobile-header ul li.current_page_parent>a{
	color:#000000;
	background-color:#ffffff;
		}
		
.link{
	display:inline-block;
	color:#0066CC;
	font-size:1.1em;
	font-style:italic;
	text-decoration:none;
	padding-right:8px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.link:hover{

	margin-right:-5px;
	font-size: 1.1em;
}


.wrapper{
	width:100%;
	overflow:hidden;
}
.extr{
	overflow:hidden;
}
.fleft{
	float:left;
}
.fright{
}
.alignright{
	text-align:right;
}
.alignleft{
	text-align:left;
}
.aligncenter{
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
	top: 10px;
	margin-left: 0px;
}
.img-indent{
	float:left;
	margin:2px 11px 0 0;
}
.img-container, .video-container{
	overflow:hidden;
	display:block;
	position:relative;
}
.video-container span{
	z-index:99;
	display:inline-block;
	width:64px;
	height:43px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-20px 0 0 -31px;
}

.full-columns{
	width:100%;
	height:auto;
}

.social-icons{
	float:right;
	padding-top:44px;
}
.social-icons li{
	float:left;
	padding-left:16px;
	padding-bottom:7px;
}
.social-icons li a{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	overflow:hidden;
	display:inline-block;
}
.social-icons li a:hover{
	margin-top:-5px;
	margin-bottom:5px;
}

.marker-list{}
.marker-list li{
	padding-left:13px;
	margin-top:12px;
}
.marker-list li:first-child{
	margin-top:0;
}
.marker-list li a{
	text-decoration:none;
}
	.marker-list li a:hover{text-decoration:underline;}
	
.testimonials-list{}
.testimonials-list li{
	margin-top:23px;
}
.testimonials-list li span.date{
	display:block;
	color:#06acf8;
	padding-top:9px;
}
.testimonials-list li span.author{
	display:block;
	text-align:right;
	font-size:13px;
	color:#464646;
	font-style:italic;
	color:#464646;
}
.testimonials-list li:first-child{
	margin-top:0;
}

/* Indents */

.top5{
	padding-top:5px;
}
.top10{
	padding-top:45px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A2B14D;
	padding-bottom: 5px;
}
.top15{
	padding-top:0px;
	padding-bottom: 15px;
}
.top20{
	padding-top:20px;
}

.top25{
	padding-top:25px;
}

.top30{
	padding-top:30px;
}
.top35{
	padding-top:35px;
}


.bottom15{
	margin-bottom:15px;
	font-size: 32px;
}

.blog .post{
	margin-top:30px;
}
.blog .post:first-child{
	margin-top:0;
}
.blog .feautured-img{
	max-width:100%;
	height:auto;
	margin-bottom:15px;
}
.post .info{
	overflow:hidden;
	margin-bottom:20px;
}
.post .info li{
	float:left;
	color:#676767;
	padding:0 15px 0 17px;
}
.post .info li:first-child{
	padding-left:0;
	background:none;
}
.post .info li a{
	color:#424242;
}
.post .info li.date{
	
}
.post .info li.author{
	background:none;
}
.post .meta .comments-count{
	display:inline-block;
	margin-left:12px;
	padding-left:11px;
	color:#414141;
	line-height:20px;
}

.sidebar{}

.sidebar .widget{
	margin-top:25px;
}
.sidebar .widget:first-child{
	margin-top:0;
}

.sidebar .categories-widget li{
	margin-top:7px;
	padding-left:11px;
}
.sidebar .categories-widget li:first-child{
	margin-top:0;
}
.sidebar .categories-widget li a{
	text-decoration:none;
	color:#06acf8;
}
.sidebar .categories-widget li a:hover{
	text-decoration:underline;
}

.sidebar .flickr{
	overflow:hidden;
	margin:-20px 0 0 -20px;
}

.sidebar .flickr li{
	float:left;
	padding:20px 0 0 20px;
}

.divider{
	height:1px;
	width:100%;
	border-bottom:#e2e2e2 1px solid;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
.divider.divider-indent{
	margin:10px 0 30px 0;
}
.spacer{
	margin-top:63px;
}

.spacer>div.clearfix>div.columns{
	margin-top:-35px;
	margin-bottom:-35px;
	padding-bottom:35px;
}

.img-bottom-indent{
	margin-bottom:15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-variant: small-caps;
	font-weight: normal;
	color: #333333;
	text-indent: 10px;
}
.img-bottom-indent2{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.img-indent{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 12px;
}
.dropcaps{
	float:left;
	margin:4px 7px 0 0;
	font-size:39px;
	color:#fff;
	line-height:1.2em;
	background:#ff6d1e;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width:57px;
	height:52px;
	overflow:hidden;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
}
#content{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 45px;
	margin-left: 0;
}
#home #content{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
footer{
	position:relative;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.footer-logo{
	font-family:"Times New Roman", Times, serif;
	margin:0 0 -1px 0;
	text-transform:none;
	font-size:16px;
	line-height:1.2em;
	padding-bottom:13px;
	border-bottom:#3e3e3e 1px solid;
	display:inline-block;
	color: #FFFFFF;
}
.footer-logo a{
	display:inline-block;
	text-decoration:none;
	color:#1e1e1e;
}
.footer-logo a span{
	color:#FFFFFF;
}
.footer-logo strong{
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	display:inline-block;
	padding-top:1px;
	
}
/* #Images
================================================== */

	img.scale-with-grid {
		max-width: 100%;
		height: auto; }


/* #Buttons
================================================== */

	


/* #Tabs (activate in tabs.js)
================================================== */
	ul.tabs {
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		border-bottom: solid 1px #ddd; }
	ul.tabs li {
		display: block;
		width: auto;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0; }
	ul.tabs li a {
		display: block;
		text-decoration: none;
		width: auto;
		height: 29px;
		padding: 0px 20px;
		line-height: 30px;
		border: solid 1px #ddd;
		border-width: 1px 1px 0 0;
		margin: 0;
		background: #f5f5f5;
		font-size: 13px; }
	ul.tabs li a.active {
		background: #fff;
		height: 30px;
		position: relative;
		top: -4px;
		padding-top: 4px;
		border-left-width: 1px;
		margin: 0 0 0 -1px;
		color: #111;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	ul.tabs li:first-child a.active {
		margin-left: 0; }
	ul.tabs li:first-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px; }
	ul.tabs li:last-child a {
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }

	ul.tabs-content { margin: 0; display: block; }
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }

	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }


	
/*Aside
=======*/
	.aside {
	background:url(../images/footer-bg.gif) 0 0 repeat;
	background-color: #666;
	margin: 20px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 55px;
	padding-left: 30px;
}
	.footer_logo{
		color:#fff;
		font-family:'Oswald Light';
		font-size:25px;
		line-height:1.2em;
		text-decoration:none;
		display:inline-block;
		margin-bottom:20px;
	}
	.copyright_text{
		color:#9f9f9f;
		font-style:italic;
		padding-right:28px;
	}
	.copyright{
	color:#666;
	padding-top:25px;
	font-size: 11px;
	text-align: center;
	}
	
	ul.aside_list {
	border-top-style: solid;
	border-top-color: #535353;
	border-top-width: 1px;
	border-bottom-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
	ul.aside_list li {
	padding:8px 0;
	line-height:8px;
	font-size:12px;
	color:#000000;
	margin:0
}
	ul.aside_list li a {
	font-size:12px;
	text-decoration:none;
	color:#333333;
}
	ul.aside_list li a:hover {
	text-decoration:underline;
	color: #333333;
}
	
 div.c8 {text-align: center;}

/*Footer
==================*/
	footer { position:relative;}

/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
.donatebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	background-color: #0b96dc;
	background-image: -moz-linear-gradient(bottom, #1563ff 0%, #1563ff 0.76%, #00358d 100%); /* gradient overlay */
	background-image: -o-linear-gradient(bottom, #1563ff 0%, #1563ff 0.76%, #00358d 100%); /* gradient overlay */
	background-image: -webkit-linear-gradient(bottom, #1563ff 0%, #1563ff 0.76%, #00358d 100%); /* gradient overlay */
	background-image: linear-gradient(bottom, #1563ff 0%, #1563ff 0.76%, #00358d 100%); /* gradient overlay */
	display: block;
	border: 1px solid #FFF;
	box-shadow: 1px 1px 1px #666;
	font-weight: 500;
	text-align: center;
	color: #FFF;
	padding: 10px;
	width: 80%;
	border-radius: 5px;
}
img { border: 0; }
.lnl-button {background-color: #ff0000; color: #fff; margin-left: 12px; margin-top: 3px; margin-bottom: 2px;}

.honbot {border:0px;font-size:0px; color: #fff; background-color: #fff; border-color: #fff;}

.lnl-li {
	font-size: 1.15em;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 14px;
	margin-left: 10px;
	color: #666;
}
