@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	background: url(images/bg.gif) #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #2d2d2d;
}

img{
	border: 0;
}

p{
	margin: 10px 0 10px 0;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
}

h4{
	font-size: 12px;
}

a:link, a:visited{
	color: #cf0e0e;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #ed1e24;
}

small{
	font-size: 10px;
}

.secbold{
	font-size: 10px;
	font-weight: bold;
	color: #828181;
}

.nobold{
	font-weight: normal;
}

.date, .post-date{
	font-size: 10px;
	font-style: italic;
	color: #8b8b8b;
}

.dateb{
	font-size: 10px;
	font-style: italic;
	font-size: 12px;
	color: #8b8b8b;
}

.post{
	margin: 0 0 10px 0;
}

.entrya p{
	margin: 0;
}

.commentlist{
	padding: 10px 5px 3px 5px;
	background: #FFF;
}

.commentlist li{
	margin: 0 0 0 20px;
}

.navigation a{
	font-weight: normal;
}

.nomargin{
	margin: 0;
}

#center{
	margin: 0 auto;
	text-align: center;
	width: 749px;
}

#page{
	padding: 10px 0 0 0;
	background: #fff;
	width: 749px;
	float: left;
	text-align: justify;
	line-height: 14px;
}

#search{
	width: 155px;
	margin: 10px 10px 0 0;
	float: right;
	font-size: 10px;
	color: #828181;
	text-align: right;
}

#navbar{
	background: #333333 url('images/navbar.gif');
	width:  749px;
	height: 32px;
	float: left;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.contain{
	width: 900px;
}

#nav{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li{
	padding: 9px 10px 0 10px;
	float: left;
	position: relative;
	width: auto;
	margin: 0;
	border-left: 1px solid #a40a0a;
	border-right: 1px solid #db3939;
	height: 22px;
	list-style: none;
}

#nav li ul{
	background: url(images/dot.gif) #fff;
	position: absolute;
	display: none;
	border-top: none;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	width: 140px;
	margin: 8px 0 0 0;
	padding: 0;
	list-style: none;
}

#nav li ul li{
	border: none;
}

#nav li ul a:link, #nav li ul a:visited{
	color: #cf0e0e;
	font-size: 11px;
	font-weight: normal;
}

#nav li ul a:hover{
	color: #ed1e24;
	text-decoration: underline;
}

#nav li:hover ul, #nav li.over ul{
	display: block;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#navbar a:link, #navbar a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
}

#navbar a:hover{
	color:#FFCC00;
}

#orgofyear{
	width: 317px;
	margin: 0 10px 0 0;
	float: right;
}


#video{
	width: 432px;
	margin: 10px 0 10px 10px;
	padding: 0 10px 0 0;
	float: left;
	border-right: 1px dotted #939393;
}

#newsandupdates{
	margin: 10px 10px 0 0;
	padding: 0;
	width: 276px;
	float: right;
	text-align: left;
}

#bottomcontent{
	clear: both;
}

#one{
	width: 518px;
	float: left;
}

#pdnregion{
	margin: 0 0 15px 0;
	padding: 12px;
	width: 213px;
	background: #f3f3f3;
	float: left;
	font-size: 11px;
	line-height: 14px;
}

#publicoutreach{
	padding: 12px;
	width: 255px;
	float: right;
	font-size: 11px;
}

#two{
	width: 231px;
	float: right;
}

#sponsors{
	padding: 12px;
	background: #f3f3f3;
	font-size: 11px;
	width: 207px;
}

#redafooter{
	margin: 20px 0 0 0;
	padding: 10px;
	font-size: 10px;
	color: #868686;
	width: 729px;
	background: #f9f9f9;
	clear: both;
	text-align: center;
}

#redafooter a{
	color: #868686;
}

#redafooter a:hover{
	color: #a6a6a6;
}

#visitredco{
	margin: 10px 0 0 0;
}

#reachouttous{
	margin: 14px 0 0 0;
}

#visitsponsors{
	margin: 35px 0 0 0;
}

