body{
	margin: 0px;
	border-top: 10px solid #664c31;
	padding: 0px;
	background: #FFFFFF url(/images/background.jpg) repeat-x top center fixed;
	color: #333333;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1, h2, h3, h4, p{
	margin: 15px;
}
h1, h2{
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size: 36pt;
	font-weight: normal;
	text-transform: lowercase;
}
h2{
	font-size: 18pt;
	font-weight: normal;
	line-height: 150%;
	color: #664c31;
}
h3{
	font-size: 14pt;
	font-weight: normal;
	color: #4081ce;
}
h3 i{
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #333333;
}
p, li{
	font-size: 10pt;
	line-height: 150%;
}
li{
	margin-right: 15px;
}
.smalltext{
	font-size: 8pt;
	color: #666666;
}
a{
	color: #664c31;
}
a:hover{
	color: #4081ce;
}
img, object{
	display: block;
	border: 0;
}
.clear{
	clear: both;
}
#page{
	margin: 0px auto;
	width: 992px;
	text-align: left;
}
.calendartab{
	float: right;
	width: 30px;
	padding-top: 155px;
}
.page{
	float: right;
	width: 962px;
}
.homepage{
	margin-bottom: 5px;
	width: 962px;
	height: 598px;
}
.hdrcontain{
	width: 962px;
	background: #2e4681;
}
.header{
	width: 962px;
	height: 150px;
}
.logo{
	float: left;
	width: 490px;
	padding: 30px;
}
.navigation{
	float: left;
	padding-top: 15px;
	width: 180px;
}
.navigation ul, .navigation li{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
.navigation a{
	display: block;
	width: 160px;
	padding-left: 20px;
	font-size: 14pt;
	line-height: 125%;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover{
	color: #FFFFFF;
}
.hdrtitle{
	float: left;
	width: 230px;
}
.hdrtitle h1{
	margin: 25px 30px 0 0;
	font-family: Trebuchet, Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-transform: uppercase;
}
.hdrtitle h1 b{
	font-size: 48pt;
	font-weight: normal;
}
.hdrtitle p{
	font-size: 11pt;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}
.hdrtitle p i{
	font-style: normal;
	color: #FFFFFF;
}
.home_features{
	padding-left: 550px;
	width: 412px;
}
.home_features h2{
	margin: 20px 0 18px 20px;
	padding: 0 0 0 30px;
	height: 20px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
	background: #f1f1f1 url(images/featurebutton.gif) no-repeat left center;
	color: #664c31;
}
.home_features h2 a{
	text-decoration: none;
}
.home_features h2 a:hover{
	color: #4081ce;
}
.featureimg{
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}
.featuretext{
	float: left;
	width: 140px;
}
.featuretext p{
	margin: 0 20px;
	font-size: 9pt;
	line-height: 125%;
}
.body{
	margin: 5px 0;
	padding: 15px;
	border: 1px solid #664c31;
	background: #FFFFFF;
	width: 930px;
}
.main{
	float: left;
	width: 640px;
}
.sidebar{
	float: left;
	width: 290px;
}
.ads{
	width: 230px;
}
.contentcol{
	float: left;
	width: 320px;
}
.schedlinks{
	margin: 15px;
	border-top: 1px solid #664c31;
	border-bottom: 1px solid #664c31;
}
.schedlinks p{
	margin: 15px 0;
	font-size: 12pt;
	font-weight: bold;
}
.schedlinks a{
	color: #2e4681;
	text-decoration: none;
}
.schedlinks a:hover{
	color: #4081ce;
	text-decoration: underline;
}
.hdr_walking, .link_walking{
	color: #4e92d8;
}
.hdr_running, .link_running{
	color: #de2316;
}
.hdr_hiking, .link_hiking{
	color: #508101;
}
.hdr_cycling, .link_cycling{
	color: #27acb1;
}
.hdr_yoga, .link_yoga{
	color: #7a429a;
}
.hdr_other, .link_other{
	color: #737373;
}
.tipbox{
	margin: 15px;
	border: 1px solid #664c31;
}
.tipbox h3{
	margin: 5px;
	padding: 5px 10px;
	background: #664c31;
	color: #FFFFFF;
}

/*** CALENDAR WIDGET DISPLAY ***/
#calendar{
	margin: 15px;
	border-top: 1px solid #393939;
	border-left: 1px solid #393939;
}
#calendar th{
	width: 36px;
	border-right: 1px solid #393939;
	background: #393939;
	color: #FFFFFF;
	text-align: center;
}
#calendar td{
	width: 36px;
	height: 50px;
	border-right: 1px solid #393939;
	border-bottom: 1px solid #393939;
	text-align: center;
}
#calendar img, .event_legend img{
	display: inline;
}
.weekend{
	background: #4081ce;
	background: #EEEEEE;
}
#today{
	background: #CCCCCC;
	color: #de2316;
}
.datenum{
	font-size: 11pt;
	font-weight: bold;
}
.event_legend{
	border: 1px solid #999999;
	margin: 0 15px 15px 15px;
	width: 258px;
	background: #FEFEFE;
	font-size: 8pt;
	line-height: 200%;
}

/******************** NEWSLETTER SIGNUP ********************/
.signup{
	width: 962px;
	background: #f7f7ef;
	text-align: center;
}
.signup p{
	margin: 10px;
	padding: 10px;
	background: #e7e3de;
	color: #666666;
	
}
form, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}
input{
	border: 1px solid #999999;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
}
.button{
	border: 1px solid #664c31;
	background: #664c31;
	color: #FFFFFF;
}
/******************** FOOTER ********************/
.footer{
	margin-top: 5px;
	padding: 16px;
	width: 930px;
	background: #f1f1f1;
}
.footer p{
	margin: 5px 15px;
	font-size: 9pt;
}
.kivasupport{
	float: right;
}
.footernav{
	color: #664c31;
}
.footernav a{
	color: #333333;
	text-decoration: none;
}
.footernav a:hover{
	text-decoration: underline;
}
.credit{
	margin: 10px 30px;
	font-size: 7pt;
	text-transform: uppercase;
	color: #CCCCCC;
}
.credit a{
	color: #999999;
	text-decoration: none;
}
.credit a:hover{
	color: #666666;
	text-decoration: underline;
}

