/*The link colors for the navigation bars*/
a:link.nav{
color:#eddbb6;
font-weight:bold; 
font-size:13px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

a:visited.nav{
color:#eddbb6;
font-weight:bold; 
font-size:13px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

a:active.nav{
color:#eddbb6;
font-weight:bold; 
font-size:13px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

a:hover.nav{
color:#cc9900;
}

a:link{
color:#993300;
}


a:visited{
color:#993300;
}


a:active{
color:#cc9900;
}

a:hover{
color:#cc9900;
}


/**/
body{
text-color:#000000;
background-color:#D8BF87;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}


td,p,div{font-family:Arial, Helvetica, sans-serif; font-size:15px;}


.main{padding:25px;}


.bgimg{
background-image:url("../newimages/botmc.gif"); 
background-repeat: no-repeat;
background-position: 50% 2px;
width:385px;
height:92px;

background-color:#AD7E0F;
width:100%;
text-align:center;
margin-left:0px;
margin-right:0px;
margin-top:0px;
padding:0px;
}


.heading{
color:#983300;
font-size:25px;
font-weight:bold;
text-align:center;
}


.red{
color:#993300;
size:18px;
}


/*The navigation Headings*/
.navhead{
color:#fffaea; 
text-align:center;
font-weight:bold;
background-color:#802D04;
border:1 solid #D8BF87;
padding:2px;
}


.table1{
margin:0px;
padding:0px; 
width:100%;
}


/*The Navigation Table*/
.table2{
padding:5;
width:90%;
border:1px solid #802d04;
background-color:#B78C2D;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
}


/*The main body table division*/
.td1{
border:2px solid #AD7E0F;
vertical-align:top;
background-color:#FCFAF8;
width:80%;
}


.td2{
background-image:url("../newimages/bmclogo.gif");
background-repeat: no-repeat;
background-position: 50% 0;

width:20%;
text-align:center; 
vertical-align:top;
}

/*This is the navigation links table division*/
.td3{
vertical-align:top;
text-align:left;
background-color:#333300; 
border:1px solid #E6E0D1;
padding:4px;
}

.tbldiv{
border: 2px solid;
}


.img1{
margin-right:20px;
margin-left:20px;
}

/*The address at the bottom of the page*/
.bottomaddress{
text-align:center;
color:#000000;
font-weight:bold;
}

/*the logo image in the uper right*/
.logoimg{
width:156px;
height:184px;
margin-left:17px;
margin-right:17px;
}

/*The top of the month club image*/
.headimg{
width:385px;
height:85px;
margin-top:4px;
margin-bottom:4px;
}

/* df 15-11-07 Indented Paragraph*/
p.ind{
margin-left:12px;
}

.HorizontalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: 983300;
}
.SubHeading {
	color: 983300;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

