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


/*  Global
----------------------------------------

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin : 0;
	padding : 0;
}
/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size : 100%;
}
/* Removes list-style from lists */
ol, ul {
	list-style : none;
}
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style : normal;
	font-weight : normal;
}
/* Removes border from from fieldset and img */
fieldset, img {
	border : 0;
}
/* Left-aligns text in caption andth */
caption, th {
	text-align : left;
}
/*  Layout
---------------------------------------- */
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	margin-bottom: 1.1em;
	text-align: justify;
	letter-spacing: 0.5px;
	color: #CCCCCC;
}
body {
	width: 100%;
	margin-top: 0pt;
	background-color: #343434;
	background-repeat: repeat-x;
	background-image: url(images/bkgd_vertical_main.jpg);
	text-align: center;
}
body#sub {
	width: 100%;
	margin-top: 0pt;
	background-color: #343434;
	background-repeat: repeat-x;
	background-image: url(images/bkgd_sub_vertical.jpg);
	height: 589px;
}
#wrapper {
	width: 880px;
	position: relative;
	margin: 0 auto;
	text-align:left;
}
#wrapper_main {
	height: 1120px;
	background-image: url(images/bkgd_horiz.jpg);
}
#wrapper_sub {
	background-image: url(images/bkgd_horiz.jpg);
	padding-bottom: 30px;
}
#content_mainImage {
	position: relative;
	width: 592px;
	height: 398px;
	top: -280px;
	background:url(images/stones.jpg);
	margin-left:150px;
}
#content_intro {
	width: 504px;
	height: 100px;
	position: relative;
	top: 440px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-left: 40px;
	font-size: 16px;
	line-height: 1.4em;
}
#content_highlightbox {
	position: relative;
	width: 504px;
	height: 257px;
	top: 420px;
	background:url(images/featureImages.jpg);
	margin-left:40px;
}
#highlight_01 {
	color:#CCCCCC;
	display: block;
	height: 140px;
	width: 178px;
	float: left;
	margin-top: 120px;
	padding: 0px 40px 0px 32px;
}
#highlight_02 {
	color:#CCCCCC;
	display: block;
	height: 140px;
	width: 166px;
	float: right;
	margin-top: 120px;
	padding: 0px 40px 0px 48px;
}
#content_highlightbox a {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	color:#FBE3BF;
	text-decoration: none;
	width: 140px;
	display: block;
	margin-top: 26px;
	padding-left: 40px;
}
#content_highlightbox a:hover {
	color:#FFFFFF;
}
ul#contact a:hover {
	color: #FF9900;
}
.email a {
	padding-top: 20px;
	display: block;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color:#C49F67;
	text-decoration: none;
}
.email a:hover {
	color:#FFCC33;
}
.brianName {
	color:#FDE8A3;
	font-size: 1.4em;
	padding-bottom: 0.7em;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #CC6600;
	color: #FFCC66;
}
#content_twocolumns {
	width: 594px;
	margin-left: 124px;
	padding: 20px;
	background-color:#202020;
	margin-top: -225px;
	position: relative;
	overflow: auto;
}
#content_text {
	width: 594px;
	margin-left: 124px;
	padding: 20px;
	background-color:#202020;
	margin-top: -225px;
}
.content_texttestimonials {
	width: 594px;
	margin-left: 124px;
	padding: 20px;
	background-color:#202020;
	border-top: dotted #333333 1px;
		}
.content_text_alt {
	width: 594px;
	margin-left: 124px;
	padding: 20px;
	background-color:#262626;
	border-top: dotted #333333 1px;
}
#content_text a {
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	}
#content_text a:hover {
	color: #FFFF99;
	}

/*  testimonial
---------------------------------------- */
.testimonial {
	background-color: #232323;
	padding: 10px 10px 10px 10px;
	border-bottom: dotted #333333 1px;
}
.testimonial_alt {
	background-color: #262626;
	padding: 10px 10px 10px 10px;
	border-bottom: dotted #333333 1px;
}
div.testimonialphoto {
	float:  right;
	width: 160px;
	margin-bottom: 1px;
	border: 1px solid #333336;
	padding: 10px 10px 4px 10px;
	background-color: #232323;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #C7A28F;
	}
