/* CSS Document
Template Name: LetterBox_Olive
Date: 08/03/2005 */

#banner {
	width:800px;
	height:152px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
}
#banner h1 {
	font-family: Helvetica,Arial,sans-serif;
	font-size:32px;
	font-style:bold;
	color:#ffffff;
	margin: 0px 0px 0px 50px;
	padding: 140px 0px 0px 0px;
}
#banner p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	padding:0px;
	text-align: right;
	margin: 0px 20px 0px 0px;
}
#banner a {
	font-size:11px;
	color:#000000;
}

.homeButton {
	width: 100px;
	height: 50px;
	margin: 7px 0px 0px 710px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	position: absolute;
}

img {
border: 0px solid #000000;	
}

.horizontal_navigation_bar {
width: 800px;
height: 35px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url(images/Nav.jpg);
text-decoration: none;
z-index: 99;
}
.horizontal_navigation_bar a:link {
	width: 150px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}
.horizontal_navigation_bar a:visited {
	width: 150px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.horizontal_navigation_bar a:active {
	width: 150px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.horizontal_navigation_bar a:hover {
	width: 150px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#footer {
	background-color: #146d00;
	height:50px;
	width:100%;
}
#footer p {
	margin: 0px 0px 0px 0px;
	padding: 20px 30px 0px 0px;
	text-align: right;
	color:#ffffff;
	font-size:11px;
}
#footer p a {
	color:#ffffff;
}