/* CSS Document */

BODY {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #637712;
	margin: 0;
	padding:0;
	text-align: left;
	background-color: #677344;
	font-style: normal;
}
/* DIVs that control the centre layout (etc.) of the site!!! */
#container {
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	padding:0 0 50px 0;
	min-height:750px;
	background-image: url(images/body/index-footer.jpg);
}
#container-aboutus {
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	padding:0 0 50px 0;
	min-height:750px;
	background-image: url(images/body/about-us-footer.jpg);
}
#container-commercial {
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	padding:0 0 50px 0;
	min-height:750px;
	background-image: url(images/body/commercial-footer.jpg);
}
#container-contactus {
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	padding:0 0 50px 0;
	min-height:750px;
	background-image: url(images/body/contact-us.jpg);
}
#container-programs {
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	padding:0 0 50px 0;
	min-height:750px;
	background-image: url(images/body/heat-footer.jpg);
}
#container-schools {
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	padding:0 0 50px 0;
	min-height:750px;
	background-image: url(images/body/school-footer.jpg);
}
#container-sitemap {
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	padding:0 0 50px 0;
	min-height:750px;
	background-image: url(images/body/sitemap-footer.jpg);
}
#header {
	margin:0;
	padding:0;
	height:120px;
	background: url(images/header-index.jpg) no-repeat top left;
	border-bottom:5px #637712 solid;
}
#navigation {
	padding:8px;
	margin:20px 0 20px 0;
	background: url(images/green-semitransparent.png) repeat;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
#navigation a {
	color:#fff;
	font-weight:bold;
	margin: 0 20px 0 20px;
}
#content {
	width: 850px;
	position:relative;
	left:50%;
	background-color:  #f6f8eb;
	padding: 5px;
	margin-left: -425px;
	min-height: 600px;
	border-width: 5px;
	border: solid;
	border-color: #637712;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	background-image:url(images/transparent-stamp.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
/* navigation selected link */
a.selected {
	border-top: #fff solid 2px;
}
/* Content that sits in white box (with green border) in the content area */
.featureboxright {
	background-color:#fff;
	border: 2px solid #637712;
	margin: 10px;
	padding:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.featureboxright p {
	line-height:1.5em;
	font-size:.9em;
	text-align:center;
}
/* Content that sits in white box (with green border) in the content area */
.featurebox {
	background-color:#fff;
	border: 2px solid #637712;
	margin: 10px;
	padding:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
/* Home page green buttons in the content area */
.button-float {
	position: relative;
	float: left;
	width: 125px;
	padding:5px;
	margin: 5px 0 0 5px;
	text-align: center !important;/*height:130px;*/
}
.button-float p {
	text-align: center !important;
}
.button-float a:hover {
	text-decoration:underline;
}
.button-float a {
	color: #637712 !important;
}
.button-float img {
	border:0;
}
/* site map link near the footer */
.sitemap-link {
	position:absolute;
	bottom:0;
	right:0;
	margin: 10px;
}
.sitemap-link a {
	color: #637712 !important;
	font-size: .8em !important;
	font-weight:bold !important;
	text-decoration:none !important;
}
/* heading/text/table/list styles */
td {
	color:#637712;
	font-size: 1em;
}
p {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #637712;
	text-align: left;
	line-height:normal;
	margin: 3px 0 0 0;
}
A {
	color : #660000;
}
A:LINK {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #344DAA;
	text-decoration: none;
}
A:VISITED {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	color: #660000;
	text-decoration: none;
}
A:HOVER {
	font-family: Verdana, Arial, Sans-Serif;
	color:#6aa1d0;
	text-decoration: underline;
}
H1 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	color: #7C9848;
	margin-bottom: 3px;
}
H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	color: #8DA427;
	margin: 0 0 3px 0;
}
H3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin-bottom: 2px;
	color: #8DA427;
}
H4 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	color: #8DA427;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
H5 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 5px;
	padding-bottom: 2px;
}
LI {
}
UL {
	list-style-type:disc;
 list-style-position:outside margin:0 0 5px 0;
}
#container-programs #content .button-float a {
	font-family: Verdana, Geneva, sans-serif;
}
#container-aboutus #content .featurebox p strong {
	font-family: Verdana, Geneva, sans-serif;
}

