body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b2a4c;
	background-color: #625a45;
}

p {
	padding: 0 10px;
}

h1 {
	font-size: 20px;
	padding: 3px 10px 1px 10px;
	margin: 0 0;
}

h2 {
	font-size: 18px;
	padding: 1px 10px;
	margin: 0 0;
}

h3 {
	font-size: 16px;
	padding: 1px 10px;
	margin: 0 0;
}

a:link, a:visited {
	color: #61261f;
}

a:hover {
	color: #ffffff;
	background-color: #343434;
}

#wrapper {
	margin: auto;
	width: 900px;
	background-color: #343434;
	background-image: url('../images/wrapper_bg.jpg');
	background-repeat: repeat-y; 
}

#wrapper2 {
	margin: auto;
	width: 900px;
	background-color: #d4c89e;
	/*background-image: url('../images/wrapper_bg.jpg'); */
	background-repeat: repeat-y; 
}

#banner {
	width: 900px;
	height: 70px;
	background-image: url('../images/cesvirginia_bannerbg.jpg');
}

/* #banner h1 {
	width: 700px;
	margin: 10px 0 0 20px;
	overflow: hidden;
}

#banner h1 a {
	display: block;
	padding: 70px 0 0 0;
} */

#bannerbar {
	width: 900px;
	height: 8px;
	background-color: #7b2a4c;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

#contentwrapper {
	position: relative;
	margin:auto;
	width: 900px;
	height: 100%;
	background-color: #d4c89e;
}

#topnav {
	margin: 0;
	padding: 52px 10px 0 0;
	position: relative;
	float: right;
	color: #ffffff;
}

#topnav ul {
	margin: 0;
	padding: 0;
}

#topnav ul li {	
	display: inline;
 	list-style-type: none; 
	margin: 0;
	padding: 0;
}

#topnav ul li a:link, #topnav ul li a:visited {

	text-decoration: none;
	font-weight: bold;
	padding: 0 5px;
	color: #ffffff;
}

#topnav ul li a:hover {
	background-color: #ecdfb0;
	text-decoration: none;
	color: #61261f;
     }

#leftnav {
	width: 180px;
	height: 250px;
	margin-left: 10px;
	background-color: #d4c89e;
	font-size: 18px;
}

#leftnav2 {
	position: absolute;
	top: 0;
	left: 0;	
	width: 200px;
	/*margin-left: 10px;*/
	background-color: #d4c89e;
	font-size: 18px;
}

#leftnav ul, #leftnav2 ul  {
	margin: 0;
	padding: 0;
}

#leftnav ul li, #leftnav2 ul li {
 	list-style-type: none; 
	margin: 0;
	padding: 0;
}

#leftnav ul li a:link, #leftnav ul li a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid #ffffff 1px;
	padding: 18px 0 18px 25px;
	background-color: #d4c89e; 
	color: #61261f;
}

#leftnav2 ul li a:link, #leftnav2 ul li a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid #ffffff 1px;
	padding: 18px 0 18px 35px;
	background-color: #d4c89e; 
	color: #61261f;
}

#leftnav ul li a:hover, #leftnav2 ul li a:hover {
	background-color: #ecdfb0;
	text-decoration: none;
	color: #61261f;
     }

#imagecontainer {
	clear: both;
	float: right;
	width: 700px;
	height: 250px;
	margin-right: 8px;
	background-color: #000;
}

#imagecontainerinterior {
	clear: both;
	float: right;
	width: 700px;
	height: 250px;
	/*margin-right: 8px;*/
	background-color: #000;
}

#content {
	position: relative;
	float: right;
	width: 700px;
	padding: 5px 0;
	/*margin-right: 10px;*/
	background-color: #fffdd5;
}

.narrowparagraph {
	width: 520px;
}

#rightcontentmenu {
	position: relative;
	float: right;
	width: 160px;
	height: 150px;
	margin: 15px 10px;
	background-color: #ffffff;
}

#infotable {
	padding-left: 15px;
}

