@charset "UTF-8";
body  {
	font: 100% "Times New Roman", Times, serif;
	background-image:url(../images/background2.gif);
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	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;
}
a:link { 
color: #003300;
}

a:visited {
color: #993300;
}

h1{
font-family:Arial, Helvetica, sans-serif;
}
h2{
font-family:Arial, Helvetica, sans-serif;
}
h3{
font-family:Arial, Helvetica, sans-serif;
}

h4{
font-family:Arial, Helvetica, sans-serif;
	font-size:80%
}
.thrColFixHdr #marquee { 
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	background-color:#2D5111;
	}
.thrColFixHdr #marquee h4{ 
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:  0px;
	margin:0px;
}
.thrColFixHdr #marquee h4 a:link { 
color:#FFFFFF;
}

.thrColFixHdr #marquee h4 a:visited { 
color:#FFFFFF;
}

.thrColFixHdr #container { 
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0px;
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*background-image:url(../images/PAHEHeader-wES.png);
	background-repeat:no-repeat;
*/
}

.thrColFixHdr #container h1{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding: 0px 0px -10px 225px;
	clear:both;

}

.thrColFixHdr #container h2{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:0px 0px -20px 175px;
	margin-top:-20px;
	clear:both;

}

.thrColFixHdr #Logo{ 
	position:absolute;
	margin: -90px 0px 0px 10px;
	z-index:1000;
	clear:both;

}
.thrColFixHdr #LogoRight{ 
	position:absolute;
	margin: -10px 0px 0px 912px;
	z-index:1000;
	clear:both;

}
		
.thrColFixHdr #header { 
	padding: -10px 0px 0px 0px;  /* If running late-breaking news it needs to be 0px 10px 0 0px otherwise it's 10px 10px 0 0px.this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-top:-11px;
	background-position:center;
	background-repeat:no-repeat;
	clear:both;

} 

.thrColFixHdr #header h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 0px 15px 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #header h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	margin-top:5px;
	margin-left:260px;
	clear:both;
}
.thrColFixHdr #header h4 a:link { 
color: #003300;
}

.thrColFixHdr #header h4 a:visited {
color: #993300;
}

.thrColFixHdr #header img a:link,.thrColFixHdr #header img a:visited { 
	margin:0px 0px 5px 0px;
	padding: 0px;
	text-decoration:none;
}

.thrColFixHdr #headerPix{ 
	padding: -17px 0px 0px 0px;
	z-index:-1000;
		clear:both;

} 
.headerStory{ 
	margin-top:-65px;
	margin-left:450px;
	clear:both;
} 

.thrColFixHdr #mainContent { 
	width:955px auto;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #2D5111;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:1%;
	h\eight:1%; 
}
#siteDate{
position:absolute;
margin-left: 495px;
padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#FFFFFF;
	text-align:left;
	min-height: 1px;
	z-index: 120;
	clear:both;
}

.mainContent1{ 
	float: left; /* since this element is floated, a width must be given */
	width: 477px;
	background-color: #2D5111;
	color:#FFFFFF;
	text-align:left;
	padding:5px 10px 0px 0px; /* padding keeps the content of the div away from the edges */
	margin: 0;
	height:130px;
	h\eight:130px;
	border-right: solid 1px #FFFFFF;
}
.mainContent1 h3{
	padding:0px 10px 0px 10px;
	margin-top:20px;
	text-align:left;
	font-weight:bold;
	font-size:16px;
	color:#FCCC65;
}
.mainContent1 h3 a:link{
	color:#FCCC65;
}

.mainContent1 p{
	padding:0px 10px 18px 10px;
	margin:0px;
	height:1%;
	h\eight:1%;
} 
.mainContent1 p a:link, .mainContent1 p a:visited {
	color:#FFFFFF;
}

.mainContent1 li{
	padding-bottom:5px;
}
.mainContent1 ul li a:link, .mainContent1 ul li a:visited {
	color:#FFFFFF;
}

.mainContent2{ 
	width: 450px;
	position:inherit;
	background-color: #2D5111;
	color:#FFFFFF;
	text-align: left;
	padding: 5px 10px 0px 10px; /* padding keeps the content of the div away from the edges */
	margin: 0px 0px 0px 480px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	height:130px;
	h\eight:130px;
}
.mainContent2 h3{
	padding:0px 0px 0px 10px;
	margin-top:20px;
	text-align:left;
	font-weight:bold;
	font-size:16px;
	color:#FCCC65;
}
.mainContent2 p{
padding:0px 0px 10px 10px;	
margin:0px;
	height:1%;
	h\eight:1%;
}
.mainContent2 img{
	border:none;
}
.mainContent2 p a:link, .mainContent2 p a:visited {
	color:#FFFFFF;
} 
.mainContent2 ul li a:link, .mainContent2 ul li a:visited {
	color:#FFFFFF;
}
 
.thrColFixHdr #column { 
	width:955px auto;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	margin-bottom:2px;
	height:1%;
	h\eight:1%;
}
.column1 {
	float: left; /* since this element is floated, a width must be given */
	width: 237px; /* 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 */
	padding: 0px 5px 0px 5px; /* padding keeps the content of the div away from the edges */
	margin: 0px;
	background-color:#E7E5A9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:320px;
	h\eight:320px;
}

.column1 img{
padding-top: 5px;
	padding-left:3px;
	padding-bottom::5px;
	border:none;
}

.column1 p{
	width:230px;
	margin-top:-35px;
	padding: 20px 0px 0px 5px; /* padding keeps the content of the div away from the edges */
	display:block;
}
.column1 h3 {
	padding: 0px 0px 15px 5px;
	width: 230px; /* 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 */
	text-indent: 1px 0px 0px 0px;
}

