@charset "UTF-8";
.twoColHybLtHdr #header {
	padding-top: 0px;
	padding-bottom: 0;
	margin-top: 20px;
} 
.twoColHybLtHdr #header h1 {
	margin: 0 0 0 15%; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Gill Sans Light", "Gill Sans", "Helvetica Neue Light";
	font-style: normal;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 20px;
	text-align: center;
}
/* Tips for sidebar1:
1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width. 
2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColHybLtHdr #sidebar1 p" rule.
*/
.twoColHybLtHdr #sidebar1 {
	float: left;
	width: 12em; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15; /* top and bottom padding create visual space within this div  */
	margin-top: 140px;
	margin-left: 35px;
}
.twoColHybLtHdr  #footer  {
	font-family: "Gill Sans Light", "Gill Sans", "Helvetica Neue Light";
	font-style: normal;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	bottom: 100%;
	margin: 0;
}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 0px;
	margin-top: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
a:link {
	color: #91AA9D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #91AA9D;
}
a:hover {
	text-decoration: none;
	color: #7F6F21;
}
a:active {
	text-decoration: none;
	color: #046380;
}
a {
	font-family: Gill Sans Light, Gill Sans, Helvetica Neue Light;
	font-size: 80%;
}
.style3 {
	color: #046380;
	font-family: "Gill Sans", "Helvetica Neue";
}
.style4 {
	font-family: "Gill Sans", "Helvetica Neue";
	font-weight: lighter;
	font-size: 18px;
}
h6 {
	font-family: "Gill Sans", "Helvetica Neue";
	font-size: 16px;
	line-height: 1.5px;
	font-weight: lighter;
}
.style2 {
	color: #FFFFFF;
	line-height: 2;
	bottom: 1008px;
}
#apDiv1 {
	position:absolute;
	left:22%;
	top:169px;
	width:800px;
	height:609px;
	z-index:1;
	line-height: 1.5;
	font-weight: lighter;
	overflow: visible;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DFE3D2;
}
.style7 {color: #046380}
.style8 {color: #DFE3D2 }
.style6 {font-size: 100%}
#apDiv2 {
	position:absolute;
	width:700px;
	height:1506px;
	z-index:1;
	left: 248px;
	top: 186px;
}
