/* css for the panhandle bandshell :: march 2007 */

body {
	background-color: #9CC7F6;
	font-size: 79%;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	text-align: center;
	color: black;
	margin: 0;
	padding: 0; 
}

p, li {
	font-size: 1em;
	line-height: 1.8em;
}

ul li {
	list-style-image: url(../img/bullet_one.gif);
}

ul ul li {
	list-style-image: url(../img/bullet_two.gif);
}


p a, li a {
	color: #C55104;
	text-decoration: none;
	
}

p a:hover, li a:hover {
	border-bottom: 1px solid #C55104;

}


.intro {
	font-size: 1.11em;
	line-height: 1.8em;
	color: #0F3257;
}

h1 {
	font-size: 1.18em;
	margin-top: 20px;
	margin-bottom: -10px;
	color: #0F3257;
}

h2 {
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: -10px;
	color: #0F3257;
}


.details {
	font-size: 0.9em;
	font-style: italic;
	text-align: left;
	margin: 0 0 0 80px;
}

#shell {
	margin: auto;
	text-align: left;
	width: 1000px;
	background-image: url(../img/content_ng.jpg);
	background-repeat: repeat-y;
}

#main_nav {
	width: 1000px;
	height: 45px;
	margin: 0;
	text-align: center;
	background-image: url(../img/main_nav_bg.jpg);
	background-repeat: none;
}

#sub_nav {
	width: 1000px;
	height: 43px;
	text-align: center;
	background-image: url(../img/sec_nav_bg.jpg);
	background-repeat: none;
}

#innershell {
	width: 900px;
	margin: 20px 60px 20px 50px;
	padding-bottom: 20px;
}

#innershell2 {
	width: 1000px;
	margin: 20px 60px 20px 50px;
	padding-bottom: 20px;
}

#photo {
	width: 340px;
	text-align: left;
	margin: 0 20px 0 0;
	float: left;
}

#copy {
	width: 500px;
	text-align: left;
	float: right;
}

#gallery {
	width: 900px;
	text-align: center;
}

.calendar {
	text-align: left;
}

#top_ray {
	width: 1000px;
	height: 83px;
	margin: 0px;
	 background-image: url("../img/top_ray.jpg");
	 background-repeat: none;
}

#bot_ray {
	width: 1000px;
	height: 88px;
	margin: 0px;
	clear: both;
	background-image: url("../img/bot_ray.jpg");
	background-repeat: none;
}