body{
	background-color:#fff;
	background-image:url(../images/bg_page.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}

#centerContent{
	font-size:10pt;
	color:#333;
	margin:0 auto;
	font-family:Arial;
	width:980px;
	line-height:1.1em;
}

address{
	font-style:normal;
}

#centerContent #content-outer{
	background-color:#fff;
	padding:22px 20px 48px 20px;
}

#centerContent img,
#centerContent a img{
	border:none;
}


#centerContent p{
	margin:0 0 10px 0;
}

#centerContent ul{
	list-style:disc;
	padding:0;
	margin:0 0 10px 10px;
}

#centerContent ul ul.nostyle{
	list-style:none;
	padding:0;
	margin:5px 0 5px 10px;
}

#centerContent ul.linked{
	color:#044E8E;
}

.black {
	color: #000;
}

#centerContent ul li{
	padding:0;
	margin:0 0 .5em 5px;
}

#centerContent h1{
	line-height:1;
	font-size:24pt;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	font-weight:normal;
}

#travelers #centerContent .col1 h2.full,
#news #centerContent h2.full,
#centerContent h2{
	font-size:14pt;
	line-height:1;
	color:#000;
	padding:0 0 0 17px;
	margin:0 0 16px 0;
	background-image:url(../images/bg_heading.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}

#centerContent h2 span{
	display:block;
	font-size:11pt;
	margin-top:5px;
}

#centerContent h3{
	font-size:10pt;
	margin-bottom:5px;
}

#resources #centerContent .col1 h2,
#news #centerContent .col1 h2,
#professionals #centerContent .col1 h2,
#travelers #centerContent .col1 h2,
#geotourism #centerContent .col1 h2{
	background-image:none;
	padding:0;
}

#gateway_toolkit #centerContent .col1 h2{
	background-image:none;
	padding:0;
	font-size:13pt;
}

#about #centerContent .col1 h3 span{
	font-weight:normal;
}

#centerContent h4{
	background-color:#044E8E;
	padding:0 10px;
	line-height:35px;	
	margin:0 0 20px 0;
}

#centerContent h4 a{
	color:#fff;
	font-size:11pt;
	font-weight:bold;
}

#centerContent a{
	color:#044E8E;
	text-decoration:none;
}

#centerContent .col1{
	float:left;
	margin:0 20px 0 0;
	width:620px;
	padding:0;
}

#centerContent .col2{
	width:300px;
	float:left;
	margin:0;
}

/* logo and nav styles */
	#centerContent .header{
		height:100px;
		margin-bottom:13px;
		text-align:left;
	}
	
	#centerContent .header .siteid {
		float:left;
	}
	
	#centerContent .header .sponsorlogo {
		clear:right;
		float:right;
		position:relative;
		top:30px;
	}
	
	#centerContent #nav1{
		height:37px;
		border-top:1px solid #72897C;
		margin:0;
		padding:0;
	}
	#centerContent #nav1 ul{
		list-style:none;
		margin:0;
		padding:0;
		height:37px;
	}
	#centerContent #nav1 ul li{
		display:inline;
		line-height:37px;
		padding:0 20px 0 0;
		margin:0;
		_width:1%;
		white-space:nowrap;
	}
	
	#centerContent #nav1 ul li a{
		line-height:37px;
		padding:0;
		margin:0;
		color:#C1DFED;
		font-weight:bold;
		text-transform:uppercase;
	}
	
	#centerContent #nav1 ul li.on a{
		color:#fff;
	}
	
	ul#header_featured_links {
		margin: 2px 0 0 0;
	}
/*main photo*/
a.featured_photo {
	position:relative;
	display:block;
}
a.featured_photo img {
	width:409px;
	height:342px;
}
a.featured_photo .featured_photo_caption {
	position:absolute;
	left:10px;
	top:10px;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	line-height:1.1;
	text-shadow: 1px 1px 3px #000000;
	filter: dropshadow(color=#000000 offx=1, offy=1);
}
a.featured_photo .featured_photo_caption .learn_more {
	color:#c0deec;
	font-size:14px;
	text-transform:uppercase;
	line-height:1.6;
}



/* carousel and footer styles */
	#centerContent #carousel{
		margin:40px 0;
	}
	#centerContent .footer{
		border-top:1px solid #dedede;
		border-bottom:1px solid #dedede;
		padding:20px 0;
		font-size:9pt;
		color:#999;
	}
	#centerContent .footer h3{
		text-transform:uppercase;
		font-weight:normal;
		display:inline;
		margin-right:1ex;
		font-size:9pt;
		padding:0;
	}		
	#centerContent .footer ul{
		list-style:none;
		display:inline;
		margin:0;
		padding:0;
	}
	#centerContent .footer ul li{
		display:inline;
		padding:0 1ex 0 0;
		margin:0;
		color:#ccc;
	}
	#centerContent .footer li a{
		padding-right:1ex;
	}

