* { margin: 0; padding: 0; }
a img { border: 0; background: transparent; }
fieldset { border: none; }


/* the Basics
_________________________________________________________________ */
/*html {
	background: #001a48 url(images/gui/bgFoot.gif) repeat-x bottom;
}*/
body {
	margin: 0;
	padding: 0;
	font: x-small Georgia, "Times New Roman", Times, serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #111;
	text-align: center;
	background: #001a48 url(images/gui/bg.jpg) repeat-x;
}

p {
	line-height: 1.5em;
	margin: 2px 0 10px 0;
	/* text-align: justify; */
}

.buffer {
	margin: 50px 0 10px 0;
}

.small {
	font: normal x-small/100%;
	}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr {
	cursor: help;
}

h1 {
	margin: 15px 0 !important;
	margin: -15px 0 15px 0;
	font: bold 180%/120% Georgia, "Times New Roman", Times, serif;
	color: #9A0003;
}
h2 {
	margin: 15px 0 5px 0;
	color: #B20C07;
	border-bottom: 1px dotted #c37647;
	font: bold 135%/120% Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #333;
	margin: 7px 0;
	font: bold 130%/120% Georgia, "Times New Roman", Times, serif;
}
h4 {
	color: #B20C07;
	margin: 18px 0 15px 0;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	font: bold 120%/120% Georgia, "Times New Roman", Times, serif;
}
h5 {
	color: #B20C07;
	margin: 18px 0 15px 0;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	font: bold 100%/120% Georgia, "Times New Roman", Times, serif;
}

h6 {
	margin: 0 0 10px 0; 
	padding: 4px; 
	color: #FFF; 
	background: #A5A9A6; 
	width: 280px;
	font: bold 96%/140% Georgia, "Times New Roman", Times, serif;
}

.alignrightImg {
	float: right;
	margin: 0 0 5px 5px;
	}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
        padding:3px;
	}

dl { font: 76%/200%; margin: 5px 0 10px 0; }
dd { font: bold 100%; margin: 5px 0 15px 0; color: #875D2E; }

a:link { color: #003399; background: none; text-decoration: underline; }
a:visited { color: #003399; background: none; text-decoration: underline; }
a:hover { color: #9A0003; background: none; text-decoration: underline; }
a:active { color: #9A0003; background: none; text-decoration: underline; }

#head a:link { line-height: 1.1em; text-decoration: none; }
#head a:visited { line-height: 1.1em; text-decoration: none; }
#head a:hover { line-height: 1.1em; text-decoration: none; }
#head a:active { line-height: 1.1em; text-decoration: none; }

#content ul {
	margin: .5em 0 1em .5em;
	padding: 0;
	list-style-type: none;
}

#content ul li {
	background: url(images/gui/arrow.gif) no-repeat 0px 0px;
	margin: 0;
	padding: 0 10px 5px 20px;
	line-height: 1.5em;
	/*text-align: justify;*/
}

#content ol {
	margin: .2em 0 .2em 2em;
	padding: 0;
}

#content ol li {
	margin: 0;
	padding: 0 10px 12px 2px;
	line-height: 1.5em;
	/*text-align: justify;*/
}

#wrap {
	width: 760px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: #fff url(images/gui/header08.gif) no-repeat;
	z-index: 20;
}

#head {
	width: 760px; height: 121px;
	margin: 0;
	padding: 0;
	z-index: 30; 
}

#home a {
	width: 280px;
	height: 75px;
	margin: 0;
	padding: 0;
	z-index: 40;
	position: absolute;
	top: 40px;
	left: 25px;
}

#sub1 a {
	width: 125px;
	height: 31px;
	margin: 0;
	padding: 0;
	z-index: 40;
	position: absolute;
	top: 33px;
	left: 362px;
	background: url(images/gui/subMenu1.gif) no-repeat  left top;
}

#sub1 a:hover {
	background: url(images/gui/subMenu1.gif) no-repeat left bottom;
}

#sub2 a{ 
	width: 125px;
	height: 31px;
	margin: 0;
	padding: 0;
	z-index: 45;
	position: absolute;
	top: 33px;
	left: 505px;
	background: url(images/gui/subMenu2.gif) no-repeat left top;
}

#sub2 a:hover {
	background: url(images/gui/subMenu2.gif) no-repeat left bottom;
}

