@charset "utf-8";
/* CSS Document */

.main_container {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: oblique;
}
.logo {
	background-image: url(../images/sonic-drive-in-of-northwest-ohio.png);
	background-position: center center;
	float: right;
	height: 268px;
	width: 850px;
}
.face-fon {
	background-image: url(../images/sonic-face.png);
	float: right;
	height: 150px;
	width: 850px;
}
.repeat {
	background-image: url(../images/sonic-top-info.png);
	float: right;
	height: auto;
	width: 850px;
}
.bottom {
	background-image: url(../images/sonic-foter.png);
	float: right;
	height: 10px;
	width: 850px;
}
.exclusively {
	float: left;
	height: 641px;
	width: 800px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.maps {
	float: right;
	height: 641px;
	width: 220px;
	margin-right: 31px;
}
.sonic-happy_hour {
	background-image: url(../images/sonic-demo-fondo_happy_hour.png);
	float: right;
	height: 268px;
	width: 317px;
	margin-right: 14px;
	margin-left: 14px;
}
.contet_box2 {
	float: right;
	height: 268px;
	width: 505px;
}
.tuesdays {
	background-image: url(../images/sonic-demo-fondo_tuesdays.png);
	height: 135px;
	width: 493px;
	float: right;
	margin-right: 12px;
}
.wednesdays {
	background-image: url(../images/sonic-wednesdays.png);
	float: right;
	height: 133px;
	width: 493px;
	margin-right: 12px;
}
.drink {
	background-image: url(../images/sonic-morning_drink.png);
	float: right;
	height: 132px;
	width: 824px;
	margin-right: 12px;
	margin-left: 14px;
	margin-top: 19px;
}
.town {
	background-image: url(../images/sonic-around_town.png);
	float: right;
	height: 294px;
	width: 824px;
	margin-right: 12px;
	margin-left: 14px;
}
.disclaimer {
	float: right;
	height: auto;
	width: 850px;
	margin-top: 10px;
}
.games {
	background-image: url(../images/sonic-rockets_games.png);
	height: 328px;
	width: 824px;
	margin-right: 12px;
	margin-left: 14px;
	float: right;
	margin-top: 28px;
}
body {
	margin-top: 0px;
	background-image: url(../images/backgroud.png);
	background-repeat: repeat-x;
}
.style3 {
	color: #0099FF;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
.style5 {font-size: 18px; font-weight: bold; color: #FF0000; }
.style7 {
	color: #0099FF;
	font-weight: bold;
	font-size: 22px;
}

.daily_deals{text-align:top; float:left}
.style9 {font-size: 14px; font-weight: bold; color: #FF0000; }
.style10 {color: #FFFFFF}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}