body {
	margin: 0px;
	padding: 0px;
	background-color: #CA8442;
}
#logodetail {
	margin-top: 10px;
	margin-bottom: 5px;
}
#contactdetails {
	margin-top: 8px;
	margin-right: 18px;
	margin-bottom: 8px;
}
.topgrad {
	background-image: url(/images/top_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDCDBF;
	width: 250px;
	margin: 0px;
	padding: 0px;
}
#mainnav a {
	display: block;
	padding-left: 20px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	background-image: url(/images/nav_grad.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDCDBF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	color: #9E2700;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
}
#mainnav a:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDCDBF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1E8DF;
	text-decoration: none;
	color: #FFA200;
	background-color: #FFFFFF;
	background-image: url(/images/main_on.jpg);
	background-repeat: no-repeat;
}
#mainnav #hot a:link{
	background-color: #FF5720;
	background-image: none;
	color: #FFF;
}
#mainnav #hot a:visited{
	background-color: #FF5720;
	background-image: none;
	color: #FFF;
}
#mainnav #hot a:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDCDBF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1E8DF;
	text-decoration: none;
	color: #FFA200;
	background-color: #FFFFFF;
	background-image: url(/images/main_on.jpg);
	background-repeat: no-repeat;
}
#mainnav #hot a:active{
	background-color: #FF5720;
	background-image: none;
	color: #FFF;
}
pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#content {
	background-image: url(/images/top_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 35px;
	background-color: #E7AD76;
}

#content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #B4240C;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F8E431;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 17px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#content h2 a {
	color: #FFFFFF;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
}
#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(/images/bullet.gif);
}
#content li {
	padding-top: 4px;
}

#content a {
	color: #FFFFFF;
}
#content a:hover {
	color: #FFE500;
}
#footer {
	background-color: #CA8442;
	height: 40px;
	background-image: url(/images/bottom_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4E6D9;
}
.footerpadding {
	padding-left: 268px;
}
#picfooter {
	background-color: #ff571f;
	height: 40px;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.picfooterpadding {
}
.midpageback {
	background-color: #E7AD76;
}
#picbox {
	margin-bottom: 10px;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#picbox A{
	color: #FFFFFF;
}
#picbox A:hover {
	color: #FFE500;
}
.testimonials {
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .testimonials img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.midpageback #content #calltoaction p {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

#uiartslink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#uiartslink a:link {
	color: #000000;
}
#uiartslink a:visited {
	color: #000000;
}

#uiartslink a:hover {
	color: #993300;
	text-decoration: none;
	background-color: #CCCCCC;
}

#uiartslink a:active {
	color: #993300;
	text-decoration: none;
	background-color: #CCCCCC;
}
.imgborder {
	border: 4px solid #FF571F;
}

#calltoaction {
	background-color: #04ae25;
	padding: 15px;
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 2px outset #04AE25;
	background-image: url(/images/calltoaction_back.jpg);
	background-repeat: repeat-y;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-bottom: 25px;
}
#calltoactionspacer {
	height: 18px;
}
#calltoaction h1 {
	margin: 0px;
	padding: 0px;
	font-size: 37px;
}
.midpageback #content ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.midpageback #content li {
	margin-bottom: 8px;
	margin-right: 50px;
}
#masthead {
	background-color: #FFFFFF;
	height: 202px;
	width: 100%;
	min-width: 894px;
}
#masthead #emailnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: right;
	margin-right: 0px;
	width: 482px;
	font-weight: bold;
	margin-top: 0px;
	clear: right;
	margin-bottom: 5px;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#masthead #emailnav a:link {
	color: #FF5720;
}
#masthead #emailnav a:visited {
	color: #FF5720;
}
#masthead #emailnav a:hover {
	color: #F0AB47;
	text-decoration: none;
}
#masthead #emailnav a:active {
	color: #666666;
	text-decoration: none;
}
#masthead #secnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	float: right;
	margin-right: 0px;
	width: 490px;
	font-weight: bold;
	margin-top: 0px;
	clear: right;
}
#masthead #secnavdivider {
	margin-top: 2px;
	width: 400px;
	float: right;
	height: 8px;
}

#masthead #secnav p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#masthead #secnav a:link{
	color: #03851B;
	float: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#masthead #secnav a:visited{
	color: #03851B;
	float: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#masthead #secnav a:hover{
	color: #FFFFFF;
	float: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #FF5720;
}
#masthead #secnav a:active{
	color: #2A2829;
	float: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #8D8D8D;
}


#masthead #logo {
	float: left;
}
#masthead #contact {
	float: right;
	height: 73px;
	width: 494px;
}
#content img {
	background-color: #F1D0B1;
	padding: 5px;
	border: 1px solid #CA915A;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: both;
}
#content #homeleft {
	float: left;
	width: 65%;
}
#content #homeright {
	float: right;
	width: 240px;
	padding-left: 15px;
	background-color: #842A12;
}
#content #homeright h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFBD4F;
	font-size: 20px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content #homeright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content #homeright img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CA915A;
}
.testitable {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 20px;
	line-height: 130%;
}
#lettertext p{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
}
.midpageback tr td #content blockquote #lettertext p img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.midpageback tr td #content blockquote #lettertext {
	background-color: #F1F1F1;
	padding: 20px;
}
.midpageback tr td #content blockquote #lettertext ul {
	list-style-image: none;
	font-family: "Courier New", Courier, monospace;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#testimonial {
	background-color: #FFF;
	background-image: url(/imagefiles/testimonial-back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 580px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#testifooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FF571F;
	padding: 15px;
	text-align: center;
}
#testimonial p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

