@charset "utf-8";
/* CSS Document */
* {margin:0; border:0; padding:0;}

body {
	background-color:#6A0000;
	color:#fff;
	font-size: 12px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	background-image: url(../images/horseshoe_back.jpg);
}
br, div {
	padding:0px;margin:0px;	
	display:block;
}
h3 {
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;

}
h4 {
		font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	
}
a {
	color:#fff;	
}

a:link, a:visited {
	color:#fff;	
}

a:hover, a:focus {
	color:#FF9900;	
}
#container {
	width:980px;
	margin:10px auto 0px auto;
	border:1px solid #FF9900;
	background-color:#000;
}

#top {
	background-color:#000;	
	font-size:1em;
	text-align:left;	
}

#logo {
	width:390px;
	text-align:center;
	padding:5px 0px;	
}

#logo p {
	margin-top:5px;	
}

#flashRes {
	width:392px;
	float:right;
	margin: 10px 20px 0px 0px;
}

#topNav, #bottomNav {
	border-top:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	background-color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	font-weight:bold;
}
#topNav {
	padding-left:20px;	
	padding-bottom:6px;
}
#topNav ul, #bottomNav ul {
	list-style-type: none;	
	padding: 0px 0px;
}

#topNav ul li, #bottomNav ul li {
	display:inline;
}

#topNav ul li a, #bottomNav ul li a{
	text-decoration:none;
	padding:2px 15px;
}
#flashVideo {
	margin:0px;
	padding:0px;
}

#main {
	background-color: #000;
	background-image: url(../images/horseshoe_back_inside.jpg);
	background-repeat: repeat;
	background-position: 0px 10px;
	padding-bottom:10px;
}
#mainInside {
	background-color: #AA0000;
	padding: 20px 20px 30px 20px;
	text-align:left;
	background-image: url(../images/horseshoe_back_inside.jpg);
}
#mainInside h1 {
	font-size: 1.6em;
	padding: 0px 0px 10px 0px;
	border-bottom:1px solid #FF9900;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#main h1#mainHeader {
	font-size: 1.5em;
	background-color:#000;
	padding: 8px 0px 8px 0px;
	border-bottom:1px solid #FF9900;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#main div#leftInfo {
	width:375px;
	float:left;

}

#main div#leftInfo div#box {
	width:345px;
	height:251px;
	background-color:#000;
	border:1px solid #CCC;
	padding:10px;
	text-align:left;
	font-size:1em;
	margin:0px 10px;
	
}

#main div#leftInfo div#box h2, h2, h3{
	margin-bottom:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	line-height:1.2em;
}
h3 {
	font-size:1.2em;	
}
#main div#leftInfo div#box img {
	width:158px;
	float:right;
	padding-left:20px;
}



#main div#rightInfo, #mainInside div#rightInfo {
	width:235px;
	float:right
}

#mainInside div#rightInfo {
	text-align:right;
}

#info {
	width:640px;
	background-color:#000;
	border:1px solid #999;
	padding:20px;
}

#info h2{
	margin-bottom:10px;	
}
#bottomNav {
	text-align:right;
	border:0px;
	font-size:10px;
	padding-right:10px;
}

#bottomNav ul {
	padding:5px 0px;	
}

#bottomNav ul li a {
		padding:2px 10px;
}

#footer {
	margin:0px auto;	
}
.subHead {
	font-size:1.2em;	
	margin-bottom:20px;
}
.smTxt {
	font-size:.8em;
	font-style:italic;

}
#info p, .packages p {
	margin-bottom:10px;	
}
#pkgList {
	margin: 20px 0px 0px 240px;
	font-size:1.1em;
}
#pkgList li {
	margin-bottom:10px;	
}
#promos {
	background-image: url(../images/dining/logos_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}
#promos .place {
	margin-bottom:20px;	
}
#promos .place img {
	width:240px;
	float: left;
	margin:0px 30px 5px 7px;
}
#promos .place ul {
	margin-left:300px;	
}
#events {
	background-image: url(../images/dining/logos_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}
#events .place {
	margin-bottom:20px;	
}
#events .place img {
	width:200px;
	float: left;
	margin:0px 45px 5px 25px;
}
#events .place ul {
	margin-left:300px;	
}

#events .place p {
margin-left:275px;

}
.info {
	width:360px; 
	float:right;
	border-top:1px solid #999;
}

