html, body
{
	margin: 0px 0px 20px 0px;
	padding: 0;

}


body
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #787878;
	background: url(images/bg.jpg);
	background-repeat: repeat-x;
}

a
{
	color: #787878;	
}

h1
{
	font-size: 15px;
	font-weight: bold;
	color: #b1cc55;
	margin: 0;
	padding-bottom: 10px;
}

#container
{
	width: 873px;
	margin-left: auto;
	margin-right: auto;
}

.PagingTable
{
	clear: both;
	float: left;
	margin-bottom: 20px;
}


#main-body-container
{
	float: left;
	display: inline;
	margin-left: 5px;
	width: 860px;
	background: #e2e6e9;
}


#header-container
{
	float: left;
	display: inline;
	width: 873px;
	height: 151px;
}

#header
{
	width: 873px;
	height: 121px;
	background: url(images/header.png) no-repeat;
}

#bma-logo
{
	float: left;
	display: inline;
	padding-top: 25px;
	padding-left: 39px;
}

#head-left-foot
{
	float: left;
	width: 320px;
	height: 25px;
	background: url(images/head-left-foot.png) no-repeat;
}

/*--Navigation--*/

.head-right-nav
{
	float: right;
	display: inline;
	background: #cbdde7;
	height: 30px;
	width: 818px;
}

.head-right-nav-secondary
{
	float: right;
	display: inline;
	background: #cbdde7;
	height: 30px;
	width: 690px;
}

.head-right-nav ul, .head-right-nav-secondary ul
{
	float: right;
	list-style: none;
	padding: 0 0 0 4px;
	margin: 0;
}

.head-right-nav li, .head-right-nav-secondary li
{ 
	float: left; 
	display: inline;
	padding: 0 1px;
	margin: 0;
	width: 107px;
	margin-right: 1px;
	background: url(images/nav/nav-button.jpg) no-repeat;
}

.head-right-nav li a, .head-right-nav-secondary li a
{
  display: block;
  padding-top: 4px;
  padding-bottom: 7px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color:#fff;
  text-align: center;
}

.head-right-nav li:hover, .head-right-nav-secondary li:hover, .head-right-nav-secondary li.SelectedTab, .head-right-nav li.SelectedTab
{
	background-position: 0 -25px;
}

#head-left-nav
{
	float: left;
	width: 40px;
	height: 30px;
	background: #E2E6E9;
	border-right: 1px dotted #5E5F62;
}

#head-left-nav-secondary
{
	float: left;
	width: 168px;
	height: 30px;
	background: #E2E6E9;
	border-right: 1px dotted #5E5F62;
}

#header-nav-container
{
	display: inline;
	float: left;
	clear: left;
	width: 860px;
	background: #fafafa;
	margin-left: 5px;
}

#index li.home, #about-us li.about-us, #join li.join, #news li.news, #contact li.contact-us, #events li.events
{
		background-position: 0 -25px;

}


/*--Navigation End--*/

#content-container
{
	float: left;
	display: inline;
	margin-left: 40px;
	background: #fafafa;
}

#secondary-content-container
{
	float: left;
	display: inline;
	margin-left: 168px;
	background: #fafafa;
}

#navigation-container
{
	float: left;
	background: #e2e6e9;
}

#left-navigation
{
	float: left;
	display: inline;
	width: 168px;
	background: #e2e6e9;
}

#left-navigation ul
{
	list-style: none;
	margin-top: 50px;
}

#left-navigation li
{
	float: right;
	margin-top: 5px;
	
}

#left-navigation a
{
	background: #cbdde7;
	color: #268ec2;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	width: 153px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: right;
}

#left-navigation a:hover, #left-navigation a:active, #left-navigation li.SelectedTab a
{
	background: #9dc7dd;
	color: #fff;
}

#content-column
{
	float: left;
	display: inline;
	background: #fafafa;
	width: 512px;
	border-left: 1px dotted;
	border-color: #5e5f62;
}

.left-column-title-container
{
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 261px;
	background: #f3f5f6;
}

.left-column-title
{
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
}	

#secondary-content-column
{
	float: left;
	background: #fafafa;
	width: 691px;
	border-left: 1px dotted;
	border-color: #5e5f62;
}

.content-padding-home
{
	float: left;
	display: inline;
	padding: 30px;
	line-height: 17px;
}

