

pre
{
overflow: auto;
z-index: 0;
background-color: #f8f8f8;
padding: 8px;
word-wrap: break-word;
display: block;
width: 100%;
border: 0px solid #ccc;
}

.black
{
padding: 10px;
background-color: #000;
color: #fff;
font-size: 2.0em;
}

.red
{

padding: 10px;
background-color: #ff0000;
color: #fff;
font-size: 2.0em;
}

body
{
	color: #5f6b77;
	font-family: Georgia;
	margin: 0;
	background: url('../images/bg_top.gif') top center repeat-x;
	background-color: #fff;
}

#body-container
{
	padding-top: 22px;
	background: url('../images/bg.png') no-repeat;
}


a
{
	color: #3c94bc;
}

#intro
{
	font-family: Georgia;
	line-height: 26px;
	font-size: 18px;
	padding-bottom: 12px;
}

#test-img, #intro
{
	border-right: solid 1px #bcbcbc;
}

#testimonial blockquote
{
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
	margin-bottom: 6px;
}

#testimonial
{
	margin-bottom: 0;
}

.source
{
  font-style: italic;
  color: #3c94bc;
}

.hr_dubthin
{
height: 2px;
border-top: solid 1px #bcbcbc;
border-bottom: solid 1px #bcbcbc;
margin: 6px 0px 0px 0px;
}

.hr5
{
height: 5px;
border-bottom: solid 5px #3e4d5c;
margin: 10px 0px 10px 0px;
}

#services p
{
	font-size: 14px;
	line-height: 18px;
}

.learnmore
{
	font-style: italic;
	font-weight: bold;
}

img
{
	margin-bot
}

#footer
{
	margin-top: 20px;
	border-top: solid 1px #bcbcbc;
	padding-top: 6px;
	font-size: 12px;
}

.bucket p
{
	margin-top: 3px;
}

ul li
{
	float:left;
	font-size: 14px;
	list-style: none;
	margin-right: 20px;
	text-decoration: none; 
	border-bottom: dotted 1px #ccc; 
	font-style: italic;
}

#nav a
{
	text-decoration: none;
}

h1,h2,h3
{
	font-family: Georgia, Times, serif;
	font-weight: 100;
	color: #1b3046;
}


h3
{
	margin-bottom: 3px;
}

.flatpage p
{
	margin-top: 0;
}

p
{
	line-height: 22px;
}

#about, .bucket div
{
	border-bottom: solid 1px #bcbcbc;
	padding-bottom: 12px;
}

#testimonial, .bucket p
{
	border-top: solid 1px #bcbcbc;
	margin-top: 3px;
	padding-top: 12px;
}

.bucket div
{
	padding-bottom: 6px;
}

.bucket p
{
	padding-top: 6px;
}
