/* MAIN */

body{
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#A71218;
	text-align:center;
	margin-left:15%;
	margin-right:15%;
	}

div#container{
	width:800px;
	text-align:left;
}

div#container div.logo{
	width:47px;
	height:411px;
	padding-top:37px;
	float:left;
}

a.link{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
}

a.link:hover{
	text-decoration:none;
}

/*NAVIGATION*/
div#nav{
	float:right;
	width:603px;
	height:30px;
	background-image:url(../images/backgroundNav.gif);
	background-repeat:no-repeat;
}

div#nav div{
	padding-top:8px;
}

div#nav a{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:25px;
}

div#nav a:hover{
	color:#ff9900;
	opacity:.25;
}

/*FLASH*/
div#indexFlash{
	float:right;
	border:2px solid #FFFFFF;
}

div.insideFlash{
	float:right;
}

/*INDEX*/
div.bottom{
	width:736px;
	float:right;
	padding-top:15px;
	padding-bottom:15px;
}

div.leftBox{
	background-image:url(../images/indexLeftBox.gif);
	background-repeat:no-repeat;
	width:464px;
	height:202px;
	float:left;
	padding-top, padding-bottom:10px;
}

div.textWelcome{
	padding-top:15px;
	padding-left:15px;
}

div.textWelcomeInside{
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

div.rightBox{
	width:269px;
	height:102px;
	float:right;
	vertical-align:top;
}

div.rightBoxBottom{
	width:269px;
	height:90px;
	background-image:url(../images/indexMiscButton.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:8px;
}

div.rightBoxBottomTitle{
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:700;
}

div.rightBoxBottomText{
	padding-right:15px;
	padding-left:15px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
	

/*INSIDE PAGES*/
div.insideContainer{
	width:736px;
	float:right;
	margin-top:15px;
}

div.insideContainerTop{
	vertical-align:top;
	width:736px;
	height:18px;
}

div.insideContainerBottom{
	width:736px;
	height:18px;
	vertical-align:top;
	clear:both;
}

div.insideContainerContent{
	width:736px;
	height:inherit;
	background-image:url(../images/backgroundInside.gif);
	background-repeat:repeat-y;
}

div.insideContainerTitle{
	width:716px;
	background-color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-color:#5D0E11;
	font-size:16px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	font-weight:800;
}

div.insideContainerText{
	font-family:Arial,Helvetica,sans-serif;
}

div.insideContainerText p{
	font-family:Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding-top:15px;
	padding-left:35px;
	padding-right:35px;
	margin:0;
}

div.insideContainerText ul{
	padding-left:35px;
	margin:0;
}

div.insideContainerText ul lh{
	font-size:14px;
	font-weight:800;
	color:#FFFFFF;
	line-height:2;
}

div.insideContainerText ul li sup{
	font-size:9px;
}

div.insideContainerText ul li{
	list-style-type:square;
	font-size:12px;
	color:#FFFFFF;
}

div.insideContainerText ul li a, div.insideContainerText ul li a:visited{
	text-decoration:underline;
	color:#FFFFFF;
}

div.insideContainerText ul li a:hover{
	text-decoration:none;
}

/*GALLERY*/
div#gallerySkiTrip{
	text-align:center;
	padding:15px;
	margin-top:15px;
}

div#galleryRetreat{
	text-align:center;
	padding:15px;
	margin-top:15px;
}

div#galleryBigStuf{
	text-align:center;
	padding:15px;
	margin-top:15px;
}

div#galleryMisc{
	text-align:center;
	padding:15px;
	margin-top:15px;
}

div.photo img{
	border:1px solid #FFFFFF;
}

div.photoNav a img{
	border:1px solid #333333;
}

div.photoNav a:hover img{
	border:1px solid #FFFFFF;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	
/*YOUTH WORKERS*/
div.workersRow{
	width:700px;
	height:200px;
	padding:15px;
	clear:both;
}

div.worker{
	float:left;
	margin-top:25px;
	margin-left:5px;
	margin-right:5px;
}

div.workerImage img{
	border:1px solid #FFFFFF;
}

div.workerDesc{
	color:#FFFFFF;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}


/*FOOTER*/
div#footer{
	width:100%;
	text-align:right;
	color:#FFFFFF;
}

div#footer div.footerNav a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}

div#footer div.footerNav a:hover{
	color:#ff9900;
	opacity:.25;
}

div#footer div.footerText{
	font-family:Arial,Hevlvetica,sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:10px;
}

div.papernapkin{
	width:100%;
	text-align:right;
	margin-top:5px;
}