/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #018a2f;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;border: 1px #ccffcc;}

h1, h2, h3 {
	color: #f97c3e;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

h4 {font-size: 1em;color: #018a2f;text-align: center;}

p, ul, ol, blockquote {
	margin-top: 0;
}

p.bold {font-style: normal;font-weight: bolder;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: small;}
.textbold {font-style: normal;font-weight: bolder;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: small;display: inline;}
.textboldi {font-style: italic;font-weight: bolder;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: small;display: inline;}

.textgrn {font-style: normal;color: #018a2f;}

a:link {
	border-bottom: 1px #CCCCCC none;
	text-decoration: none;
	color: #3284B5;
}

a:hover {
	border: 1px;border-bottom: 1px solid;}

img {
	border: none;
}

/* Header */

#header {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	background: url(images/header_rev6.jpg) no-repeat;}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 140px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	background: #99cc99;    border-bottom: 2px #f97c3e solid;}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;    position: relative;left: 10px;}

#menu li {
	display: inline;
}

#menu a {
	display: block;	height: 25px;
	padding: 5px 10px 0px 5px;
	text-decoration: none;
	color: #FFFFF7;float: left;}

#menu a:hover, #menu .active a {
	background: #018a2f;
	color: #FFFFFF;border: 1px #f97c3e;}


/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	background: url(images/pld1_conback.gif) repeat-y;}

#colOne {
	float: right;
	width: 150px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: right;
	width: 400px;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#colTwo h2 {	padding: 10px 10px 0 10px;    color: #f97c3e;   text-align: center;}
   
 #colTwo h4{
 color: #018a2f;   text-align: center;
 }

#colThree {
	float: left;
	width: 180px;padding: 10px;}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	background:#99cc99; 
	text-align: center;font-size: .8em;}

#footer * {
	color: #fffff7;
}.textOrange {
	font-style: italic;
	color: #f97c3e;
}
.textOrangeBold {
	font-style: normal;
	color: #f97c3e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.textOrangeNormal {
	font-style: normal;
	color: #f97c3e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

