body {
	background-color: #A39685;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}
.nav a {
	color: #86817D;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #950000;
}
.pic {
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 8px;
}
p {
	margin-top: 12px;
	margin-bottom: 12px;
}

.footer-1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F6F62;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #5A4D42;
	text-align: center;
}
.footer-1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-1 a:hover {

	color: #9B5747;
	text-decoration: none;
}
.footer-2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A4D42;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.footer-2 a {
	color: #483E35;
	text-decoration: none;
}
.footer-2 a:hover {

	color: #000000;
	text-decoration: none;
}
.whitetext {
	color: #FFFFFF;
}
.bodybg {
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 20px 20px 25px;
	line-height: 17px;
}

.bodytext li {
	list-style-image: url(images/bullet-int.gif);
}


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #950000;
	text-decoration: none;
}

a:hover{
	color: #FF9900;
}

.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A4D42;
	padding: 4px 10px 15px 15px;
}
.left a {
	color: #5A4D42;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
.left a.nobullet, .left a.nobullet:hover{ background:none; padding:0;}

.left p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.left a:hover {

	color: #000000;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 10px;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.right a {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #950000;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FEF1E0;
	padding-top: 2px;
}
.top a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
}

#businessform input {
width: 100px;
font-size: 11px;
}

#businessform select {
width: 130px;
font-size: 11px;
}

#businessform td {
padding: 5px;
}
.testimonials {
	background-color: #F1E6DE;
	color: #660000;
	padding: 10px;
	font-size: 11px;
	border-bottom: 1px solid #BABAB0;
	border-right: 1px solid #BABAB0;
	font-weight: normal;
	}