/*StartDefaults*/
body, a, div, p, form, label, table, tbody, tr, th, td, img, ul, ol, li, h1, h2, h3, h4, h5, hr {padding:0px;margin:0px;border-collapse:collapse;border:none;}
body, a, div, p, form, label, table, tbody, tr, th, td, img, ul, ol, li, input, select {font-size:12px;font-family:Arial,sans-serif;color:#fff;}
input, select, textarea {padding:0px;margin:0px;color:#000}
a {color:#fe8900;text-decoration:underline;font-size:12px;font-weight:bold;}
a:hover {text-decoration:none;}
table td {vertical-align:top;}
body{background:#232323;padding:0px 60px;}
/*EndDefaults*/

body{background:#000 url('/images/bkgd.jpg') repeat-x;width:100%;text-align:center;padding:0px;}
#main, #contentbody {width:850px;margin:0px auto;text-align:left;position:relative;z-index:2;}
#head {background:url('/images/head.gif') no-repeat 577px 10px;height:174px;width:100%;position:absolute;top:0px;left:0px;z-index:10}
.headnav {width:250px;left:317px;top:5px;position:absolute;z-index:99;}
.headnav li {text-align:right;padding-right:17px;background:url('/images/bullet.gif') no-repeat right;line-height:24px;list-style:none;}
.headnav li a {color:#fff;text-decoration:none;}
.headnav li a:hover {color:#fe8900;}

#content {background:#232323 url('/images/tail.gif') repeat-x bottom;padding-top:70px;position:absolute;left:0px;top:120px;width:100%;}
#homebar {position:absolute;top:60px;left:0px;width:100%;height:364px;background:url('/images/homebar.jpg') repeat-x;z-index:1;}
#homeimage {position:absolute;bottom:10px;left:0px;height:464px;width:428px;background:url('/images/homeimage2.jpg') no-repeat bottom;z-index:1;}


#homeimage .click {
	position:absolute;
	width:120px;
	height:66px;
	display:block;
	top:140px;
	left:120px;
}


#homeimage #mission {margin:285px 110px 80px 25px;color:#fec27c}
#homeimage #mission strong {color:#d57500;}
#bar {position:absolute;top:72px;left:0px;width:100%;height:150px;background:url('/images/commonbar.jpg') repeat-x;z-index:1;}
#aboutbar {position:absolute;top:123px;left:0px;width:100%;height:229px;background:url('/images/aboutbar.jpg') repeat-x;z-index:1;}
.barimage {position:absolute;width:393px;height:267px;left:0px;top:-79px;}
#naomi {position:absolute;width:395px;height:295px;left:0px;top:-13px;background:url('/images/naomi.jpg') no-repeat bottom;z-index:0;}
#paul {position:absolute;width:395px;height:292px;left:395px;top:5px;background:url('/images/paul.jpg') no-repeat bottom;z-index:0;}
#scheduleimage {background:url('/images/barmainimg-sched.jpg') no-repeat bottom;}
#faqimage {background:url('/images/barmainimg-faq.jpg') no-repeat bottom;}
#blogimage {background:url('/images/barmainimg-blog.jpg') no-repeat bottom;}
#signupimage {background:url('/images/barmainimg-signup.jpg') no-repeat bottom;}
#linksimage {background:url('/images/barmainimg-link.jpg') no-repeat bottom;}
.barsubimage {position:absolute;top:119px;left:400px;}

.sideimage {position:absolute;top:223px;left:0px;z-index:30;}
#aboutsideimage {background:url('/images/sidebar-about.jpg') no-repeat;width:76px;height:272px;top:352px;}
#schedulesideimage {background:url('/images/sidebar-schedule.jpg') no-repeat;width:108px;height:398px;}
#faqsideimage {background:url('/images/sidebar-faq.jpg') no-repeat;width:80px;height:196px;}
#signupsideimage {background:url('/images/sidebar-signup.jpg') no-repeat;width:77px;height:334px;}
#linkssideimage {background:url('/images/sidebar-links.jpg') no-repeat;width:65px;height:208px;}
#blogsideimage {background:url('/images/sidebar-blog.jpg') no-repeat;width:97px;height:196px;}

#homecontent {position:relative;height:364px;z-index:2;margin-left:428px;}
#homecontentimage {margin-top:10px;}
#homecontentbody {margin:15px;}
#aboutcontent {position:relative;padding-top:284px;text-align:center;}
#maincontent {position:relative;padding-top:170px;text-align:center;}
#maincontentbody {margin:0px auto;text-align:left;width:630px;padding-bottom:30px;}
#tail {height:65px;text-align:center; padding:0!important; margin: 0 auto; clear: both; font-style:normal!important;}
.block {display:block}
.blogspace {display:block;margin-top:20px;}
#blogsidebar {
	position:relative;
	float: right; 
	width: 100px; 
	right:0;
	top:0;
}

#blogsidebar li {list-style:none;margin-left:10px;}
#blogsidebar .sectionheader {font-size:14px;margin:10px 0px 5px 0px;}
#blogcontent .sectionheader {font-size:14px;}


.bloglayout {
	width:500px;
	float:left;
	position:relative;
	left:-50px;
}

/*StartAnchoreditorCSS*/
.pageheader {margin-left:-60px;padding-top:15px;color:#fe8900;font-weight:bold;z-index:16;font-size:18px;}
.sectionheader {margin-left:1px;padding-top:15px;color:#fff;font-weight:bold;z-index:16;}
.center {text-align:center;width:100%}
.orangesectionheader {margin-left:0;padding-top:15px;color:#fe8900;font-weight:bold;z-index:16;}
.orangize {color:#fe8900;}
/*EndAnchoreditorCSS*/

.hrcart hr { 
	background:#CC6600;
	height:2px;
	width:100%;
	margin-top:10px;
	margin-bottom:15px;
	color:#CC6600;
	clear:both;
}
/* Wordpress fixes, because Anchoreditor version didn't wrap text in <p>'s */
p {
	margin-bottom: 20px;
}
body.home #homecontent p {
	margin-bottom: 15px;
}
body.links #maincontent p {
	margin-top: 20px;
}
body.about #aboutcontent p {
	margin-bottom: 20px;
}
body.faq #maincontent p {
	margin-bottom: 20px;
}

#blogcontent p {
	margin-bottom: 15px;
}
#posttime {
	margin-bottom: 15px;
}
/* Twitter and Facebook buttons - Mark */
div#footer-buttons {
	text-align: center;
	margin: 0 auto;
	clear: both;
	padding: 15px 0 15px 0;
	width: 620px;
	margin-top: 20px!important;
}
a#btn-win-free-week { margin-bottom: 15px; display: block; background: url(../../images/win-free-week.gif) 0 0 no-repeat; width: 237px; height: 119px; float: left; clear: none; padding-right: 15px; }
a#btn-twitter { margin-bottom: 15px; margin-top: 30px; display: block; background: url(../../images/btn-twitter.gif) 0 0 no-repeat; width: 173px; height: 60px; float: left; clear: none; padding-right: 15px;}
a#btn-twitter:hover { background-position: 0 -59px; }

a#btn-facebook { margin-bottom: 15px; margin-top: 30px; display: block; background: url(../../images/btn-facebook.gif) 0 0 no-repeat; width: 173px; height: 60px; float: left; clear: none; }
a#btn-facebook:hover { background-position: 0 -59px; }

/* Header Styles */
h1 {
	font-size: 20px!important;
}
h2 {
	font-size: 16px!important;
}
h1 span {
	display: none;
}
h1.abouttheclass {
	width: 234px;
	height: 40px;
	margin-top: 10px;
	background: url('../images/01-header1.jpg') no-repeat;
}
h1.aboutus {
	width: 234px;
	height: 40px;
	margin-top: 10px;
	background: url('../images/01-header.jpg') no-repeat;
}
h1.schedulelocation {
	width: 248px;
	height: 40px;
	margin-top: 10px;
	background: url('../images/header-schedule.jpg') no-repeat;
}
h1.pricing {
	width: 248px;
	height: 40px;
	margin-top: 10px;
	background: url('../images/header-pricing.jpg') no-repeat;
}
h1.faq {
	width: 233px;
	height: 40px;
	margin-top: 10px;
	background: url('../images/04-FaQ-header1.jpg') no-repeat;
}
h1.testimonials {
	width: 233px;
	height: 40px;
	margin-top: 10px;
	background: url('../images/testimonials.jpg') no-repeat;
}

h3.himmel-park {
	width: 236px;
	height: 41px;
	margin-top: 10px;
	background: url('../images/himmel-header.jpg') no-repeat;
	text-indent:-999px;
}

h3.udall-park {
	width: 274px;
	height: 41px;
	margin-top: 10px;
	background: url('../images/udall-header.jpg') no-repeat;
	text-indent:-999px;
}

h3.oro-park {
	width: 443px;
	height: 41px;
	margin-top: 10px;
	background: url('../images/oropark-header.jpg') no-repeat;
	text-indent:-999px;
}
h3.townsend-middle {	
	width: 465px;
	height: 41px;
	margin-top: 10px;
	background: url('../images/townsend-header.jpg') no-repeat;
	text-indent:-999px;
}

.locations-table {
	margin-bottom:10px!important;
	width:380px;	
	}
.locations-table td{
	padding:5px 10px;
}

.maps {
	background:#333333;
	padding:2px;
	border:3px solid white;
	}

.mainbox-wrapper .sectionheader {
	width: 236px;
	height: 41px;
	margin-top: 10px;
	background: url('../images/classes-header.jpg') no-repeat;
	text-indent:-999px;
}

/* Promotion Form */
form .letsclear {
	clear: both; float: left;
	margin-bottom: 14px;
}
body.winonefreeweekofbootcamp form .checkbox {
	float: left; clear: both;
	margin-top: 3px;
	margin-right: 3px;
}
body.winonefreeweekofbootcamp form label {
	float: left;
	margin-top: 3px;
}
body.winonefreeweekofbootcamp form select {
	float: left; clear: both;
	margin-top: 3px;
}
body.winonefreeweekofbootcamp form .text {
	float: left; clear: both;
	margin-top: 3px;
	width: 200px;
	height: 15px;
}

/*********************** left and right align */
span.alignleft
{
	float:left;
	margin:0;
	padding:0;
}

span.alignright
{
	float:right;
	margin:0;
	padding:0;
}