* {
	margin: 0;
	padding: 0;
}

body {
	color: #555555;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	text-align: center;
	background-color: #F0F2E5;
}
em /*for emphasis as italics*/ {
font-style: oblique;
}

p {
	margin-top: .6em;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 0.7em;
	line-height: 1.1em;
	color: #000000;
}


h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 2.4em;
	margin-bottom: .5em;
}


h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: .6em;
	line-height: 1.1em;

}
h4 {
	font-size: .9em;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 0em;
	text-transform: uppercase;
}
img /*stops linked images having border*/ {
	border: 0px;
}

a.anch {
	position: relative;
	top: -100px;
	background: transparent;
	text-decoration: none;
}
#container {
	position: relative;
	width: 924px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/phawbackstrip.gif);
	background-repeat: repeat-y;
}
#header {
	height: 100px;
	width:900px;
	left: 59px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 19px;

}
#logo {
	height: 81px;
	width: 251px;
	background-image: url(../images/phawlogo.gif);
	background-repeat: no-repeat;
	float: left;
}
#banner {
	height: 81px;
	width: 649px;
	background-image: url(../images/phawtopstrip.jpg);
	background-repeat: repeat-y;
	float: right;
	background-color: #D2D2D2;
}
#banner p {
	margin-top: 0px;
	color: #3A3A3A;
	font-size: 1.7em;
	line-height: 2em;
	text-align: right;
	padding-top: 16px;
	padding-right: 51px;
}

#maincontent {
	width: 818px;
	padding-right: 63px;
	padding-left: 43px;
}
#maincontent ul li {
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0.5em;
	margin-left: 1.5em;
}
#maincontent a {
	color: #555555;
}
#leftcol {
	width: 198px;
	padding-top: 37px;
	padding-bottom: 20px;
	float: left;
}
#leftcolres a {
	width: 198px;
	height: 64px;
	background-color: #FFFFFF;
}

#maincol {
	width: 598px;
	padding-bottom: 20px;
	float: right;
	left: 263px;
}

/*resource page styles*/


.resbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
	padding-top: 24px;
	padding-bottom: 22px;
	clear: both;
	padding-left: 220px;
}
.resbox h2 {
	margin-top: 0em;
}
.resbox .moveleft {
	position: relative;
	float: right;
	left: -611px;
	padding-bottom: 12px;
	top: -8px;
}

.introbox {
	padding-bottom: 22px;
	clear: both;
}
.introbox h1 {
		font-size: 1.8em;
	margin-top: 1.5em;
	margin-bottom: 0em;
	line-height: 1.2em;
}
#logosbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
	padding-top: 22px;
	padding-bottom: 22px;
	clear: both;
}
#logosbox ul li {
	list-style: none;
	display: inline;
	margin-left: 0em;
}
#logosbox img {
	padding-right: 24px;
}
#logosbox a:hover {
	background-color: #FFFFFF;
}


/* Bottom NAVIGATION STYLES*/

#footer {
	width:818px;
	clear:both;
	background-image: url(../images/phawbotstrip.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 63px;
	padding-left: 43px;	
	padding-bottom: 43px;
}
#footercont {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
	padding-top: 14px;
	padding-bottom: 14px;
	clear: both;
	padding-left: 220px;
}

#footer p {
	font-size: .7em;
}
#footer a {
	color: #555555;
	text-decoration: underline;
}

#footer ul li {
	list-style: none;
	display: inline;
}

#footer ul li a {
	font-size: .8em;
	padding-right: 8px;
}




/*Link styles*/

a {
	text-decoration: underline;
}


a:link, a:visited {
	color: inherit;
}


a:hover {
	text-decoration: underline;
	background-color: #DADADA;
	margin: 0px;
	padding: 0px;
	height: 1em;
}

	
/* MAIN NAVIGATION STYLES*/

#menucall1 {
	position: absolute;
	left: 263px;
	top: 66px;
	width: 600px;
} 

#menucall1 ul {
	padding-left: 0px;	

}
#menucall1 ul li {
	list-style: none;
	display: inline;
	float: left;
}

#menucall1 ul li a {
	text-decoration: none;
	font-size: 95%;
	color: #FFFFFF;
	padding-top: 4px;
	text-indent: 6px;
	font-weight: bold;
	letter-spacing: .1em;
}

#menucall1 li.nav1 a {
	display: block;
	width: 100px;
	height: 21px;
	background-image: url(../images/phawhome.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#menucall1 li.nav2 a {
	display: block;
	width: 100px;
	height: 21px; 
	background-image: url(../images/phawresource.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#menucall1 li.nav3 a {
	display: block;
	width: 100px;
	height: 21px;
	background-image: url(../images/phawevent.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#menucall1 li.nav4 a {
	display: block;
	width: 100px;
	height: 21px;
	background-image: url(../images/phawphoto.gif);
	background-position: left top; 
	background-repeat: no-repeat;
}
#menucall1 li.nav5 a {
	display: block;
	width: 100px;
	height: 21px;
	background-image: url(../images/phawhistory.gif);
	background-position: left top; 
	background-repeat: no-repeat;
}
#menucall1 li.nav6 a {
	display: block;
	width: 100px;
	height: 21px;
	background-image: url(../images/phawcontact.gif);
	background-position: left top; 
	background-repeat: no-repeat;
}

#menucall1 ul li a:hover {
	height: 29px;
	background-color: transparent;
}

/*blankpage styles */

.homecolbox {
	width: 182px;
	clear: both;
	background-color: #487A85;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-top: 8px;
	top: 39px;
	color: #FFFFFF;
}
/*Form styles*/

.leftgrey {
	width: 182px;
	clear: both;
	background-color: #DADADA;
	padding: 8px;
	position: relative;
}
.leftgrey a:hover {
	background-color: #FFFFFF;
}
#userlog {
	width: 182px;
	clear: both;
	background-color: #DADADA;
	padding: 8px;
	position: relative;
	text-align: right;
	font-size: 0.8em;
}
#userlog p {
	padding-left: 0px;
	padding-bottom: 8px;	
}
#userlog a:hover {
	background-color: #FFFFFF;
}
label {
}
input {
	width: 122px;
}
.button {
	width: 55px;
	margin-right: 8px;
	font-size: 0.8em;
}
#login {
	width: 40px;
	font-size: 0.8em;
}

.error, #maincontent .error a{
	color: #B91D11;
}
#buttonrow {
	margin-top: 10px;
}
#buttonrow a {
	margin-right: 5px;
}
.spacer {
	padding-right: 24px;
}
#container #maincontent #leftcol {
	text-align: left;
	color: #555;
}
.spacedimage {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
