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

/*---RESET---*/



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;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

*{
	margin:0; padding:0;
}



/*---END RESET---*/






.clear:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}






/*---Header & Nav---*/

#header{width:100%; height:350px; background:url(../images/header_bg.jpg) repeat-x scroll 0 0;}

#header2{width:100%; height:130px; background:url(../images/header2_bg.jpg) repeat-x scroll 0 0;}


#container{width:960px; margin: 0 auto;}

#navContainer{background:url(../images/nav_bg.jpg) no-repeat; width:960px; height:60px; margin:0 auto; padding-left:16px; padding-top:8px;}






#logo{text-indent:-9000px; background:url(../images/logo.png) no-repeat; position:relative; z-index:101; height:45px; width:208px; padding:7px;}

#welcome{width:960px; height:288px; margin: -7px auto; background:url(../images/welcome.jpg) no-repeat;}

#why{width:419px; height:42px; margin-top:9px; background:url(../images/why.jpg) no-repeat;}

#about{width:460px; height:50px; margin-top:2px; background:url(../images/about.jpg) no-repeat;}

#tips{width:460px; height:50px; margin-top:2px; background:url(../images/tips.jpg) no-repeat;}

#saying{width:549px; height:45px; margin-top:7px; background:url(../images/saying.jpg) no-repeat;}

#shop{width:549px; height:45px; margin-top:7px; background:url(../images/shop.jpg) no-repeat;}

#contact{width:193px; height:44px; margin-top:8px; background:url(../images/contact.jpg) no-repeat;}

#serve{width:540px; height:45px; margin-top:8px; background:url(../images/service.jpg) no-repeat;}

#group{width:540px; height:356px; margin-top:8px; background:url(../images/group.jpg) no-repeat;}

.moreSpace{
	padding:500px;
}

.key{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}


#billPic{
	width:250px;
	height:177px;
	background:url(../images/about_pic.jpg);
	float:left;
	margin-left:-4px;
	margin-top:16px;
}

.billTalking{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}	
	








#nav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
margin-top:-100px;
margin-left:205px;
font-weight:lighter;
padding:55px 0px 10px 85px;
width:720px;
}
#nav li {
font-family: Georgia, Times, serif;
color: #b1a492;
font-style: italic;
font-weight:lighter;
text-shadow: 1px 1px 1px #333;
display:inline;
float:left;
font-size: 13px;
margin:-5px 25px 0 0;
}

#nav li a {
color:#eeecdc;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
font-weight:lighter;
text-shadow:none;
text-transform: uppercase;
font-size: 16px;
letter-spacing: 1px;
}

#nav a:hover{
	background:url(../images/nav_arrow.png) no-repeat center; padding-bottom:65px;}

#nav a:active{
	background:url(../images/nav_arrow.png) no-repeat center; padding-bottom:65px;}



a {text-decoration: none;
	color:#8fa13d;
	font-weight:bold;
	
	}


/*---END HEADER/NAV---*/

.leftCol{
	width:560px;
	float:left;
	padding-bottom:60px;
	padding-top:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:1.2em;
	color:#423c33;
}

.rightCol{
	width:360px;	
	float:right;
	margin-top:30px;
	margin-left:40px;
	padding-bottom:20px;
	padding-top:20px;
}


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

.intro{
	margin-top:-17px;
}

h3{
	padding-left:5px;
	padding-top:6px;
}

h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	padding-top:10px;
	padding-left:5px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}


#benefits{
	padding-top:10px;
}

#service {

	clear: both;

	margin: 0px auto;

	width: 350px;

	background: url(../images/thrive_ad.jpg)

	-moz-border-radius: 10px;

  -khtml-border-radius: 10px;

  -webkit-border-radius: 10px;

	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);

  -khtml-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);

  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);	

	position: relative; 

	z-index: 90; /* the stack order: displayed under ribbon rectangle (100) */

}

	
	
.leftColBanner{
	background:transparent url(../images/leftColBanner.png) no-repeat center;
	height:75px;
	width:610px;
	margin-left:-27px;
}

