body 
	{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	padding: 0px;
	font-size: 76%;
	}
body.clorange {
background-image:url(../images/gravel.jpg);
background-image:url(../images/generic_bg.jpg);
background-repeat: repeat;
}
body.clpurple {
background-image:url(../images/grass_tile.jpg);
background-image:url(../images/generic_bg.jpg);
background-repeat: repeat;
}
body.clblue {
background-image:url(../images/tarmac_tile.gif);
background-image:url(../images/generic_bg.jpg);
background-repeat: repeat;
}
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	vertical-align: middle;
	}

#content   
	{
	margin-left: -380px;
	position: absolute;
	top: 40px;
	left: 50%;
	width: 760px;
	height: auto;
	visibility: visible;
	display: block;
	z-index:200;
	padding: 0px;
	background-color: #FFFFFF;
	}
#contenthead   
	{
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-position:top;
	position: absolute;
	top: -20px;
	left: 0px;
	z-index:300;
	}
#contentheadleft {
	position: absolute;
	top: -15px;
	left: 20px;
	width: 200px;
	height: 36px;
	overflow:hidden;
	z-index:400;
	text-align: left;
	}
#contentheadright {
	font-size:13px;
	position: absolute;
	top: -5px;
	right: 20px;
	width: 400px;
	height: 20px;
	overflow:hidden;
	z-index:400;
	text-align:right;
	color: #211D5A;
	font-family: Arial, Helvetica, sans-serif;
	}
#contentfoot   
	{
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 760px;
	display: block;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: -20px;
	position: absolute;
	
	}
#contentfootleft
	{
	position:absolute;
	width:200px;
	height:20px;
	left:15px;
	bottom:-15px;
	overflow:hidden;
	text-align:left;
	}
#contentfootright
	{
	position:absolute;
	width:300px;
	height:20px;
	right:10px;
	bottom:-15px;
	overflow:hidden;
	text-align:right;
	font-size: 13px;
	color: #31529F;
	}
#contentfootright a
	{
	text-decoration: underline;
	
}
#contentfootstrip
	{
	width:760px;
	height:90px;
	background-image: url(../images/bottom_canal.jpg);
	background-repeat: no-repeat;
	background-position:center;
	clear: both;
	overflow: hidden;
	}
.clorange #contentfootstrip {
	background-image: url(../images/bottom_canal.jpg);
}
.clpurple #contentfootstrip {
	background-image: url(../images/bottom_canal.jpg);
	
}
.clblue #contentfootstrip {
	background-image: url(../images/bottom_urban.jpg);
	background-position:top;
	height:100px;
}
#bodyholder {
	width:760px;
	height:auto;
	padding-top: 303px;
	display:block;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pagebody {
	width:390px;
	float:left;
	margin-left:30px;
	text-align: left;
	padding:0px;
	display:inline;
	word-wrap: break-word;
	
}
#rightcolumn {
	width:250px;
	float:right;
	text-align:left;
	display:inline;
	margin-right:30px;
	margin-bottom: 80px;
	word-wrap: break-word;
	
}

#banner {
	overflow: hidden;
	position: absolute;
	z-index: 400;
	height: 175px;
	width: 760px;
	left: 0px;
	top: 23px;
	background-repeat: no-repeat;
	
}
.clblue #banner {
	background-image:   url("../pathstohealth/banners/pth1.jpg");
}
.clorange #banner {
	background-image:    url("../outdooraccess/banners/oa1.jpg");
}
.clpurple #banner {
	background-image:   url("../about/banners/about2.jpg");
}
#navigation {
	height: 35px;
	width: 760px;
	overflow: hidden;
	position: absolute;
	z-index: 400;
	left: 0px;
	top: 198px;
	background-color: #211D5A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
	visibility: visible;
	}
.clorange #navigation {
	background-color: #211D5A;
}
.clpurple #navigation {
	background-color: #211D5A;
}
.clblue #navigation {
	background-color: #211D5A;
}
#navigation a:active
	{
    outline:none;
}
#subnavigation {
	background-image: url(../images/subnav_back_oa.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 300;
	height: 37px;
	width: 760px;
	left: 0px;
	top: 233px;
	text-align: left;
	
}
.clorange #subnavigation {
	background-image: url(../images/subnav_back_oa.gif);
	background-repeat: repeat-x;
}
.clpurple #subnavigation {
	background-image: url(../images/subnav_back_about.gif);
	background-repeat: repeat-x;
}
.clblue #subnavigation {
	background-image: url(../images/subnav_back_pth.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size: 1.8em;
	margin-bottom: 0.4em;
	padding-bottom: 0px;
	font-weight: normal;
}
h2 {
	font-size: 1.4em;
	margin-bottom: 0.4em;
	padding-bottom: 0px;
	font-weight: normal;
}
h3 {
	font-size: 1.1em;
	margin-bottom:.1em;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.clorange h1 {
	color:#0DA37D;
	}
.clpurple h1 {
	color:#0DA37D;
	}
.clblue h1 {
	color:#0DA37D;
	}
.clorange h2 {
	color:#0DA37D;
	}
.clpurple h2 {
	color:#0DA37D;
	}
.clblue h2 {
	color:#0DA37D;
	}

p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.4em;
}
a {
	font-weight: bold;
	color: #31529F;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #31529F;
	text-decoration: underline;
}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	cursor: hand;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
ol, ul, li {/*
	list-style: none;*/
	font-size: 1em; 
	}