/* homepage styles */
	#centerContent .split .c1{
		float:left;
		width:409px;
		padding:0 19px 20px 0;
	}
	#centerContent .split .c2,
	#centerContent .split .c3{
		width:192px; 
		float:left;
	}
	#centerContent .split .c3{
		margin-bottom: 20px;
	}
	#centerContent .split .c2 .nested{
		border-left:1px solid #dedede;
		border-right:1px solid #dedede;
		padding:0 19px 20px 19px;
		min-height:322px;
		_height:322px;		
	}
	#centerContent .split .c2 .nested h3{
		font-size:10pt;
		margin:15px 0 5px 0;
		padding:0;
	}

/* impact map */
	#imap{
		margin-bottom:20px;
	}	
	
	
/* utility styles */
	.clearer{display:block; margin:0; padding:0; clear:both; font-size:1px; width:1px; height:1px; overflow:hidden;}
	.buffer{
		height:20px;
	}
	.topAd{
		padding:1px 0 0 0;
		background-color:#000D16;
		text-align:center;
	}		
	.promo{
		margin:0 0 20px 0;
	}
	.promo .label{
		font-size:7pt !important;
		color:#9c9b9b;
		text-transform:uppercase;
		margin:0 0 2px 0;
		padding:0;
		line-height:1em;
	}
	.promo .item,
	.promo .item-sm{
		margin-bottom:10px;
	}
	.promo .item .thumb{
		margin-right:15px;
		float:left; 
		width:104px;
	}
	.promo .item .content{
		width:180px;
		float:left;
	}
	.promo .item-sm .thumb{
		margin-right:15px;
		float:left; 
		width:77px;
	}
	.promo .item-sm .content{
		width:205px;
		float:left;
	}
	.block{
		border-top:1px solid #ccc;
		padding-top:20px;
		margin-bottom:20px;
		zoom:1;
	}
	.block2{
		border-bottom:1px solid #ccc;
		padding-bottom:20px;
		margin-bottom:20px;
		zoom:1;
	}
	.plain-block{
		margin-bottom:20px;
	}
	#centerContent img.thumbnail{
		border:1px solid #666;
	}
	
	.thumb-item .thumb{
		float:left;
		width:152px;
		margin-right:15px;
	}
	#places .thumb-item .thumb{
		width:62px;
	}
	.thumb-item .content{
		float:left;
		width:445px;
	}
	#places .thumb-item .content{
		width:535px;
	}
	.thumb-item h3{
		font-size:10pt;
		margin:0 0 5px 0;
		padding:0;
	}
	.thumb-item h3 span{
		font-weight:normal;
	}
	.c1 .thumb-item .content{
		width:235px;
	} 
	.highlight{
		background-color:#DAEAF2;
		padding:20px;
		margin-bottom:20px;
	}
	#centerContent .highlight h3{
		font-size:10pt;
		font-weight:normal;
		margin:0;
		padding:0;
		line-height:1;
	}
	#centerContent .highlight h2{
		margin-bottom:10px;
	}
	div.presented{
		float:right;
	}
	div.lead{
		margin-bottom:20px;
		vertical-align:middle;
	}
	
	.insetLeft{
		float:left;
		margin:0 15px 20px 0;
		width:270px;
	}
	#centerContent p.caption{
		font-size:9pt;
		margin:5px 0 2px 0;
	}
	#centerContent p.credit{
		color:#666;
		font-size:8pt;
		font-style:italic;
		margin:5px 0 2px 0;
	}
	#centerContent p.page-credit{
		font-size:8pt;
		margin:15px 0 0 0;
		color:#999;
	}
	#map #centerContent p.credit{
		margin-bottom:10px;
	}
	.left{
		float:left;
	}
	#travelers .left,
	#geotourism .left,
	#news .left{
		width:320px;
	}
