html { min-height: 100%; margin-bottom: 1px; }  /* Firefox scroll-fix*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}


body {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left:3px;
	background-color: #FFFFFF;
	background-image: url(../images/gradient-tile.gif);
	background-repeat: repeat-x;
}

.news ul {
	margin-left: 8px;
	padding-left: 8px;

}

.news li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	list-style-type:disc;
line-height: 12px;
}


.bluebor {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2d77bd;
	border-bottom-color: #2d77bd;
	border-left-color: #2d77bd;
}


.bkborder {
	border: thin solid #000000;
}

.footerlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footerlink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9c4071;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9c4071;
	text-decoration: underline;
}
.photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.inc-gallery {
border-color:#000000;
}
.more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.more a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.more a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textimage {
	background-image: url(../images/texetimage.gif);
	background-repeat: no-repeat;
	background-position: 24px 28px;
}
.welcome {
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	background-position: 24px 75px;
}
.topline {
	border-top: 1px solid #9c4071;
	border-right: 1px none #9c4071;
	border-bottom: 1px none #9c4071;
	border-left: 1px none #9c4071;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	color: #FFFFFF;
}
.navtext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navtext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8A2D5F;
	text-decoration: none;
	margin: 0px 2px 12px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin: 3px 0px 3px 0px;
}
.index_hdg h1 {
	margin: 0px 2px 1px 0px;
}
.index_tagline_text {
	font-style:italic;
	font-weight:bold;
	font-size: 12px;
	color: #333333;
	margin: 0px 2px 5px 25px;
}
.index_img_top {
border-top: 2px solid #8a2d5f;
}
.index_img {
margin-right: 5px;
}
.index_top_text {
text-align:justify;
padding: 0px 5px 0px 0px;
}
.howToHelp {
padding: 5px 0px 10px 0px;
text-align:center;
}
.camp_calendar {
size: 10px;
}
.camp_hdr {
color:#666666;
}

/*chad: from fp for calendar listings*/

/*To keep the main Featured table from touching its surroundings*/
#featured {
	margin-right: auto;
	margin-left: auto;
}

/*Glossy Header*/
#featured th {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/tbl_hdr_bg.gif);
	background-repeat: repeat-x;
	background-image:left url(../images/tbl_hdr_l.gif);
	line-height: 25px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/*To keep the Product Name, Description, Price from overflowing the image height */
#featured p {
	margin-top: 8px;
	margin-bottom: 8px;
}

/* For the gray gradient */
#featured #featured_content {
	padding-top: 10px;
	background-color: #FFFFFF;
}

.featured_leftside {
	/*background-image:url(images/left_line.gif);
	background-repeat: repeat-y;*/
	border-left: thin #333333 solid;
	border-bottom: thin #333333 solid;
}

.featured_rightside {
	/*background-image:url(images/right_line.gif);
	background-repeat: repeat-y;*/
	border-right: thin #333333 solid;
	border-bottom: thin #333333 solid;
}

.featured_bottmside {
	border-bottom: thin #333333 solid;
}
