/* HTML Element styles specific to this project. */
* {	
	 margin: 0;
	 padding: 0;
}
html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #ebeae6 url(../images/bg.gif) top center repeat-x;
}



input,
textarea,
select
{
	letter-spacing: normal;
	text-transform: none;
	color: #000;
	background: #FFFFFF;
	font: normal 12px/120% "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #666666;
	padding: 1px;
}
body,
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #4d5462;
	font: normal 12px/140% Helvetica, "Helvetica Neue", Arial, sans-serif;
	text-align: justify;
}
p
{
	margin-bottom: 8px;
}
h1, h2, h3, h4, h5, h6 
{
	margin: 0 0px 10px;
	padding: 10px 0 0;
	color: #0086cb;
	font-size: 15px;
	line-height: 150%;
	font-weight: normal;
	width: 100%;
	line-height: 50px;
}

h1 a, h2 a, h3 a, h4 a, h5 ah6 a 
{
	padding: 0px;
}

h1 + h2, h1 + h3, h1 + h4, h3 + h4, h2 + h3{
	margin-top: 0px;
}

h1:first-child , h2:first-child {
	margin-top: 0px;
}

h1
{
	font-size: 28px;
	line-height: 100%;
	height: 40px;
	display: block;
	padding-bottom: 0px;
	background: url(../images/dotsWhite.gif) bottom left repeat-x;
}
h2
{
	font-size: 18px;
	line-height: 100%;
	display: block;
	height: 10px;
	width: 100%;
	padding-bottom: 20px;
	margin-top: 20px;
	background: url(../images/dotsWhite.gif) bottom left repeat-x;
}
h3, h4 {
	font-size: 20px;
	line-height: 100%;
	height: 30px;
	display: block;
	padding: 0 0 5px 15px;
	margin: 15px 0 20px;
	width: auto;
	color: #67A03F;
	background: url(../images/dotsGrey.gif) bottom left repeat-x;
}

h5
{
}
h6
{
}

a,
a:link,
a:visited,
a:active
{
	font-style: normal;
	text-decoration: none;
	color: #6ca948;
}

a:hover
{
	text-decoration: underline;
}

ul
{
	margin-bottom: 8px;
	list-style: none;
	padding-left: 1px;
}
ol
{
	margin-bottom: 8px;
	list-style: none;
	padding-left: 20px;
}
ul li {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
	background: url(../images/li.gif) no-repeat left 5px;
}
ul ul li
{
	list-style: none;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}
img {
	display: block;
}
blockquote,
pre,
cit,
em
{	
	font-style: oblique;
}
hr
{
	color: #696969;
	width: 99%;
}
unknown
{
	display: block;
	font: 10pt Arial, Helvetica, sans-serif;
}

/* ----------------- ID SPECIFIC ------------------------ */

#container {
	width: 920px;
	margin: 0 auto;
}
#header{
	float: left;
	width: 903px;
	padding-left: 17px;
	height: 339px;
	background: url(../images/peterPatch.jpg) bottom right no-repeat;
}
#logo{
	float: left;
	width: 389px;
	height: 117px;
	background: url(../images/logo.jpg) top left no-repeat;
}
#content {
	float: left;
	width: 883px;
	padding: 20px 17px;
}
#footerContainer {
	float: left;
	clear: both;
	width: 100%;
	border-top: 6px #e8e6e0 solid;
	text-align: right;
	background: #f1f0ee;
}
#footer{
	width: 883px;
	padding: 20px 0;
	margin: 0 auto;
}
.ClearBoth {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #999999;
}
.FooterNormal {
	text-transform: none;
}
#footer a:hover {
	color: #FFFFFF;
	background: #999999;
}

#WebsiteBy{
	text-transform: uppercase;
}
#WebsiteBy a{
	color: #CFC9B5;
}
#WebsiteBy strong{
	color: #CFC9B5;
}
#WebsiteBy a:hover{
	color: #679E3D;
	background: none;
	text-decoration: none;
}
/* ----------------- MENU STYLES ------------------------ */

