@charset "UTF-8";
/* CSS Document */


#footer p{
	color: #fff;
	text-align: center;
	margin-top:20px;
}



ul#nav a.last{
	border: none;
	margin-left: 4px;
}

h1.crew_news{
	background: transparent url(images/bg_h2_news.png) no-repeat left top;
	padding: 12px 10px;
	margin-bottom:-6px;
	margin-left:6px;
	font-size: 18px;
	text-align: center;
	margin-top:-3px;
}

h1.friends{
	background: transparent url(images/bg_friends.png) no-repeat left top;
	padding: 12px 10px;
	margin-bottom:-6px;
	margin-left:-3px;
	font-size: 18px;
	text-align: center;
	margin-top:5px;
}

.crew_news h3{
	margin-top:0;
	margin-bottom:0;
	line-height:12px;
}
.crew_news p{
	margin-top: 0px;
	font-size: 11px;
	line-height:13px;
	color: #000;
}
.crew_news em{
	font-size: 11px;
	margin-bottom:4px;
	display: block;
}
div.crew_news{
	border: 1px solid orange;
	padding: 10px;
	margin-bottom:15px;
}
.mission-statement{
	height: 292px;
	padding-top:40px;
	padding-left:15px;
	padding-right:13px;
}
.mission-statement p{
	font-size: 11px;
}



.monthly_luncheons{
	width: 449px;
	margin-left:-6px;
	background: transparent url(images/bg_luncheons.png) repeat-y top left;
	padding-bottom:15px;
	clear: both;
	margin-top: -38px;
	height: 985px;
}
.monthly_luncheons p, .monthly_luncheons h2, .monthly_luncheons h4{
	margin-left: 25px;
	width:390px;
}
.monthly_luncheons p{
	margin-bottom:0px;
	color: #000;
	margin: 3px 0 3px 27px;
}
.monthly_luncheons h1{
	background: transparent url(images/bg_h1_luncheons.png) no-repeat top left;
	padding: 10px;
	text-align: center;
	width: 449px;

}
.monthly_luncheons_botttom{
	background: transparent url(images/bg_luncheons_bottom.png) no-repeat left top;
	width: 449px;
	height: 9px;
	display: block;
	margin-left:-6px;
}
.monthly_luncheons label{
	text-transform: uppercase;
	font-weight: bold;
}
.monthly_luncheons h4{
	text-transform: uppercase;
	font-weight:bold;
	margin-top:0;
}
.monthly_luncheons h2{
	margin-bottom: 10px;
	margin-top:20px;
	color: #0067ce;
}

#right h2{
	color: #0067ce;
	margin-bottom:5px;
	margin-top:0;
}
.ads a{
	display: block;
	margin-bottom:60px;
	height:51px;
}

.rotators{
	z-index:100;
	position: relative;
	
}
.rotators img{
	float:left;
	display: block;
	width: 434px;
	height: 302px;
}
.advertisements{
	margin-top:93px;
}
.advertisements a{
	display: block;
	float: left;
	margin-top: 10px;
	width: 100%;
	text-align: center;
	margin-left: -2px;
}
.caption{
	z-index: 3000;
	text-align: center;
}
.caption p{
	position: relative;
	background-color: #fff;
	opacity: .80;
	filter: alpha(opacity = 80);
	top:-39px;
	left:-2px;
	z-index:1000;
	padding: 12px 0;
	text-align: center;
	width: 436px; 
	margin:0;
	color: #000;
}

a.membershipapplication{
	display: block;
	width: 182px;
	height: 54px;
	background: transparent url(images/membershipapplication.jpg) no-repeat bottom left;
}
a.newsletters {
	display: block;
	width: 182px;
	height: 56px;
	background: transparent url(images/newsletter.jpg) no-repeat left bottom;
}
a.membershipapplication:hover{
	background: transparent url(images/membershipapplication.jpg) no-repeat top left;
}
a.newsletters:hover{
	background: transparent url(images/newsletter.jpg) no-repeat left top;
}