@charset "UTF-8";
/* CSS Document created by Titan Design visit us at http://titandesign.net  */
/* --- Academy of Energy Web Site HOME PAGE styles --- */


/* --- global styles --- */

body  {
	background-image: url(../site/images/bckgrnd-home.jpg);
	background-repeat: no-repeat;
	background-position: center 1px;
}
h1 { color: #fff; }
h2 { color: #fff; }
h3 { color: #fff; }
h4 { color: #f7a11a; }
h5 { color: #f7a11a; }
h6 { color: #f7a11a; }
p { color: #fff; }
a:link { color: #baf6fc; text-decoration: underline; }
a:visited { color: #baf6fc; text-decoration: underline; }
a:focus, a:hover, a:active { color: #f7a11a; text-decoration: none; }


/* --- LAYOUT styles --- */

.thrColFixHdr #PageTitleWrapper {
	height: 303px;
	background-image: url(../images/home_sky.jpg);
} 
.thrColFixHdr #MainWrapper {
	height: 100%;
	background-color: #219fc9;
	background-image: url(../images/home_11.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.thrColFixHdr #MainContent {
	padding: 0;
} 
.thrColFixHdr #sidebar1 {
	width: 250px; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0 0 0 20px;
	padding: 20px;
}
.thrColFixHdr #sidebar2 {
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 20px 0 0 0;
	padding: 20px;
	border: none;
	background: #219fc9;

}
.thrColFixHdr #mainColumn {
	margin: 0 335px 0 335px;
	padding: 20px;
} 


/* --- sideColumn2 styles --- */

.thrColFixHdr #sidebar2 p a {
	text-decoration: underline;
	padding:0;
	background: #e4e4e4;
	text-transform: none;
	letter-spacing: 0em;
}
.thrColFixHdr #sidebar2 p a:link, .thrColFixHdr #sidebar2 p a:visited {
	color:#FFCC00;
	background-color: #219fc9;
}
.thrColFixHdr #sidebar2 p a:focus, .thrColFixHdr #sidebar2  p a:hover, .thrColFixHdr #sidebar2 p a:active { 
	color: #d7a40d; 
	background-color: #219fc9; 
}
.columns {
	background-color: #219FC9;
}
