@charset "utf-8";

HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#holder {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;

}

* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
 
/*setting default values above for all pages*/



#mainContainer {
	background-repeat: no-repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 15px;
	height: 500px;
	background-image: url(images/bg-green.jpg);
}
blockquote {
	padding-left: 24px;
}

.strapline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8E1818;
	position: absolute;
}
#content #headDesc p {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
#content p {
	color: #666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.clearBoth {
	clear: both;
}
h1 {
	font-size: 33px;
	font-weight: normal;
	color: #004802;
	padding-right: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 145%;
	font-weight: normal;
	color: #004802;
	padding-right: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
}
h3 {
	font-size: 16px;
	color: #555;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.fr {
	float: right;
}
.tr {
	text-align: right;
}

.fl {
	float: left;
}
#leftCol {
	width: 180px;
	margin-top: 90px;
}
#leftCol p {
	font-size: 14px;
	font-weight: bold;
	color: #396;
	padding: 5px 10px 10px 10px;
}
#leftCol p a {
	font-family: Verdana, Geneva, sans-serif;
	color: #004802;
	font-size: 80%;
	text-decoration: none;
}

#leftCol ul li a {
	font-size: 12px;
	list-style-type: square;
	color: #7B7B28;
	text-decoration: none;
}
#leftCol ul li  {
	margin-left: 15px;
	border: 1px solid #FFF;
	width: 161px;
	font-size: 80%;
	margin-bottom: 10px;
}
#leftCol ul {
	list-style: square url(none);
	color: #008000;
}


#telephone {
	width: 140px;
	text-align: right;
	font-weight: normal;
	color: #333;
	padding-right: 0px;
	position: absolute;
	margin-left: 620px;
}
#telephone p strong {
	color: #569B02;
	font-size: 120%;
	text-align: left;
}


#content {
	width: 590px;
	padding-right: 180px;
	margin-top: 65px;
	height: 500px;
}
#headDesc {
	position: absolute;
	width: 400px;
	padding-left: 15px;
	padding-top: 15px;
}
#footer {
	font-size: 11px;
	color: #666;
}
#content li {
	color: #666;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content #headDesc ul {
	color: #393;
	margin-left: 25px;
}
#content p strong {
	font-style: normal;
	font-weight: bold;
}
#content ul {
	color: #393;
	margin-left: 25px;
}
.hrGreen {
	background: #6EB82F;
	height: 4px;
}
.padDown {
	margin-top: 14px;
}
#content h3 {
	color: #3A1E85;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 12px;
	font-size: 100%;
}