.floatrightcontent {
	margin: 0 100px 20px 10px;
	float: right;
	width: 300px;
	padding: 2px 10px;
	background-color:#FFFF99;
	border: 1px solid;
}

/* ------------ FRONT PAGE INFORMATION PANELS  ------------ */
#infopanel {             
	margin: auto;
	width: 880px;
	height: 235px;
	background-color: #ffffff;
}

	#infobox1 {
		position: absolute;
		margin: 0;
		width: 438px;
		height: 235px;
		background-color: #fde7b8;
		border-right: 2px solid #fff; 
	}
	
		#box1title {
			width: 430px;
			height: 20px;
			background-color: #fabb35;
			padding: 6px 0 4px 8px;
			/*border-right: 2px solid #fff;*/
		}
		
	#infobox2 {
		float: left;
		position: absolute;
		width: 220px;
		height: 235px;
		background-color: #fde7b8;
		border-right: 2px solid #fff;
		margin-left: 440px; 
		}
		
		#box2title {
			width: 210px;
			height: 20px;
			background-color: #fabb35;
			border-right: 2px solid #fff;
			padding: 6px 0 4px 10px;
		}
		
	#infobox3 {
		position: relative;
		float: right;
		width: 220px;
		height: 235px;
		background-color: #fde7b8;
	}
	
		#box3title {
			width: 210px;
			height: 20px;
			background-color: #fabb35;
			padding: 6px 0 4px 10px;
		}

/* ------------ END FRONT PAGE INFORMATION PANELS  ------------ */
		
#footer {
	font-size: 10px;
	width: 900px;
	height: 30px;
	clear: both;
	color: #fff;
	text-align: center;
	padding-top: 13px;
	background-color: #343434;
}

#footer2 {
	font-size: 10px;
	width: 900px;
	height: 30px;
	clear: both;
	color: #fff;
	text-align: center;
	padding-top: 13px;
	background-color: #343434;
}

.paneltitles {
	font-size: 16px;
	font-weight: bold;
	color: #7b2a4c;
}

.infotext {
	padding: 0 10px;
}

.imageborder {
	border: 5px solid #d4c89e;
}

.imagebackground {
	background-color: #343434;
	padding: 2px;
}

/* -------------------------- Unused styles ------------------------- */

#infotitles {
	float: left;
	margin: auto;
	width: 880px;
	height: 30px;
	margin: 0 10px;
}

#lefttitlebar {
	position: absolute;
	width: 440px;
	height: 30px;
	background-color: #fabb35;
}

#middletitlebar {
	float: left;
	width: 220px;
	height: 30px;
	background-color: #fabb35;
	padding-left: 440px;
}

#righttitlebar {	
	position: absolute;
	float: right;
	width: 220px;
	height: 30px;
	background-color: #fabb35;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#middlepanel {
	position: relative;
	margin: auto;
	width: 880px;
}

#leftpanel {
	position: absolute;
	width: 440px;
	height: 205px;
	background-color: #fde7b8;
	}

#middlepanel {
	float: left;
	width: 220px;
	height: 205px;
	
	background-color: #fde7b8;
}

#rightpanel {
	position: relative;
	float: right;
	width: 220px;
	height: 205px;
	background-color: #fde7b8;
	/*margin-top: 30px;*/
}

/*#leftnav ul li a:link, #leftnav ul li a:visited, #leftnav2 ul li a:link, #leftnav2 ul li a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid #ffffff 1px;
	padding: 18px 0 18px 25px;
	background-color: #d4c89e; 
	color: #61261f;
}*/

.currentsection {
	color: #ffffff	;
}

.closeheading {
	font-size: 16px;
	font-weight: bold;
	padding: 2px 10px;
	margin: 0 0;
}

.closeparagraph {
	padding:  1px 10px 15px 10px;
	margin: 0 0;
}

.scenario {
	padding: 0 40px;
}

.indentedparagraph {
	padding: 0 40px;
}

/* ---------------------- CSS-controlled Image Pop-up ------------------------ */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 20px; /*position where enlarged image should offset horizontally */
}