@charset "utf-8";
#Pistons1 {
	border: 1px solid #666666;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #3A6262;
}
.twoColFixLtHdr #container {
	width: 820px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images_web/bg_page2.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-color: #DDDDDD;
	background-image: url(images_web/header2.jpg);
	height: 82px;
	padding-top: 16px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 31px;
	margin-bottom: 0px;
} 
.twoColFixLtHdr #header td {
	line-height: 1.5em;
	color: #3A6262;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 47px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3A6262;
	border-right-color: #3A6262;
	border-bottom-color: #3A6262;
	border-left-color: #3A6262;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 270px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3A6262;
	border-right-color: #3A6262;
	border-bottom-color: #3A6262;
	border-left-color: #3A6262;
	background-image: url(images_web/bg_content2.jpg);
} 
.twoColFixLtHdr #mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #BBD7D7;
	border-right-color: #BBD7D7;
	border-bottom-color: #BBD7D7;
	border-left-color: #BBD7D7;
}
.twoColFixLtHdr #mainContent h1 {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #footer {
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 37px;
	padding-bottom: 0;
	padding-left: 37px;
	background-image: url(images_web/footer2.jpg);
	height: 41px;
} 
.twoColFixLtHdr #footer a {
	color: #F8A500;
}

.twoColFixLtHdr #footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #montage {
	margin-left: 31px;
	height: 150px;
	margin-top: 20px;
}
.twoColFixLtHdr #mainContent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.twoColFixLtHdr #mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FCA203;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FAA608;
	border-right-color: #FAA608;
	border-bottom-color: #FAA608;
	border-left-color: #FAA608;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.twoColFixLtHdr #mainContent h3 {
	font-size: 12px;
	color: #FFA401;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: 1px;
	line-height: 0px;
}
.ca_red {
	color: #FFA102;
}
.twoColFixLtHdr #movie {
	height: 179px;
	padding-left: 31px;
	background-image: url(images_web/bg_page2.jpg);
}
.twoColFixLtHdr #line {
	height: 7px;
	background-image: url(images_web/line2.jpg);
	background-repeat: no-repeat;
}

.finishes {
	margin-left: 5px;
	border: 5px double #FFA401;
}
.twoColFixLtHdr #mainContent a {
	font-weight: bold;
	color: #FBA504;
}

.twoColFixLtHdr #mainContent h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FB9A28;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imagetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEA501;
	text-align: center;
	border: 1px none #FEA501;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #mainContent .imagetable td {
	color: #FAA608;
	background-color: #295352;
	padding: 3px;
	border: 1px solid #FEA700;
}
.twoColFixLtHdr #header a {
	color: #3A6262;
	text-decoration: none;
}
