@charset "UTF-8";
/* CSS Document */

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color:#333333;
}
body {
	margin:0px;
	padding:0px;
	background-image: url(images/bkg-grad.jpg);
	background-repeat: repeat-x;
}
p {
	margin:0px;
	padding:0px;

	}
h1 {
	font-size: 18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color: #333333;
	line-height:22px;
	}
.subhead-red {
	font-size: 18px;
	color: #981E20;
}
.subhead-blue {
	font-size: 18px;
	color: #27424F;
}
.subhead-gold {
	font-size: 18px;
	color: #867F39;
}
h2 {
	margin:0px;
	padding:0px;
	color: #9a1c1f;
	font-weight: normal;
	font-size: 13px;
	}
h3 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	line-height: 15px;
	font-size: 12px;
	padding-bottom: 5px;
	}

li {
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	margin-top:10px;
}
img{
	border:none;
	}
img a{
	border:none;
	}
a {
	color:#9a1c1f;
	text-decoration: underline;
	}
a:hover{
	color:#7E1518;
}
br.clear {
	clear:both;
	line-height:0px;
	}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 3px;
		}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 3px;
		}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 3px;
		}
.marginbottom{
	margin-bottom:8px;}
	
#wrapper {
	width: 950px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
	background-color: #FFFFFF;
}
	
#header {
	height:95px;
}
#header img.logo{
	margin-top:10px;
	margin-left: 55px;
}
#header img.tagline {
	margin-left: 100px;
}

/* start the drop downs*/

#navigation {
	position:relative;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#navigation ul{
	margin: 0px;
	padding: 0px;
}	

#menulist {
    left: 155px;
	position: absolute;
	margin-top: 0px;
}	
.dropdown a {
	float: none;
	display: block;
	background-color: #CCCCCC;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	text-align:center;
	margin:0px;
	padding:0px;
	padding-left: 11px;
	padding-right: 11px;
	line-height: 25px;
	}

.dropdown a:hover {
	color:#fff;
	background-color:#999;
}
.dropdown ul {
	margin:0px;
	padding:0px;
	}

.dropdown li, .dropdown li.submenu-down {
	background-image: none;
	background-color: transparent;
	margin:0px;
	padding: 0px;
	text-align: left;
}   

.dropdown ul li {
	border: none;
	margin:0px;
	padding:0px;
}
.dropdown ul li a{
	border: none;
	text-align:left;
	margin:0px;
	padding:0px;
	line-height: 20px;
}

.dropdown li.submenu-left {
	border: none;
	text-align:left;
	margin:0px;
	padding:0px;
}
        
.dropdown li ul a {
	font-weight:normal;
	border-top:1px solid #e7e7e7;
	background-image: url(images/arrowsm.png);
	background-position: 5px center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:20px;
	
}
.dropdown li ul li ul a{
	font-weight:normal;
	border-top:1px solid #e7e7e7;
	background-image: url(images/arrowsm.png);
	background-position: 5px center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:20px;
}

.dropdown li ul a:hover {
	color:#003366;
	padding-left:15px;
}

 ul.viai li a{
	width:150px;
	      }
ul.comdev li a{
	width:200px;
	      }
ul.volu li a{
	width:235px;
	      }
ul.volusub li a{
	width:120px;
	      }
 .dropdown a img{
	float: left;
	padding-left: 2px;
	}
a.star {
	background-image:url(images/i-star.jpg);
	background-repeat: no-repeat;
	padding-left: 26px;
	}
a.hand {
	background-image:url(images/i-hand.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	}
a.butterfly {
	background-image:url(images/i-butterfly.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 4px center;
	}
 a.star:hover {
	background-image:url(images/i-star-over.jpg);
	}
a.hand:hover {
	background-image:url(images/i-hand-over.jpg);
	}
a.butterfly:hover {
	background-image:url(images/i-butterfly-over.jpg);
	}
/*end drop down*/


#navtop {
	height:25px;
	background-color:#CCCCCC;
	text-align: right;
	position: relative;
}
#navtop img.swoop {
	float: left;
	margin-left: 55px;
}
#footer {
	margin-bottom: 10px;
	text-align: left;
	color: #666666;
	height: 100%;
	padding-bottom: 60px;
}
#footer a{
	color:#666666;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 10px;
}
#footer a:hover{
	color:#333333;
}
#copyright {
	float:right;
	text-align: right;
	padding-right: 10px;
}
#copyright a{
	margin:0px;
	padding:0px;
}
#index-col1 {
	width: 220px;
	float:left;
	margin-right: 25px;
}
#index-col2 {
	height:100%;
	width: 340px;
	float:left;
	margin-right: 25px;
}
#index-col3 {
	height:100%;
	width: 340px;
	float:left;
}
#index-col3img {
	float:right;
}
#index-col3img img{
	margin-bottom:5px;
}
#voluntour {
	background-image: url(images/home-voluntour.jpg);
	height: 40px;
	background-repeat: no-repeat;
	padding-top: 160px;
}
#voluntour a{
	color: #FFFFFF;
	margin-left: 245px;
	font-weight: bold;
	background-image: url(images/arrow.png);
	background-position: left center;
	display: block;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#newsletter {
	background-image: url(images/newsletter-bkg.jpg);
	height: 110px;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 15px;
	color: #9a1c1f;
}
#newsletter .header img{
	float:left;
	vertical-align: middle;
	margin-right: 2px;
	}

#newsletter .header{
	height: 26px;
	line-height:26px;
	}
.linksblue a {
	color: #27424F;
}
.linksgold a {
	color: #867F39;
}
.headrev {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 10px;
	text-decoration: none;
}
a.headrev:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 10px;
	text-decoration: underline;
}
#sec-head {
	width: 220px;
	float:left;
	margin-right: 25px;
}
#navleft {
	width: 205px;
	padding-left: 15px;
	background-color: #981E20;
	background-image: url(images/bkg-nav-via-institute.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	height: 185px;
	margin-bottom: 30px;
}
#navleft.comdev {
	background-image: url(images/bkg-nav-community-development.jpg);
	background-color: #B5AB50;
}
#navleft.voluntours {
	background-image: url(images/bkg-nav-voluntours.jpg);
	background-color: #27434F;
}
#leftcol {
	float: left;
	width: 220px;
	margin-right: 25px;
}
#navleft a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	display: block;
	background-image: url(images/arrowsm.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#navleft a.subnav {
	font-size: 11px;
	line-height: 18px;
	display: block;
	padding-left: 25px;
	background-image: url(none);
	color: #CCCCCC;
}
#navleft a:hover {
	text-decoration: underline;
}
#maincontent {
	float: left;
	width: 705px;
	font-size: 12px;
	line-height: 16px;
}
#maincontent p {
	font-size: 12px;
	line-height: 16px;
	padding-right: 50px;
}
#maincontent h1 {
	font-size: 24px;
	padding-top: 30px;
}
.textnav-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #981E20;
	text-decoration: none;
	line-height: 18px;
}
.textnav-gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5A850;
	text-decoration: none;
	line-height: 18px;
}
.textnav-teal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27434F;
	text-decoration: none;
	line-height: 18px;
}
