@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/pagebg.jpg);
	background-repeat:repeat-x;
	background-color:#7A6B54;
	}

/*-------------------------------------------------main holder-------------------------------------*/

#mainholder {
width:936px;
margin: 0 auto;

}


/*-------------------------------------------------top holder-------------------------------------*/


#topone {
width:936px;
float:left;
height:125px;
}

#logo {
width:347px;
height:125px;
float:left;
}

#menuholder {
width:589px;
height:125px;
float:left;
background:url(images/navbg.jpg);
background-repeat:no-repeat;
background-position:left top;
}

#topmenu {
width:589px;
height:40px;
float:left;
margin-top:85px;
background:url(images/topmenubg.jpg);
background-repeat: inherit;
}

#topimage {
width:936px;
height:6px;
float:left;
background:url(images/topimage.jpg);
background-repeat:no-repeat;
}

#mainimageholder {
width:936px;
height:251;
float:left;
background:url(images/MAINIMAGEBG.jpg);
background-position:top;
background-repeat:no-repeat;
}

#boat {
width:903px;
height:251px;
margin-left:17px;
float:left;
}

#bottomimage {
width:936px;
height:7px;
background:url(images/botimage.jpg);
float:left;
background-repeat:no-repeat;
}



/*-------------------------------------------------text holder-------------------------------------*/


#texttop {
width:936px;
height:24px;
float:left;
background: url(images/textholdertop.jpg);
background-repeat:no-repeat;
}

#bodyholder {
float:left;
background:url(images/bodybg.jpg);
background-repeat:repeat-y;
width:936px;
}

#copyholder {
width:503px;
float:left;
margin-left:32px;
margin-right:21px;
}

#sideholder {
width:356px;
float:left;
background:url(images/sidebg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#7A6B54;
}

#launchpads {
width:356px;
float:left;
}

#sidecontent {
width:340px;
float:left;
margin-left:10px;
background:url(images/toolshine.jpg);
background-repeat:no-repeat;
background-position:right top;
}

#sidebot {
width:356px;
float:left;
background:url(images/sidebot.jpg);
background-repeat:no-repeat;
}

#newstop {
width:356px;
float:left
}

#newsside {
width:356px;
float:left;
background:url(images/newsbg.jpg);
}

#nexstext {
width:341px;
float:left;
margin-left:10px;
background:url(images/speachnews.jpg);
background-repeat:no-repeat;
background-position:right top;
}



/*-------------------------------------------------bottom holder-------------------------------------*/

#bottomimage2 {
width:936px;
background:url(images/bottom.jpg);
background-repeat:no-repeat;
}

#botnavholder {
width:906px;
height:35px;
float:left;
background:url(images/pppLogoBottom.jpg);
background-position:right top;
background-repeat:no-repeat;
margin-left:12px;
margin-bottom:20px;
}

/*-------------------------------------------------TEXT-------------------------------------*/

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.bodycopy {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.linx {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #990000;
text-decoration:underline;
}

.linx2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
text-decoration:underline;
}

.whitebody {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
}

.blackbody {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
color:#2B2F91;
display:block;
margin-top:10px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color: #666666;
display:block;
margin-top:10px;
}


.botnav {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #FFFFFF;
text-decoration:none;
}

/*--------------------------NEW TOP NAV TEST-----------------------------------*/


.menu {font-size:12px; padding-bottom:0px; padding-left: 5px; padding-top: 0px; font-family: Arial, Helvetica, sans-serif;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:3em; background: none;}

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:40px;line-height:3em;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:1em;text-decoration:none;color:#FFFFFF;background: url(images/navbg_brown.jpg);padding:0 5px 0 5px;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background: #FFFFFF; color:#999999;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background: url(images/navbg_red.jpg);}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background: url(images/navbg_red.jpg);}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background: url(images/navbg_red.jpg)}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background: url(images/navbg_red.jpg);}

/* style the level hovers */
/* first */
.menu a:hover {color: #FFFFFF;background: url(images/navbg_red.jpg);}
.menu :hover > a {color:#FFFFFF;background: url(images/navbg_red.jpg);}
/* second */
.menu ul ul a:hover{color:#0094F7;background:#FFFFFF;}
.menu ul ul :hover > a {color: #0094F7;background:#F0F0F0;}
/* third */
.menu ul ul ul a:hover {background:#FFFFFF;}
.menu ul ul ul :hover > a {background:#F0F0F0;}
/* fourth */
.menu ul ul ul ul a:hover {background:#F0F0F0;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}



/*---------------------------------------------- Main Nav ------------------------------------------ */

#colortab ul{
margin-top:0px;
margin-left:3px;
padding-left:0px;
	padding:0px;
	list-style:none;
	float:left;
	

}

.navigation li{	
	list-style:none;
	float:left;
	height:49px;
	padding-top:10px;
	padding-right:5px;
	padding-left:6px;
	text-align:center;
	color:#FFFFFF;
	background:url(images/navbg.png);	
}

.navigation li:hover{	
	background: url(images/navbg_red.jpg);	
}

.navigation li a{	
	color: #FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.navigation li a:hover{
color:#FFFFFF;
	}

