body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	background-color: #608FC3;
}
#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 65px;
	background-color: #FFFFFF;
	width: 950px;
	margin-left: 28px;
}
#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 1010px;
	background-image: url(../images/bg_body.jpg);
	background-position: center;
	background-repeat: repeat-y;/*	background-color: #FFFFFF; */
}

#corners_top {
	width: 1010px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/bg_corners_top.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
}
#corners_bot {
	width: 1010px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/bg_corners_bot.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
}
div#header img  {
	margin-left: 30px;
	margin-top: 10px;
}
#pagetitle {
	text-align: right;
	font-size: 16px;
	margin-top: 22px;
	margin-right: 57px;
	width: 575px;
	float: right;
	height: 22px;
}
#pagetitle_admin {
	width: 300px;
	height: 22px;
	float: right;
	position: absolute;
}
a {
	text-decoration: none;
}
a:link , a:visited{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#banner_cp {
	background-image: url(../images/banner_cp.jpg);
	height: 150px;
	width: 990px;
	margin-left: 10px;
}
#banner_ad {
	background-image: url(../images/banner_ad.jpg);
	height: 150px;
	width: 990px;
	margin-bottom: 10px;
	margin-top: 25px;
	margin-left: 10px;
}

#topnav {
	height: 35px;
	width: 990px;
	margin-top: 20px;
	font-size: 16px;
	margin-bottom: 30px;
}
#topnav li {
	list-style-type: none;
	margin-bottom: 5px;
	display: inline;
	padding-right: 20px;
}
#topnav ul {
	padding-left: 0px;
}
td img {display: block;}#footer {
	height: 80px;
	width: 990px;
	margin: 10px;
}
#footer ul {
}
#footer li {
	list-style-type: none;
	margin-bottom: 5px;
	display: inline;
	padding-right: 20px;
}
#sidenav {
	width: 173px;
	text-align: left;
	padding-left: 55px;
}
#sidenav ul {
	margin-top: 5px;
	padding-left: 0px;
}
#sidenav li {
	list-style-type: none;
	margin-bottom: 14px;
}
div#sidenav li.highlight {
	margin-bottom: 5px;
	height: 40px;
	padding-top: 15px;
	width: 173px;
	margin-left: -10px;
	padding-left: 10px;
	background-image: url(../images/bg_sidenav_find.jpg);
	background-position: right;
	background-repeat: no-repeat;
	margin-top: -5px;
}
div#sidenav li.highlight_admin {
	margin-bottom: 5px;
	height: 40px;
	padding-top: 15px;
	width: 173px;
	margin-left: -10px;
	padding-left: 10px;
	background-image: url(../images/bg_sidenav_find_admin.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: -5px;
}

#listing {
	width: 100%;
	text-align: left;
}
#listing_table {
	margin-left: 20px;
}
#listing_table_sidecontent {
}
#listing_table li {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#admin_topnav li {
	list-style-type: none;
	display: inline;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#admin_search {
	background-color: #FFFF99;
	background-image: url(../images/bg_admin_search.jpg);
	background-repeat: no-repeat;
}
div.content_main {
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}
div.content_main h1 {
	margin-top: 10px;
}
div.content_main_admin {
	padding-left: 40px;
	padding-right: 30px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}
div.content_main_admin h1 {
	margin-top: 10px;
}
div.content_main2 {
	padding-left: 0px;
	padding-right: 45px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}
#content_main_lower {
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
#content_main_lower h1 {
	padding-right: 25px;
	padding-left: 25px;
}
#content_main_lower p {
	padding-right: 40px;
	padding-left: 40px;
}

#content_main_side h1 {
	padding-right: 25px;
	padding-left: 25px;
}
#content_main_side p {
	padding-right: 40px;
	padding-left: 40px;
}

div.content_main_index {
	padding-left: 0px;
	padding-right: 25px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#content_main_index {
	padding-right: 0px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
#content_main_index h1 {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
}
#content_main_index p {
	padding-right: 40px;
	padding-left: 40px;
}


#content_side {
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
#content_side h1 {
	padding-right: 25px;
	padding-left: 15px;
}
#content_side p {
	padding-right: 15px;
	padding-left: 10px;
}


#content_top {
	background-image: url(../images/bg_content_top.jpg);
	width: 763px;
	background-repeat: no-repeat;
}
#content_top_listing {
	width: 763px;
	margin-top: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E4ECFB;
}
#content_top_nonav {
	width: 950px;
}
#content_top_sidecontent {
	width: 650px;
}
#content_bottom {
	background-image: url(../images/bg_content_bottom.jpg);
	width: 763px;
	background-repeat: no-repeat;
	margin-top: -15px;
}

