.bordered {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FEDCB6;
	border-bottom-color: #FEDCB6;
	border-left-color: #FEDCB6;
}
body {
	font-family: Tahoma, Arial;
	margin: 0px;
	padding: 0px;
}
.gray7 {
	font-size: 0.7em;
	color: #666666;
	line-height: 1.4em;
}
.allcaps {
	text-transform: uppercase;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
}
.orange {
	color: #D07D28;
}
a {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
#testimonials {
	border: 1px solid #8D4809;
	margin-top: 10px;
	background-image: url(../images/testimonials-bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #C37023;
	width: 460px;
}
#testimonials h2 {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#testimonials p {
	font-size: .7em;
	line-height: 1.4em;
	color: #FFE1C1;
	margin: 0px;
	padding: 0px 180px 0px 0px;
}
#testimonials a {
	color: #FFFFFF;
}
#testimonials .pic {
	z-index: 50;
	position: absolute;
	margin-left: 290px;
	margin-top: -21px;
}
h3 {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul {
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	color: #636563;
}
ul li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
}
.btop {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDFB5;
}
.leftbox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 460px;
}
.leftbox p {
	color: #666666;
	font-size: .7em;
	line-height: 1.4em;
}
.fleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.content {
	width: 490px;
}
.content p {
	font-size: .7em;
	line-height: 1.4em;
	color: #666666;
}
.content ol {
	font-size: .7em;
	line-height: 1.4em;
	color: #666666;
}
.content li {
	padding-bottom: 5px;
}
.content strong {
	display: block;
}
.content h1 {
	color: #E78E29;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
.breadcrumbs {
	font-size: .8em !important;
}
.highlight {
	background-color: #FFFFCC;
	color: #333333;
}

.mainheading
{
	font-size: 17px;
}