#menu_bar
{
	background-image: url("/images/m_02.gif" ) !important;
}

#membership_types
{
	border-bottom: 1px solid #aaa;
	padding: 0 16px 40px 16px;
	background: url(/images/fade.jpg);
	height: 140px;
}
#membership_types img
{
	float: right;
	margin: 0 0 10px 2px;
}

#membership_1, #membership_2, #membership_3
{
	float: left;
	width: 235px;
	height: 160px;
}

#membership_1, #membership_2
{
	padding-right: 10px;
	border-right: 1px solid #aaa;
}
#membership_2, #membership_3
{
	padding-left: 10px;
}
#banner
{
	background: url(/images/home/banner-background.jpg) no-repeat;
	height: 147px;
	padding: 4px 4px 0 16px;
	font-size: 9pt;
}

#banner p
{
	width: 500px;
}


#main_body_container a:visited 
{
	text-decoration: underline;
	color:blue ;
}


#latest_news
{
	float: left;
	width: 360px;
	margin: 16px 16px 0 0;
	padding: 0 10px 0 16px;
	border-right: 1px solid #aaa;
}

#branch_meeting
{
	margin-top: 16px;
	padding-right: 16px;
}



#latest_news ul
{
	list-style: none;
	padding-left: 0;
	margin: 2em 0 0 0;
}

#latest_news ul li
{
	clear: both;
}

#latest_news h2 a, #branch_meeting h2 a
{
	font-size: 14pt;
}

#latest_news img
{
	float: left;
	margin: 0 10px 10px 0;
}

#latest_news li .title
{
	margin-top: -1.2em;
	font-weight: bold;
	margin-bottom: 0.1em;
}
#latest_news li.first .title
{
	margin-bottom: 0.4em;
}
#latest_news li .title a
{
	text-decoration: none !important;
	color: #206080 !important;
}
#branch_meeting
{
	float: right;
	width: 360px;
}

#branch_meeting_details
{
	height: 110px;
	background: url(/images/home/branch_meeting.jpg) no-repeat;
	padding: 30px 0 0 20px;
	color: #204080;
	line-height: 1.5em;
}

#branch_meeting_details .title
{
	width: 50px;
	display: block;
	clear: none;
	float: left;
}

input
{
	margin: 8px 0 0 6px;
	font-size: 8pt;
}



#nav1, #nav2, #nav3
{
	display: block;
	width: 138px;
	height: 66px;

	position: absolute;

	margin-top: 155px;
}

#nav1 
{
	margin-left: 204px;
	background: url(/images/home/button-members.gif);
}

#nav2 
{
	margin-left: 402px;
	background: url(/images/home/button-youngermembers.gif);
}

#nav3 
{
	margin-left: 596px;
	background: url(/images/home/button-search.gif);
}

#nav1:hover 
{
	background: url(/images/home/button-members-hover.gif);
}
#nav2:hover 
{
	background: url(/images/home/button-youngermembers-hover.gif);
}
#nav3:hover 
{
	background: url(/images/home/button-search-hover.gif);
}


h2 a
{
	text-decoration: none !important;
	color: #206080 !important;
	display: block;
	background: url(/images/home/arrow.png) no-repeat right;
	margin-bottom: 0.8em;
}

h2 a:hover
{
	background: url(/images/home/arrow-highlight.png) no-repeat right;
}