#content_lower_top {
	background-image: url(../images/bg_content_lower_top.jpg);
	width: 950px;
	background-repeat: no-repeat;
	height: 15px;
}
#content_main_side {
	background-image: url(../images/bg_content_side_main.jpg);
	width: 300px;
	background-repeat: repeat-y;
}
#content_side_top {
	background-image: url(../images/bg_content_side_top.jpg);
	width: 300px;
	background-repeat: no-repeat;
	height: 15px;
}
#content_side_bottom {
	background-image: url(../images/bg_content_side_bottom.jpg);
	width: 300px;
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content_main_lower {
	background-image: url(../images/bg_content_lower_main.jpg);
	width: 950px;
	background-repeat: repeat-y;
}
#content_lower_bottom {
	background-image: url(../images/bg_content_lower_bottom.jpg);
	width: 950px;
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#content_top_listing, div#content_main h1, div#content_main_lower h1, div#content_main_index h1, div#content_main_side h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 26px;
	color: #990000;
}


#content_main_index {
	background-image: url(../images/bg_content_main_index.jpg);
	width: 650px;
	background-repeat: repeat-y;
}
#content_main_index_bottom {
	background-image: url(../images/bg_content_main_index_bottom.jpg);
	width: 650px;
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content_main_index_top {
	background-image: url(../images/bg_content_main_index_top.jpg);
	width: 650px;
	background-repeat: no-repeat;
	height: 15px;
}


div#content_top_listing, div#content_main h1,div#content_main_lower h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 28px;
	color: #990000;
}

div#content_main_lower {
}

table#table_search_results {
	margin-top: 15px;
	border: 1px solid #999999;
	margin-bottom: 25px;
}
div.content_main table#table_search_results th a {
	color: #FFFF99;
}
div.content_main table##table_search_results th a:link {
	color: #FFFF99;
}
div.content_main table##table_search_results th a:hover {
	color: #CC99FF;
}
div.content_main table##table_search_results th a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#table_search_results th {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #3366CC;
	padding-bottom: 2px;
	text-align: center;
	padding-left: 3px;
	line-height: 25px;
	vertical-align: middle;
	padding-right: 3px;
}
#table_search_results th a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#table_search_results td {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
}
#table_search_results input.field {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #102132;
	margin-top: 2px;
	border: 1px solid #999999;
}

#table_search_results_admin {
	margin-top: 20px;
	border: 2px solid #999999;
	margin-bottom: 25px;
}
#table_search_results_admin th {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #3366CC;
	padding-bottom: 2px;
	text-align: center;
	padding-left: 3px;
	line-height: 25px;
	vertical-align: middle;
}
#table_search_results_admin th a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#table_search_results_admin td {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
}
#table_search_results_admin input.field {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #102132;
	margin-top: 2px;
	border: 1px solid #999999;
}
#sort img {
	padding-left: 5px;
}

.flip {
	background-color: #EEEEEE;
}
.flop {
	background-color: #FFFFFF;
}
#facility {
	padding-left: 10px;
	padding-right: 10px;
}
#listing_group {
	width: 500px;
}
.list_heading {
	font-weight: bold;
	color: #0000CC;
	text-align: right;
}
.list_result {
	width: 500px;
}
.list_result {
	text-align: left;	
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #990000;
	margin-top: 10px;
}
.h1-blue {
	color: #004FE3;
}
div#header h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 28px;
	color: #990000;
	margin-top: 10px;
	margin-left: 400px;
}
.h2 {
	font-size: 20px;
	font-weight: bold;
	color: #0000CC;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #0000CC;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	margin-top: 5px;
}

.url {
}
.address {
}
.city {
}
.prov {
} 
.postal {
}
#camp-location  {
	width: 425px;
	line-height: 140%;
	padding: 5px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
#camp-reginfo  {
	width: 425px;
	margin-top: 14px;
	line-height: 150%;
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-bottom: 15px;
}
#google-map  {
	width: 425px;
	margin-top: 14px;
	padding: 3px;
	border: 1px solid #DDDDDD;
}