.introsentence {
	color:#FF9966;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	display: block;
	padding: 18px 10px 10px 10px;
	margin-bottom: 10px;
	font-weight: lighter;
	text-align: center;
	background-color: #353535;
}
.linkstestimonials a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #B8B8B8;
	text-decoration: none;
	display: inline;
	}
.linkstestimonials a:hover {
	color:#E9E97E;
	}
.column_text {
	width: 392px;
	float: left;
}
.column_photo {
	float: right;
	width: 152px;
	display: inline;
	background-color: #262626;
	margin-top: 2px;
}
#photo01, #photo02, #photo03, #photo04{
	padding: 10px 6px 20px 6px;
}
#content_map {
	width: 592px;
	margin-left: 132px;
	padding: 20px;
	background-color:#EAEAEA;
	margin-top: -100px;
	background-image: url(images/bkgd_text_mid.jpg);
}
#content_text_footer {
	height: 24px;
	background-repeat: no-repeat;
	width: 634px;
	margin-left: 124px;
	background-color: #202020;
	margin-top: 1px;
}
#content_text p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.7em;
	margin-bottom: 1.1em;
	text-align: left;
	letter-spacing: 0.5px;
	color: #CCB6AA;
	font-weight: lighter;
}
#flash_tensessions {
	width: 634px;
	margin-left: 124px;
	margin-top: 2px;
	background-color: #2C2C2C;
}
/*  benefits
---------------------------------------- */
ul#benefits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 2em;
	margin-bottom: 1.1em;
	text-align: left;
	letter-spacing: 0.5px;
	color: #FFE6D9;
	padding-left: 32px;
	font-style: normal;
	list-style-position: outside;
	list-style-type: circle;
}
#flash_benefits {
	width: 634px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#contact_map {
	background: url(images/map.jpg);
	background-repeat: no-repeat;
	width: 408px;
	height: 424px;
	position: relative;
	display: block;
}
#contact_pageInfo ul {
	text-decoration:none;
	text-align: left;
	margin-left: 430px;
	display: block;
	width: 240px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#contact_address {
	display: block;
	width: 174px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-top: 1px;
	font-size: 10px;
	padding-left: 6px;
	border-left: dotted #cccccc 1px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	margin-right: -10px;
}
#bio_photo {
	margin: 6px 6px 2px 6px;
	border: 1px solid #333333;
	padding: 10px 10px 0px 10px;
	float: right;
	width: 303px;
}
#bio_photo p {
	color:#CCCCCC;
	border: 1px solid #333333;
	padding: 2px;
	text-align: center;
	margin-top: 8px;
	font-weight: lighter;
	line-height: 1.1em;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