.content-padding-home a
{
	color: #787878;
}


.content-padding
{
	float: left;
	display: inline;
	padding: 30px;
	line-height: 17px;
	width: 490px;
}

.content-padding-wide
{
	float: left;
	display: inline;
	padding: 30px;
	line-height: 17px;
	width: 600px;
}

.content-padding a, .content-padding-profiles a
{
	color: #787878;
}

.content-padding-recent
{
	float: left;
	display: inline;
	padding: 30px;
	line-height: 17px;
	width: 630px;
}

#right-column
{
	float: right;
	display: inline;
	width: 307px;
	background: #fafafa;
}

.dotted-left
{
	float: left;
	display: inline;
	margin-top: 80px;
	border-left: 1px dotted;
	border-color: #b3b2b2;
	width: 1px;
	height: 380px;
	padding: 0;
}

.right-column-title-container
{
	float: left;
	display: inline;
	margin-top: 30px;
	margin-left: 24px;
	margin-bottom: 5px;
	width: 261px;
	background: #f3f5f6;
}

.right-column-title
{
	font-size: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
}	

.right-column-event-container
{
	float: left;
	display: inline;
	margin-left: 24px;
	width: 261px;
	background: #eef0f1;
}

.right-column-event
{
	float: left;
	padding: 15px 26px;
}

.right-column-event a
{
	color: #787878;
}

.events-more
{
	float: right;
	padding-top: 10px;
}

.event-address
{
	padding-left: 40px;
	padding-bottom: 10px;
}

.sponsor
{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.content-spacer
{
	float: left;
	clear: both;
	width: 100%;
	height: 2px;
}

#footer
{
	float: left;
	clear: both;
	width: 873px;
	height: 86px;
	margin-top: -2px;
	background: url(images/footer-bg.png) no-repeat;
}

.footer-content
{
	float: left;
	padding-left: 56px;
	padding-top: 19px;
	color: #fff;
}

.footer-content a
{
	color: #fff;
	text-decoration: none;
}

.footer-content a:active, .footer-content a:hover
{
	text-decoration: underline;
}

#footer-secondary
{
	display: inline;
	float: left;
	clear: both;
	width: 873px;
	height: 40px;
}

#social
{
	position: relative;
	float: left;
	width: 500px;
	margin-top: -20px;
}

.social-icon
{
	float: left;
	padding: 0 5px;
}

.social-icon a
{
	color: #fff;
}

#site-by
{
	position: relative;
	float: right;
	margin-top: -20px;
	padding-right: 20px;
	color: #fff;
	vertical-align: middle;
}

#site-by a
{
	color: #fff;
}

#contact-us a
{
	color: #787878;
}

.contact-title
{
	font-weight: bold;
	color: #a7c43c;
}

.green
{
	font-weight: bold;
	color: #a7c43c;
}

#news-events a
{
	color: #787878;
}

.event-container
{
	float: left;
	margin-left: 65px;
}

.event1
{
	float: left;
	padding: 10px 50px;
	width: 400px;
	background: #e7eaed;
}

.event2
{
	float: left;
	padding: 10px 50px;
	width: 400px;
	background: #cbdde7;
}

/*--News--*/

.story-container
{
	float: left;
	margin-left: 65px;
}

.story
{
	float: left;
	width: 500px;
}

.news-headline
{
	font-weight: bold;
	font-size: 14px;
}

.contact
{
	margin-left: 50px;
}

/*------------MEMBER PROFILES------------*/

#gallery-container
{
	float: left;
	margin-top: 20px;

}

.member-container
{
	float: left;
	width: 185px;
}

.member-image
{
	float: left;
	margin-left: 10px;
}	

.member-title
{
	font-weight: bold;
	width: 185px;
	text-align: center;
}


/*----------AUDIO POP-UPS-----------------------*/


#audio1, #audio2, #audio3
{
    display: none;
    margin: 0;
    padding: 0;
}

/*---------------Extra---------------------------*/

.youtube-video
{
	float: right;
	width: 320px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.recent-event
{
	float: left;
	clear: left;
	width: 630px;
}

.company-column
{
	float: left;
	width: 280px;
}

.event-padding
{
	padding-left: 25px;
}

.read-more-link
{
	float: right;
}

.article
{
	float: left;
	margin-top: 10px;
	width: 600px;
}

