
body {
	margin: 0px;
	background: transparent url(../images/MCM_Bottom.jpg) repeat-x bottom left;
}

.dots {background: transparent url(../images/MCM_Dots.jpg) repeat-y top center;}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

object {padding: 0px; margin: 0px; display: block;}

.bg {background: transparent url(../images/MCM_BG.jpg) repeat-x top left;}

.header {width: 1000px; margin: 0px auto;}

.top_nav {display: block; height: 34px; clear: both;}

.nav {float: left; width: 15px;}

.nav_home a:link,
.nav_home a:visited,
.nav_home a:active { padding: 0px; font-weight: normal; color: #736121; font-size: 1px; padding-left: 10px; display: block; float: left; width: 73px; height: 34px; background: transparent url(../images/MCM_Home.jpg) no-repeat top left;}

.nav_home a:hover { background: transparent url(../images/MCM_Home_Over.jpg) no-repeat top left;} 
.nav_home #selected { background: transparent url(../images/MCM_Home_Over.jpg) no-repeat top left;} 

.nav_listings a:link,
.nav_listings a:visited,
.nav_listings a:active { padding: 0px; font-weight: normal; color: #736121; padding-left: 10px; font-size: 1px; display: block; float: left; width: 132px; height: 34px; background: transparent url(../images/MCM_Listings.jpg) no-repeat top left;}

.nav_listings a:hover { background: transparent url(../images/MCM_Listings_Over.jpg) no-repeat top left;}
.nav_listings #selected { background: transparent url(../images/MCM_Listings_Over.jpg) no-repeat top left;}

.nav_about a:link,
.nav_about a:visited,
.nav_about a:active { padding: 0px; font-weight: normal; color: #736121; padding-left: 10px; font-size: 1px; display: block; float: left; width: 88px; height: 34px; background: transparent url(../images/MCM_About.jpg) no-repeat top left;}

.nav_about a:hover { background: transparent url(../images/MCM_About_Over.jpg) no-repeat top left;}
.nav_about #selected { background: transparent url(../images/MCM_About_Over.jpg) no-repeat top left;}

.nav_fees a:link,
.nav_fees a:visited,
.nav_fees a:active { padding: 0px; font-weight: normal; color: #736121; padding-left: 10px; font-size: 1px; display: block; float: left; width: 123px; height: 34px; background: transparent url(../images/MCM_Fees.jpg) no-repeat top left;}

.nav_fees a:hover { background: transparent url(../images/MCM_Fees_Over.jpg) no-repeat top left;}
.nav_fees #selected { background: transparent url(../images/MCM_Fees_Over.jpg) no-repeat top left;}

.nav_contact a:link,
.nav_contact a:visited,
.nav_contact a:active { padding: 0px; font-weight: normal; color: #736121; padding-left: 10px; font-size: 1px; display: block; float: left; width: 95px; height: 34px; background: transparent url(../images/MCM_Contact.jpg) no-repeat top left;}

.nav_contact a:hover { background: transparent url(../images/MCM_Contact_Over.jpg) no-repeat top left;}
.nav_contact #selected { background: transparent url(../images/MCM_Contact_Over.jpg) no-repeat top left;}

.nav_links a:link,
.nav_links a:visited,
.nav_links a:active { padding: 0px; font-weight: normal; color: #736121; padding-left: 10px; font-size: 1px; display: block; float: left; width: 71px; height: 34px; background: transparent url(../images/MCM_Links.jpg) no-repeat top left;}

.nav_links a:hover { background: transparent url(../images/MCM_Links_Over.jpg) no-repeat top left;}
.nav_links #selected { background: transparent url(../images/MCM_Links_Over.jpg) no-repeat top left;}

.page {
	width: 850px;
	margin: 0px auto;
}

.main_content {
	width: 850px;
	padding: 20px 0px;
}

.sale a:link,
.sale a:active,
.sale a:visited { background: transparent url(../images/MCM_Sale.jpg) no-repeat top left; width: 201px; height: 86px; display: block;}
.sale a:hover { background: transparent url(../images/MCM_Sale_Over.jpg) no-repeat top left;}

.rent a:link,
.rent a:active,
.rent a:visited { background: transparent url(../images/MCM_Rent.jpg) no-repeat top left; width: 201px; height: 86px; display: block;}
.rent a:hover { background: transparent url(../images/MCM_Rent_Over.jpg) no-repeat top left;}

.library a:link,
.library a:active,
.library a:visited { background: transparent url(../images/MCM_Library.jpg) no-repeat top left; width: 201px; height: 86px; display: block;}
.library a:hover { background: transparent url(../images/MCM_Library_Over.jpg) no-repeat top left;}

.franchise a:link,
.franchise a:active,
.franchise a:visited { background: transparent url(../images/MCM_Franchise.jpg) no-repeat top left; width: 201px; height: 86px; display: block;}
.franchise a:hover { background: transparent url(../images/MCM_Franchise_Over.jpg) no-repeat top left;}

.footer {
	width: 850px;
	margin: 0px auto;
	color: #80660c;
	font-size: 11px;
}

.footer a:link, 
.footer a:active, 
.footer a:visited {
	color: #80660c;
}

.footer a:hover {color: #000;}

.left {
	width: 425px;
	float: left;
	padding-bottom: 5px;
}

.right {
	width: 425px;
	float: right;
	text-align: right;
	padding-bottom: 5px;
}

