body {
 	font:100% arial, verdana, helvetica, sans-serif;
	background:#003664;
	color:#000;
	padding:0 0 30px 0;
	margin:0;
}
table, th, td, tr, input, form, div, h1, h2, h3, h4, p, img, li, ul {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:.8em 20px;
	color:#000;
 	font:100% arial, verdana, helvetica, sans-serif;
}
p, li {
 	font:80% verdana, arial, helvetica, sans-serif;
	margin:1em 20px;
	padding:0;
	line-height:110%;
}
table {
	width: 100%;
	border-collapse: collapse;
}
h1 {
	font-size:155%;
}
h2 {
	font-size:100%;
}
h3 {
	font-size:100%;
	font-weight:bold;
	color:#666;
}
h4, h5, h6 {
	font:bold 70% arial, verdana, helvetica, sans-serif;
	color:#666;
}
ul {
	margin:1em 15px;
}
a:link, a:visited {
	text-decoration:underline;
	color:#850606;
}
a:hover {
	text-decoration:none;
}

	/* Grid */

#pg {
	width:770px;
	overflow:hidden;
	margin:auto;
	text-align:left;
	background:#870505;
	padding:30px 0 10px 0;
}
#hd {
	height:125px;
	overflow:hidden;
	background:#fff url(../images/headbg.gif) repeat-x;
	margin:0 0 5px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.logo {
	float:left;
}
.rhead {
	float:right;
	width:535px;
	overflow:hidden;
}
#menu {
	margin:0;
	background:#cccccc url(../images/menubg.gif) repeat-x;
	border-bottom:1px solid #000;
	zoom:1;
}
#menu li {
	margin:0;
	float:left;
	background:url(../images/menuline.gif) 100% 50% no-repeat;
	font:75% arial, sans-serif;
}
#menu a {
	display:block;
	font-weight:bold;
	padding:8px 9px;
	text-decoration:none;
	color:#000;
}
#menu .act a, #menu a:hover {
	color:#fff;
}
#menu #last {
	background:none;
}
#bd {
	background:#fff url(../images/bodybg.gif) repeat-y;
	border-top:1px solid #fff;
	margin-bottom:5px;
	zoom:1;
}
#bd p {
	line-height:135%;
}

#audioplayer_1 {
	margin-left:350px ;
}
.lcol {
	width:570px;
	overflow:hidden;
	float:left;
}
.lcol p {
	text-align:justify;
}
.lcol center {
	margin-top:-20px;
}
.lcol .lcnt {
	width:200px;
	float:left;
}
.lcol .lcnt p {
	text-align:justify;
}
.lcol .rcnt {
	margin:0 0 0 200px;
}
.lcol .rcnt p {
	text-align:justify;
}
.rcol {
	width:200px;
	overflow:hidden;
	float:right;
}
.rcol ul {
	padding:0;
	margin:0;
	color:#850606;
}


/* Right Column Highlighted items
------------------------------------------*/
.hl {
	background-color:#850606;
	margin:15px 0;
}

.hl p {
	font-size:75%;
	text-align:center; 	
	font-weight:bold;
}
.hl p span {
	font-weight:normal;
	color:#ffffff;
}
.hl a {
	
	color:#ffffff;
}
.hl a:hover {
	text-decoration:none;
}


.part {
	background:#e2e1df;
	border-top:15px solid #fff;
	padding:0 0 10px 0;
}
.part p {
	padding:5px 10px;
	margin:0;
	color:#850606;
}

.part p.caption {
	font-size:60%;
	color:#003399;
	margin-bottom:20px;
}
.part h2 {
	border-bottom:1px solid #000;
	margin:5px 10px;
	padding-left:0;
}
.part h2 span {
	background:#e2e1df;
	position:relative;
	top:5px;
	padding-right:5px;
	font-weight: bold;
}
#ft {
	background:#fff url(../images/footbg.gif) left bottom repeat-x;
	padding-bottom:5px;
	border-bottom:1px solid #fff;
}
#ft ul {
	margin:0;
	zoom:1;
	padding:6px 0;
	border-bottom:1px solid #000;
}
#ft ul li {
	display:inline;
	margin:0;
	font:70% arial, sans-serif;
	float:left;
}
#ft a {
	text-decoration:none;
	margin:0 7px;
	color:#850606;
}
#ft .act a, #ft a:hover {
	text-decoration:underline;
}
#ft .copy {
	float:right;
	clear:both;
	color:#fff;
}
#ft .copy a {
	margin-left:0;
	color:#fff;
}
.space {
	height:15px;
	background:#fff;
	clear:both;
}

	/* Some Pages without left gray background */

.index #bd, .service #bd {
	background:#fff;
}
.projects #bd {
	background:#fff;
}
.capitol-history #bd {
	background:#fff;
}
.valley-heritage-tour #bd {
	background:#fff;
}
.wv-history #bd {
	background:#fff;
}


	/* Addon */
	
#ft ul:after, #bd:after, #menu:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	font-size:1px;
}
