body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#baseline {
	font-size: 9px;
	color: #CCCCCC;
}
#baseline a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
#baseline a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
#baseline a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}
#baseline a:active {
	text-decoration: none;
	font-weight: normal;
}
.frameworkLeft {
	background-image: url(images-site/site-framework_02.png);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}
.frameworkRight {
	background-image: url(images-site/site-framework_04.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.WrapRIGHT {
	vertical-align: top;
	float: right;
	margin-left: 10px;
}
.WrapLEFT {
	vertical-align: top;
	float: left;
	margin-right: 10px;
}h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	font-size: 14px;
	line-height: 18px;
}
li {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	font-style: italic;
	line-height: 20px;
}
a:link {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
#mainbody {
	background-color: #FFFFFF;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #006633;
	text-shadow: 2px 2px 2px #555;
}
#nav {
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
	border:0px none;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px 2px #555;
	text-align: left;
	}
#nav li {
	display:inline;
	padding:0px;
	margin:0px;
}
#nav a:link,
#nav a:visited {
	color:#0066CC;
	padding:5px 6px;
	float:left;
	width:auto;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px 2px #555;
	margin: 0px;
}
#nav a:hover {
	color:#006666;
}

#nav a:active {
	color:#0066CC;
}
#masterNav {
	background-image: url(../../Pennington%20Hennessy/J1145%20PH%20Website%20Redesign/images-site/site-upper-orange.png);
	background-repeat: repeat-x;
	background-position: center top;
}
