@charset "utf-8";

textarea:focus, input:focus {
	border: 2px solid #00AEEF;
}

a:link {
	color: #00AEEF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #00AEEF;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
a:active {

}



h1 {
	font-size: 28px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	line-height: 30px;
	color: #00AEEF;
}
h2 {
	font-size: 16px;
	color: #999999;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 0em;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #AC9B66;
}


form {
	padding: 15px;
	background-color: #FFFFFF;
	background-image: url(css_img/sidebar_form_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 560px;
}

/*Tag overrides END*/











/*CSS Stcky Footer Classes*/

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/



html, body, #wrap {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #999999;
	height: 100%;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(css_img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left 10px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS", "Century Gothic";
	line-height: 19px;
}

body > #wrap {height: auto; min-height: 100%;}

#main {
	padding-bottom: 150px;
}  /* must be same height as the footer */


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}


/*Main Menu - END*/



/*Structure - START*/

.thrColFixHdr #container {
	width: 880px;
	text-align: left;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-color: #FFFFFF;
	padding-bottom: 50px;
	border: 10px solid #FFFFFF;
} 
.thrColFixHdr  #MainMenu {
	height: 80px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	background-color: #CC3333;
	padding: 0px;
	background-image: url(css_img/backgroundGrad.jpg);
}


.thrColFixHdr #header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 140px;
	color: #FFFFFF;
	text-indent: 20px;
} 
.thrColFixHdr #innerHeader {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	background-image: url(css_img/bluesky_header.jpg);
	background-repeat: no-repeat;
	background-position: center -2px;
}
.thrColFixHdr   #innerHeader   a:link   {
	text-decoration: none;
	color: #9B9B66;
}
.thrColFixHdr #innerHeader a:visited {
	text-decoration: none;
}

.thrColFixHdr #innerHeader a:hover {
	text-decoration: underline;
}
.thrColFixHdr #innerHeader a:active {
	text-decoration: none;
}
.thrColFixHdr #homemagesRelativePush {
	height: 220px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #00ADEF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





.thrColFixHdr #sidebar1 {
	float: left;
	width: 130px;
	margin: 0px;
	clear: none;
	background-position: -40px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AC9B66;
	border-right-color: #AC9B66;
	border-bottom-color: #AC9B66;
	border-left-color: #AC9B66;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 230px;
	clear: none;
	padding: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	background-image: url(css_img/bluesky_footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.thrColFixHdr #footer a {
	color: #00AEEF;
}

#innerFooter {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
.innerColumn {
	width: 265px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.innerColumnRight {
	width: 275px;
	float: left;
	padding: 0px;
}


.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: none;
	clear: none;
} 

/*Structure - END*/


/*Floats- START*/


.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;
}







.smallHAltText {
	font-size: 6px;
	color: #000000;
	text-align: right;
}
.georgiaFooterHeadings {
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contactFooter {
	float: right;
	width: 400px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	height: 120px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuFooter {
	float: left;
	height: 120px;
	width: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wideContent {
	float: left;
	width: 630px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.trebuchet14pt {
	font-size: 14px;
	font-weight: normal;
}
.whiteText {
	color: #FFFFFF;
}
.redText {
	color: #EC1C24;
}
.sidebarPicBorder {
	border: 1px solid #FFFFFF;
}
.centredText {
	text-align: center;
}
p {
	font-size: 1.15em;
	line-height: 20px;
}
.columnHeadings {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.columnHeadingsYellow {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #CCCC33;
}
.columnHeadingsGreen {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #99CC33;
}
.columnHeadingsRed {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FF3333;
}
.columnHeadingsMushroom {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #999965;
}
.columnHeadingsDarkBlue {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #352063;
}



#siteByHardhat {
	float: right;
	width: 100px;
	color: #FFFFFF;
}
#siteByHardhat a {
	color: #FEBA2E;
	text-decoration: none;
}
.columnHeadingsBlue {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #00AEEF;
}
.green {
	color: #CCCC33;
}
.yellowGreen {
	color: #99CC33;
}
.red {
	color: #FF3333;
}
.mushroom {
	color: #999965;
}
.darkBlue {
	color: #352063;
}

