/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-image: url(../images_global/EleJungle.gif);
}



h1{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 150%;
	color: #b2b4be;
	margin: 7px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.05em;
}

h2{
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 100%;
 color: #334d55;
 overflow:hidden;
 padding: 0px;
 
}

ul{
 list-style-type: square;

}

ul ul{
 list-style-type: disc;
 border:none;
}

ul ul ul{
 list-style-type: none;
 border:none;
}

ul li{
 list-style-type: none;
 font-size: 100%;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 4em;
	letter-spacing:.25em;
	color: #006699;
	text-decoration: none;
	border:none;
 background-image:url(../navimg/horizshad.png);
 background-repeat:no-repeat;
 background-position:bottom center;
}


ul li a:link{
	color: #006699;
	text-decoration: none;
	border:none;
}

ul li a:visited{
	color: #006699;
	text-decoration: none;
}

ul li a:hover{
	color: #FF66CC;
	text-decoration: none;
}
P a:link{
	color: #006699;
	text-decoration: none;
}

P a:visited{
	color: #006699;
	text-decoration: none;
}

P a:hover{
	color: #FF66CC;
	text-decoration: none;
}

label{
 font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
	background-color: #f5f5f5;
	background-image: url(../images_global/leftnavcolor.png);
	background-repeat:repeat-y;
	z-index: 10;
	margin: auto;
	padding: 0px;
	width:1000px;
	text-align:center;
	display: block;
}
#logo{
	padding: 0;
	margin: -50px 0 0 -20px;
	float:left;
	z-index: 500;
	position: relative;
}
#masthead{
	padding: 0;
	margin: 0 0 0 -60px;
	float:left;
	width: 795px;
	height:44px;
	text-align:center;
	Background-image:url(../images_global/sectionhead.gif);
	Background-repeat: repeat-x;
	z-index: 400;
	position: relative;
}
#categoryHead{
	padding: 0;
	margin: 0;
	float:left;
	width: 550px;
	z-index: 4;
	position: relative;
}
#alerttop{
	padding: 7px;
	float:left;
	background-color: #F5F5F5;
	width:171px;
	height:164px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	z-index: 500;
}
#navBar{
	width: 200px;
	padding: 0px;
	position: relative;
	top: 20px;
}
#sidecontent{
	float: left;
	width: 200px;
	margin-top:-25px;
	position: relative;
	z-index: 5;
	display: block;
}
#maincontent{
	float: left;
	width: 300px;
	position: relative;
	text-align:left;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#533832;
	font-size:.95em;
	line-height: 1.75em;
	padding-left: 20px;
}
#quote{
	margin-left:15px;
	float: left;
	width: 175px;
	Background-image: url(../images_global/vertshad.png);
	Background-repeat: no-repeat;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding-top:10px;
	height:34px;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************** .caption styles ***************/

.caption{
	padding: 0px 30px 0px 0px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#ab9787;
	font-size: 14px;
	line-height:1.5em;
	text-align:right
}

.caption h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.caption img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .feature styles ***************/

.quotetext{
	padding-left:30px;
	font-size: 80%;
	text-align:left;
	color:#374391;
	line-height: 1.5em;
}

.quotetext h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.quotetext img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	background-color:#161a36;
	font-size: 75%;
	color: #EEEEEE;
	padding: 10px 10px 10px 10px;
}
#logininfo{
	float:left;
	width: 600px;
	margin-top:-5px;
	}
#pacinfo {
	background-color:#fadbee;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:x-small;
	color: #fd9dd8;
	padding-top:20px;
	padding-bottom:20px;
	}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.formlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bold;
	color: #533832;
	text-decoration: none;
	text-align: right;
}
.popupstyle {
	font-family: Arial, Helvetica, sans-serif;
	
}

.popupstyle a:link {color: #fadbee; text-decoration: none}
.popupstyle a:visited {color: #fadbee}
.popupstyle a:hover {color: #8f9bc4}
.popupstyle a:active {color: #fadbee}

.pacinfostyle {
	background-color:#fadbee;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:x-small;
	color: #fd9dd8;
	padding-top:20px;
	padding-bottom:20px;
}
.explanation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: normal;
	color: #000000;
}
#penny {
	position: relative;
	top: 0px;
	left: -5px;
}

