/* Default CSS Document */

															/** BODY ELEMENTS **/
															
body {
	color: #FFFFFF;
	background-color:#d9f1c5;
	font-family:"Century Gothic", Arial, Helvetica;
	font-size: .75em;
	font-weight:lighter;
	text-align: center;
	background-image:url(../images/bground.gif);
	background-repeat:repeat-x;
	margin: 0px;
	height: 100%;
	}

h1{
	font-size:19px;
	font-weight:normal;
	}

h2{
	font-size:16px;
	font-weight:normal;
	color:#FF9933;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
	
img {
	border:none;
	}

div#container span{
color: #facb71;	
}
iframe{
	background-color:#FFFFFF;
	margin-bottom:7em;
	}

a:link {text-decoration: none; color:#69894d;}
a:visited {text-decoration: none; color:#69894d;}
a:active {text-decoration: none; color:#69894d;}
a:hover {text-decoration: underline; color:#666666;}

#b {
color:#ffffff;
}

#travel a:link {text-decoration: none; color:#FF9933; font-size:14px; font-style:normal;}
#travel a:visited {text-decoration: none; color:#FF9933; font-size:14px; font-style:normal;}
#travel a:active {text-decoration: none; color:#FF9933; font-size:14px; font-style:normal;}
#travel a:hover {text-decoration: underline;color:#d9f1c5; font-size:14px; font-style:normal;}

div#content tr, td{
	padding:6px;
	vertical-align:top;
}



#rw1{
	background-color:#d3e1c7;
	color:#333333;
}
#rw2{
	background-color:#a9db80;
	color:#000000;
}

#rwb{
	font-weight:bold;
	text-align:right;
}



															/** MAIN CONTAINERS **/
div#container {
	width: 880px;
	margin: 0 auto;
	height:100%;
	text-align: left;
	background-image:url(../images/wrap.png);
	background-repeat:repeat-y;

	}
	
div#cControl{
	width:800px;
	margin: 0px 0px 0px 39px;  /*top right bottom left*/
	}
	
div#header {
	background-color:#3d6d42;
	}

div#content {
	background-color:#3d6d42;
	padding:15px;
	font-size:14px;
	
	}
div#center {
	margin: 0 0 0 210px;
	}
	div#contactinfo{
		text-align:right;
		margin-bottom:-15px;
		font-size:11px;
		}
		
div.column {
	width: 180px;
	}
	div#left {
		float: left;
		text-align:center;
		}
				
		
div#footer {
	clear: both;
	height:115px;
	background:url(../images/bgound_footer.gif) top left repeat-x;
	text-align:center;
	padding-top:4px;
	}

#right_footer{
	float:right;
	font-size:10px;
	color:#888986;
	text-align:right;
	margin-right:10px;
	}

#left_footer{
	float:left;
	font-size:10px;
	color:#888986;
	text-align:left;
	margin-left:10px;
	}

#footer_menu{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	
	padding-bottom:10px;
	color:#69894d;
	margin:auto;
}


                                           		/** 	OTHER CONTAINERS    **/
												
												
.thumbs{
	margin-top:25px;
}


#top{
	background-image:url(../images/c1.gif); 
	background-repeat:no-repeat; 
	width:179px; 
	height:15px;
	padding-top:0px; 
}

#middle{
	background-color:#86b162; 
	margin-top:0px; 
	padding:0px; 
	text-align:center; 
	width:179px;
}

#bottom{
	background-image:url(../images/c2.gif); 
	background-repeat:no-repeat; 
	width:179px; 
	height:15px;"
}


.affiliations{
	width:179px;
	padding-top:15px;
	}
.affiliations p{
	padding: 0px;
	margin: 0px;
	}	

#aff_tbl{
	padding:0px;
	margin:0px;
	border:none;
	width:170px;
	}

.text{
	font-size:10px;
	color:#FFFFFF;	
	}
.text li{
padding-bottom:25px;
}