#sub3 a{ 
	width: 125px;
	height: 31px;
	margin: 0;
	padding: 0;
	z-index: 45;
	position: absolute;
	top: 33px;
	left: 635px;
	background: url(images/gui/subMenu3.gif) no-repeat  left top;
}

#sub3 a:hover {
	background: url(images/gui/subMenu3.gif) no-repeat left bottom;
}

#content {
	clear: both;
	background: url(images/gui/contentBg.gif) no-repeat;
	width: 515px;
	margin: 0 0 0 0;
	padding: 0 20px 0 5px;
	float: right;
	display: inline;
}
#contentLeft {
	background-color:#FFFFFF;
	width: 200px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}


img a.logo:hover { background-color: transparent; }
/*.line { margin: 0 auto; text-align: center; }*/
.rightSide {
	margin: 0 0 5px 15px;
	float: right;
	display: inline;
	}
.h2em {
	color: #888;
	}
.date {
	color: #666;
	text-align: right;
	margin: -30px 0 58px 0 !important;
	margin: 0 0 38px 0;
	font: normal normal 85%;
	line-height: 110%;
	}
.entry {
	margin: 10px 0 0 0;
	}


/* navbar
_________________________________________________________________ */
#navbar {
	width: 200px;
	margin: 42px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	/*line-height: 0;*/
}
.aboutNav {
	color: #999;
	font-size: 10px;
	text-align: left;
	margin: 20px 32px 4px 30px;
	}
/* nav menus
_________________________________________________________________ */
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: normal 11px;
}

#navcontainer li { 
	height: 20px !important;
	height: 17px;
	margin: 0 0 0 25px;
	padding: 0 0 0 10px;
	white-space: nowrap;
	background: transparent url(images/gui/nav.gif) no-repeat left top;
}

#navcontainer li:hover {
	height: 20px !important;
	height: 17px; 
	margin: 0 0 0 25px;
	padding: 0 0 0 10px;
	white-space: nowrap;
	background: transparent url(images/gui/nav.gif) no-repeat left bottom;
}

#navcontainer li.twoLine { 
	height: 32px !important;
	height: 25px;
	margin: 0 0 0 25px;
	padding: 0 0 0 10px;
	white-space: nowrap;
	background: transparent url(images/gui/navTwo.gif) no-repeat left top;
}

#navcontainer li.twoLine:hover {
	height: 32px !important;
	height: 25px; 
	margin: 0 0 0 25px;
	padding: 0 0 0 10px;
	white-space: nowrap;
	background: transparent url(images/gui/navTwo.gif) no-repeat left bottom;
}

.subTitle {
	font-size: 10px;
	padding: 0;
}

#navcontainer a {
	display: block;
	margin-left: 12px;
	/*width: 160px;*/
}

#navcontainer a:link, #navlist a:visited { color: #003399; text-decoration: none; }

#navcontainer a:hover {
	color: #9A0003;
}

#navcontainer img {
	padding: 8px 0 4px 0;
}
	
/* search
_________________________________________________________________ */
#searchcont {
	color: #FFF;
	text-align: center;
	margin: 10px auto 0 auto;
	position: relative;
	height: 30px;
}
#searcher {
	background: #FFF;
	width: 110px;
	border: 1px solid #F9EBDC;
	padding: 1px 6px 1px 1px; 
	margin: 0;
	position: absolute; top: 0; left: 0; 
} 
#searcher:hover { background: #FFF; border: 1px solid #F00500; }
#searcher:focus { background: #F3EDCC; border: 1px solid #F00500; }
#goimg { border: none;  position: absolute; top: 0; right: 0; }

/* footer
_________________________________________________________________ */
#footer {
	text-align: right;
	width: 760px; height: 122px;
	background: url(images/gui/footer.gif) no-repeat bottom;
	margin: 0;
	padding: 0 0 35px 0;
}
#footer:hover {
	background: url(images/gui/footerOn.gif) no-repeat bottom;
}

#copyright {
	float:right;
	text-align: right;
	font: normal 80%/120% Verdana, Arial, sans-serif;
	color: #333;
	width: 520px; height: 80px;
	margin: 0;
	padding: 10px 20px 0 15px;
	vertical-align: text-bottom;
}

#copyright a:link		{ color: #003399; }
#copyright a:visited	{ color: #003399; }
#copyright a:hover		{ color: #9A0003; }
#copyright a:active		{ color: #9A0003; }

