html
{
overflow-y: scroll;
}

html,body
{
height: 100%;
}

body {
	background-color: #f54897;
	color: #463D42;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 0.7em;
	line-height: 1.55em;
	background-image: url(images/outertile.gif);
	background-repeat:repeat-x;
}

a {
	color: #EA5498;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h1{
	font-family: "Century Gothic", "Trebuchet MS", Trebuchet, Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	color: #EA5498;
	font-weight:normal;
	letter-spacing: -1px;
	padding: 0.4em 0 0.6em 0;
	margin: 0;
	line-height: 1.1em;
}

h2{
	font-family: "Century Gothic", "Trebuchet MS", Trebuchet, Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #31bee1;
	font-weight: bold;
	padding: 0.2em 0 0.4em 0;
	margin: 0;
	line-height:normal;
}

h3{
	font-family: "Century Gothic", "Trebuchet MS", Trebuchet, Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #31bee1;
	font-weight: normal;
	padding: 0.2em 0 0.4em 0;
	margin: 0;
	line-height:normal;
}



p{
	padding: 0.2em 0 1.6em 0;
	margin: 0;
}

/*
#content p{
text-align: justify;
}
*/

ul
{
	padding: 0;
	margin: 0.2em 0.2em 0.4em 1.4em;
	list-style-type:circle
}

ul li
{
	padding: 0;
	margin: 0 0 0.8em 0;
	line-height:normal;
}

ul.links li
{
	padding: 0;
	margin: 0;
}

#homepage, #subpage
{
text-align: center;
}

#maincontainer
{
min-height: 100%;
text-align: left;
width: 766px;
margin: 0 auto;
padding: 0 0 0 0;
background-color: #f33e8b;
background-image: url(images/innertile.gif);
background-repeat:repeat-x;
}

#innercontainer
{
text-align: left;
width: 746px;
margin: 0 10px 0px 10px;
background-color: #FFFFFF;
background-image: url(images/pagebgtile.gif);
background-repeat: repeat-y;
}

#homepage #innercontainer
{
background-image: url(images/homepagebgtile.gif);
}


#header
{
height: 155px;
background-color:#ffffff;
line-height: 0;
font-size:0;
}


#navbar
{
width: 746px;
height: 70px;
float:left;
background-image:url(images/navbar.gif);
background-repeat:no-repeat;
}

#homepage #navbar
{
width: 460px;
background-image:url(images/homepagenavbar.gif);
}

#navigation 
{
float: left;
margin: 17px 0 0 17px;
height: 40px;
display: inline;
}

#navigation a
{
}

#navigation a img
{
}

#mainpromo
{
float: left;
margin: 12px 0 0 0;
}

#homepage #mainpromo
{
float: none;
margin: 0;
padding: 22px 0 25px 0;
background-image:url(images/postitend.gif);
background-repeat:no-repeat;
text-align:center;
}


#content
{
clear:both;
min-height: 300px;
}

#content .pad
{
padding: 20px 46px 0px 46px;
}

#homepage #content .pad
{
padding: 20px 28px 0px 46px;
}


#content .col1
{
float:left;
width: 388px;
margin: 0 24px 20px 0;
}

#content .col2
{
float:left;
width: 240px;
margin: 0 0 20px 0;
}

#content .col2 h2
{
padding: 0;
}

#content .col2 h3
{
padding: 0;
}




#maincol
{
float: left;
width: 460px;
background-image:url(images/walktrailbg.gif);
background-repeat: no-repeat;
background-position: right top;
}

#sidecol
{
float: left;
width: 286px;
}



.formitem
{padding: 0 0 15px 0;
clear: both;}

.formitem label
{
float: left;
width: 124px;
font-weight: bold;
line-height: 1em;
padding: 4px 12px 4px 0;
}

input
{
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 1em;
}

input.buttonstyle
{font-size: 1.6em;}


.formitem input, .formitem select, .formitem textarea
{
font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, san-serif;
font-size: 1em;
width: 200px;
}

.tickpanel
{
float: left;
clear:both;
margin: 0 0 10px 0;
line-height: normal;
width:620px;
}

.tickpanel input
{
float:left;
margin: 0 8px 0 0;
}

.tickpanel label 
{
float:left;
width: 580px;
margin: 2px 0 0 0;
}



.col1 .tickpanel
{
width:388px;
}

.col1 .tickpanel label 
{
width: 348px;
}




#footer
{
background-image:url(images/pageend.gif);
background-repeat:no-repeat;
clear:both;
min-height: 40px;
height: 40px;
/*hide from mac IE5 \*/
height: auto;
/* END HACK */
}


#homepage #footer
{
background-image:url(images/homepageend.gif);
}

#belowsitefooter
{
text-align: right;
clear:both;
height: 12px;
padding: 14px 26px 20px 26px;
color: #ffffff;
font-size: 0.8em;
font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
}

#belowsitefooter a
{
color: #ffffff;
font-weight: bold;
}

#belowsitefooter a.normal, #belowsitefooter a.normal:hover
{
font-weight: normal;
text-decoration: none;
}


.walkthumbs
{
margin: 0 0 20px 0;
}

.walkthumbs img
{
margin: 0 3px 3px 0;
}



.picleft
{
float: left;
margin: 15px 25px 25px -6px;
clear:both;
}


table.styled td
{
padding: 8px 10px 10px 6px;
border-bottom: 1px solid #CCCCCC;
line-height: normal;
}

table.styled tr:hover
{
background-color: #fdffdd;
}



.clearer
{
clear:both;
font-size: 0;
line-height: 0;
}
