body {
	background-color: #dbe0da;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight:bold;
}


body.pop {
	background-color: #dbe0da;
	background-image: none;
	margin: 20px 0px;
}


a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666;
	
}

a:hover {
	text-decoration: underline;
	color: #999;
}

a:active {
	text-decoration: none;
	color: #666;
}


#current {
	color: #333;
}

p.leftNav {
	line-height: 50px;
}

p.leftNav2 {
	line-height: 20px;
}

p.galleryNav {
	margin:0;
	line-height: 150%;
}

a.leftNav:link, a.leftNav:active  {
	color: #666;
	text-decoration: none;
	line-height: 40px;
}

a.leftNav:visited {
	text-decoration: none;
	color: #666;
	line-height: 40px;

}

a.leftNav:hover {
	text-decoration: none;
	color: #999;
	line-height: 40px;

}


a.leftNav2:link, a.leftNav2:active  {
	color: #666;
	text-decoration: none;
	line-height: 20px;
}

a.leftNav2:visited {
	text-decoration: none;
	color: #666;
	line-height: 20px;
}

a.leftNav2:hover {
	text-decoration: none;
	color: #999;
	line-height: 20px;
	
}

img.gallery{
	border: 10px solid white;
}

#header {
	height:150px;
}

#nav {
	float:left;
	width:160px;
	margin: 0px 20px;
}
	
#content {
	margin-left: 200px;
	width: 558px;
}
	
#footer {
	clear:left;
	width: 760px;
	margin: 20px;
}
		
a.leftNav:active {
	text-decoration: none;
	color: #666666;
}



#testimonials {
background-color:#FFFFFF;
color:#666666;
width:515px;
height:355px;
overflow:scroll;
padding:10px;
}

#testimonials h1 {
color:#000;
font-size:10px;
font-weight:bold;
margin-top:0;
}

#testimonials hr {
   	color: #ccc;
	background-color: #ccc;
	height: 1px;
}
