#navMain {
	width: 175px;
	text-align: left;
	background-color: #CCCCCC;
}

#navMain ul {
	margin: 0px;
	list-style-type: none;
	border: 0px;
	background-color:#891c1c;
	width: 175px;
	padding: 0;
	border-bottom: 1px solid #000;
}

#navMain li {
	text-align: left;
	width: 175px;
	padding: 0px 4px 0px 0px;
	font: 14px Georgie, Times, Times New Roman, serif;
	color: #FFF;
	border-top: 1px solid #000;
	padding: 0px;
}

#navMain li a {
	display: block;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	width: 175px;
	voice-family: inherit;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-right: -20px;
}

#navMain li a:hover {
	width: 145px;
	font-weight: normal;
	padding-left: 30px;
	margin: 0px -30px 0px 0px;
	background-image: url(images/arrows.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	background-color: #681616;
	color: #FFF;
	text-decoration: none;
}

#mainHeader {
	width: 100%;
	text-align: left;
}

#mainHeader h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: 100;
	color: #000000;
	margin: 4px 10px 0px 10px;
	letter-spacing: .075em;
	padding: 5px;
}

#mainHeader h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 100;
	background-color:#891c1c;
	border: 1px solid #000;
	color: #FFF;
	margin: 5px 0px 0px 0px;
	letter-spacing: .075em;
	text-align: left;
	line-height: 16px;
	padding: 3px 3px 3px 10px;
}

.txt-copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 16px;
}

#mainBody {
	margin: 0px 10px 0px 15px;
}

#mainBody p {
	margin: 3px 0px 3px 0px;
	text-align: justify
}

#mainBody ul {
	width: 350px;
	background-color: #EDE5D6;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	list-style-type: none;
	position: static;
	float: right;
	margin: -1px 0px 0px 0px;
}

#mainBody li {
	list-style: none;
	margin-left: -40px;
	text-align: left;
	width: 100%;
	padding: 5px 10px 10px 30px;
	font: 14px Georgie, Times, Times New Roman, serif;
	color: #000;
	border-top: 1px solid #000;
}

#hr {
	width: 100%;
	height: 18px;
	background: url(images/hr.gif) bottom left no-repeat;
	margin: 5px 0px 10px 0px;
}

#pic {
	position: absolute;
	float: left;
	margin: 0px;
}

.txt-footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.txt-footer a:link {color:#891c1c; text-decoration: none;}
.txt-footer a:hover {color: #990099; text-decoration: underline;}
.txt-footer a:visited {color:#891c1c; text-decoration: none;}
.txt-footer a:active {color:#891c1c; text-decoration: none;}
.txt-footer a:visited:hover {color: #990099; text-decoration: underline;}

#testimonials {
	width: 95%;
}

#testimonials h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	font-style: italic;
	color: #000000;
	margin: 4px 10px 0px 10px;
	letter-spacing: .075em;
	padding: 5px;
	border-bottom: 1px solid #000;
	text-align: left;
}

#testimonials h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	font-style: italic;
	color: #000000;
	margin: 4px 10px 0px 10px;
	letter-spacing: .075em;
	padding: 5px;
	text-align: left;
}

#testimonials h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 100;
	font-style: normal;
	color: #000000;
	margin: 0px 10px 0px 10px;
	letter-spacing: .075em;
	padding: 5px;
	border-bottom: 1px solid #000;
	text-align: left;
}

#testimonials p {
	margin: 0px 40px 25px 40px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: left;
	padding: 6px 8px 8px 8px;
	background: url(images/bg-testimonials.gif) top;
}

#mainPages {
	width: 95%;
	clear: both;
}

#mainPages h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	font-style: italic;
	color: #000000;
	margin: 4px 10px 0px 10px;
	letter-spacing: .075em;
	padding: 5px;
	border-bottom: 1px solid #000;
	text-align: left;
}

#mainPages p {
	margin: 0px 10px 25px 10px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	padding: 6px 8px 8px 8px;
	background-color: #CBE9C2;
}

#name {
	width: 20%;
	margin: 0px 3px 3px 0px;
	padding: 3px;
	position: static;
	float: left;
	text-align: left;
}

#description {
	width: 75%;
	margin: 0px 3px 3px 0px;
	padding: 3px;
	position: static;
	float: left;
	text-align: left;
}

.h2{
	font-size:15px;
	font-weight:bold;
}