/*slide control styles*/
#controls 			{ float:left; width:917px; height:20px; text-align:center; margin:10px 0px 0px 10px; border:0px solid blue;  }
#panel-nav 			{ float:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border:0px solid white; margin:0 0 0 400px;  }
a#prev				{ float:left;text-indent:-99999em;width:9px;height:17px;overflow:hidden; background-image:url(../images/previous-button.png);  }
a:hover#prev 		{ background-position:0px -17px;}
a#next				{ float:right; text-indent:-99999em; width:9px; height:17px; overflow:hidden; background-image:url(../images/next-button.png); border:0px sold #00CCFF; margin:0px 5px 0px 0px;  }
a:hover#next 		{ background-position:0px -17px; }
#panel-nav a, #s7 strong { float:left; margin: 0px 5px; background-image:url(../images/panel-circle.png); margin:0px 5px 0px 0px; height:14px; width:15px; overflow:hidden; text-indent:-9999em; border:0px solid #00CCFF; }
#panel-nav a:hover {background-position:0px -14px;}
#panel-nav a.activeSlide { background-position:0px -28px; }

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}



.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
	margin-right: 0px;
	margin-left: 0px;
	list-style-image: url(http://www.mcauto.net/includes/images/checkmark.png);
	text-align: center;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}


a.nav:link {
	color: #666; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}
	
a.nav:visited {
	color: #666; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration:none;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-left: 35px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
	margin-left: 25px;
	margin-right: 25px;
	list-style-image: url(http://www.mcauto.net/includes/images/checkmark.png);
}
.bodytextBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 1.4em;
	color: #666;
	margin-left: 25px;
	margin-right: 25px;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #666;

}


