@charset "utf-8";
body {
	background: #000000 url(images/background.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background:#000000;
}
#buttons a {
	height: 132px;
	width: 803px;
	margin-bottom:10px;
	margin-left: 10px !important;
	margin-left: 5px;	
	float:left;
	display:block;
	text-indent: -1000px;
	overflow:hidden;
}

a#corona { background:url(images/select_corona-grey.jpg)}
a#corona:hover { background:url(images/select_corona.jpg)}

a#vegas { background:url(images/select_vegas-grey.jpg)}
a#vegas:hover { background:url(images/select_vegas.jpg)}

a#murrieta { background:url(images/select_murrieta-grey.jpg)}
a#murrieta:hover { background:url(images/select_murrieta.jpg)}

a#oklahoma { background:url(images/select_oklahoma-grey.jpg)}
a#oklahoma:hover { background:url(images/select_oklahoma.jpg)}


#description { clear:both; font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#666666; margin-top: 10px;}

#footer {
	margin-top: 15px;
	background: #0E0E0E;
	width: 100%;
	height: 24px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	margin-bottom: 20px;
}

#footer .copyright {
	float:left;
	color: #515151;
	padding-left: 8px;
}

#footer .credits {
	float: right;
	color: #2D2D2D;
	padding-right: 8px;
}

.sitemap ul {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.sitemap li {
	margin-top: 20px;
}
.sitemap li li {
	margin-top: 5px;
}

.sitemap ul a {
	color: #FFFFFF;
	text-decoration: none;
}
.sitemap h3 {
	margin: 0px;
	padding: 0px;
}
