/* Sub Menu Links */

/* Menu Links Links */
body#home a#home_link,
body#home_forum a#home_forum_link,
body#home_sponsor a#home_sponsor_link,
body#home_members a#home_members_link,

body#about a#about_link,
body#about_benefits a#about_benefits_link,
body#about_tech a#about_tech_link,
body#about_regional a#about_regional_link,
body#about_structure a#about_structure_link,
body#about_members a#about_members_link,
body#about_committees a#about_committees_link,
body#news a#news_link,
body#news_archive a#news_archive_link,
body#ezine a#ezine_link,
body#ezine_archive a#ezine_archive_link,

body#join a#join_link,
body#join_application a#join_application_link,
body#join_fees a#join_fees_link,
body#join_agreement a#join_agreement_link,
body#join_policy a#join_policy_link,

body#events a#events_link,
body#events_nov2008 a#events_nov2008_link,
body#events_2006 a#events_2006_link,

body#news a#news_link,

body#contact a#contact_link
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	display:block; 
	background-color:#FF9900;
	font-size:12px;; 
	padding:3px 0 5px 3px;
	border:1px solid #000000;
	color:#333333;
	margin:0px;
	width:159px;
	font-weight:bold;
}

/* Vertical Menu Styles */
#vertmenu {
font-size:.9em;
width:160px;
padding:0px;
margin:0px;
background-color:#0A3463;
}

#vertmenu h1 {
display:block; 
background-color:#FF9900;
font-size:.8em; 
padding:3px 0 5px 3px;
border:1px solid #000000;
color:#333333;
margin:0px;
width:159px;
}
#vertmenu h2 {
display:block; 
background-color:#333333;
font-size:.8em; 
padding:3px 0 5px 3px;
border:1px solid #000000;
color:#FFFFFF;
margin:0px;
width:159px;
}

#vertmenu ul {
list-style:none;
margin:0px;
padding:0px;
border:none;
}
#vertmenu ul li {
margin:0px;
padding:0px;
}
#vertmenu ul li a
{
	display:block;
	font-size:12px;
	border-bottom:1px dashed #C39C4E;
	padding:5px 0px 2px 4px;
	text-decoration:none;
	color:#FFFFFF;
	width:160px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color:#EAA80C;
background-color:#29578A;
padding-left:8px;
list-style-type:square
}

/* Horizontal Menu Styles */
body#home a#nav_home,
body#home_forum a#nav_home,
body#home_sponsor a#nav_home,

body#about a#nav_about,
body#about_benefits a#nav_about,
body#about_tech a#nav_about,
body#about_regional a#nav_about,
body#about_structure a#nav_about,
body#about_members a#nav_about,
body#about_committees a#nav_about,
body#news a#nav_news,
body#news_archive a#nav_news,
body#ezine a#nav_about,
body#ezine_archive a#nav_about,

body#join a#nav_join,
body#join_application a#nav_join,
body#join_fees a#nav_join,
body#join_agreement a#nav_join,
body#join_policy a#nav_join,

body#news a#nav_news,

body#events a#nav_events,
body#events_2006 a#nav_events,
body#events_nov2008 a#nav_events,

body#contact a#nav_contact
{
	background-image:url(../../images/menu_selected.jpg);
	text-decoration:underline;
}
.site_header
{
	width:798px;
}
.site_header td#banner
{
	background-image:url(../../images/RMTA-Header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	height:152px;
}
.site_header td#menu
{
	background-color:#0A3463;
	background-image:url(../../images/menu_space.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	height:31px;
	padding-bottom:0px;
	text-align:center;
	vertical-align:bottom;
}
.site_header td#menu a
{
	background-image:url(../../images/menu_non.jpg);
	background-position:bottom;
	color:#FFFFFF;
	display:inline-table;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:31px;
	margin:0px;
	text-align:center;
	text-decoration:none;
	vertical-align:bottom;
	width:97px;
}
.site_header td#menu a div
{
	padding-top:5px;
}
.site_header td#menu a:hover
{
	background-image:url(../../images/menu_selected.jpg);
	text-decoration:underline;
}


/* Footer Menu Styles */
body#home a#footer_home,
body#home_forum a#footer_home,
body#home_sponsor a#footer_home,

body#about a#footer_about,
body#about_benefits a#footer_about,
body#about_tech a#footer_about,
body#about_regional a#footer_about,
body#about_structure a#footer_about,
body#about_members a#footer_about,
body#about_committees a#footer_about,
body#news a#footer_news,
body#news_archive a#footer_news,
body#ezine a#footer_about,
body#ezine_archive a#footer_about,

body#join a#footer_join,
body#join_application a#footer_join,
body#join_fees a#footer_join,
body#join_agreement a#footer_join,
body#join_policy a#footer_join,

body#news a#footer_news,

body#events a#footer_events,
body#events_2006 a#footer_events,
body#events_nov2008 a#footer_events,

body#contact a#footer_contact
{
	color:#820000;
	text-decoration:underline;
}
.site_header td#footer
{
	height:50px;
	text-align:center;
	vertical-align:middle;
}
.site_header td#footer a
{
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.site_header td#footer a:hover
{
	color:#820000;
	text-decoration:underline;
}

