@charset "UTF-8";
@import url("layout.css");
/* CSS Document */


body {
	margin-top:0;
	background-color: #A8D8E4;
}
h5 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #069;
	vertical-align: middle;
	letter-spacing: 1px;
	text-transform: capitalize;
}

h1 {
	font: bold small-caps 24px "Times New Roman", Times, serif;
	color: #530;
}
h2 {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #000;
}
p {
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	margin-right: 300px;
	color: #4C2006;
}
.textSmaller {
	font-size: 11px;
}

ul {
	margin:0;
	padding:0;
	list-style: none;
	text-indent: -6px;
}


.list {
	line-height: 20px;
	background: url(images/bullet.jpg) no-repeat 5px;
	text-indent: 14px;
	text-align: left;
	text-align: left;
	color: #522C0A;
}


.burntText {
	color: #600;
}
.pageImage {
	float: right;
	border: 4px solid #FFF;
	clear: left;
	margin-left: 20px;
}



#ctn2 ul li {
	list-style: url(images/bullet.jpg) outside;
	margin-right: 220px;
	margin-left: 45px;
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	margin-top: 7px;
	color: #4C2006;
}
#ctn2 a {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #069;
	text-decoration: none;
}
#ctn2 a:hover {
	color: #C00;
	text-decoration: underline;
}
.pageTable {
	float: right;
}
.testimonials {
	font: italic 13px/17px Arial, Helvetica, sans-serif;
	color: #900;
	background: #FCF5D6 2px 2px;
	margin-right: 0px;
	padding: 10px;
	border-top: 1px solid #69C;
}
#testimonials {
	width: 230px;
	float: right;
	margin-right: 1px;
}
h3 {
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	color: #C00;
}
.boldPhone {
	font: bold 22px/28px "Times New Roman", Times, serif;
	color: #900;
}
