@charset "UTF-8";
body {
	font: 90%  Arial, Helvetica, Verdana, sans-serif;
	background: #666;
	margin: 0; 
	padding: 20px 0 0 0;
	text-align: center; 
	color: rgb(59,51,60);
	height:100%;
	behavior:url("http://www.pinnacle-engines.com/css/url(csshover3.htc)");
	}

img {border:none;}
#container {
	width: 1024px;  
	background: #DDD;
	margin: 0 auto;
	border: none;
	text-align: left; 
	vertical-align:top;
	margin-bottom: 100px;
	}

#header {
	background: #FFF; 
	padding: 15px 25px 14px 25px;
	height: 35px;
	z-index:2;
	}

#logo {float:left;
background-image:url(http://www.pinnacle-engines.com/images/PinnacleEnginesLogo.png); height:33px; width: 212px;}	

#header h1 {
	margin: 0; 
	padding: 10px 0; 
	}
#carousel {background-color:rgb(35,31,32);
	height:300px;
	z-index:1;
	position:relative;
	}

#secondaryHeader { background-color:rgb(35,31,32);
	height:100px;
	}

p {line-height: 1.3;
	color: rgb(59,51,60);
	margin: 0 0 16px 0;
	}

#mainContent {
	padding: 50px;
	/*height:100%;*/
	min-height: 400px;
	}

#leftColumn {width: 600px; 
	float: left; 
	height:100%; 
	margin: 0 32px 75px 0;
	}

#rightColumn {width: 290px; 
	float: left; 
	height:100%; 
	margin:0; 
	font-size: 90%; 
	}

#rightColumn p{line-height: 1.3em;}



#footer {
	padding: 0 30px; 
	background:#BBB;
	height: 40px;
	}

#footer p {
	margin: 0; 
	padding: 14px 0; 
	font-size: 80%;
	}

.footLeft {float: left; color:#666;}

.footRight {float:right;}

.footRight p{color:#666;}




/************** START MENU STYLES ***************/


#difference .difference {
	color:rgb(239,65,53); 
	font-weight:normal; 
	}

#leadership .leadership /*a:link, #leadership .leadership a:visited*/{
	color:rgb(239,65,53); 
	font-weight:normal; 
	}
	
#news .news  {
	color:rgb(239,65,53); 
	font-weight:normal; 
	}
	
#contact .contact {
	color:rgb(239,65,53); 
	font-weight:normal; 
	}


#nav {   
	height: 35px; 
	padding: 2px 0 0 90px;  
	text-align: center;  
	float:left; 
	width: 650px;
	}
	
#nav ul {
	margin:0 auto; 
	padding: 0;
	list-style:none;
	display: table;
	z-index:1000;
	position:relative;
}

#nav li {
	float: left;
	position:relative;
	display:block; 
	text-decoration: none;
	color: rgb(59,58,60);
	font-size: 100%;
	padding: 10px 12px 1px 18px;
	}
	
#nav li a:link, #nav li a:visited{
	display: block;
	/*line-height: 22px;
	margin: 0 15px 0 10px;
	padding: 0 25px 1px 25px;*/
	text-decoration: none;
	color: rgb(59,58,60);
	}

#nav li a:hover{
	color: rgb(239,65,53);
	}

#nav li a.current, #nav li a.current:hover, #nav li a.current:active {
	color:#F9C248;
	cursor: default;
	}


#nav li ul{
		position:absolute;
		display:none;
		height:auto;
		padding:19px 0 0 0;
		margin:0px 0 0 0;
		border:0px;
		z-index:100;
		left: 0px;
		
	}
	
#nav li:hover ul, li.over ul{
		display:block;
		
	}
	
	
#nav li:hover li {
		background:#FFF;
		background: rgba(255,255,255, 0.9);
		display:block;
		float:none;
		margin:0px;
		width:150px;
		font-size:100%;
		border-bottom: 1px solid #000;
		height: 20px;
		
		}
	
#nav li:hover li a, #nav li:hover li a:visited, {
		display:block;
		float:none;
		margin:0px;
		padding:0px 0px 0px 0px;
			}
		
#nav li ul a{
		display:block;
		margin:0px;
		text-align:left;
		line-height: 16px;
		padding: 0;
		
		}

#nav li ul a:hover, .nav li ul li:hover a{
		border:0px;
		color: rgb(239,65,53);
		text-decoration:none;
		line-height: 16px;
		}
	
#nav p{clear:left;}	


body#home a#homemenu, body#greeting a#greetingmenu, body#impact a#impactmenu,
body#financials a#financialsmenu,
body#donate a#donatemenu,
body#org a#orgmenu,
body#involved a#involvedmenu, body#case a#casemenu,
body#pcvatwork a#pcvatworkmenu{
	color:#fecc20;
	cursor: default;
	}



/* **************END MENU STYLES *****************/





/* **************Start Heading STYLES *****************/

h3 { font-weight:bold; color:rgb(2,108,182); font-size: 1em; margin:0 0 2px 0;}
h1 { font-weight:bold; color:rgb(2,108,182); font-size: 1em; margin:0 0 2px 0; line-height:150%;}

/* **************End Heading STYLES *****************/




/* **************Start LINK STYLES *****************/
a:link, a:visited { color: rgb(239,65,53); text-decoration:none;}
a:hover { text-decoration: underline;}

#footer a:link, #footer a:visited { color: #666;}
#footer a:hover { color: rgb(239,65,53); text-decoration: underline;}


.moreLink a:link, .moreLink a:visited { color:rgb(2,108,182); text-decoration:none;}
.moreLink a:hover { text-decoration: underline;}

/* **************End LINK STYLES *****************/




.moreLink {
	text-align: left;
	padding: 0 0 0 0;
	height:13px;
	}
	
.blue {padding: 0 0 0 1px; 
	display:inline-block;
	height:12px;
	width: 12px;
	vertical-align:middle;
	}
		
.unhidden {display: block;}	

.hidden { display: none;}

#engineAnim {
	height:392px;
	margin: 0 0 70px 0
	}

#caption { 
	width: 290px;  
	font-size: 90%; 
	font-weight:normal;  
	margin: -50px 0 50px 300px; 
	position:inherit; 
	height: 90px; 
	display:block; 
	padding-bottom: 50px; 
	color:#666;
	}

.bio { margin: 5px 15px 10px 0;}
#biotable td { vertical-align: top; padding-bottom: 20px; line-height: 1.3;	color: rgb(59,51,60);}
#biotable  { width: 600px;}