

* {
	padding: 0;
	margin: 0;
}
body {
	border-top: solid 7px #000;
	background: #2a1f15 url(/images/sessions/bg.jpg) repeat-x 0 7px;
	font: normal 13px 'Trebuchet MS',Arial,sans-serif;
	text-align: center;
}

body .location {
	background-color: #2a1f15;
	font: normal 13px 'Trebuchet MS',Arial,sans-serif;
	text-align: left;
}

a {
	color: #c1282b;
	text-decoration: none;
}

img, div { behavior: url(iepngfix.htc) }

h1 {
	width: 528px;
	height: 103px;
	margin: 0;
	background: url(/images/sessions/logo.png) no-repeat 0 0;
	text-indent: -2000em;
}
h1 a {
  display: block;
  height: 100%;
}

h2 {
	margin-bottom:15px; 
	color:#000000;
	font: italic 24px Georgia, Times, serif;
}
h3.image {
	position: relative;
	height: 40px;
	background: transparent none no-repeat 0 0;
	text-indent: -2000em;
}
	h3.image a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
h4 {
  color: #ed6dc4;
  font-size: larger;
}
.post {
	width: 657px;
	padding: 10px 0px 0px 0px;
	margin: 0 10px 0 20px;
	overflow: hidden;
	background-color:#FFFFFF;
	float:left;
}
  .post p {
      padding-bottom: 1.5em;
	padding-right:15px;

  }
  
  .post a:hover {
	color: #c1282b;
	text-decoration: none;
	border-bottom:1px dashed #c1282b;
}

.postgallery {
	width: 960px;
	padding:0;
	margin:0;
	overflow: hidden;
	background-color:#FFFFFF;
	float:left;
}
  .postgallery p {
      padding-bottom: 1.5em;
	padding-right:15px;

  }
  
  .postgallery a:hover {
	color: #c1282b;
	text-decoration: none;
	border-bottom:1px dashed #c1282b;
}

.sidebar-right-home {
	width: 281px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px -20px;
	overflow: hidden;
	background: url(/images/clouds.gif) repeat-y 0 0;
	float:right;
	height:100%;
	min-height:500px;
}

.sidebar-right-programs {
	width: 281px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px -20px;
	overflow: hidden;
	background: url(/images/clouds.gif) repeat-y 0 0;
	float:right;
	height:100%;
	min-height:900px;
}

.sidebar-right-about {
	width: 281px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px -20px;
	overflow: hidden;
	background: url(/images/clouds.gif) repeat-y 0 0;
	float:right;
	height:100%;
	min-height:1000px;
}

.sidebar-right-faq {
	width: 281px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px -20px;
	overflow: hidden;
	background: url(/images/clouds.gif) repeat-y 0 0;
	float:right;
	height:100%;
	min-height:800px;
}

.sidebar-right-register {
	width: 281px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px -20px;
	overflow: hidden;
	background: url(/images/clouds.gif) repeat-y 0 0;
	float:right;
	height:100%;
	min-height:700px;
}

