/* CSS Document */

body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	padding-bottom: 25px;
	behavior:  url(/Greenhouse%20Website/PENNINE/csshover.htc);
	background-color: #DBDBDB;
} 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0048AC;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #0048AC;
	margin-bottom: -0.2em;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}


	
p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	
}

a {
	color: #303080;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;

}
	
li ul {
	position: absolute;
	left: 137px; /* Set 1px less than menu width */
	top: 0;
	display: none;
}


ul li a {
    display: block;
    text-decoration: none;
    color: #0048AC;
    padding: 6px 4px 6px 18px;
    border-bottom: 1px dashed #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */
		
li:hover ul { display: block; } /*  The magic */.side_menu {
    background-color: #666666;
    margin-top: 5px;
    margin-bottom: 5px;
}
ul li a:hover {
    text-decoration: underline;
}

.nav a:hover {
	color: #3576C4;
	text-decoration: none;
}

.title_bar {
	background-color: #e1e1e1;
	background-image: url(/images/title_bar_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	color: #303080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.bgborder, .bgborder
{
background-image:url('images/bgborder.gif');
}

.navbg, .navbg
{
background-image:url('images/navbg.gif');
}

.topnav
{
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #0048AC;
	font-size: 12px;
	padding-left: 18px;
	}

.topbanner
{
  background-image:url('images/topbannerbg.gif');
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #0048AC;
	font-size: 12px;
	}
	
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0048AC;
	font-style: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 5px;
	}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	color: #0048AC;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	}
