body {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background-image: url(../../images/bg_right.jpg);
	background-repeat: repeat-x;
	line-height: 1.6em;
}

td {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	margin: 0px;
	height: 100%;
}

td.home 
{
	background-image: url(../../images/bg_main.jpg);
	background-repeat: no-repeat;
	height: 350px;
	vertical-align: top;
}

td.main 
{
	margin: 0px;
	height: 382;
	width: 658px;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-y;
}

td.toptab 
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: white;
	text-decoration: none;
	text-align: center;
	cursor: pointer; 
}

td.toptab:hover 
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: yellow;
	text-decoration: none;
	text-align: center;
	cursor: pointer; 
}


.topnav {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: White;
	text-decoration: none;
}	

a.topnav:link {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: White;
	text-decoration: none;
}	
a.topnav:hover {
	color: yellow;
}	

.footer, #footer 
{
	text-align: center;	
	font-family: Verdana, Arial, Sans-Serif;
	color: Gray;
	font-size: 10px;
	line-height: 1.2;
}

.caption 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #768B69;
	font-style: italic;
	margin-top: 0.2em;
}

.header, h1 {font-family: Verdana; 
	font-size: 14px; 
	font-weight: bold;
	color: #768B69; }
.subhead, h2 
{
	font-family: Verdana;
	font-size: 12px;
	color: #768B69;
	margin-bottom: .4em;
}
.subhead2, h3
{
	font-family: Verdana; 
	font-size: 11px; 
	color: #768B69;
}
a:link {
	color: #5F7942;
}
a:hover {
	color: #003300;
}

a {
	color: #5F7942;
}

.bullet, ul li 
{
	font-size: 11px;
	list-style-image:url(../../images/icon_arrow.gif);
	vertical-align:middle;
	margin-bottom: .4em;
}

.quote {
	font-size: 12px;
	color: #768B69;
	font-style: italic;
	}

	
.thrColFixHdr  #container  #logo-banner  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	margin-left: 200px;
	font-variant: small-caps;
	}

.hdrCallOut {
	font-style: italic;
	font-weight: bold;
	color: #FFFF99;
	}
	
.deck {
	font-weight:bolder;
	font-size:1.2;
	}

#rightRail img {
	border:0;
	}

p {
	margin-top: 0em;
	margin-bottom: 1.2em;
	}

.imageCaptionContainer {
	border:#AAAF6D solid thin;
	padding:5px;
	width: 130px;	
	}

.fitness-exercise-image {
	float:left;
	padding-right:3em;
	margin-bottom:2em;
	}

.fitness-exercise-title {
	clear:both;
	}
	
.fitness-exercise-instructions {
	line-height:1.4em;
	margin-bottom:2.4em;
	}	
