﻿body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.81em;
}

/* ------------------------------------------------------------------------------------------------------------------------------------ */
/* Navigation area just below the banner */
#horiz_nav_area {
	clear: both;
	width: auto;
	text-align: center;
	margin: 0em auto 0.75em auto; /*top right bottom left*/
	background: #FFFFFF;
}

#navigation_horiz {
	clear: both;
	position: relative;
	float: none;
	top: 0.60em;
	font-family:  "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	list-style: none;
	padding: 0em 0.15em -0.5em 0.15em; /*top right bottom left*/
	margin: 0em auto 0em auto; /*top right bottom left*/
	border-top: #FFFFFF 0.25em solid;
	border-bottom: #FFFFFF 0.25em solid;
	background: #FFFFFF;
	/*background: #FFFFFF url('http://www.uhv.edu/marci/newdesign/images/ShadowBottom_white.gif') bottom repeat-x;*/
}

#navigation_horiz ul {
	text-align: center;
}

#navigation_horiz li.first {
	display: inline;
	margin: 0em auto 0em auto; /*top right bottom left*/
	border: 0;
	position: relative;
	top: -0.4em;
	background-color: transparent;
	color: #000000;	
	text-transform: uppercase;
}

#navigation_horiz li {
	display: inline;
	margin: 0em auto 0em auto; /*top right bottom left*/
	padding: 0.25em 1.25em 0.5em 1.25em; /*top right bottom left*/
	border-left: 1px solid #CCCCCC;
	position: relative;
	top: -0.4em;
	background-color: transparent;
	color: #000000;	
	text-transform: uppercase;
	letter-spacing: 0em;
	vertical-align: middle;
}

#navigation_horiz li.last {
	display: inline;
	margin: 0em auto 0em auto; /*top right bottom left*/
	position: relative;
	top: -0.4em;
	background-color: transparent;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0em;
	vertical-align: middle;
}

#navigation_horiz li a {
	color: #000000;
	text-decoration: none;
}

#navigation_horiz li a:hover {
	color: #CC0000;
	background: #CCCCCC;
	padding: 0.25em 0em 0.5em 0em; /*top right bottom left*/
}

#navigation_horiz li.current {
	background-color: #FFFFFF;
}

#navigation_horiz li.current a {
	color: #000000;
}

/* ------------------------------------------------------------------------------------------------------------------------------------ */


/* Basic CSS page formatting */
.threeColumn #contentMiddle {
	display: inline;
	float: left;
	width: 32.5em;
	margin: 1em 0em 0em 0.81em; /*top right bottom left*/
	overflow: hidden;
	line-height: 150%;
}

.threeColumn #contentMiddleExtend {
	display: inline;
	float: left;
	width: 60.5em;
	margin: 1em 0em 0em 0.5em; /*top right bottom left*/
	overflow: hidden;
	line-height: 150%;
	/*border: 0.06em aqua solid;*/
}

/* Three Column Content Columns */
#contentMiddle a {
	text-decoration: underline;
	color: #CC3333;
	font-weight: normal;
}

#contentMiddle a:hover {
	text-decoration: none;
	color: #000000;
}

/* Special Hyperlinks Class */
#contentMiddle a.List:link, #contentMiddle a.List:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#contentMiddle a.List:hover {
	text-decoration: none;
	color: #CC3333;
	font-weight: normal;
}

h1 {
	font-size: 1em;
	margin: 0em 0em 0em 0em; /*top right bottom left*/
	padding: 0em;
	border: 0em;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-size: 2.00em;
	margin: 0.75em 0em 0em 0em; /*top right bottom left*/
	padding: 0em;
	border: 0em;
	font-weight: bold;
}

h3 {
	font-size: 1.55em;
	margin: 0.75em 0em 0.75em 0em; /*top right bottom left*/
	padding: 0em;
	border: 0em;
	font-weight: bold;
	text-align: center;
}


p {
	margin-top: 0em;
}

#contentMiddle .anchor, a.anchor, a.anchor:hover {
	color: #000000;
	text-decoration: none;
}

#contentMiddle .columnLeft {
	display: inline;
	float: left;
	margin: 0em 0.25em 0.25em 0.25em; /*top right bottom left*/
	width: auto;
	/*border: 0.06em aqua solid;*/
}

#contentMiddle .columnRight {
	display: inline;
	float: right;
	margin: 0em 0.25em 0.25em 0.25em; /*top right bottom left*/
	width: auto;
	/*border: 0.06em fuchsia solid;*/
}

#contentMiddle h1.listHeader {
	font-size: 1.25em;
	margin: 0.75em 0em 0em 0.25em; /*top right bottom left*/
	padding: 0em 0.25em 0em 0.15em;
	border: 0em;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom: 0.06em #000000 solid;
	width: 15em;
}

#contentMiddle ul.linksList{
	list-style: none;
	margin: 0em 0em 0em 0.65em; /*top right bottom left*/
}

/* Image Classes */
.floatLeft {
	display: inline;
	float: left;
	margin: 0em 0.81em 0.50em 0em; /*top right bottom left*/
}

.floatRight {
	display: inline;
	float: right;
	margin: -2em 0em 0.50em 0.94em; /*top right bottom left*/
}

/* Spacing Classes */
.spacer {
	height: 5.25em;
	border-top: 0.10em #CCCCCC solid; /* HR between items */
}

.spacerSmall {
	height: 1em;
	border-top: 0.10em #CCCCCC solid; /* HR between items */
}

div#largerContent span.highlightedRed {
	background: #CC3333;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-align: left;
	padding: 0em 0.1em 0em 1em; /*top, right, bottom, left*/
}

div#redBorder {
	border: 1px #CC3333 solid;
	font-size: 1.00em;
	padding-left: 0.5em; 
	padding-right: 0.5em;
	background: #FFFFFF;
	overflow: auto;
}

div#redBorder h3 {
	font-size: 1.88em;
	font-style: italic; 
	padding: 0.5em 0em 0em 0.1em; /*top right bottom left*/
	margin: 0em;
	float: left;
}

div#redBorder img {
	padding: 0.35em 0.35em 0.35em 0em; /*top right bottom left*/
	margin: 0.35em 0.35em 0.35em 0em; /*top right bottom left*/
	border: 0;
	float: left;
	display: inline;
}

div#redBorder ul {
	list-style: none;
	padding-left: 15em;
	margin: 0em;
	text-align: right;
}

div#redBorder li {
	display: inline;
	margin: 0em 0.15em 0em 0.15em;
	border-right: 0.04em #000000 solid;
	padding: 0em 0.15em 0em 0.15em;
}

div#redBorder li.last {
	display: inline;
	margin: 0em 0.15em 0em 0.15em;
	padding: 0em 0.15em 0em 0.15em;
}

div#redBorder a:link, div.redBorder a:visited, div.redBorder a:active {
	text-decoration: underline;
	color: #CC3333;
	font-weight: normal;
}

div#redBorder a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}