.sidebar-right-donate {
	width: 281px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px -20px;
	overflow: hidden;
	background: url(/images/clouds.gif) repeat-y 0 0;
	float:right;
	height:100%;
	min-height:1000px;
}

  .sidebar-right-home p {
    padding:0px 10px 15px 65px;
  }
  
  .sidebar-right-home h5 {
    padding:12px 0px 0px 105px;
	font: italic 18px Georgia, Times, serif;
	background-image:url(../images/sidebar-header-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: -5px;
	height:53px;
  }
  
  .sidebar-right-home h2 {
    padding-left:65px;
	font: italic 16px Georgia, Times, serif;
	color:#C1282B;
  }
  
  .sidebar-right-home a:hover {
	color: #c1282b;
	text-decoration: none;
	border-bottom:1px dashed #c1282b;
}

  .sidebar-right-faq p {
    padding:0px 10px 15px 65px;
  }
  
  .sidebar-right-faq h5 {
    padding:10px 0px 0px 105px;
	font: italic 20px Georgia, Times, serif;
	background-image:url(../images/sidebar-header-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: -5px;
	height:53px;
  }
  
  .sidebar-right-faq h2 {
    padding-left:65px;
	font: italic 16px Georgia, Times, serif;
	color:#C1282B;
  }
  
  .sidebar-right-faq a:hover {
	color: #c1282b;
	text-decoration: none;
	border-bottom:1px dashed #c1282b;
}

  .sidebar-right-programs p {
    padding:0px 10px 15px 65px;
  }
  
  .sidebar-right-programs h5 {
    padding:10px 0px 0px 105px;
	font: italic 20px Georgia, Times, serif;
	background-image:url(../images/sidebar-header-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: -5px;
	height:53px;
  }
  
  .sidebar-right-programs h2 {
    padding-left:65px;
	font: italic 16px Georgia, Times, serif;
	color:#C1282B;
  }
  
  .sidebar-right-programs a:hover {
	color: #c1282b;
	text-decoration: none;
	border-bottom:1px dashed #c1282b;
}

  .sidebar-right-register p {
    padding:0px 10px 15px 65px;
  }
  
  .sidebar-right-register h5 {
    padding:10px 0px 0px 105px;
	font: italic 18px Georgia, Times, serif;
	background-image:url(../images/sidebar-header-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: -5px;
	height:53px;
  }
  
  .sidebar-right-register h2 {
    padding-left:65px;
	font: italic 16px Georgia, Times, serif;
	color:#C1282B;
  }
  
  .sidebar-right-register a:hover {
	color: #c1282b;
	text-decoration: none;
	border-bottom:1px dashed #c1282b;
}

  .sidebar-right-about p {
    padding:0px 10px 15px 65px;
  }
  
  .sidebar-right-about h5 {
    padding:10px 0px 0px 105px;
	font: italic 18px Georgia, Times, serif;
	background-image:url(../images/sidebar-header-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: -5px;
	height:53px;
  }
  
  .sidebar-right-about h2 {
    padding-left:65px;
	font: italic 16px Georgia, Times, serif;
	color:#C1282B;
  }
  
  .sidebar-right-about a:hover {
	color: #c1282b;
	text-decoration: none;
	border-bottom:1px dashed #c1282b;
}

  .sidebar-right-donate p {
    padding:0px 10px 15px 65px;
  }
  
  .sidebar-right-donate h5 {
    padding:10px 0px 0px 105px;
	font: italic 18px Georgia, Times, serif;
	background-image:url(../images/sidebar-header-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: -5px;
	height:53px;
  }
  
  .sidebar-right-donate h2 {
    padding-left:65px;
	font: italic 16px Georgia, Times, serif;
	color:#C1282B;
  }
  
  .sidebar-right-donate a:hover {
	color: #c1282b;
	text-decoration: none;
	border-bottom:1px dashed #c1282b;
}

  .sidebar-right-gallery p {
    padding:0px 10px 15px 65px;
  }
  
  .sidebar-right-gallery h5 {
    padding:10px 0px 0px 105px;
	font: italic 18px Georgia, Times, serif;
	background-image:url(../images/sidebar-header-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: -5px;
	height:53px;
  }
  
  .sidebar-right-gallery h2 {
    padding-left:65px;
	font: italic 16px Georgia, Times, serif;
	color:#C1282B;
  }
  
  .sidebar-right-gallery a:hover {
	color: #c1282b;
	text-decoration: none;
	border-bottom:1px dashed #c1282b;
}



#container {
	width: 977px;
	padding: 20px 0 10px 60px;
	margin: 0 auto;
	color: #2a2016;
	background: url(/images/sessions/glow.jpg) no-repeat right 0;
	text-align: left;
	overflow: hidden;
}

#location-container {
	width: 666px;
	padding: 10px 0px 10px 16px;
	margin: 0;
	color: #988264;
	text-align: left;
	overflow: hidden;
	float:left;
}

#location-container h3
{ font-size:18px;
	font-style:italic;
	}
	
  #location-container a {
    color: #ffffff;
  }
  
  #location-container a:hover {
    color: #ffffff;
	text-decoration:none;
	border-bottom:1px dashed #ffffff;
  }
  
 #location-container img {border:5px solid #ffffff;}
 
 #location-container ol li {display: list-item;}

#overlay{
	position: absolute;
	top: 7px;
	left: 0;
	width: 100%;
	height: 300px;
	background: url(/images/sessions/swirls.png) no-repeat top center;	
}
#header {
	position: relative;
	
}
	#header p {
		position: absolute;
		top: 15px;
		left: 552px;
		width: 289px;
		font: italic 18px Georgia, Times, serif;
		text-align: right;
		text-shadow: 0 2px 5px #000;
		color:#FFFFFF;
		
	}
	#header p span {
		color: #f9dc74;
	}
