@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
	line-height: 17px;
	background-color: #FFFFFF;
	background-image: url(css_img/white_bkg.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: normal;
}
.pageTitleHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	color: #8C8C8C;
}

table {
}
.picsWhiteFrame {
	border: 4px solid #FFFFFF;
	padding: 0px;
}

.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	padding-top: 10px;
} 
.twoColFixLtHdr #header {
	padding: 0 10px 0 0px;
	height: auto;
} 

.twoColFixLtHdr #menu {
	padding: 0px 0px 0;
	height: 40px;
}



.twoColFixLtHdr #utilityLinks {
	text-align: right;
}

.twoColFixLtHdr #container #header a {
	color: #676666;
	text-decoration: none;
}
.twoColFixLtHdr #container #header a:hover {
	color: #CC0000;
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 20px 0;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0000;
	margin-top: 20px;
} 
.twoColFixLtHdr #wideFooter {
	background-color: #CC0000;
	width: 100%;
}

.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;
}
.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;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	font-size: 18px;
	line-height: 21pt;
	font-weight: normal;
	color: #CC0000;
}
h2 {
	font-size: 12pt;
	line-height: 15pt;
	font-weight: normal;
	color: #CC0000;
}
h3 {
	font-size: 11pt;
	line-height: 16pt;
	font-weight: normal;
	color: #CC0000;
}
.textToWhite {
	color: #FFFFFF;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #676666;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
}

.tenPxBorder {
border:solid;
border-color:#F0F0F0;
border-width:10px}
.twoColFixLtHdr #innerFooter {
	background-color: #CC0000;
	width: 780px;
	height: 50px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-indent: 20px;
	padding-top: 10px;
}
#siteByHardhat {
	float: right;
	width: 100px;
	color: #FFFFFF;
}
#siteByHardhat a {
	color: #FEBA2E;
	text-decoration: none;
}
.twoColFixLtHdr #news {
	background-color: #F0F0F0;
	width: 50%;
	height: auto;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-left: 0px;
	bottom: 0px;
}
.twoColFixLtHdr  #tintedBox {
	background-color: #F0F0F0;
	width: 400px;
	height: auto;
	text-align: left;
	padding: 10px;
	margin-top: 0px;
	margin-left: 0px;
	bottom: 0px;
}

.tintedBox {
	background-color: #F0F0F0;
	width: 100%;
	height: auto;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	margin-left: 0px;
	bottom: 0px;
}
.tintedBoxThird  {
	background-color: #F0F0F0;
	width: 140px;
	height: auto;
	text-align: left;
	padding: 0px 10px;
	bottom: 0px;
	float: right;
	margin: 0px;
}

.lightGreenText {
	color:#F0F0F0;
}

.bullets {
	list-style-image: url(css_img/red_bullet.gif);
	list-style-position: outside;
	text-align: left;
	line-height: 22px;
	font-weight: normal;
}
.teamThumbFloatRight {
	float: left;
	border: 2px solid #CC0000;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clickToCollapse {
	font-size: 9px;
	text-transform: none;
	color: #999999;
}
.twoColFixLtHdr #containerGALLERY {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
	padding-top: 10px;
}
		
		.carousel_container {
	width: 750px;
	height: 500px;
	margin: 50px auto;
	border: 1px solid #CCCCCC;
			}