﻿@import url("../styles/layout.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #b9cfa1;
	background-image: url("../images/background.gif");
	background-position: top left;
	background-repeat: repeat-x;
}
#container {
	width: 100%;
	margin-top: 57px;
	border-bottom: 2px solid #363636;
	background-color: #fff;
}
#masthead {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
#navigation {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content {
	position: relative;
	float: left;
	width: 320px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar {
	float: right;
	width: 330px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	clear: both;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #261;
	text-transform: uppercase;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #708090;
	display: inline;
	margin-top: 3.5%;
	margin-left: 10%;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #8fbc8f;
}
#navigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #455;
}
#content img {
	padding: 5px;
	border: 1px solid #708090;
}
/* Sidebar Styles */
#sidebar p {
	color: #555;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #c4c4c4;
}
#footer a {
	color: #708090;
	text-decoration: underline;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #261;
	text-decoration: underline;
}
a:hover {
	color: #708090;
	text-decoration: underline;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 1000px;
	margin: 0 auto;
}
.style2 {
	color: #226611;
	text-transform: uppercase;
}
.style3 {
	font-size: xx-large;
}
.style7 {
	font-size: x-large;
}
.style8 {
	margin-bottom: 0;
}
.style9 {
	text-align: center;
}
.style14 {
	font-size: 12.0pt;
	line-height: 100%;
	}
.style15 {
	font-size: medium;
}
.style17 {
	margin-top: 29px;
}
.style18 {
	margin-top: 0;
}
.style21 {
	font-size: medium;
	color: #226611;
}
.style25 {
	font-family: Arial;
	font-size: small;
}
.style36 {
	font-size: small;
	color: #226611;
}
.style38 {
	font-size: 12.0pt;
	line-height: 115%;
	font-family: Arial, Helvetica, sans-serif;
}
.style39 {
	margin-bottom: 0px;
}
.style40 {
	margin-left: 106px;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#container p {
    text-align: center;
}
#logo {
    float: left;
    width: 217px;
    margin-bottom: 50px;
	margin-top: 12px;
}
#links_container {
	clear: both;
	position: relative;
	top: 255px;
	padding-left: 165px;
	height: 200px;
}
#content_container {
	position: relative;
	top: -225px;
	height: 300px;
}
#services {
	float: left;
	width: 300px;
}
#links {
	float: left;
	width: 300px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}