#sal-logo {
	background:url(/images/sessions/army-logo.png) no-repeat top right;
	position: absolute;
	width: 970px;
	height:130px;
	margin-top:0px;
	margin-left:-20px;
	padding:8px;
	}
#nav {
	position: relative;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-left: 8px;
	overflow: hidden;
}
	#nav a {
		display: block;
		height: 14px;
		padding: 10px 19px 20px;
		color: #fce6c0;
		background: transparent url(/images/sessions/nav-2.gif) no-repeat 0 10px;
		font: normal 21px/1 'Futura-CondensedMedium', 'Future Medium Condensed', 'ArialNarrow', 'Arial Narrow', 'Lucida Sans', sans-serif;;
		overflow: hidden;
		text-decoration: none;
		text-transform: uppercase;
		text-indent: -2000em;
	}
		#nav .home { width: 56px; }
		#nav .current .home,
		#nav .home:hover { background-position: 0 -50px; }

		#nav .programs { width: 131px; background-position: -94px 10px; }
		#nav .current .programs,
		#nav .programs:hover { background-position: -94px -50px; }

		#nav .register { width: 76px; background-position: -263px 10px; }
		#nav .current .register,
		#nav .register:hover { background-position: -263px -50px; }

		#nav .about { width: 148px; background-position: -377px 10px; }
		#nav .current .about,
		#nav .about:hover { background-position: -377px -50px; }

		#nav .donate { width: 120px; background-position: -563px 10px; }
		#nav .current .donate,
		#nav .donate:hover { background-position: -563px -50px; }
		
		#nav .gallery { width: 71px; background-position: -721px 10px; }
		#nav .current .gallery,
		#nav .gallery:hover { background-position: -721px -50px; }
		
		#nav .faq { width: 49px; background-position: -830px 10px; }
		#nav .current .faq,
		#nav .faq:hover { background-position: -830px -50px; }
						
	#nav li {
		float: left;
		padding: 0;
		margin-right: 5px;
		list-style-type: none;
	}
	#nav .secondary a {
		height: 11px;
		margin: 3px 0 0 0;
		color: #fff;
		font-size: 14px;
	}
#main {
	position: relative;
	width: 960px;
	float: left;
	clear: left;
	text-shadow: 0 0 0 #000;
	background-color:#FFFFFF;
}
#main h3 {
	padding: 10px 0 10px 15px;
	color: #c1282b;
	font: italic 36px Georgia, Times, serif;
}


#main p, #main .topics li {
	line-height: 24px;
}
#main .meta {
	display: block;
	padding: 0 0 30px;
	color: #deef82;
	font: italic 13px Helvetica, Arial, sans-serif;
}
	#main .meta a {
		color: #deef82;
	}
	#main .meta a.comments {
		color: #60e0de;
	}
#session {
	width: 977px;
}

#calendar {

width:300px;

margin:0px 15px 20px 20px;
float:left;

}

#kidstocamp {

width:600px;

margin:0px 5px 20px 10px;

}

#highlights {

width:200px;
height:300px;
margin:0px 5px 0px 10px;
float:right;

}

#footer {
	clear: both;
	color: #988264;
	background:url(/images/footer-border.png) repeat-x top left;
	font: normal 12px 'Trebuchet MS',Arial,sans-serif;
	height:340px;
	padding-top:85px;

}

#footer h3
{ font-size:18px;
	font-style:italic;
	}
	
  #footer a {
    color: #ffffff;
  }
  
  #footer a:hover {
    color: #ffffff;
	text-decoration:none;
	border-bottom:1px dashed #ffffff;
  }
  
 #footer-container {width:940px; text-align:center; margin-left:20px;}
  
 #footercol1 {
 width:450px;
 float:left;
 text-align:left;
 margin:25px;
 }
   #footercol1 a {
    color: #ffffff;
  }
  
  #footercol1 a:hover {
    color: #ffffff;
	text-decoration:none;
	border-bottom:1px dashed #ffffff;
  }
 
  #footercol2 {
 width:380px;
 float:right;
 text-align:left;
  margin:25px;
 }
   #footercol2 a {
    color: #ffffff;
  }
  
  #footercol2 a:hover {
    color: #ffffff;
	text-decoration:none;
	border-bottom:1px dashed #ffffff;
  }

a.photo img, a.photo {
  text-decoration: none;
  border: none;
}
ul.topics {
  margin-left: 2em;
  list-style: disc;
}