.column1 h3 a:link {
	color: #003300;
}

.column1 h3 a:visited {
	color: #993300;
}
.column1 p a { 
color: #003300;
	text-decoration: none;
	display:block;
	}
.column1 p a:hover { 
color: #003300;
text-decoration:underline;
	display:block;
	}
.column1  li{
	padding-bottom:5px;
}
.column1btm{
	background-color:#FFFFFF;
	height: 56px;
	border-top: solid 2px #333333;
	padding-top:10px;
	margin-left:-5px;
	width:247px;
}
.column1b p{
	width:237px auto;
	margin-top:-35px;
	margin-left:inherit;
	padding: 20px 780px 20px 10px; /* padding keeps the content of the div away from the edges */
	display:block;
}
.column1b h3 {
	padding: 0px 0px 0px 10px;
	width: 237px; /* 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 */
	text-indent: 1px 0px 0px 30px;
}

.column1b h3 a:link {
	color: #003300;
}

.column1b h3 a:visited {
	color: #993300;
}
.column1b p a { 
color: #003300;
	text-decoration: none;
	display:block;
	}
	.column1b p a:hover { 
color: #003300;
text-decoration:underline;
	display:block;
	}
	
.column1b p{
	width:239px auto;
	margin-top:-35px;
	margin-left:inherit;
	padding: 20px 0px 20px 10px; /* padding keeps the content of the div away from the edges */
	display:block;
}
	
.column2 {
	position:absolute; 
	width: 239px; /* 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 */
	padding:0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px 0px 0px 248px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	background-color:#E7E5A9;
	border-left: 1px solid #2D5111;
	border-right: 1px solid #2D5111;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:320px;
	h\eight:320px;
} 

.column2 img{
	float:none;
	text-align:center;
	margin-right:15px;
	margin-top: 5px;
	border:none;
}

.column2 h3 {
	padding: 0px 0px 0px 10px;
	width: 239px auto; /* 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 */
	text-indent: 0px 0px 0px 35px;
}

.column2 a { 
color: #003300;
	display:block;
}
.column2 a:hover{
color:#993300;
}


.column2 p{
	padding: 0px 10px 0px 10px; /* padding keeps the content of the div away from the edges */
	display:block;
}
.column2  li{
	padding-bottom:5px;
}

.column2btm{
	background-color:#FFFFFF;
	height: 135px;
	border-top: solid 2px #333333;
	padding-top:2px;
}

.column3 {
	position:absolute;
	float: left; /* since this element is floated, a width must be given */
	width: 239px; /* 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 */
	padding: 0px 1px 0px 5px; /* padding keeps the content of the div away from the edges */
	margin: 0px 0px 0px 490px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	background-color:#E7E5A9;
		border-right: 1px solid #2D5111;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
height:320px;
	h\eight:320px;
}

.column3 h3 {
	padding: 0px 0px 0px 1px;
	width: 239px; /* 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 */
	text-indent: 1px 0px 0px 0px;
}
.column3 h3 a:link {
color: #003300;

}

.column3 h3 a:visited {
color:#993300;
}

.column3 h6 a:link {
color: #003300;
font-family:Arial, Helvetica, sans-serif;
font-size: 110%;
font-weight:bold;
font-style:italic;
text-align:right;
margin-left: 270px;
}

.column3 h6 a:visited {
color: #993300;
}
.column3 p a { 
color: #003300;
	}

.column3 p a:hover { 
color: #003300;
	}
	
.column3 p{
padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
}


.column3 li{
	padding-bottom:5px;
}
.column3btm{
	background-color:#FFFFFF;
	height: 148px;
	border-top: solid 2px #333333;
	padding:2px 2px 0 5px;
	margin-left:-5px;
}
.column3btm h3{
padding-left:3px;
}
.column3btm p{
padding:0px;
}

.column4 {
	position:absolute;
	float: right; /* since this element is floated, a width must be given */
	width: 208px; /* 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 */
	padding: 0px 1px 0px 10px; /* padding keeps the content of the div away from the edges */
	margin: 0px 0px 0px 735px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	background-color:#E7E5A9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
height:320px;
	h\eight:320px;
}

.column4 h3 {
	padding: 0px 0px 0px 1px;
	width: 200px; /* 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 */
	text-indent: 1px 0px 0px 0px;
}
.column4 h3 a:link {
color: #003300;
}

.column4 h3 a:visited {
color:#993300;
}
.column4 h4{
font-size:14px;
margin-bottom:-10px;
}
.column4 h4 a:link {
color: #003300;
}
.column4 h6 a:link {
color: #003300;
font-family:Arial, Helvetica, sans-serif;
font-size: 110%;
font-weight:bold;
font-style:italic;
text-align:right;
margin-left: 270px;
}

.column4 h6 a:visited {
color: #993300;
}
.column4 p a { 
color: #003300;
	}

.column4 p a:hover { 
color: #003300;
text-decoration:underline;
	}
	
.column4 p{
padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges */
}

.column4 img a:link,.column4 img a:visited { 
	text-decoration:none;
}
.column4 li{
	padding-bottom:5px;
}

.boxBottom {
margin-top: -20px;
	width: 305px auto; /* 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 */
	height:20px;
}

.thrColFixHdr #footer { 
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 10p 10px 0px 60px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top: 5px solid #EAEAB4;
} 
.thrColFixHdr #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	text-align:left;
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}

#sitePortal{
/*position:absolute;*/
margin-right: 110px;
margin-top: -100px;
font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align:right;
	min-height: 1px;
	z-index: 120;
	clear:both;
}

