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

body,html {
	font-size: 12px;
	font-family: sans-serif, Helvetica, Verdana, Arial;
	background-color: #FFF;
	margin: 0;
	width: auto;
}
.clear {
	clear: both;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000;
}
a:visited {
	color: #000;
	font-size: 24px;
}
/* header */
#logo {
	width: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#header {
	height: 210px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
#navbar {
	width: 900px;
	height: 20px;
	background-color: #d43323;
}
#navbar ul {
	list-style-type: none;
	width: 700px;
	margin: 0 auto;
	padding-top: 2px;
	text-align: center;

}
#navbar ul li {
	display: block;
	float: left;
}
#navbar ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	padding: 2px 10px 4px 10px;

}
#navbar ul li a:hover {
	background-color: #007754;
	color: #FFF;
	font-weight: bold;
}
#navbar ul li a.current {
	background-color: #007754;
	color: #FFF;
	font-weight: bold;
}
#submenu {
	width: 900px;
	height: 20px;
	background-color: #d43323;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
}
#submenu a:link {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	padding: 2px 10px 2px 10px;
}
#submenu a:hover {
	font-weight: bold;
	color: #FFF;
}
#submenu a:current {
	font-weight: bold;
	color: #FFF;
}
#submenu a:visited {
	font-weight: bold;
	color: #FFF;
}

#submenu2 {
	width: 900px;
	height: 25px;
	font-size: 17px;
	background-color: #d43323;
	text-align: center;
	color: #FFF;
	padding-top: 12px;
}
#submenu2 a:link {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#submenu2 a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
#submenu2 a:current {
	font-weight: bold;
	color: #FFF;
}
#submenu2 a:visited {
	font-weight: bold;
	color: #FFF;
}

#submenu2_border {
	background-color: #BDBDBD;
	width: 900px;
	height: 2px;
}


/* content */
#content {
	width: 700px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

.caption {
	font-size: 11px;
	font-style: oblique;
}
.space {
	clear: both;
	height: 20px;
}
#home_billboard {
	background-image: url(../images/billboard.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 250px;
}
#home_countdown {
	height: 80px;
	width: 290px;
	background-color: #ccc;	
}
#home_news {
	height: 80px;
	width: 290px;
	background-color: #ccc;	
}
#schedule {
	width: 140px;
	height: 220px;
	background-image: url(../images/home_schedule.jpg);
	float: left;
}
#schedule ul li {
	list-style-type: none;
	margin-left: -20px; 
	padding-bottom: 2px;
	font-size: 10px;
}
#venue {
	width: 300px;
	height: 220px;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(../images/home_caesars.jpg);
	float: left;
}

.venue_text a:link{
	clear: both;
	padding-left: 160px;
	font-size: 14px;
	color: #FFF;
}
.venue_text a:visited {
	color: #FFF;	
}

#socialmedia2 {
	width: 140px;
	height: 220px;
	background-image: url(../images/social_background.jpg);
	background-repeat: no-repeat;
	float: left;
}
#video {
	width: 220px;
	height: 220px;
	float: right;
}
#social {
	padding: 30px 0 0 10px;
	font-size: 15px;
	float: left;
	font-weight: 700;
}
#social a:link {
	text-decoration: none;
}
#social_button {
	padding: 22px 0 0 12px;
	float: left;

}
#social_follower {
	clear: both;
	padding: 1px 0 0 30px;
	font-weight: lighter;
}
#social_follower a:link {
	text-decoration: none;
}
.home_sponsor {
	width: 122px;
	height: auto;
	float: left;
	text-align: center;
	vertical-align: middle;
}
.h1 {
}
.h2 {
	font-size: 14px;
	padding: 5px 10px;
	width: auto;
	background-color: #007754;
	color: white;
	font-weight: bold;
	margin: 0;
}
.h3 {
	padding: 5px 10px;
	width: auto;
	background-color: #007754;
	color: white;
	font-weight: bold;
}
.h4 {
	font-size: 20px;
}
.h5 {
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
}
.text_wrapper {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.text {
	text-align: justify;
}
.image {
	width: 680px;
	border: none;
	padding-top: 10px;
	margin: 0 auto;
}
.image1 {
	width: 163px;
	padding-right: 9px;
	text-align: center;
	height: 112px;
	float: left;
	padding-top: 10px;
	vertical-align: top;
}
.image2 {
	text-align: center;
	float: right;
	height: 112px;
	width: 163px;
	padding-top: 10px;
}
.list ul li{
	font-weight: bold;
	list-style-type: none;
}

/* footer */
#footer_border {
	background-color: #007754;
	width: 900px;
	height: 18px;
	margin-top: 50px;
}
#footer {
	width: 900px;
	height: 50px;
	background-color: #d43323;

}
#footer_text {
	font-size: 10px;
	text-align: center;
	padding-top: 18px;
	color: #FFF;
}
#footer_text a:link {
	font-size: 10px;
	text-decoration: underline;
	color: #FFF;
}
#footer_text a:hover {
	font-weight: bold;
	color: #FFF;
}
#footer_text a:current {
	font-weight: bold;
	color: #FFF;
}
#footer_text a:visited {
	font-weight: bold;
	color: #FFF;
}
.white {
	color: #FFF;
}
.white {
	color: #FFF;
}

#logobox {
margin: 0pt;
position:absolute; top:5px; left:195px;
}
