a.side-nav:link {	text-decoration: none;	color: #172C5B;	}
a.side-nav:visited {	text-decoration: none;	color: #172C5B;	}
a.side-nav:hover {	text-decoration: none;	color: #172C5B;	}
a.side-nav:active {	text-decoration: none;	color: #172C5B;	}

a.foot-nav:link {	text-decoration: none;	color: #999999;	}
a.foot-nav:visited {	text-decoration: none;	color: #999999;	}
a.foot-nav:hover {	text-decoration: none;	color: #666666;	}
a.foot-nav:active {	text-decoration: none;	color: #999999;	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #27417c;
	font-size: 11px;
	font-weight: normal;
}
body {
	background-image: url(../images/wood-bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #B23310;
}
a:link {
	color: #d57744;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #d57744;
}
a:hover {
	text-decoration: none;
	color: #d57744;
}
a:active {
	text-decoration: underline;
	color: #d57744;
}
.page-bg {
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-y;
}
.nav-bg {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 55px;
}
.nav-area {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #40b7e9;
	padding-left: 20px;
	font-weight: bold;
}
.content-padding {
	padding: 25px;
	font-size: 12px;
}
.address {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav-area-s {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #40b7e9;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(../images/nav-blend.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.interior-curve-bg {
	background-image: url(../images/interior-curve.jpg);
	background-repeat: no-repeat;
	padding: 25px;
	font-size: 12px;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #D57744;
}
.image-padding {
	cursor: hand;
	cursor: pointer;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D57744;
	margin: 0px;
}
.footer-links {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #27417C;
	margin: 0px;
	padding: 0px;
}
.text-padding {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
}
