body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #5F5150;
	background-color: #f3f4ee;
	text-align: left;
	min-width:790px;
}

#wrapper {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	width: 790px;
	background-position: center top;
	padding: 3px 3px 0px;
	background-color: #f3f4ee;
}
#feedbox {
	margin-left: 33px;
}
#heading {
	height: 145px;
	width: 760px;
	background-image: url(images/logotype.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	margin-bottom: 0px;
	position: relative;
	background-color: #c9e999;
	background-position: center;
}

#innerwrapper {
	clear: both;
	padding-bottom: 0px;
	padding-top: 20px;
	top: 40px;
	position: relative;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#innerwrapper_hidden {
	clear: both;
	top: -100px;
	position: relative;
	visibility: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clip: rect(auto,auto,100px,auto);
}

#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 790px;
	text-align: center;
	vertical-align: middle;
	margin: 100px auto 0px;
	padding-top: 23px;
	color: #FFFFFF;
	clear: both;
}
#heading h2 {
	text-indent: -100em;
}

#nav {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	display: inline;
	overflow: hidden;
	position: absolute;
	top: 146px;
	background-image: url(images/navbg.gif);
	width: 760px;
	text-align: center;
	left: 0px;
	}
	
#nav ul {
	margin-left: 35px;
}
#nav li {
	margin: 0; 
	padding: 10;
    list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	overflow: hidden;
	text-indent: -100em;
	height: 30px !important; 
	height /**/:30px; /* for IE5/Win only */
	}
	
#nav a:hover, #nav a:active {
	background-position: 0 -30px;
	}

#nav a.selected {
	background-position: 0 -60px;
	}

#navhome a  {
	width: 30px;
	background: url(images/navhome.gif) top left no-repeat;
	}

#navabout a  {
	width: 52px;
	background: url(images/navabout.gif) top left no-repeat;
	}

#navtestimonials a  {
	width: 73px;
	background: url(images/navtestimonials.gif) top left no-repeat;
	}

#navtraining a  {
	width: 49px;
	background: url(images/navtraining.gif) top left no-repeat;
	}
#navtrainers  a  {
	width: 49px;
	background: url(images/navtrainers.gif) no-repeat left top;
	}

#navpricing a  {
	width: 45px;
	background: url(images/navpricing.gif) top left no-repeat;
	}

#navnews a  {
	width: 32px;
	background: url(images/navnews.gif) top left no-repeat;
	}

#navclasses a  {
	width: 47px;
	background: url(images/navclasses.gif) top left no-repeat;
	}

#navmembership a  {
	width: 70px;
	background: url(images/navmembership.gif) top left no-repeat;
	}

#navscheduling a  {
	width: 66px;
	background: url(images/navscheduling.gif) top left no-repeat;
	}

#navcontact a  {
	width: 47px;
	background: url(images/navcontact.gif) top left no-repeat;
	}

