﻿body { 
	padding: 0 0 0 0; /*Top Right Bottom Left*/
	margin: 0 0 0 0; /*Top Right Bottom Left*/
	background: #000000; 
	color: #FFFFFF; 
	text-align: center; 
	font-size: 65%; 
	font-family: Tahoma, San-serif;
}

#wrap {
	margin: 0 auto; /*Top Right Bottom Left*/
	padding: 0 0 0 0; /*Top Right Bottom Left*/
	width: 800px;
	min-height: 600px;
	text-align: left;
	background: #000000; 
	/*border: 0.06em aqua solid;*/
}

#mainContent {
	width: 100%;
	height: auto;
	margin: 0 0 0 0; /*Top Right Bottom Left*/
	padding: 0 0 0 0; /*Top Right Bottom Left*/
	text-align: left;
	background: #000000 url('http://www.uhv.edu/green/images/pageElements/leftGradient.jpg') top left repeat-y;
	/*border: 0.06em aqua solid;*/
	/*background: transparent;*/
}

#contentleft {
	width: 185px;
	height: auto;
	margin: 0 0 0 0; /*Top Right Bottom Left*/
	padding: 0 0 0 0; /*Top Right Bottom Left*/
	float: left;
	background: #0a351a url('http://www.uhv.edu/green/images/pageElements/leftGradient.jpg') top left repeat-y;
	/*border: 0.06em red solid;*/
}

#contentright {
	width: 575px;
	height: auto;
	margin: 1em 0.45em 0em 0.25em; /*Top Right Bottom Left*/
	padding: 0em 0em 0em 0em; /*Top Right Bottom Left*/
	float: right;
	font-size: 1.5em;
	background: #000000;
	/*border: 0.06em fuchsia solid;*/
}

#contentright .left {
	float: left;
	display: inline;
}

#contentright .right {
	float: right;
	display: inline;
}

#contentright a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

#contentright a:hover {
	color: #009900;
	text-decoration: none;
}

#contentright ul li {
	margin: 0em 0em 0.45em 0em; /*Top Right Bottom Left*/
}

#contentright ol li {
	margin: 0.45em 0em 0.45em 0em; /*Top Right Bottom Left*/
}

/*-- Navigation Classes ----------------------------------*/
#menu_hl_li {
	list-style-position: outside;
}

#sideNav {
	width: 185px;
	padding:0 0 0 0; /*Top Right Bottom Left*/
	margin: 0 0 0 0; /*Top Right Bottom Left*/
	font-family: Tahomam, Arial, Verdana, sans-serif;
	font-size: 12pt;
	/*border: 0.06em yellow solid;*/
}

#sideNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sideNav li {
	border-bottom: 2px solid #999966;
	padding:0 0 0 0; /*Top Right Bottom Left*/
	margin: 0 0 0 0; /*Top Right Bottom Left*/
}

#sideNav li a {
	display: block;
	text-align: left;
	background: url('http://www.uhv.edu/green/images/pageElements/leftGradient.jpg') top left repeat-y;
	color: #FFFFFF;
	text-decoration: none;
	width: 185px;
	height: 20px;
	padding:25px 0 0 8px; /*Top Right Bottom Left*/
	margin: 0 3px 0 0; /*Top Right Bottom Left*/
}

html>body #sideNav li a {
	width: auto;
}

#sideNav li a:hover {
	background: url('http://www.uhv.edu/green/images/pageElements/navOver.jpg') center right no-repeat;
	color: #FFFF00;
	/* for IE */
	/*filter: alpha(opacity=40);*/
	/* CSS3 standard */
	/*opacity: 0.4;*/
}

html>body #mainContent #head { /* FF 3 */
	background: url('http://www.uhv.edu/green/images/pageElements/leaves.jpg') center center no-repeat;
	height: 42px;
	margin: 0px 0 5px 185px; /*Top Right Bottom Left*/
	padding: 0px 15px 20px 15px; /*Top Right Bottom Left*/
	/*border: 0.06em orange solid;*/
}

