@charset "utf-8";

/* 
CSS Cascading Style Sheet for 
Camp Horizons VA Website
---
URL: www.camp-horizons.com
---
Author: Steve Marlin
Date: June 2007 
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-color: #7BCBFF;
	background-image: url(../images/bkg_blue_fade.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Header */



/* Navigation */

.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;
	background-image: url(../images/bkg_datebar.jpg);
}

/* Main Content */



/* Footer */

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}

/* Last Revised July 10, 2007 by Steve Marlin */
.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;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(../images/ph_hys.jpg);
	background-repeat: no-repeat;
	background-position: jpg;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #336699;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
Taglines {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
}
.taglines {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
backgroundcontent {
	background-image: url(../images/ph_guitar.gif);
	background-repeat: no-repeat;
	background-position: top;
}
