/* reset margin and padding to 0 for all elements */
html, body, p, h1, h2, h3, h4, h5, h6, div, ul, li {
margin: 0;
padding: 0;
}

/* This fixes an IE bug that caused awkward text-resizing */
html {
font-size: 100%;
}

body {
text-align: center;
font-size: 0.8em;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
text-decoration: none;
color: #941a1c;
}

a:hover {
text-decoration: underline;
}

li {
margin-left: 1em;
}

img {
z-index: 200;
}

/* this prevents images from disappearing in IE 6 */
img { 
/*
position: relative;
*/
border: none; /* and this removes image borders unless explicitly set */
}

.preload {
display: none;
}

.clear {
clear: both;
}

/* =========== end of standard stuff =========== */

.clear2 {
clear: both;
overflow: hidden;
background: url(img/paper-watermark2.gif) bottom left;
height: 10px;
padding: 0;
margin: 0;
top: 0;
left: 0;
}

h1 {
font-size: 110%;
color: #a23536;
font-weight: bold;
background: url(img/redline2.gif) bottom left no-repeat;
padding: 0.4em 0;
margin-bottom: 0.5em;
margin-top: 35px;
}

body {
background: url(img/bkg.gif);
}

#page {
text-align: left;
position: relative;
background: url(img/arrowhead-watermark.gif) no-repeat top right;
}


div#header {
	position: relative;
	display: block;
	margin: auto;
	height: 175px;
	width: 955px;
	background: url("img/header3.gif") left bottom no-repeat;
	text-align: left;
	overflow: visible;
	z-index: 500;
	}
.homepage div#header {
	height: auto;
	padding: 30px 0 0px 0;
	overflow: hidden;
	}

img#homelogo {
	position: absolute;
	left: 50px;
	bottom: 26px;
	}


ul#mainmenu {
	float: right;
	margin-top: 145px;
	width: 550px;
	height: 26px;
	}
.homepage div#header ul#mainmenu {
	margin-top: 0;
	}

#mainmenu li {
	float: left;
	list-style-type: none;
	}


div#header div#description {
	display: none;
	}
.homepage div#header div#description {
	float: right;
	display: inline;
	margin: 0px 18px 0 0;
	width: 582px;
	background: url("img/tab_top.gif") left top no-repeat;
	}
.homepage div#header div#description p {
	padding: 30px;
	font-family: Georgia;
	font-size: 12px;
	background: url("img/tab_bottom.gif") left bottom no-repeat;
	color: #8c5f4c;
	}


.frontleftblock {
	display: inline;
	float: left;
	margin: 0 0px 0 40px;
	width: 360px;
	}

#frontupdates {
	float: right;
	margin: 0 15px 0 0px;
	width: 440px;
	}


#dots {
position: absolute;
left: 210px;
top: 170px;
z-index: 600;
}

.homepage #dots {
display: none;
}

#footer {
width: 955px;
margin: auto;
position: relative;
padding-top: 50px;
background: url(img/footer.gif) top left no-repeat;
height: 65px;
}

/* this next bit fixes a nasty IE float bug that caused the footer to float in the middle of the page */
#iefloatfix {
float: left;
clear: both;
}

#content {
	position: relative;
	display: block;
	margin: auto;
	width: 955px;
	background: url(img/bkg-paper.gif);
	clear: both
	}

#watermark {
	display: inline-block;
	padding: 0 30px;
/*	width: 902px;*/
	width: 895px;
	background: url(img/paper-watermark.gif) bottom left no-repeat;
	clear: both;
	}

.frontitem {
	margin-top: 1em;
	padding-left: 35px;
	background: url(img/arrow-bullet.gif) no-repeat top left;
	list-style-type: none;
	}

.frontitem h2 {
	margin-bottom: 0.5em;
	}
.frontitem p {
	margin-bottom: 1em;
	}


.frontitem .fancy {
color: #941a1c;
font-size: 90%;
}

h2 {
font-size: 100%;
color: #1b5369;
}

.frontleftblock h2 {
color: #1b5369;
}

.frontleftblock a {
font-size: 90%;
}

#mainmenu {
position: relative;
}

#mainmenu a {
z-index: 100;
height: 26px;
}

#mainmenu a:hover {
text-decoration: none;
}

#mainmenu span {
visibility: hidden;
}

#menu-about {
position: absolute;
background: url(img/buttons.gif);
width: 76px;
}

#menu-about:hover {
background: url(img/buttons-on.gif);
}

#menu-parents {
position: absolute;
background: url(img/buttons.gif) -84px;
left: 100px;
width: 70px;
}

#menu-parents:hover {
background: url(img/buttons-on.gif) -84px;
}

#menu-campers {
position: absolute;
background: url(img/buttons.gif) -163px;
left: 174px;
width: 70px;
}

