body {
	background-color: #737373;
	background-image: url(../images/grey-bg.jpg);
	background-repeat: repeat-x;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#666666;

}


input { font-size:10px;}
p.par{ font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-top: 0; margin-bottom: 0;
}
p.tit{ font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-top: 0; margin-bottom: 0;
 }
p.tithr{ font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin-top: 0; margin-bottom: 0;
}


h1 { font-size:19px; color:#353F49; font-family:"Trebuchet MS", Verdana, Arial, Tahoma; font-weight:200; margin:0px; padding:0px;}
h2 { font-size:12px; color:#899096; font-family:"Trebuchet MS", Verdana, Arial, Tahoma; font-weight:bold; margin:0px; padding:0px; border-bottom: solid 1px #ccc;}


#container { 
	width:770px;

	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#wrapper { background:#F0F3F3;  border-top: 1px solid #F0F3F3;  }

#nav { height:33px; background:url(../images/nav-bg.jpg);}





#nav ul{

list-style:none;
margin:0px;
padding:0px;
height:33px;


}

#nav a{
	display:block;
	height:33px;

}
#nav li{
	float:left;
	
}
#nav a.home{
	width:62px;
	background:url(../images/nav_home.jpg) no-repeat ;
	}
#nav a.mission{
	width:73px;
	background:url(../images/nav_mission.jpg) no-repeat ;
	}
#nav a.history{
	width:75px;
	background:url(../images/nav_history.jpg) no-repeat ;
	}
#nav a.chapters{
	width:84px;
	background:url(../images/nav_chapters.jpg) no-repeat ;
	}
#nav a.events{
	width:71px;
	background:url(../images/nav_events.jpg) no-repeat ;
	}
#nav a.contact{
	width:96px;
	background:url(../images/nav_contact.jpg) no-repeat ;
	}
#nav a.join{
	width:74px;
	background:url(../images/nav_joinus.jpg) no-repeat ;
	}		

#nav a.about{
	width:85px;
	background:url(../images/nav_about.jpg) no-repeat ;
	}	
	
#nav a.gallery{
	width:79px;
	background:url(../images/nav_gallery.jpg) no-repeat ;
	}	

	
#nav a.guest{
	width:97px;
	background:url(../images/nav_guest.jpg) no-repeat ;
	}	


#content { margin-top:30px; margin-bottom:40px;}


#footer { height:90px; background:#353F49; border-bottom: 3px solid #F0F3F3; color:#B7D1DB; font-family:"Trebuchet MS", Verdana, Arial, Tahoma; text-align:right; padding-top:3px;  padding-right: 10px; } 
#footer a{ color:#B7D1DB; text-decoration:none} 
