@charset "UTF-8";

img, div, li { behavior: url(iepngfix.htc); }

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	font-size:12px;
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #242416;
	background-color: #887C63;
	background-image: url(images/bgtile.jpg);
	background-repeat: repeat;
}
h2 { margin:0px; padding:0px;}

.content{
	margin:20px 0 0 0;
	padding:0;
	width:765px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px;
	padding:0 0 0 30px;
	margin: 10px 0 0 0px;
	height:440px; 
}
.twoColFixLtHdr #mainContent {
	float:left;
	padding-top: 0;
	padding-bottom: 0px;
	margin:0 0 10px 40px;
	width: 508px;
} 

.twoColFixLtHdr #container {
	width: 765px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #91856c;
	background-image: url(images/welcomebg.jpg);
	background-position: 0px 400px;
	background-repeat: no-repeat;
	margin: 0 auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7c6f54;
	border-left-color: #7c6f54;
}
.twoColFixLtHdr #crunchcontainer {
	width: 765px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #91856c;
	background-image: url(images/crunchcardio_bg.jpg);
	background-position: 0px 400px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7c6f54;
	border-left-color: #7c6f54;
}
.twoColFixLtHdr #emcontainer {
	width: 765px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #91856c;
	background-image: url(images/empower_bg.jpg);
	background-position: 0px 400px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7c6f54;
	border-left-color: #7c6f54;
}
.twoColFixLtHdr #wellcontainer {
	width: 765px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #91856c;
	background-image: url(images/wellbeing_bg.jpg);
	background-position: 0px 400px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7c6f54;
	border-left-color: #7c6f54;
}

.twoColFixLtHdr #classcontainer {
	width: 765px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #91856c;
	background-image: url(images/classschedule_bg.jpg);
	background-position: 0px 400px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7c6f54;
	border-left-color: #7c6f54;
}

.twoColFixLtHdr #footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #444429;
	color: #A89D86;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7c6f54;
	background-image: url(images/footer_bg.jpg);
	padding-top: 13px;
	height: 27px;
}
.accent {
	
	font-weight: bold;	
}
a:link {
	color: #D4CCBB;
	text-decoration: none;
}
a:hover {
	color: #F7D5A9;
}
.sidebartext {
	font-size: 12px;
	text-decoration: none;
}
.sidebarh1 {
	color: #FFFFCC;
	text-decoration: none;
	line-height: 13px;
}
a:visited {
    color: #D4CCBB;
	text-decoration: none;
}
a:visited:hover {
    color: #F7D5A9;
}
.footerAccent {
	color: #D1AA67;
}
.grindcreative {
	color: #FFFF99;
}
.grindcreative a:link {
color:#D1AA67
}
.subHeader {
	margin-top: 10px;
}
.pricing {
	text-align: right;
	font-weight: bold;
	margin-top: 30px;
}
.textindent {
    text-indent: 30pt;
}
.push {
	padding-left: 8px;
}
.homeContentImg {
	margin-top: 7px;
	margin-left: 7px;
}
.contactpage {
	background-image: url(images/ContactUs_ModileWindow.jpg);
}
.hidden {
	text-align: right;
	padding-top: 30px;
	line-height: 5px;
}
.centered {
	text-align: center;
	font-weight: bold;	
}.flashrotator {
	margin-top: 18px;
	margin-left: 9px;
}