/** Page Style **/

#pagecontent{
	padding: 20px;
	clear: both;
	width: 709px;
	float: left;
}

#pc1{
	float: left;
	padding: 0 20px 0 0;
	width: 416px;
	border-right: 1px dotted #939393;
}

#pc2{
	width: 245px;
	float: right;
}

#pc2 table{
	margin: 0;
	padding: 0;
}

#pc2 td{
	padding: 3px;
}

#commentbox{
	background: #e2e2e2;
	padding: 10px;
}

#comment{
	width: 390px;
}

#pc1 #gallery-1{
	display: none;
}

.searchentry{
	border-bottom: 1px dashed #999;
}	

/** Header Swaps **/

.inv{
	display: none;
}

#redalogo{
	margin: 0 0 10px 10px;
	float: left;
	background:url(images/redalogo.gif);
	width: 248px;
	height: 77px;
}

#pdnregionh{
	margin: 0 0 5px 0;
	background:url(images/tpdnregion.gif);
	width: 213px;
	height: 17px;
}

#publicoutreachh{
	margin: 0 0 5px 0;
	background:url(images/publicoutreach.gif);
	width: 126px;
	height: 14px;
}

#sponsorsh{
	background:url(images/sponsors.gif);
	width: 73px;
	height: 17px;
}

#newsandupdatesh{
	margin: 0 0 8px 0;
	background:url(images/newsandupdates.gif);
	width: 169px;
	height: 19px;
}

#article{
	margin: 0 0 20px 0;
	background:url(images/article.gif);
	width: 58px;
	height: 15px;
}

#leaveacomment{
	margin: 0 0 10px 0;
	background:url(images/leaveacomment.gif);
	width: 130px;
	height: 14px;
}

#multimedia{
	margin: 0 0 10px 0;
	background:url(images/relatedmultimedia.gif);
	width: 173px;
	height: 15px;
}

#aboutus{
	margin: 0 0 20px 0;
	background:url(images/aboutus.gif);
	width: 82px;
	height: 15px;
}

#minutesh{
	margin: 0 0 20px 0;
	background: url(images/meetingminutes.gif);
	width: 160px;
	height: 18px;
}

#documentsh{
	margin: 0 0 20px 0;
	background:url(images/documents.gif);
	width: 98px;
	height: 15px;
}

#sponsorshb{
	margin: 0 0 20px 0;
	background:url(images/sponsors2.gif);
	width: 81px;
	height: 18px;
}

#multimediacenterh{
	background:url(images/multimediacenter.gif);
	width: 165px;
	height: 15px;
}

#pastprojectsh{
	background:url(images/pastprojects.gif);
	width: 119px;
	height: 18px;
	margin: 0 0 20px 0;	
}

#currentprojectsh{
	background:url(images/currentprojects.gif);
	width: 148px;
	height: 18px;
	margin: 0 0 20px 0;
}

#membershiph{
	background:url(images/membership.gif);
	width: 107px;
	height: 18px;
	margin: 0 0 20px 0;
}

/** Misc **/

.caption{
	font-size: 10px;
	color: #666;
	text-align: center;
}

.caption img{
	background: #fff;
	border: 1px solid #d5d5d5;
	padding: 2px;
}

#polist li{
	margin: 0 0 10px 0;
}

ul li{
	list-style-image: url(images/bullet.gif);
}

#fvideo{
	margin: 10px 0 0 0;
	background: #fcfcfc;
	border-top: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	padding: 0 5px 10px 0;
}

#fvideob{
	margin: 0 0 0 5px;
	float: left;
}

#fvideob p{
	margin: 10px 0 0 0;
}

.gallery-caption{
	margin: 0 0 5px 0;
}

.graybg{
	background: #f8f8f8;
}

.projects img{
	border: 2px solid #CCC;
	margin: 0 5px 0 0;
}

.projects td{
	padding: 0 0 10px 0;
}

#sharethis{
	margin: 10px 0 10px 0;
}