.servicesBanner{
	background:transparent url(../images/leftColBanner.png) no-repeat center;
	height:75px;
	width:610px;
	margin-left:-27px;
	margin-top:20px;
}

.leftColBanner h2{
	font-size: 22px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-style:normal;
	
	letter-spacing: 1px;

	color: #eeecdc;

	padding-top: 20px;

	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);

	text-align: center;
}

.servicesBanner h2{
	font-size: 22px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-style:normal;
	
	letter-spacing: 1px;

	color: #eeecdc;

	padding-top: 20px;

	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);

	text-align: center;
	

}

.subheadWrap{
	width:960px;
	margin:0 auto;
}


	
	
.leftColBanner h2 span{
	font-style:italic;
}

.rightColBanner{
	background:transparent url(../images/rightColBanner.png) no-repeat center;
	position:relative;
	width:405px;
	height:75px;
	margin-top:-30px;
	margin-left:-20px;
	z-index:200;
}

.rightColBanner h2{
	font-size: 22px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-style:normal;
	
	letter-spacing: 1px;

	color: #eeecdc;

	padding-top: 18px;

	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);

	text-align: center;

}

.rightColBanner h2 span{
	font-style:italic;
}
	
	


.first{
	margin-top:-23px;
}
	
	
.quoteQuestions{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	width:440px;
	padding:10px;
}

.contactQuestions{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	width:440px;
	margin-top:-7px;
}

#first{
	margin-left:0px;
}

#second{
	margin-left:50px;
}

#third{
	margin-left:100px;
}

#fourth{
	margin-left:140px;
}
	
.bullets{
	padding-top:10px;
}

.bullets li{
	font-size:13px;
	margin-left:60px;
}
	
	
.testimony{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	width:530px;
	margin-left:0px;
}

.author{
	float:right;
	color:#8fa13d;
}
	
#impact{
	font-size:20px;
	font-weight:lighter;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	line-height:1.1em;
	margin-left:3px;
	margin-top:5px;	
}
	

#concept{
	font-size:23px;
	font-weight:lighter;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	line-height:1.1em;
	margin-left:3px;
	margin-top:8px;	
}

.eager{
	font-size:30px;
	font-weight:lighter;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	line-height:1.1em;
	margin-left:3px;
	margin-top:10px;	
}

.lessEager{
	font-size:20px;
	font-weight:lighter;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	line-height:1.1em;
	padding-bottom:15px;
	padding-top:15px;
	margin-left:3px;
	margin-top:10px;	
}

.lessSpace{
	margin-top:-20px;
}

#lessSpace{
	margin-top:-10px;
}

.learn{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#8fa13d;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	float:right;
	margin-top:10px;
}
	
	
.bullets{
	padding-top:10px;
}

.bullets li{
	font-size:13px;
	margin-left:60px;
}

.left{
	float:left;
	width:255px;
	margin-left:-40px;
}

.right{
	float:left;
	width:360px;
	margin-left:-15px;
}

.littlePadding{
	padding-bottom:80px;
}

.littleBitPadding{
	padding-bottom:60px;
}

.serviceNav h5{
	padding-bottom:20px;
	font-size:18px;
	margin-left:-7px;
}

.serviceNav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
margin-top:10px;
margin-left:6px;;
font-weight:lighter;
padding:30px 10px 10px 0px;
width:560px;
}

.serviceNav li {
font-family: Georgia, Times, serif;
color: #b1a492;
font-style: italic;
font-weight:lighter;
text-shadow: 1px 1px 1px #333;
display:inline;
float:left;
font-size: 13px;
margin:-5px 25px 0 0;
}

.serviceNav li a {
color:#eeecdc;
font-weight:lighter;
text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
font-size: 14px;
color:#8fa13d;
letter-spacing: 0px;
}

.serviceNav a:hover{
	color:#390;
}
	
	
	
	
	
/*---CONTACT FORM---*/

#contact-wrapper {
	width:510px;
	border:1px solid #4c473d;
	background:#eeecdc;
	padding:20px;
	margin-top:20px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:14px;
	color:#4c473d;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:14px;
	color:#4c473d;
}
form#contactform textarea {
	font-family:Helvetica, Arial, Tahoma, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}