ul#menu {
	float: left;
	width: 800px;
	height: 30px;
	margin: 23px 0 0 -12px;
	padding: 0;
	}

ul#menu li {
	float: left;
	clear: none;
	position: relative;
	height: 30px;
	background: url(../images/menuBg.gif) no-repeat;
	background-position: 0 -30px;
	list-style: none;
	margin: 0;
	padding: 0 0;
	width: auto;
}
ul#menu li:hover{
	background-position: top right;
}

ul#menu li a {
	height: 30px;
	margin: 0;
	padding: 0 12px;
	color: #9d9c9f;
	text-decoration: none;
	font: 14px/32px "Helveica Neue", Helvetica, Arial, sans-serif;
	background: url(../images/menuLiBg.gif) no-repeat;
	background-position: 0 -30px;
	outline: none;
	font-weight: lighter;
	width: auto;
	float: left;
	display: block;
	}
ul#menu li a:hover {
	background-position: top left;
	color: #FFFFFF;
}
/* ----------------- CLASS SPECIFIC ------------------------ */

.textBox{
	float: left;
	width: 500px;
}
.halfColumn{
	width: 410px;
	padding-right: 53px;
}

.pdfLink, .pdfLinkGreen{
	display: block;
	height: 27px;
	width: auto;
	padding: 10px 0 0 50px;
	line-height: 130%;
	background: url(../images/pdf.jpg) top left no-repeat;
}
.panel .pdfLink{
	background: url(../images/pdfGrey.jpg) top left no-repeat;
}
.pdfLinkGreen{
	background: url(../images/pdfGreen.jpg) top left no-repeat;
}
.panel{
	float: right;
	clear: right;
	width: 320px;
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	background: #e0ddd3; 
}

.green{
	background: #679e3e url(../images/bgGreen.gif);	
}
.green h3{
	color: #e0ddd3;
	background: url(../images/dotsGreen.gif) bottom left repeat-x;
}
.panel p, .green p{
	color: #679e3e; 
	padding: 0 15px;
}
.green p{
	color: #e0ddd3;
}
.green a{
	color: #e0ddd3;
}
#headerQuote{
	width: 650px;
	padding-top: 70px;
	text-align: right;
	clear: both;
}
#headerQuote p, #headerQuote h6{
	text-align: right;
	color: #80b5cf;
	margin: 0;
	padding: 0;
}
#headerQuote h6{
	color: #cce1eb;
	font-size: 26px;
	line-height: 20px;
	margin: 0 0 5px;
	padding: 0 10px;
}
/* ----------------- FLASH REPLACEMENTS ------------------------ */
#flashContactForm{
	float: left;
	width: 290px;
	height: 290px;
	margin-left: 15px
}

/* ----------------- TABLE STYLES ------------------------ */

.dataTable{
	-moz-border-radius: 4px;  
	-webkit-border-radius: 4px;  
	border-radius: 4px;
	background: #E0DDD3;
	padding: 0;
}
.dataTable td{
	padding: 2px 15px;
}
.dataTable h5{
	margin: 15px 0;
	font-size: 12px;
	line-height: 14px;
	background: none;
	height: auto;
	text-align: center;
	padding: 0;
}
.dataTable p{
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}
.alignLeft{
	text-align: center;
}

/* ----------------- start contact specific ------------------------ */
form {
	padding: 0px;
	float: right;
	width: 360px;
}
.marginRight {
	margin-right: 20px;
}

fieldset {
	border: dotted 1px #000;
	padding: 10px;
}
label {
	width: 50px;
	float: left;
	white-space: nowrap;
	font-weight: bold;
}
legend {
	color:  #990000;
	background: #FFF;
	padding: 0 2px;
}
.submit {
	background-color:  #990000;
	color:  #FFF;
	margin-left: 160px;
	display: inline;
}
#contactLeftCol {
	float: left;
	width: 200px;
}
.required {
	border: 1px solid #990000;
	background: #F3E9E6;
}

#contactLeftCol h2 {
	margin-top: 50px;
}
/* ----------------- end contact specific ------------------------ */
/* HOME */

