body {
  font-size:14px;
  background:#ccc;
  font-family:Arial, Helvetica, sans-serif;
}

* {
	margin:0;
	padding:0;
	line-height:1.5em;
}

h1 {
  margin:10px 0px;
  font-size:180%;
  font-weight:normal;
  line-height:2em;
  font-weight:bold;
}

h2 {
margin:20px 0px 0 0;
font-size:140%;
font-weight:normal;
line-height:2em;
	font-weight:bold;
}

h3 {
margin:20px 0px 0 0;
font-size:120%;
font-weight:normal;
line-height:2em;
	font-weight:bold;
}

#container {
	width:900px;
	margin:auto;
	background:#fff;
  font-size:95%;
}


#pagetop {
 height:15px;
  margin:0px;
  padding:5px 20px;
  color:#fff;
  font-size:85%;
  text-align:right;
  background:#336699 url(../img/header.gif) top center no-repeat;
}

#header {
	height:150px;
  margin:0;
  padding:30px 20px;
	background:#fff url(../img/calm.png) center no-repeat;
  font-size:95%;
  text-align:left;
  clear:both;
}


#header h1{
  margin:0;
  padding:0 20px;
  font-size:200%;
}

		#fader {
		width:500px;
		height:350;
		margin:5px auto;
		}
		
		.pics { 
		width:500px;
		height:350;
	padding:0; 
		margin:0; 
		overflow: hidden 
		}
		
		.pics img { 
		width:500px;
		height:350;
	top:0; 
		left:0 
		}

#sidebar_left
{
 float:left;
 width:155px;
 margin:5px 0px 5px 0px;
  padding:10px;
 color:#fff;
}

#sidebar_left a {
 text-decoration:none;
 color:#394E7F;
 }

#sidebar_left visited {
color: #659CC6;
}

#sidebar_left li {
	padding-left:10px;
	}
	
#sidebar_left ul {
list-style:none;
}

#sidebar_right
{
 float:right;
 width:155px;
 margin:5px 0px 5px 0px;
 padding:10px;
 color:#fff;
}

#sidebar_right a {
 text-decoration:none;
 color:#394E7F;
 }

#sidebar_right visited {
color: #659CC6;
}

#upcoming {
 float:right;
 width:140px;
 margin:5px 0px 5px 0px;
 padding:10px;
 color:#fff;
}

#services {
 float:right;
 width:140px;
 margin:5px 0px 5px 0px;
 padding:10px;
 color:#fff;
}

#content_holder {
margin:5px auto;
width:870px;
}

#content {
 margin:5px auto;
 padding:5px;
}

#content ul {
margin-left:25px;
line-height:2em;
margin-bottom:em;
}

#content ol {
margin-left:25px;
line-height:2em;
margin-bottom:em;

}


#ads {
	height:50px;
  margin:0;
  padding:0 20px;
	background:#89C2C1;
  color:#fff;
  font-size:95%;
  text-align:center;
  clear:both;
}

#footer {
  clear:both;
  background:#336699 url(../img/footer.gif) bottom right no-repeat;
  color:#fff;
  font-size:85%;
  text-align:center;
}

#footer a {
	color:#fff;
	}

#nav {
  float:left;
  width:100%;
	margin:0;
  padding:10px 0px;
  font-size:100%;
	color: #333;
}

#nav li {
	font-size:1.0em;
	list-style:none;
	display:inline;
	padding:5px 2px;
}

#nav li a {
  margin:0px 0px;
	padding:7px;
	color:#336699;
	text-decoration:none;
  font-weight: bold;
}

#nav li a:hover {
	background:#555;
  color:#336699; 
}

#content p {
line-height:2em;
margin-bottom:2em;
}


img.left {
float:left;
padding:5px;
}

img.right {
float:right;
padding:5px;
}

.white {
color:#fff;
font-weight:bold;
font-size:16px;
}

blockquote {
	margin-left:25px;
	}

#testimonial {

}
.testi {
margin: 5px 15px;
font-style:italic;
font-size:.9em;
color:#285287;
}	

img {
border:0;
}
