/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0;
	padding: 0;
	background: #829346;
	color: #FFFFFF;
}
 
h1, h2, h3, h4, h5, h6  {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #ECF3D5;
}

p, ul, td, ol, blockquote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}

h2 {
	padding-left: 0px;
}

h3, #colTwo h2 {
	padding-left: 25px;
	font-size: medium;
	
}

h2 a, h3 a {
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

a {
	color: #ECF3D5;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


/* Header */

#header {
	width: 710px;
	height: 207px;
	margin: 0 auto 0 auto;
	background: #03666E url(images/img2.jpg);
}

#header * {
	text-decoration: none;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0;
	padding: 5px 0 0 13px;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	background: none;
	font-size: small;
}

/* Content */

#content {
	width: 710px;
	margin: 0 auto;
	
}

#colOne {
	float: left;
	width: 400px;
	padding: 20px 20px 10px 20px;
	background: url(images/img7.gif) repeat-y;
	
}

#colTwo {
	float: right;
	width: 210px;
	padding: 20px 20px 20px 20px;
	background: url(images/img7.gif) repeat-y;
	
}

#colTwo h1 {
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 10px 10px 5px 10px;
	font-size: medium;
	
}
#colTwo h1 a {
	text-decoration: none;
}

#colTwo h1 a:hover {
	text-decoration: underline;
}
#colTwo p {
	text-align: center;
}

#colTwo img {
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px 10px 10px;
}

#colTwo ul ul {
	margin-left: 25px;
}

#colthree {
	float: left;
	width: 710px;
	padding: 20px 20px 10px 20px;
	
}

/* Content2 */

#colfour {
	float: left;
	width: 710px;
	background: url(images/img10.gif) repeat-y;
	
}

#content2 {
	clear: both;
	width: 710px;
	margin: 0 auto;
	padding: 0 0 40px 0;
	background: url(images/img10.gif) repeat-y;
}

#content2 h2 {
	margin: 0;
	padding: 20px 20px 20px 20px;
	background: none;
	font-size: medium;
}


#content2 h1 {
	font-size: large;
	padding: 10px 10px 10px 10px;
}

#content2 p {
	padding: 0 20px 0 20px;
	}

/* content 3 */

#content3 {
	clear: both;
	width: 710px;
	margin: 0 auto;
	padding: 0px 0 40px 0px;
	background: url(images/img10.gif) repeat-y;
}

#content3 h2 {
	margin: 0;
	padding: 10px 20px 5px 40px;
	background: none;
	font-size: medium;
}


#content3 h1 {
	font-size: x-large;
	padding: 10px 10px 10px 10px;
}

#content3 p {
	padding: 0 40px 0 40px;
	}

/* Footer */

#footer {
	width: 710px;
	height: 134px;
	margin: 0 auto;
	background: #03666E url(images/footer.jpg);
	position: relative;
	
}

#footer p {
	margin: 0;
	font-size: x-small;
	color: #ffffff;
	text-align: center;

}

#footer a {
	color: #FFFFFF;
}
#footer2 {
	width: 710px;
	height: 190px;
	margin: 0 auto;
	background: #03666E url(images/footer2.jpg);

	
}

#footer2 p {
	margin: 0;
	font-size: x-small;
	color: #ffffff;
	text-align: center;

}

#footer2 a {
	color: #FFFFFF;
}

#copyright {
	margin: 0 auto 0 auto;
	padding: 140px 0 0 0;
	}

#copyright2 {
	margin: 0 auto 0 auto;
	padding: 200px 0 0 0;
	}

/* Menu */

#menu {
	width: 710px;
	height: 35px;
	margin: 0 auto 0 auto;	
}

#menu ul {
	margin: 0 0 0 5px;
	padding: 0;
	text-align: center;
	list-style: none
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding:8px 27px 0px  27px;
	border-bottom: 2px solid #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #F7E5D9;
	
}

#menu a:hover, #menu .active a {
	background: url(images/img7.gif) repeat-y;
	border-bottom-color: #eeeeee;
	color: #FFFFFF;
}



#links {
	width: 355px;
	float: left;
	background: url(images/img10.gif) repeat-y;
}
	
#links p {
	text-align: center;
}

#links2 {
	width: 355px;
	float: right;
	background: url(images/img10.gif) repeat-y;
}
	
#links2 p {
	text-align: center;
}

#map {
	display: block;
	width: 370px;
	height: 320px;
	margin: 0 auto 0 auto;
	padding: 0 30px 0 0;
	float: right;
	border: none;
	background: url(images/img7.gif) repeat-y;
}

#services {
	display: block;
	float: left;
	padding: 0 0 0 30px;
}