@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#000000;
	padding:0px;
	margin:0 auto 0 auto;
	background-image:url(../images/greyBG.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	behavior:url(/csshover.htc);
	background-color:#cccccc;
}

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:18px;
	color:#00592b;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:18px;
	line-height:22px;
	color:#00592b;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#00592b;
}

.homeHeadline
{
	font-family:Georgia, "Times New Roman", Times, serif-
	font-size:12px;
	line-height:24px;
	text-transform:capitalize;
	color:#00592b;
}

/*div#overlay
{
	position:absolute;
	margin-top:230px;
	margin-left:-621px;
	width:497px;
	height:396px;
	float:left;
	top:0;
	left:50%;
}*/

div#page
{
	margin:0 auto 0 auto;
	width:980px;
	padding:0px;
	height:713px;
	background-image:url(../images/kellyBG.jpg);
	background-repeat:no-repeat;
}

div#headerNav
{
	width:730px;
	height:28px;
	margin:0px;
	padding-left:250px;
	padding-top:9px;
	float:left;
}

div#belowNav
{
	width:980px;
	margin:0px;
 	padding-top:150px;
	padding-bottom:20px;
	float:left;
}

div#footer
{
	width:980px;
	height:25px;
	margin:0px;
	padding:0px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	float:left;
}

div#content
{
	margin-left:50px;
	margin-right:50px;
	padding:15px;
	width:848px;
	background-color:#FFF;
	border:1px solid #00592b;
	min-height:500px;
	height:auto !important;
	height:500px;
	float:left;
 /*background-image:url(../images/BGhome1.jpg);
 background-repeat:no-repeat;
 background:#ffffcc url(images/pmoblogo5.jpg) no-repeat center center;*/
}

div#contentLeft
{
	margin:0px;
	padding:0px;
	width:632px;
	float:left;
}


div#contentRight
{
	margin:0px;
	padding-left:20px;
	padding-top:30px;
	width:196px;
	float:left;
}

/*div#pageWhite
{
	position:absolute;
	margin:0 auto 0 auto;
	width:974px;
	padding:8px;
	background-color:#FFF;
	height:auto;
}*/


			
a {
	color: #00592b;
	font-weight:bold; 
	text-decoration:none; 
}

a:hover, a:active 
{ 
	font-weight:bold; 
	text-decoration:underline; 
	color:#00592b; 
}

.rightColHeader
{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	vertical-align:middle;
}

.rightColHeader a, .rightColHeader  a:visited
{ 
	color:#ffffff;
	font-weight:normal;
	text-decoration:none; 
}
	
.rightColHeader a:hover, .rightColHeader  a:active 
{ 
	color:#ffffff; 
	font-weight:normal;
	text-decoration:underline;
}

.rightColHeader2
{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#416687;
	font-size:16px;
	font-weight:normal;
	vertical-align:middle;
}

.rightColHeader2 a, .rightColHeader2  a:visited
{ 
	color:#416687;
	font-weight:normal;
	text-decoration:none; 
}
	
.rightColHeader2 a:hover, .rightColHeader2  a:active 
{ 
	color:#416687; 
	font-weight:normal;
	text-decoration:underline;
}



.navLink 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#ffffff;
	font-size:12px;
	vertical-align:middle;
}	
			
.navLink a, .navLink a:visited
{ 	
	font-weight:normal; 
	color:#000000;
	text-decoration:none; 
}	
	
.navLink a:hover, a:active 
{ 
	color:#000000; 
	font-weight:normal; 
	text-decoration:underline; 
}

.navLink a:active 
{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.footer 
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
	font-size:10px;
	vertical-align:middle;
}



/*---------------------------------- FIX FOR FLOATED ELEMENTS WITHIN A CONTAINER DIV --------------------------*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*--- Fix for IE on Mac ---*/
.clearfix
{
	display: inline-block;
}

/*--- Hack for bug in IE6 ---*/
* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
#insideRight #sqweesse { 
	margin: 0 auto; 
	width: 150px;
}
