@charset "utf-8";

/* 
Camp Horizons VA Website
URL: www.camp-horizons.com
Author: Steve Marlin
Date: June 2007 
*/

body {
	background-color: #CCCC00;
	background-image: url(images/bkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contenthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bkg_ceiling_beams.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px;
}
.contenthome h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
	background-image:;
	background-repeat:;
	background-position:;
	padding: 20px;
}
.content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
}
.titlehome {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: italic;
	line-height: 48px;
	font-weight: bold;
	color: #006600;
}
.thankyou {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.navbar_menu a{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	display:block;
}
.navbar_menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.navbar_menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color:#ffcc00;
	color:#000000;
}.datebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #ffcc00;
	padding: 2px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.piles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bkg_gold_fade.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #E6E6E6;
	border-left-width: thin;
	text-align: justify;
}