form#bookingform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:14px;
	color:#4c473d;
}
form#bookingform textarea {
	font-family:Helvetica, Arial, Tahoma, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}


/*---END CONTACT FORM---*/











#testimonials {width: 280px;list-style-type: none; margin-top:-16px;}
#testimonials .slide {}
blockquote {font-size: 23px;font-family: Georgia, "Times New Roman", Times, serif;color: #4c473d;font-style: italic; line-height:1.1em;}

#testimonials img{
	margin-top:-14px;
	margin-left:-40px;
	float:right;
}


#servicesAds {width: 360px;height: 208px;list-style-type: none}
#servicesAds .slide {}

.services{
	margin-top:-20px;
	z-index:100;
}

.saying{
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	letter-spacing:1px;
	color:#4c473d;
}

#testimonies{
	padding-top:27px;
}

.introQuote{
	margin-left:-25px;
	margin-top:10px;
}



.error h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:200px;
	font-style:italic;
	color:#4c473d;
	text-shadow: 3px 3px 5px rgba(0,0,0,0.6);
	text-align:center;
	padding-top:20px;
	padding-bottom:100px;
}

.error h2{
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	color:#4c473d;
	text-align:center;
	padding-bottom:20px;
	font-size:30px;
}

.error p{
	font-size:19px;
	text-align:center;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	color:#4c473d;
	padding-bottom:80px;
}


#certifications{
	padding-top:60px;
}

#certLogos li{
	float: left;
	padding-left:18px;
}

.notSaying{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	letter-spacing:1px;
	color:#4c473d;
	padding-bottom:15px;
}
	





/*---Footer---*/


.footer { margin-top: 2em; clear: both; }


#pageFooter { margin-top:20px; padding-top: 8px; clear:both;}

#pageFooter{font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 1em; color:#b1a492;}

#pageFooterWrapper { width: 100% !important; background:  #4c473d repeat-x top left; clear:both; border-top:2px #443e3c}

#pageFooter { width: 944px; margin: 0 auto 0 auto; height: 350px; padding-top: 20px; }

.columnWrapperFooter { width: 940px; float: left; margin-bottom: 40px; } /* wraps each horizontal sets of columns in the footer */

.leftWrapperFooter { float: left; width: 700px; color:#b1a492;  }

.rightWrapperFooter { float: right; width: 220px; color:#b1a492;  }

.colOneFooter { float: left; width: 155px; margin-right: 20px; }

.colTwoFooter { float: left; width: 155px; margin-right: 20px;}

.colThreeFooter { float: left; width: 155px; margin-right: 20px;}

.colFourFooter { float: left; width: 155px;}

.colFiveFooter { margin-top:-4px; float: right; width: 220px; font-style:italic; color:#b1a492; line-height: 1.5em; }

.colFiveFooter a:link { color:#b1a492;  background: none !important; padding: 0 0 0 0 !important; }

.colFiveFooter a:visited { color:#b1a492;  background: none !important; padding: 0 0 0 0 !important; }

#pageFooter ul { list-type: none; padding: 0; margin: 0; }

#pageFooter li { border-bottom: 1px solid #635e53; display: block; padding: 0 0 3px 0; margin: 0 0 3px 0; line-height: 1.5em; }

#pageFooter a:link { font-style:italic; color:#b1a492; padding: 0 0 0 0px; }

#pageFooter a:visited { font-style:italic; color:#b1a492; text-decoration: none; padding: 0 0 0 0px; }

#pageFooter a:hover { font-style:italic; color: #eeecdc; text-decoration: none; padding: 0px; }

#pageFooter a:active { font-style:italic; color: #eeecdc; text-decoration: none; padding: 0px; }

#pageFooter h5{
	font-family: Helvetica, Arial, sans-serif;
	font-size:13px;
	font-style:normal;
	letter-spacing:1px;
	text-shadow:none;
	padding-bottom:8px;
	padding-left:0px;
	color:#eeecdc;
	font-weight:lighter;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}

#pageFooter span{
	color: #eeecdc;
}



/*---End Footer---*/



