body {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background: #1d2a24 url(../images/bg.png) repeat-x;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	border-bottom: 1px dotted;
	color: #517e2b;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C5148;
	margin: 0px;
	padding: 0px;
}
h1,h2 {
	font-weight: normal;
}
p, ul {
	font-size: 0.9em;
	line-height: 140%;
}
#container {
	width: 957px;
	text-align:left;
	margin: 0 auto 0 auto;
}
#header {
	width: 957px;
	background: url(../images/title-bg.png) repeat-x;
	height: 86px;
}
#headerA {
	float: left;
	background-image: url(../images/spl.png);
	height: 86px;
	width: 534px;
}
#headerA a {
	display: block;
	width: 100%;
	height: 100%;
}
#headerA a:hover {
	border: 0 none;
}
#headerA span {
	display: none;
}
#headerB {
	float: left;
	background: url(../images/title-bg-r.png) no-repeat right top;
	width: 423px;
	height: 86px;
}
#headerC {
	background: url(../images/main1.jpg) no-repeat;
	width: 925px;
	height: 250px;
	float: none;
	clear: both;
	margin-left: 15px;
	border-right: 1px solid #16241e;
	border-left: 1px solid #16241e;
}
#nav {
	background: url(../images/nav-bg.png) repeat-x;
	width: 957px;
	height: 42px;
}
#content {
	background: url(../images/content-bg.png) repeat-y;
	width: 927px;
	clear: both;
	margin-left: 15px;
	overflow: hidden;
}
#contentA,#contentB {
	float: left;
	margin-bottom: -4000px; 
	padding-bottom: 4000px;
}
#contentA {
	background: url(../images/content-top.png) no-repeat;
	width: 566px;
}
#contentAbody {
	padding: 20px 30px 0 40px;
}
#contentA .copper {
	background-color: #722E00;
	height: 15px;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
}
#contentA .green {
	background-color: #55842E;
	height: 15px;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
}
#contentA .green2 {
	background-color: #28471c;
	height: 15px;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
}

#contentA h2,#contentA h3,#contentA h4 {
	margin-left: 10px;
	margin-right: 10px;
}
#contentA p {
	margin-left: 11px;
	margin-right: 11px;
}
#contentA h2 {
	font-weight: normal;
	font-size: 2em;
}
#contentA h3 {
	padding-top: 1em;
}
#contentA h4 {
	font-size: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contentA h5 {
	color: #722e00;
	font-size: 1.65em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	margin-top: 0px;
	padding-top: .25em;
}




.column1 {
	float:left;
	width:243px;
	margin-bottom: 2em;
}
.column1 ul {
	padding-left: 0;
	margin-left: 2.2em;
	list-style-type: square;
}
.column1 ul li {
	padding-right: 3em;
	padding-bottom: 3px;
}
#contentB {
	background: url(../images/content-top.png) no-repeat right top;
	width: 361px;
}
#contentB a.dotted {
	border-bottom: 1px dotted;
}

#contentBbody {
	padding: 3em 35px 10px 25px;
}
#contentB h2 {
	text-align: center;
	padding-top: 1.25em;
	padding-right: 25px;
	padding-bottom: 0.5em;
}
#contentB h2 a {
	border:0 none;
}
#contentB h2 a:hover {
	border-bottom: 1px dotted;
}

#contentB h3 {
	padding-top: 1em;
	padding-right: 3em;
	padding-left: 1em;
}
#contentB h4 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #3C5148;
	text-align: center;
	padding-top: .5em;
	padding-right: 25px;
	padding-bottom: 0em;
	margin-bottom: 0;
}


#contentB p {
	padding-right: 3em;
	padding-left: 1em;
}
#contentB ul {
	padding-left: 0;
	margin-left: 2.5em;
	list-style-type: square;
}
#contentB ul li {
	padding-right: 3em;
	padding-bottom: 3px;
}
.gallerybox {
	text-align: center;
	width: 131px;
	float: left;
	margin: 10px 15px 5px 0;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 150%;
}
.gallerybox a:hover {
	border: 0 none;;
}
.gallerybox a img {
	border: 4px solid #1B2923;
}
.gallerybox a:hover img {
	border: 4px solid #722E00;
}
#contentbottom {
	background: url(../images/content-bottom.png) no-repeat;
	width: 927px;
	height: 48px;
	clear: both;
	margin-left: 15px;
}
#footerbox {
	width: 957px;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	height: 41px;
}
#footerbox a {
	color: #DDDED0;
	margin-right: 4px;
	margin-left: 4px;
}
#footerbox a:hover {
	color: #999999;
}
#footerboxA {
	float: left;
	background: url(../images/footer-l.png) no-repeat;
	height: 41px;
	width: 607px;
}
#footerboxB {
	background: url(../images/footer-r.png) no-repeat right top;
	float: left;
	height: 41px;
	width: 350px;
}
#footerbox p {
	color: #DDDED0;
	font-size: 0.7em;
}
#footerboxA p {
	padding-top: 5px;
	padding-left: 20px;
}
#footerboxB p {
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
}
#footerbox2,#footerbox3 {
	width: 957px;
	clear: both;
	color: #999999;
	font-size: .85em;
	margin-top: 1.5em;
}
#footerbox3 {
	margin-top: 0;
	margin-bottom: 2em;
}
#footerbox2 a,#footerbox3 a {
	color: #999999;
}
#footerbox2 a:hover {
	color: #DDDED0;
	border-bottom:1px dotted;
}
#footerbox3 a:hover {
	color: #999999;
	border:0 none;
	cursor:default;
}
#footerbox3 h1 {
	text-align: center;
	font-size: 1em;
	margin: 0px;
	color: #999999;
	font-weight: bold;
	padding: 1em 0 0 0;
}
#footerbox2 p,#footerbox3 p {
	padding-right: 13em;
	padding-left: 13em;
	text-align: center;
	margin: 0px;
	padding-top: .5em;
	padding-bottom: 0.5em;
}
#slideshow {
	padding-left: 54px;
	position: absolute;
	top: 108px;
	z-index: 50;
}
#shadow {
	background-image: url(../images/home-image-sh.png);
	background-repeat: no-repeat;
	height: 334px;
	width: 500px;
	margin-left: 54px;
	position: absolute;
	top: 108px;
	z-index: 25;
}
form#contactform {
	font-size: .9em;
	margin-left: 90px;
}
form#contactform input {
	width: 290px;
	border:1px solid #a5acb2;
}
form#contactform textarea {
	width: 290px;
	height: 125px;
	border:1px solid #a5acb2;
}
form#contactform img {
	border:1px solid #a5acb2;
}
#errormessage {
	color: #FF0000;
}


table.calculator {border-collapse:separate;border-spacing:0px;empty-cells:show;width:100%;font-size:1em;margin-top:10px;}
table.calculator td {padding:2px;}
td.calcol-1 {width:22%;text-align:right;font-size:1em;}
td.calcol-2 {width:80px;text-align:left;}
td.calcol-3 {text-align:left;}
.inpCalc {width:75px;font-size:0.9em;padding:2px;text-align:right;}
.selCalc {font-size:1em;}
.butCalc {font-size:1em;text-align:right;}