.smallFoot {
	color: #333;
	font-size: x-small;
	}
	
.heavyP {
	font-weight: bold;
	font-size: 95%;
	line-height: 1.1em;
}
.smallP {
	font-size: 86%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #666666;
}

/* img Shadow */
.img-shadow {
  float:right;
  background: url(images/gui/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/gui/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 15px !important;
  margin: 10px 0 0 15px;
  }

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 3px;
  }

/* img Captions */
.img-captions {
  float:right;
  margin: 10px 0 0 15px !important;
  margin: 10px 0 0 15px;
  }

.img-captions img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 3px;
  }

/* img CaptionsLeft */
.img-captionsLeft {
  margin: 10px 0 0 15px !important;
  margin: 10px 0 0 15px;
  }

.img-captionsLeft img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 3px;
  }

.newsletterBox {
	border: 1px dashed #999999;
}
.newsletterBox p {
	text-align: left;
}

.navigation {
	font: normal x-small;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

select {
	width: 130px;
	}

input {
	color: #9A0003;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: url(images/gui/textBg.gif) no-repeat top left;
	border-top: 2px solid #AEAEAE;
	border-right: 2px solid #E0DFE3;
	border-bottom: 2px solid #E0DFE3;
	border-left: 2px solid #AEAEAE;
	}

textarea {
	font: normal small Verdana, Helvetica, sans-serif;
	color: #9A0003;
	width: 500px;
	padding: 2px;
	background: url(images/gui/textBg.gif) repeat-x top;
	border-top: 2px solid #AEAEAE;
	border-right: 2px solid #E0DFE3;
	border-bottom: 2px solid #E0DFE3;
	border-left: 2px solid #AEAEAE;
	}

/* End Form Elements */

.fmset input, .fmset textarea{ margin-top: 15px; }

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	font: normal 80%/105%;
	padding: 0;
	text-align: justify;
	}

.commentListBG {
	margin: 0;
	padding: 15px 15px 10px 15px;
	list-style: none;
	background: url(images/gui/contentBg.gif) no-repeat top left;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentRight {
	text-align: right;
	font-size: x-small;
	}
	
.commentBody {
	margin: 10px 0 10px 10px;
	}
	
.commentBody p {
	font-size: small;
	line-height: 1.5em;
	color: #222;
	}
	
.commentmetadata {
	font-size: x-small;
	margin: 0;
	display: block;
	font-weight: bold;
	}
	
.maildiv .sidelbl {
	padding: 0 10px 0 0;
	font: normal x-small Verdana, Helvetica, sans-serif;
}	

.maildiv .fmsubmit input, .fmsubmit input {
	background: url(images/gui/inputBg.gif) no-repeat top left; 
	color: #003399;
	font-weight: bold;
}

.maildiv .fmrequired {
	color: #999;
	font: normal xx-small Verdana, Helvetica, sans-serif;
}
/* End Comments */

/* Chapter Units Map */
#mapHolder {
	width:500px;
	margin:10px auto;
}
dl.map.on {
	position:relative;
	width:480px;
	height:210px;
	background:url(images/gui/vaMap.gif) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:170px;
	padding:3px 6px;
	/* border-top: 2px solid #4472AB;
	border-right: 2px solid #81ACE2;
	border-bottom: 2px solid #81ACE2;
	border-left: 2px solid #4472AB; */
	background:#4F84D2 url(images/gui/mapBack.gif) no-repeat;;
	color:#fff;
	font-size:100%;
	line-height:130%;
	/* -moz-border-radius:8px;
	border-radius:8px; */
	z-index:11;
}
dl.map.on dd img {
	position:relative;
	float:right;
	border:#000 1px solid;
	margin:2px;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(images/gui/point.png) no-repeat;
	width:26px;
	height:26px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	background:url(images/gui/point-hover.png) no-repeat;
}
dl.map.on dd a {
	text-decoration:none;
	color:#000;
}

/* START OF CSS FOR MAP POINTS */
dl.map.on a#Northern {
	top:45px;
	left:312px;
}
dl.map.on a#Piedmont {
	top:90px;
	left:286px;
}
dl.map.on a#Richmond {
	top:121px;
	left:306px;
}
dl.map.on a#Shenandoah {
	top:64px;
	left:261px;
}
dl.map.on a#Tidewater {
	top:162px;
	left:386px;
}
dl.map.on a#ShiningStar {
	top:134px;
	left:213px;
}