#content {
	width: 420px;
	margin-left: 290px;
}
#content h1 {
	padding-right: 5px;
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	color: #BF2207;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: normal;
	width: 420px;
	color: #819047;
	margin-bottom: 2px;
}
#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #433A38;
	border-top: 1px solid #6E6B5B;
	border-bottom: 1px solid #6E6B5B;
	margin-bottom: 10px;
	padding-bottom: 2px;
	width: 420px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 2px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	padding-bottom: 3%;
}
#content ul {
	list-style-position: outside;
	line-height: 120%;
	list-style-type: none;
	margin-top: 0px;
	font-size: 70%;
	margin-left: 10px;
	font-weight: bold;
	margin-bottom: 12px;
}
#content ol {
	list-style-position: outside;
	line-height: 120%;
	list-style-type: none;
	margin-top: 0px;
	font-size: 70%;
	margin-left: 10px;
	font-weight: bold;
	margin-bottom: 12px;
}
.topcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: -10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.topcontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #B40200;
	font-size: 170%;
}
#content li {
	margin-left: 5px;
	display: list-item;
	margin-bottom: 5px;
	list-style-image: url(images/bullet_green.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content ul li a {
	color: #A21306;
	text-decoration: none;
}
#content li_unbold {
	margin-left: 5px;
	display: list-item;
	margin-bottom: 5px;
	list-style-image: url(images/bullet_green.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#content p a:link {
	color: #A21306;
	text-decoration: none;
}
#content p a:visited {
	text-decoration: none;
	color: #8F5349;
}
#content p a:hover, #content p active, #content p a:focus {
	text-decoration: underline;
	color: #A21306;
}
.leftfloat {
	float: left;
}
.rightfloat {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	line-height: 150%;
	margin-left: 33px;
	width: 215px;
	margin-bottom: 6px;
}
.caption  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	width: 100%;
	margin-bottom: 6px;
	height: 100%;
	margin-left: 1px;
}
#sidebar {
	float: left;
	width: 215px;
}
#sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #433A38;
	margin-left: 33px;
	border-top: 1px solid #6E6B5B;
	border-bottom: 1px solid #6E6B5B;
	margin-bottom: 10px;
	font-weight: normal;
	padding-bottom: 2px;
	width: 215px;
	padding-top: 2px;
}

#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #61702F;
	width: 215px;
	margin-left: 33px;
	margin-top: 0px;
	font-weight: normal;
}
#sidebar ul {
	margin-left: 40px;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(images/bullet_green.gif);
	list-style-position: outside;
}
#sidebar li {
	margin-bottom: 4px;
	list-style-position: outside;
}
#sidebar p a:link {
	color: #BF2207;
	text-decoration: none;
}
#sidebar p a:visited {
	text-decoration: none;
	color: #8F5349;
}
#sidebar p a:hover, #sidebar p active, #sidebar p a:focus {
	text-decoration: underline;
	color: #BF2207;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 70% !important;
	font-style: italic;
	margin-bottom: 15px;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #433A38;
	margin-top: 3px;
}
#footer p a:link {
	color: #433A38;
	text-decoration: none;
}
#footer p vlink {
	color: #5f524f;
	text-decoration: none;
}
#footer p a:hover, #footer p active, #footer p a:focus {
	text-decoration: underline;
	color: #BC1909;
}

.navpointer {
	background-image: url(images/navarrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #ffffff !important;
}
.hrule {
	display: block;
	border-bottom-color: #CCCCCC;
	width: 100%;
	height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 20px;
}
.inlinephoto {
	margin-bottom: -10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subnav {
	list-style: none;
	display: inline;
	position: absolute;
	text-align: center;
	width: 760px;
	height: 30px;
	visibility: visible;
	left: auto;
	right: auto;
	overflow: visible;
	margin-right: 0px;
	margin-left: 0px;
	top: 175px;
	clear: both;
	padding: 0px;
	margin-bottom: 30px;
	margin-top: 0px;
}
#subnav ul {
	background-image: url(images/sbnav_bg.gif);
	background-repeat: repeat-x;
	display: block;
	height: 32px;
	padding-top: 5px;
}
.subnavselected {
	color: #FFF;
	background-color: #999;
}
#subnav li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #819047;
}
#mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #819047;
}
h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #497128;
	margin-top: -10px;
	font-weight: normal;
}
#subnav a:link {
	color: #A21306;
	text-decoration: none;
}
#subnav a:visited {
	color: #974648;
	text-decoration: none;
}
#subnav a:hover, a:active {
	text-decoration: underline;
}
#innerwrapperlow {
	margin: 20px;
	clear: both;
	padding-bottom: 10px;
	padding-top: 60px;
	top: 175px;
}
#navmothers a {
	width: 49px;
	background: url(images/navtrainers.gif) no-repeat left top;
}
.unbold {
	font-weight: normal;
}
#title {
	clear: both;
	padding-bottom: 10px;
	padding-top: 20px;
	top: 40px;
	position: relative;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
