@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #330000;
}


body,td,th {
	color: #000;
}

.oneColFixCtrHdr #container {
	width: 1040px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 800px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

	
}
.oneColFixCtrHdr #banner {
	width: 1040px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 129px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #top {
	width: 1040px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 18px;
	padding-top:4px; /* the auto margins (in conjunction with a width) center the page */
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align:right;
}
.oneColFixCtrHdr #topnav {
	width: 1040px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 4px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align:right;
	background-image:url(images/logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top: 66px;
	margin-left: 0px;
	display: block;
	
	float: right;
}
.oneColFixCtrHdr #topnav ul {
				margin-top: 0px; margin-left: 0px; list-style:none;
			}
		.oneColFixCtrHdr #topnav li {
	text-align:left;
	float:left;
	margin-left: 0px;
	margin-right:0px;
			}
		.oneColFixCtrHdr #topnav a {
				color:#FFFFFF;text-decoration:none;
			}
		.oneColFixCtrHdr #topnav a.last {
				color:#FFFFFF;text-decoration:none;background: none
			}	
		.oneColFixCtrHdr #topnav a:hover {
				text-decoration:underline;
}


.oneColFixCtrHdr #maincontent {
	height: 648px;;
	background-color: #FFFFFF;
	width: 1040px;
	left: 110px;
	top: 66px;
}

.oneColFixCtrHdr #maincontent-home {
	height: 500px;;
	background-color: #FFFFFF;
	width: 1040px;
	left: 110px;
	top: 66px;
}



.oneColFixCtrHdr #maincontent-directions {
	height: 700px;;
	background-color: #FFFFFF;
	width: 1040px;
	left: 110px;
	top: 66px;
}

.oneColFixCtrHdr #maincontent-equip {
	height: 1600px;;
	background-color: #FFFFFF;
	width: 1040px;
	left: 110px;
	top: 66px;
}



.oneColFixCtrHdr #maincontent2 {
	height: 1600px;
	background-color: #FFFFFF;
	width: 1040px;
	left: 110px;
	top: 66px;
}


.oneColFixCtrHdr #mainleft {
	width: 739px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 482px;
	background-image:url(images/main-pic.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	float:left;
	margin-top:0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}

.oneColFixCtrHdr #mainleft-sub {
	width: 738px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 100%;
	display:block;
	float:left;
	margin-top:0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-right:1px #333 solid;
	background-image:url(images/subpage-banner.jpg);
	background-position:top;
	background-repeat:no-repeat;

}

.oneColFixCtrHdr #mainleft-subequip {
	width: 738px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 1600px;
	display:block;
	float:left;
		background-color: #FFFFFF;

	margin-top:0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-right:1px #333 solid;
	background-image:url(images/subpage-banner.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}

.oneColFixCtrHdr #mainright {
	width: 300px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 482px;
	background-color: #FFFFFF;
	margin-top:0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: right;
	display: block;
		background-color: #FFFFFF;
			border-right: 1px white solid;



}
.oneColFixCtrHdr #mainright-directions {
	width: 300px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 700px;
	background-color: #FFFFFF;
	margin-top:0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: right;
	display: block;
		background-color: #FFFFFF;
			border-right: 1px white solid;
}

.oneColFixCtrHdr #mainright-equip {
	width: 300px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 1600px;
	background-color: #FFFFFF;
	margin-top:0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: right;
	display: block;
		background-color: #FFFFFF;
			border-right: 1px white solid;
}



.oneColFixCtrHdr #footercontainer {
	width: 1040px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 65px;
	margin-top:0px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	display:block;
	float: left;
	border-top:1px #333 solid;
}

.oneColFixCtrHdr #footercontent {
	height: 65px;
	background-image:url(images/footer-gradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
}



.oneColFixCtrHdr #footerboxin1 {
	width: 300px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 138px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: left;
	margin-top: 10px;

}

.oneColFixCtrHdr #footerboxin2 {
	width: 300px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 138px;
	text-align: left; /* this overrides the text-align: center on the body element. */
		float: left;
	margin-top: 10px;
border-top:1px #333 solid;
display:block;
float:left;

}

.oneColFixCtrHdr #footerboxin3 {
	width: 300px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 138px;
	text-align: left; /* this overrides the text-align: center on the body element. */
		float: left;
	margin-top: 10px;
border-top:1px #333 solid;
}


.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}
.subpage-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 130px;
	padding-left: 20px;
	color: #060;
	text-decoration: none;
	text-align: left;
}
.subpage-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 2em;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	padding-right: 40px;

}