/* CSS Document */

body {
margin: 0;
padding: 10px 0px 20px 0px;
background-image:url(assets/handprintPattern4_blu7.png);
color: #000;
font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:center;
/*min-width:770px;*/
}

h1, h2, h3, h4, h5, h6, ul, li {
margin: 0;
padding: 0;
}

/*HOME PAGE ONLY-------------------------------------------------------*/

div.homeWrapper {
text-align: left;
margin-left:auto;
margin-right:auto;
margin-top:30px;
width:770px;
border: #6699FF 1px solid;
/*border:  #999 1px solid; 1px solid;*/
padding-bottom:1em;
}

div.homeWrapper h1 span {
	position: absolute; /* Puts the text within the h1 way off screen so that visual users do not see it. */
	top: -10000px; /* Places the div off screen by giving it a negative top coordinate. */
}

div.homeFooter  {
font:70%  Tahoma, Arial, sans-serif;
color:#0033CC;
text-align:left;
padding-top:.5em;
padding-left:6px;
}

.homeFooter li {
display:inline;
padding-right:2em;
letter-spacing:.06em;
}

.homeFooter a {
color:#003399;
text-decoration:none;
letter-spacing:.06em;
}

.homeFooter a:hover {
border-bottom: #003399 dotted 2px;
}


/* GLOBAL LAYOUT ELEMENTS ------------------------------------- */
 
div.wrapper {
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   width:770px;
 
 border: #6CABE7 1px solid;
   }
   
.clearfloats {
	clear:both;
}

.floatright {
float:right;
}

.floatleft {
float:left;
}


#topnav {
text-align: left;
padding-top:2px;
width:770px;
font: 80% Tahoma, Arial, sans-serif;
}

#topnav li {
display:inline;
padding-right:2em;
}

#topnav a {
color:#090AC3;
text-decoration:none;
letter-spacing:.06em;
}

#topnav a:hover {
border-bottom: #090AC3 dotted 2px;
}


#contentWrapper {
width:770px;

}

#content {
float:left;
background-image:url(assets/PE_contentBackground.jpg);
background-repeat:repeat-y;
width:550px;
border-bottom: #000 1px solid;
margin-top:15px;
}

#mainNav {
float:right;
width:220px;
margin-top:8px;
}

#mainNav a {
width: 100%;
display: block;
padding-left: 15px;
margin-left: -15px;
text-decoration: none;
color:#003399;
} 

#mainNav a:hover {
text-decoration:none;
background-image:url(assets/PE_redTack.gif);
background-repeat:no-repeat;
background-position:left;
}


#menuTop {
background-image:url(assets/PE_menuTopBackground.jpg);
background-repeat:no-repeat;
width:220px;
height:20px;
font-size: 1px;
}

.menuMid {
background-image:url(assets/PE_menuMidBackground.jpg);
background-repeat:repeat-y;
width:220px;
/*margin-top: -2px;*/
}

.menuMid li {
font: 80% Tahoma, Arial, sans-serif;
margin-left: 20px;
list-style-type:none;
letter-spacing: .05em;
border-bottom:dashed #1A1C96 1px;
padding-bottom: 6px;
}

#menuBottom {
background-image:url(assets/PE_menuBottomBackground.jpg);
background-repeat:no-repeat;
width:220px;
height:35px;
}

div.footer  {
font:70%  Tahoma, Arial, sans-serif;
color:#03C;
text-align:left;
padding-top:1em;
padding-left:6px;
padding-bottom:2em;
width:764px;

}

.footer li {
display:inline;
padding-right:2em;
letter-spacing:.06em;
}

.footer a {
color:#090AC3;
text-decoration:none;
letter-spacing:.06em;
}

.footer a:hover {
border-bottom: #090AC3 dotted 2px;
}



/* TEXT ------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, p {
margin-top: 0;
}


h2 {
font-size: 125%;
font-family: Arial, Tahoma, sans-serif;  /*Page titles*/
color:#1A1C96;
border-bottom: #1A1C96 dotted 2px;
width: 380px;
padding-bottom:6px;
margin-top: 0.5em;
margin-left: 0.8em;
margin-bottom:1em;
letter-spacing: 0.02em;
}

h3 {
font-size: 95%;
margin-bottom: .6em;  /*Page sub-heads*/
margin-left: .8em;
font-family: Tahoma, Arial, sans-serif;
color: #1A1C96;
letter-spacing: 0.04em;
}

h4 {
margin-bottom: 0;
font-size: 90%;
}
h5, h6 {
font-size: 90%;
}

p {
font: 90% "Trebuchet MS", Verdana, Arial, sans-serif;
/*line-height:130%;*/
text-align:left;
margin-left:1em;
margin-right:1.5em;
}

/* CONTENT LINKS ------------------------------------------------------ */

p a {
	font-size:100%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}
	
p a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	border-bottom: #990000 dotted 2px;
	/*border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8C5D3A;*/
}


/* CONTENT LISTS ------------------------------------------------------ */


ol li {
font: 90% "Trebuchet MS", Verdana, Arial, sans-serif;
text-align:left;
margin-left:1.5em;
margin-right:1.5em;
margin-bottom:6px;
}

ol a {
	font-size:100%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}

ol a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	border-bottom: #990000 dotted 2px;
	}
	
.marathon li {
font: 90% "Trebuchet MS", Verdana, Arial, sans-serif;
text-align:left;
margin-left:1.5em;
margin-right:1.5em;
margin-bottom:6px;
}

.marathon a {
	font-size:100%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	}

.marathon a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	border-bottom: #990000 dotted 2px;
	}

/* IMAGES ----------------------------------------------------- */



/* TABLES ----------------------------------------------------- */

/* FORMS ------------------------------------------------------ */



/* INNER PAGES ------------------------------------------------ */
