@charset "utf-8";
/* CSS Document */
body {
	background: url('/templates/cam01_camp2009-home/images/body_bg.png') top left repeat;
	}
.page_margins {
	width:  750px;
	height: 525px;
	background: #c5cd99 url('/templates/cam01_camp2009-home/images/homepage_bg.png') bottom left no-repeat;
	border: 3px solid #000;
	}
#header {
	display: none;
	}
#teaser {
	display: none;
	}
#main {
	padding: 0;
	}
#col1 { 
	display: none;
	}
#col2 { 
	display: none;
	}
#col3 { 
	margin: 0;
	position: relative;
	}


#nav {
	}
#nav .dropmenu {
	height: 60px;
	background: url('/templates/cam01_camp2009-home/images/dropmenu_bg.png') bottom left repeat-x;
	text-align: center;		/* center dropmenu items */
	}
#nav .dropmenu span.header {
	font-family: impact, "arial black", arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #000;
	padding: 12px 18px;		/* Adds up to 53 when combined with font-size */
	line-height: 53px;		/* to match height of dropmenu image -7px of dropshadow */
	text-align: center;
	}
#nav .dropmenu a:hover span.header {
	color: #FFF;			/* Header hover colors */
	}
#nav .dropmenu a,
#nav .dropmenu a:visted	{
	text-decoration: none;
	color: #000;
	}
#nav .dropmenu a:hover,
#nav .dropmenu a:focus,
#nav .dropmenu a:active {
	text-decoration: none;
	color: #FFF;
	}





#col3 {
	background: none;		/* Look at .pagemargins for background image of boy standing */;
	height: 455px;
	margin-top: -7px;
	position: relative;
	}
#col3 .homebutton {
	width: 121px;
	position: absolute;
	text-align: center;
	color: #000000;
	}
#col3 .homebutton a {
	color: #000;
	padding: 0px;
	}
#col3 .homebutton a:hover {
	padding: 0px;
	}
	#schedule {
		left: 18px;
		top: 255px;
		}
	#schedule img {
		background: url('/media/1/320/321/schedule.png') top left no-repeat;
		}
	#schedule a:hover img {
		background: url('/media/1/320/321/schedule_hover.png') top left no-repeat;
		}
	#registration {
		left: 155px;
		top: 205px;
		}
	#registration img {
		background: url('/media/1/320/321/registration.png') top left no-repeat;
		}
	#registration a:hover img {
		background: url('/media/1/320/321/registration_hover.png') top left no-repeat;
		}
	#email-sign-up {
		left: 296px;
		top: 300px;
		}
	#email-sign-up img {
		background: url('/media/1/320/321/email-sign-up.png') top left no-repeat;
		}
	#email-sign-up a:hover img {
		background: url('/media/1/320/321/email-sign-up_hover.png') top left no-repeat;
		}
	#staff {
		left: 362px;
		top: 157px;
		}
	#staff img {
		background: url('/media/1/320/321/staff.png') top left no-repeat;
		}
	#staff a:hover img {
		background: url('/media/1/320/321/staff_hover.png') top left no-repeat;
		}
	#pics-and-postcards {
		left: 497px;
		top: 293px;
		}
	#pics-and-postcards img {
		background: url('/media/1/320/321/pics-and-postcards.png') top left no-repeat;
		}
	#pics-and-postcards a:hover img {
		background: url('/media/1/320/321/pics-and-postcards_hover.png') top left no-repeat;
		}
	#skippys-corner {
		left: 584px;
		top: 173px;
		}
	#skippys-corner img {
		background: url('/media/1/320/321/skippys-corner.png') top left no-repeat;
		}		
	#skippys-corner a:hover img {
		background: url('/media/1/320/321/skippys-corner_hover.png') top left no-repeat;
		}		
		


#footer {
	background: none;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin-top: 15px;
	color: #FFF;
	border: 0 none;
	height: 40px;
	}
#footer_content {
	margin: 0px 20px;
	}
#footer a {
	color: #FFFFFF;
	padding-right: 0;
	}
#footer a:hover {
	color: #FFCC00;
	}


