body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
}
.left-bg {
	background-image: url(../images/bg-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.right-bg {

	background-image: url(../images/bg-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 14px;
}
.bg-header {
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	height: 179px;
}
.bg-underhdr {
	background-image: url(../images/bg-under-hdr.jpg);
	background-repeat: no-repeat;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.bg-contact-top {
	background-image: url(../images/call-top-bg.jpg);
	background-repeat: repeat-x;
	height: 71px;
}
.bg-contact-low {
	background-image: url(../images/call-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 171px;
}
.footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 54px;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 10px;
	vertical-align: middle;
}
.bg-hdr2 {
	background-image: url(../images/bg-hdr2.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 566px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
}
.bg-hdr2 .name {
	font-size: 35px;
	padding-left: 15px;
	padding-top: 15px;
	line-height: 35px;
}
.hdng {
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	padding-top: 20px;
	padding-left: 13px;
	padding-bottom: 0px;
	line-height: 18px;
	clear: left;
}
.hdng span {
	text-transform: uppercase;
	color: #FFFFFF;
}
.txtbox {
	padding-left: 13px;
	padding-bottom: 10px;
}
.txtbox a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}
.txtbox a:hover {
	text-decoration: underline;
	color: #de803f;
}
.txtbox ul {
	margin: 0px;
	padding: 10px 0px 0px;
}
.txtbox li {
	background-image: url(../images/arrow-orange.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style-type: none;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #de803f;
	line-height: 22px;
}
.img-right {
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 10px;
}
.contact-txt {
	padding-top: 15px;
	padding-left: 13px;
	font-size: 13px;
}.contact-txt a {
	color: #000000;
	text-decoration: none;
}
.contact-txt a:hover {

	color: #de803f;
	text-decoration: underline;
}
.contact-txt span {
	font-size: 14px;
	font-weight: bold;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #E4803F;
	text-decoration: underline;
}
.img-left {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.textbox {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #EAC38C;
}