#menu-campers:hover {
background: url(img/buttons-on.gif) -163px;
}

#menu-staff {
position: absolute;
background: url(img/buttons.gif) -243px;
left: 245px;
width: 50px;
}

#menu-staff:hover {
background: url(img/buttons-on.gif) -243px;
}

#menu-alumni {
position: absolute;
background: url(img/buttons.gif) -303px;
left: 300px;
width: 65px;
}

#menu-alumni:hover {
background: url(img/buttons-on.gif) -303px;
}

#menu-links {
position: absolute;
background: url(img/buttons.gif) -373px no-repeat;
left: 370px;
width: 135px;
}

#menu-links:hover {
background: url(img/buttons-on.gif) -373px no-repeat;
}

#header .description {
display: none;
}

#logo1 {
margin-left: 20px;
clear: both;
} /* theres a conditional comment that resets this for IE */

.logo {
display: block;
float: left;
}

.logo {
display: none;
}

.homepage .logo {
display: block;
}

#ncyca {
	margin: 10px 0 0 10px;
}

#footer p {
margin: 1em 0 0 0;
font-size: 90%;
background: url(img/plus.gif) no-repeat right;
padding: 0 16px 0 10px;
}

#footer #last {
background: none;
}

#photo {
float: left;
margin-bottom: 15px;
border-bottom: solid 1px #f5efe7;
}

#bigwidephoto {
position: relative;
}

#videolink {
position: absolute;
right: 10px;
bottom: 10px;
background: url(img/watch-video.gif) top left no-repeat;
width: 170px;
height: 60px;
display: none;
}

#videolink:hover {
background: url(img/watch-video48.gif) top left no-repeat;
}

#videolink img {
display: none;
}

.homepage #videolink {
display: block;
}

#sidebar {
width: 145px;
float: left;
}

#sidebar h2 {
margin-left: 15px;
position: relative;
top: -15px;
}

#sidebar li {
list-style-type: none;
width: 160px;
}

#sidebar a {
display: block;
background: url(img/redline.gif) bottom left no-repeat;
padding: 0.4em 0;
color: #306075;
font-size: 90%;
}

#sidebar a:hover {
text-decoration: none;
color: #885d44;
}

#secondary {
margin: 0 15px;
width: 840px;
background: url(img/gradient.gif) repeat-x;
padding: 20px 10px;
padding-bottom: 40px;
padding-top: 50px;
min-height: 400px;
overflow: auto;
}

#secondary p {
margin: 0.5em 0 1em 0;
}

#breadcrumb {
position: absolute;
top: 5px;
left: 250px;
font-size: 85%;
color: #b4a081;
display: none;
}

#breadcrumb a {
color: #b4a081;
}

#photo1 {
float: right;
margin: 10px;
}

#photo {
margin: 10px;
}

#pictures p {
margin: 1em 0;
}

#pictures h2 {
margin-top: 10px;
}

.slide {
position: absolute;
top: 38px;
right: 23px;
width: 298px;
height: 191px;
z-index: 500;
}

.slideshow1 {
z-index: 500;
}

.slideshow2 {
z-index: 510;
}

.slideshow3 {
z-index: 520;
}

.slideshow4 {
z-index: 530;
}

.slideshow5 {
z-index: 540;
}

.slideshow6 {
z-index: 550;
}

#subcontent {
margin-left: 30px;
float: left;
width: 620px;
}

#centerthis {
width: 950px;
text-align: center;
margin: auto;
position: absolute;
left: 0;
padding-top: 15px;
}

#footer p {
display: inline;
}

.logo {
margin-left: 55px;
}

/* Nasty CSS hack for safari

#mainmenu li {
margin-top: 145px;
}

#mainmenu li { margin-top: 0;# } */
.apply-now {
	background:url("http://camparrowhead.org/images/apply_now_button_000.png") no-repeat 0 0;
	width:105px;
	height:100px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	float:left;
	margin:0 0 0 37px;
}
.apply-now:hover {
	background-position:0 -100px;
}
.sessions {
	padding:10px 0 0;
	float:left;
}
#frontupdates {
    float: right;
    margin: 0 15px 68px 0;
    width: 440px;
}
#videolink {
    background: url("img/watch-video.png") no-repeat left top;
}
#videolink:hover {
    background: url("img/watch-video48.png") no-repeat left top;
}

#facebook {
	text-indent: -5000px;
	outline: none;
	display: block;
	width: 40px;
	height: 39px;
	position: absolute;
	bottom: 23px;
	right: 194px;
	background: url('/img/facebook_logo_40p.png') no-repeat;
}

#pictures .sessions {
	background: url(img/arrow-bullet.gif) no-repeat top left;
	line-height: 20px;
	padding: 0 0 0 35px;
}