#mainContent #head { /* IE 7- */
	/*background: url('http://www.uhv.edu/green/images/pageElements/Go_Green.jpg') center center no-repeat;*/
	background: url('http://www.uhv.edu/green/images/pageElements/leaves.jpg') center center no-repeat;
	height: 42px;
	margin: 0px 0 5px 15px; /*Top Right Bottom Left*/
	padding: 0px 15px 20px 15px; /*Top Right Bottom Left*/
	/*border: 0.06em orange solid;*/
}

#mainContent .UHV {
	margin: 8px 0 0 465px; /*Top Right Bottom Left*/
	padding: 3px 5px 0px 0px; /*Top Right Bottom Left*/
}

html>body #footer { /*FF 3*/
	clear: both;
	/*float: right;
	display: inline;*/
	/*position: relative;*/
	background: url('http://www.uhv.edu/green/images/pageElements/footerBack.jpg') repeat;
	margin: 0 0 10px 0; /*Top Right Bottom Left*/
	padding: 0 0 10px 0; /*Top Right Bottom Left*/
	border-top: 2px solid #999966;
	width: 100%;
	height: 100px;
	/*border: 0.06em aqua solid;*/
}

#footer { /*IE 7-*/
	clear: both;
	/*float: right;
	display: inline;
	position: relative;*/
	background: url('http://www.uhv.edu/green/images/pageElements/footerBack.jpg') repeat;
	margin: 0 0 10px 0; /*Top Right Bottom Left*/
	padding: 0 0 10px 0; /*Top Right Bottom Left*/
	border-top: 2px solid #999966;
	width: 100%;
	height: 100px;
	/*border: 0.06em aqua solid;*/
}

html>body #mainContent #footer p { /* FF 3 */
	padding: 3px 5px 10px 5px; /*Top Right Bottom Left*/
	margin: 3px 5px 10px 5px; /*Top Right Bottom Left*/
	color: #999966;
	font-size: 1.15em;
	float: left;
	width: 100%;
}

#mainContent #footer p { /* IE 7- */
	padding: 3px 5px 10px 5px; /*Top Right Bottom Left*/
	margin: 3px 5px 10px 5px; /*Top Right Bottom Left*/
	color: #999966;
	font-size: 1.15em;
	float: left;
}

html>body #mainContent #footer span.name { /* FF 3 */
	color: #FFFFFF;
	font-size: 0.91em;
	font-weight: bold;
	padding: 3px 10px 10px 45px; /*Top Right Bottom Left*/
	margin: 3px 10px 10px 45px; /*Top Right Bottom Left*/
	float: right;
}

#mainContent #footer span.name { /* IE 7- */
	color: #FFFFFF;
	font-size: 0.91em;
	font-weight: bold;
	padding: 3px 10px 10px 45px; /*Top Right Bottom Left*/
	margin: 3px 10px 10px 45px; /*Top Right Bottom Left*/
	float: right;
}

#bottom {
	clear: both;
	width: 100%;
	height: 3em;
	margin: -1em 0em 0em 0em; /*Top Right Bottom Left*/
	padding: 0.15em 0em 0.35em 0em; /*Top Right Bottom Left*/
	text-align: center;
	background: #000000;
	/*border: 1px red solid;*/
}

#bottom .copyright p {
	display: inline;
	font-size: 1em;
	color: #FFFFFF;
	margin: 0 0 1em 0; /*Top Right Bottom Left*/
	padding: 0 0 1em 0; /*Top Right Bottom Left*/
}

#push {
	height: 25px;
	margin: 0;
	padding: 0;
}

#pushBottom {
	height: 150px;
	margin: 0;
	padding: 0;
}

/* Added by Shane Carroll May
   3/25/2009
   For the Addition of the 
   Victoria Recycle Program 
   greenBorder and greenHighlight. */
div.greenBorder
{
	border: 1px #006400 solid;
	text-align: center;
}

div.greenHighlight
{
	background-color: #006400;
	padding: 5px 0 5px 0; /*Top Right Bottom Left*/
	text-align: center;
	font-weight: bold;
}