#brandholder {
	overflow: hidden;
	position: absolute;
	z-index: 50;
	height: 200px;
	width: 200px;
	right: 30px;
	bottom: 10px;
	text-align: right;
	display: block;
	visibility: visible;
}
.navlist li
{
display: inline;
/* for IE5 and IE6 */
}

.navlist
{
	width: 180px;
	margin: 10px 20px 0 0px;
	padding: 0;
	border-top: 1px dashed #2F509F;
	text-align: left;
}

.navlist a
{
	width: 99.99%;
	display: block;
	background-color: #fff;
	border-bottom: 1px dashed #2F509F;
	text-align: left;
	text-decoration: none;
	padding: 3px;
	font-weight: normal;
}

.navlist a:hover {
	background-color: #E1E9FF;
	text-decoration: none;
}
.oddrow {
	background-color: #F5F5F5;
}
.evenrow {
	background-color: #E1E9FF;
}
.evenrow td {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

#searchbox {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1500;
	height: 30px;
	width: 165px;
	top: 205px;
	right: 20px;
	text-align: left;
	vertical-align: bottom;
}
.pth_search {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #2F509F;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	height: 14px;
}
#srchbutton {
	vertical-align: text-bottom;
	position: absolute;
	margin-left: 4px;
}
.list {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1em;
}
.clblue #content {
	background-image:   url("../pathstohealth/images/logo1.gif");
	background-repeat: no-repeat;
	background-position: 640px 100%;
}
#mapdetail {
	position: absolute;
	visibility: hidden;
	z-index: 30000;
	width: 276px;
	height: 194px;
	margin-top: -250px;
	margin-left: -20px;
	overflow: hidden;
}
.smaller {
	font-size: 80%;
}
ul, ul ul, ul ul ul, ul ul ul ul {
	list-style-type: square;
	font-size: 1em;
	line-height: 1.2em;
}

.catlist {
	text-indent: 4em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0.6em;
}
.formstyles {
	background-color: #E1E9FF;
	border: 1px solid #2F509F;
	font-size: 90%;
	padding: 6px;
	display: block;
	width: 90%;
}
#pagebody p img {
	margin: 8px;
}
#pagebody h2 {
	margin-top: 2em;
}
#adminpage {
	width: 710px;
	margin-right: 20px;
	margin-left: 20px;
	position: absolute;
	height: 100px;
	left: 10px;
	top: 260px;
}
table {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	padding: 0px;
	font-size: 1em;
	}
#contentheadright a {
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
h4,h5,h6 {
	font-size: 1em;
	font-weight: bold;
	text-indent: 1em;
	color: #454545;
	margin-top: .5em;
	margin-bottom: .1em;
}
.p7tbsub {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	layer-background-color: #FFFFFF;
	text-align: left;
	font-size: .9em;
	border-top: 1px none #EABFDA;
	border-right: 1px solid #EABFDA;
	border-bottom: 1px solid #EABFDA;
	border-left: 1px solid #EABFDA;
}
.p7tbsub p {
	margin: 0px;
	padding: 4px 8px 3px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.p7tbsub a {
	color: #2F509F;
}
.p7tbsub a:hover {
	color: #2F509F;
	text-decoration: underline;
}
.p7tbdn {color: #BC408F !important; font-weight: bold;}
.sitemap ul {
list-style-type:none;
}
.sitemap ul li {
margin-left:0px;
}
#popup {
	position:absolute;
	width:350px;
	height:180px;
	top:200px;
	left:50%;
	margin-left:-195px;
	margin-top:-90px;
	display:block;
	z-index:20000;
	visibility:visible;
	padding:20px;
	border: medium ridge #DADADA;
	overflow: auto;
	background-color:#FFFFFF;
	
}
#popup h1 {color:#FF6600;}
.blocky {
background-color:#FFFFFF;
}
.headshot {
	padding:0px 10px 10px 0px;
	float:left;
	}
.contactlist {
	display:block;
	width:380px;
	padding-bottom:10px;
	}
#leftmenu {
padding:10px;
margin-top:20px;
}
#leftmenu h2 {
font-weight:normal;
margin-top:0;
}
#leftmenu h2 a {font-weight:normal;}