.fltrt {
	float: right;
	margin: 5px 0px 8px 8px;
}
.fltlft {
	padding: 5px 8px 5px 0px;
	float: left;
}
.ol p {
	font-family: "Courier New", Courier, monospace;
	color: #0000FF;
	list-style: decimal;
}


.paraHead {
	font: 120% Georgia, "Times New Roman", Times, serif;
}

body {
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #EDDBCD url(images/bg1.jpg) repeat-x;
	text-align: center;
	padding: 0px;
	margin: 2px 0px 0px;
}
.introText {
	font: italic normal 120% "Trebuchet MS", Tahoma;
	color: #000000;
	letter-spacing: 2px;
}

a:link {
	color: #BB5E00;
	text-decoration: none
}
a:visited {
	color: #CC6600;
	text-decoration: none
}
a:hover {
	color: #996600;
	
}
a:active {
	color: #996600;
}

#holder {
	width: 900px;
	background: #FFFFFF url(images/test-column.gif) repeat-y;
	text-align: left;
	margin: 0 auto 0 auto;
	border: 1px solid #000000;
}
#header {
	background: #DCCBAC;
}
#nav {
	width: 150px;
	float: left;
	padding: 15px 10px 0px 6px;
}

#content {
	margin: 0 0 0 175px;
	padding: 15px;
}
#footer {
	background: #CA9B6F;
	font: 90% Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px
 
}
.testimonials {
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color: #003300;
}
.bodytext {
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
}
.coloredSubheads {
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
}
