@charset "UTF-8";
body {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-image: url(../images/BG_NIC.png);
	background-repeat: repeat;
	background-position: left top;
	background-color: #89847A;
	
}

img {border:none;}

#container {
	width: 975px; 
	margin: 0 auto; 
	border: none;
	padding: 0;
	text-align: left;
	background: #FFF;
	
}
#header {
	background-color: #5c584e;
	padding:0;
	height:448px;/*558*/
	margin-bottom:0;
	position: relative;
}

#headerSecondary {
	background-color: #5c584e;
	padding:0;
	height:203px;
	margin-bottom:0;
}

#mainContent {
	padding: 40px 65px 45px 65px; 
	position: inherit;
	min-height: 400px;
	font-size: 90%;
}

#mainContentHome {
	padding: 20px 65px 55px 65px; 
	position: inherit;
}

#footer {
	padding: 0 60px; 
	background:#FFF;
}
#footer p {
	margin: 0;
	padding: 5px 0 15px 0; 
	font-size: 70%;
	color: #aeb7ba;
	text-align: right;
	line-height: 1.5;
}

/************ header styles ************/
#logo { 
	background-image:url(../images/NewIslandLogo.png);
	height: 114px;
	width: 346px;
	float: left;
	background-repeat:no-repeat;
	position: absolute;
	top: -10px;
	
}

#navigation { 
	width: 500px;
	float: right;
	margin: 57px 60px 0px 0;
	
	
	
}

#headerBG { background-image:url(../images/bg_header.png);
	height:94px;
	width:100%;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/bg_header.png');
	 z-index:1000;
	 position:relative;
	 float: left;}

#slides {position: absolute; /*relative;*/ top:0; left:0; z-index:1; }
#photoHeader {position: absolute;  z-index:1; float: left; top: -15px;}
#missionStatement { color: #8a876a; font-size: 130%; line-height: 1.3; width: 525px; float: left; margin: 28px 0 0 0;}
#themesNav { width:257px; height: 200px; float: right; padding-top: 15px;}
.themesBox {width: 257px; height:37px; background-color: #a09321; margin-bottom: 1px; color:#FFF; }
.themesBox a:link, .themesBox a:visited { padding: 10px 17px; display:block; color:#FFF; text-decoration:none;}
.themesBox a:hover   { padding: 10px 17px; display:block; color:#f7f0b4; text-decoration:none;}
.dotHeader { color: #5d594f; border-bottom: 1px dotted #928e84;  margin: 0 0 10px 0; font-size: 120%; padding: 0 0 0 17px;} 
.dotHeader2 { color: #716e52; border-bottom: 1px dotted #928e84;  margin: 8px 0 18px;  padding: 0 0 0 17px; } 
#secondaryContent { color: #8a876a; font-size: 100%; line-height: 1.4; width: 535px; float: left; margin: 15px 0 0 0;}
h1 { font-size: 120%; margin: 0 0 2px 0; color: #8b8020;}
h2 {font-size: 100%; margin: 0; color:#716e52;}
#aside { 
	width:237px; 
	 
	float: right;
	color: #8a876a; 
	font-size: 85%; 
	line-height: 1.2; 
	/*border-left: 1px dotted  #b6b1a7;*/
	padding: 20px 0 0 20px;
	
	}
#aside div {  color:#8a876a; border-bottom: 1px dotted #dcdbcc;  margin: 7px 0 5px;  padding: 0 0 10px 0; }
#aside strong {color: #716e52;}

#bulletRight{
	float: right;
	width: 380px;
}
#bulletLeft{
	float: left;
	width: 150px;
}

#credits {
	font-size: 80%;
	width: 100%;
	position: relative;
	margin-top: 100px;
	color: #8a876a;
}

.left, .middle, .right {
	width: 167px;
	float: left;
	padding: 10px 20px 30px 0;
	
}
/************** START MENU STYLES ***************/


#impactpage .impact {
	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: 40px; 
	padding: 0;  
	text-align: center;  
	float:right; 
	font-size: 72%;
	
	}

#nav { z-index:2002; position: absolute; top:55px; right: 45px;}

	
#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: #bcb59f;
	padding: 0 7px 1px 7px;
	border-right: 1px solid #bcb59f;
	}
#nav li:last-child {
    border-right:none
    }
	
	
#nav li a:link, #nav li a:visited{
	
	/*line-height: 22px;
	margin: 0 15px 0 10px;
	padding: 0 25px 1px 25px;*/
	text-decoration: none;
	color: #bcb59f;
	}

#nav li a:hover{
	color: #bca868;
	}

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


#nav li ul{
		position:absolute;
		display:none;
		height:auto;
		padding:5px 0 0 0;
		margin:0px 0 0 0;
		border:0px;
		z-index:100;
		left: 0px;
		border-right:none
	}



#nav li:hover ul, li.over ul{
		display:block;
		
	}
	
	
#nav li:hover li {
		background-color:rgb(93,89,79);
		background: rgba(93,89,79, 0.9);
		display:block;
		float:none;
		margin:0px;
		width:200px;
		border-bottom: 1px dotted #757166;
		border-right:none;
		
		
		/*height: 20px;*/
		
		}
	
#nav li:hover li a, #nav li:hover li a:visited {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
			}
		
#nav li ul a{
		display:block;
		margin:0px;
		text-align:left;
		line-height: 1.5;
		padding: 0;
		
		}

#nav li ul a:hover, .nav li ul li:hover a{
		border:0px;
		color: #a09321;
		text-decoration:none;
		line-height: 1.5;
		}
	
#nav p{clear:left;}	


body#impactpage 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: #bca868;
	cursor: default;
	}

/*#impactpage .impact a:link, #impactpage .impact a:visited  {font-size: 150%; color: red;}*/

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


a:link, a:visited {
	color: #9a6e15;
	text-decoration:none;
}

a:hover {
	color: #9a6e15;
	text-decoration:underline;
}
