﻿html, body
{
	height: 100%;
}

body
{
	padding-top: 0;
	padding-bottom: 0;
}

#container
{
	margin: 0 auto;
	min-height: 100%;
	padding: 80px 10px 90px 10px;
	width: 700px;
}

#home
{
	overflow: auto;
	padding-bottom: 264px;
}

#header
{
	height: 340px;
	background: url(../images/template/header01.jpg) no-repeat;
}

#nav
{
	background: #043112 url(../images/template/navHomeBackground.png) no-repeat;
	height: 85px;
	overflow: hidden;
	width: 700px;
}

#newsContainer
{
	height: 30px;
	background: #fff url(../images/template/newsBackground.gif) no-repeat 25px 8px;
	padding: 5px;
	position: relative;
	overflow: hidden;
}

#news, #articles
{
	position: absolute;
}

#news
{
	left: 95px;
	width: 250px;
}

#articles
{
	left: 450px;
	width: 250px;
}

#news p.headline, #articles p.headline
{
	padding-top: 2px;
	font-size: 0.688em;
	color: #636466;
}

#news p.headline a, #articles p.headline a
{
	color: #636466;
	text-decoration: none;
}

#news p.headline a:hover, #articles p.headline a:hover
{
	color: #88898b;
	text-decoration: underline;
}

#footer.home
{
	background: #043112 url(../images/template/footerBackground.png) repeat-x;
	clear: both;
	height: 264px;
	margin-top: -264px;
	position: relative;
	width: 100%;
}

#footer-bd
{
	margin: 0 auto;
	padding-top: 25px;
	width: 700px;
}

#footer-bd div.column
{
	border-right: solid 1px #375742;
	float: left;
	min-height: 160px;
	padding: 0 25px;
}

#footer-bd #contact
{
	width: 182px;
}

#footer-bd #contact a
{
	color: #909090;
}

#footer-bd #about-us
{
	width: 255px;
}

#footer-bd #links
{
	border-right: none;
	padding-right: 0;
	width: 136px;
}

#footer-bd #links ul
{
	font-family: Georgia, "New Century Schoolbook" , Palatino, "Times New Roman" , serif;
	font-size: 0.75em;
	font-style: italic;
	list-style: none;
	text-transform: lowercase;
}

#footer-bd #links ul li
{
	color: #fff;
	padding-bottom: 13px;
}

#footer-bd #links ul li.last
{
	padding-bottom: 0;
}

#footer-bd #links ul li a
{
	color: #fff;
}

#footer-bd h2
{
	color: #fff;
	font-family: Georgia, "New Century Schoolbook" , Palatino, "Times New Roman" , serif;
	font-size: 0.75em;
	font-style: italic;
	padding-bottom: 13px;
}

#footer-bd p
{
	color: #909090;
	float: none;
	font-size: 0.625em;
	line-height: 1.5em;
	padding-bottom: 20px;
	text-align: left;
	width: auto;
}

#footer-bd p.copyright
{
	clear: both;
	color: #636466;
	padding-left: 30px;
	padding-top: 30px;
}