.reg_phone {
	font-size: 24px;
	color: #006600;
	margin-top: 8px;
	margin-bottom: 5px;
}
.reg_name {
	font-size: 16px;
	margin-bottom: 5px;
}
.reg_url {
}
	.cancelled {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFF33;
}
.required {
	color: #990000;
}
#search_box {
	width: 90%;
	background-image: url(../images/find-a-program.gif);
	background-repeat: no-repeat;
	background-position: 25px 20px;
	border: 1px solid #999999;
	margin-top: 25px;
	background-color: #FFFFFF;
}
#search_box_small {
	width: 375px;
	margin-right: 10px;
	background-color: #DDEFFD;
	background-image: url(../images/find-a-camp2.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	height: 200px;
}
#search_table {
	margin-right: 40px;
}
#search_button {
	width: 300px;
	float: right;
}
#search_box_top {
	background-image: url(../images/bg_search_box_top.jpg);
	height: 15px;
	background-position: top;
}
#search_box_top_small {
	background-image: url(../images/bg_search_box_top_small.jpg);
	height: 15px;
	background-position: top;
}
#search_box_bottom {
	background-image: url(../images/bg_search_box_bottom.jpg);
	height: 15px;
	background-position: bottom;
	text-align: right;
}
#search_box_bottom_small {
	background-image: url(../images/bg_search_box_bottom_small.jpg);
	height: 15px;
	background-position: bottom;
	text-align: right;
}
#disclaimer {
	text-align: center;
	width: 200px;
	margin-top: 5px;
	float: left;
	margin-left: 150px;
}
#login {
	width: 500px;
	margin-left: 120px;
	margin-top: 50px;
}
.noresults {
	font-weight: bold;
	color: #FF0000;
}
#welcome_content {
	width: 400px;
}
.searchresults {
	color: #3366CC;
	font-weight: bold;
	font-size: 14px;
}
#formbox {
	text-align: right;
	width: 640px;
	padding: 25px;
	margin-bottom: 25px;
}
#browse_table {
	background-color: #FFFFFF;
	width: 95%;
	margin-bottom: 20px;
	margin-top: 20px;
}
#browse_box {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 25px;
	width: 90%;
	padding-top: 15px;
}
#tag_cloud {
	width: 90%;
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 30px;
	border: 1px solid #CCC;
	color: #666;
	padding-right: 2%;
	padding-left: 2%;
}
#tag_cloud p {
	margin-right: 5px;
	margin-left: 5px;
	color: #666;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
}
#tag_cloud a:link {
	margin-right: 10px;
	color: #00F;
}
#tag_cloud a:hover {
	color: #900;
}
#tag_cloud a:visited {
	margin-right: 10px;
}
#facility_table {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 75%;
	margin-bottom: 5px;
}
div#admin_container_box {
	border: 1px solid #666666;
	width: 80%;
}
#admin_container_box  li {
	display: block;
	list-style-type: none;
}
#camp_buttons {
	margin-bottom: 15px;
}


#copyright {
	text-align: center;
	color: #333;
	font-size: 11px;
}
#jenkai {
	text-align: center;
	color: #333;
	font-size: 11px;
	margin-top: 6px;
}
#adsense {
	margin-top: 20px;
	margin-left: 110px;
	font-size: 10px;
}
#table_advertising_rates {
	border: 1px solid #999;
}
#table_advertising_rates th {
	background-color: #E3EFFF;
}
#table_advertising_rates td {
	
}
#table_advertising_banners {
	border: 1px solid #999;
	margin-bottom: 15px;
}
#leaderboard {
	text-align: center;
	margin-bottom: 15px;
}
#ad_panel {
	margin-top: 10px;
	margin-bottom: 10px;
}
#text-ad-label {
	margin-top: 10px;
}
#text-ad {
	border: 1px solid #999;
	margin: 5px;
	background-color: #EEE;
}
.minitext {
	color: #333;
	font-size: 10px;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}
#thankyou {
	padding-right: 30px;
	padding-left: 30px;
}
#textcount {
	background-color: #FF9;
	border: 1px solid #6D90BF;
}
#startdate {
	color: #666;
	text-align: right;
	width: 175px;
	margin-top: 2px;
}
.click-note {
}
.under-col-head {
	text-decoration: underline;
}
.click-button {
	font-weight: bold;
	background-color: #E3EFFF;
	display: block;
	width: 630px;
	text-align: center;
	font-size: 16px;
	margin-left: 48px;
	padding: 5px;
	margin-bottom: 25px;
	border: 1px solid #999;
}
.ad-padding {
	margin-left: 48px;
	padding: 5px;
}
#advertise {
	margin-top: 15px;
	border: 1px solid #CCC;
	width: 100%;
	background-color: #E8FEFE;
}
#program_button {
	background-color: #FFC;
}