/*  Header
---------------------------------------- */
#branding_main {
	height: 589px;
	background: url(images/branding_main.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
#branding_sub {
	height: 499px;
	background: url(images/branding_sub.jpg);
	background-repeat: no-repeat;
}
h1 {
	text-indent: -9999px;
}
h2 {
	font-size: 18px;
	color: #FFCDB3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: lighter;
	background-color: #202020;
	margin-left: 124px;
	display: block;
	height: 35px;
	margin-top: 24px;
	width: 594px;
	padding: 20px 20px 0px 20px;
}
h3 {
	color: #DDDDDD;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 20px;
	font-size: 16px;
	color: #FFCC33;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: lighter;
}
h4 {
	color: #DDDDDD;
	padding-bottom: 8px;
	font-size: 16px;
	color: #FFCC66;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: lighter;
	text-align: center;
}
h5 {
	color: #DDDDDD;
	padding-bottom: 8px;
	font-size: 16px;
	color: #FFCC66;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: lighter;
	text-align: left;
}
h6 {
}
/*  Main Navigation
---------------------------------------- */
#nav_main {
	width: 668px;
	height: 23px;
	background: url(images/menu.jpg);
	margin-left: 110px;
	margin-top: 242px;
	padding: 0px;
	position: relative;
}
#nav_sub {
	width: 668px;
	height: 23px;
	background: url(images/menu.jpg);
	margin-left: 110px;
	margin-top: 152px;
	padding: 0px;
	position: relative;
}
#nav_main li, #nav_sub li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position:absolute;
	top: 0px;
}
#nav_main a, #nav_sub a {
	text-indent:-9999px;
	height: 23px;
	display: block;
}
#nav_home {
	left: 0px;
	width: 59px;
}
#nav_whatisit {
	left: 60px;
	width: 94px;
}
#nav_benefits {
	left: 155px;
	width: 79px;
}
#nav_sessions {
	left: 235px;
	width: 98px;
}
#nav_faq {
	left: 334px;
	width: 54px;
}
#nav_testimonials {
	left: 389px;
	width: 110px;
}
#nav_bio {
	left: 500px;
	width: 91px;
}
#nav_contact {
	left: 592px;
	width: 76px;
}
#nav_home a:hover {
	background: url(images/menu.jpg);
	background-color: transparent;
	background-position: 0 -23px;
	background-repeat:no-repeat;
}
#nav_whatisit a:hover {
	background: url(images/menu.jpg);
	background-color: transparent;
	background-position: -60px -23px;
	background-repeat:no-repeat;
}
#nav_benefits a:hover {
	background: transparent url(images/menu.jpg);
	background-position: -155px -23px;
	background-repeat:no-repeat;
}
#nav_sessions a:hover {
	background: transparent url(images/menu.jpg);
	background-position: -235px -23px;
	background-repeat:no-repeat;
}
#nav_faq a:hover {
	background: transparent url(images/menu.jpg);
	background-position: -334px -23px;
	background-repeat:no-repeat;
}
#nav_testimonials a:hover {
	background: transparent url(images/menu.jpg);
	background-position: -389px -23px;
	background-repeat:no-repeat;
}
#nav_bio a:hover {
	background: transparent url(images/menu.jpg);
	background-position: -500px -23px;
	background-repeat:no-repeat;
}
#nav_contact a:hover {
	background: transparent url(images/menu.jpg);
	background-position: -592px -23px;
	background-repeat:no-repeat;
}
/*   test and TEMP if it doesn't work*/
#home #nav_main #nav_home {
	background: url(images/menu.jpg);
	background-color: transparent;
	background-position: 0 -46px;
	background-repeat:no-repeat;
}
/* Main navigation "active tabs"
---------------------------------------- */
	 
	 /*  Footer
---------------------------------------- */

#footer {
	height: 130px;
	width: 100%;
	background-color: #000000;
	color:#666666;
	font:normal .94em Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
}
#footerLogo {
	background-image: url(images/footerLogo.jpg);
	height: 80px;
	width: 64px;
	background-repeat: no-repeat;
	margin-left: 140px;
	float: left;
	border-right-color: #8F7512;
	border-right-style: solid;
	border-right-width: thin;
	padding-right: 30px;
}
#site_info {
	width: 880px;
	height: 78px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height : 100px;
	background-repeat: no-repeat;
	display: block;
	position: relative;
	padding-top: 16px;
}
ul#contact {
	text-align: left;
	margin-left: 30px;
	display: block;
	width: 240px;
	float: left;
	color: #999999;
}
ul#contact a {
	color: #C49F67;
	text-decoration:none;
}
ul#contact a:hover {
	color: #FFCC33;
	padding-bottom: 10px;
}
#copyrightInfo {
	float: left;
	display: block;
	margin-left: 120px;
	text-align: left;
	clear: none;
	width: 160px;
	color: #999999;
	font-weight: normal;
}
.copyright li {
	display: block;
	margin-bottom: 74px;
}
.companyName {
	color:#FFCC66;
	font-size: 1.2em;
	padding-bottom: 0.7em;
	display: block;
}
#address {
	padding-top: 2em;
	display: block;
}
#copyrightInfo a {
	color: #E3E353;
	text-decoration: none;
}
#copyrightInfo a:hover {
	color: #FF3333;
}
#musetorium {
	margin-top: 58px;
	}
