body{
	color: #333;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	background: #FAE3B6 url('../images/bg_image.jpg');
	margin: 0; 
	padding: 0; 
	min-width: 1000px;
}

/*  Nav bar  */

#nav_wrap{
	width: 100%;
	height:  40px;
	background: url("../images/nav-bg2.png") repeat-x scroll center top rgba(0, 0, 0, 0);
}

#navbar{
	font-size: 16px;
	width: 960px;
	margin: 0 auto;
	padding: 12px 0 0 0;
 	font-family: Helvetica, Arial, sans-serif;
 }

#navbar a{
	text-decoration: none;
	color: #fff;
}

#navbar a:hover{
	text-decoration: none;
}

a.navlinks{
	margin: 0 60px 0 0;	
}

#nav_left{
	float: left;
	margin: 0 0px 0 25px;
}

#nav_right{
	float: right;
	margin: 0 25px 0 0;
}

/* End Nav bar  */


/*  Header  */

#header_wrap{
	width:  100%;
	background-color: #FAE3B6;
	height:  0px;
}

#header{
	width: 960px;
	margin:  0 auto;
	height:  100%;
	overflow: visible;
}

#header_pocket{
	display: block;
	float:right;
	margin: 0 25px 0 0;
}

/*  End Header  */


/*  Banner  */

.banner{
	min-height: 516px;
	width: 100%;
}

#top_wrapper{
	width: 100%;
	clear: both;
}

#top{
	width: 960px;
	margin: 0 auto;
	height:  100%;
	overflow: auto;
	position: relative;
	top: -10px;
}

#top_right{
	display: block;
	float: right;
}

#top_left{
	display: block;
	float: left;
}

/*  End Banner  */


/*  Intro  */

#content_wrap{
	width: 100%;
}

#intro{
	text-align: center;
	width: 960px;
	margin: 0 auto;
	height:  100%;
	overflow: visible;
}

#intro_promo{
	color:  #000;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 40px 0 20px 0;
	width: 600px;
	margin: 0 auto;
	letter-spacing: 1px;
	line-height: 1.25;
}

#intro_promo_city{
	color:  #000;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 25px 0 20px 20px;
	width: 600px;

	letter-spacing: 1px;
	line-height: 1.25;
}

#intro_sub{
	font-size: 16px;
	color:  #000;
	padding: 20px 0px 30px 0;
}


#intro_sub a{
	text-decoration: none;
	color:  #000;
	font-weight: bold;
}

#intro_city{
	font-size: 18px;
	color:  #000;
	padding: 0px 20px 20px 20px;
	line-height: 1.5;
}

#promo_info{
	display: block;
	float: right;
}

#promo{
	display: block;
	float: left;
	padding: 15px 0 0 0;
}


#promo_header{
	color:  #000;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	padding: 25px 0 20px 0;
	width: 650px;
	margin: 0 auto;
	letter-spacing: 1px;
	line-height: 1.25;
}

#promo_subhead{
	text-align: left;
	font-size: 20px;
	color:  #000;
	padding: 5px 0 20px 0;
	width: 650px;
	line-height: 1.25;
	margin: 0 auto;
}

a.rules{
	color:  #000;
	font-size:  14px;
	text-decoration: underline;
}

a.rules:hover{
	font-size:  14px;
	text-decoration: none;
}


/*  End Intro  */


/*  Content  */

#container{
	width: 960px;
	margin: 0 auto;
	height:  100%;
	overflow: visible;
}


#rules{
	width: 550px;
	margin: 0 auto;
	height:  100%;
	overflow: visible;
	padding: 60px 10px 20px 10px;
	line-height: 1.5;
}

#col1{
	float: left;
	width: 650px;
}

#col2{
	float: right;
	width: 290px;
	margin: 0 0 0 10px;
}

.col_header{
	margin: 20px 0 0 0;
	width: 100%;
	background-color: #cc0000;
	color: #f7f0b5;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0;
	text-align: center;
	letter-spacing: 1px;
}

.content{
	padding: 20px;
}

.subhead{
	font-weight: bold;
	font-size: 16px;
	padding:  5px 0 0 0;
}

a.red{
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
	font-size: 16px;
}

a.red:hover{
	text-decoration: none;
	color: #333;
}

.view_map{
	display: none;
}

p{
	margin: 0;
	padding: 10px 0 5px 0;
	line-height: 1.5;
}

ul, li{
	padding: 0;
	margin: 0;
}

li{
	list-style: inside;
}

#slidingDiv{
	display:none;
	margin-top: 10px;
}

.slide_header a{
	font-weight: bold;
	text-decoration: none;
	color: #B5001B;
}

.slide_header a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #B5001B;
}

table{
	width:  450px;
}

td{
	width: 110px;
}

tr{
	padding: 5px 0 0 0;
}

tr .subhead{
	padding: 12px 0 5px 0;
}


#dropdown{
	padding:  20px 0 0 0;
	width: 960px;
	margin: 0 auto;
	text-align: right;
}

/*  Content End  */


/*  Footer  */

#footer_wrapper{
	width: 100%;
	background-color: #333;
	clear: both;
	position: relative;
	top: 70px;
}

#footer{	
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding: 50px 0;
}

/*  Footer End  */



/*  Buttons  */
a.city_btn{
	display: inline-block;
	text-decoration: none;
	background-color: #cc0000;
	color: #f7f0b5;
	font-size:  18px;
	width:  220px;
	margin:  10px 5px 0 5px;
	padding:  6px 0;
	border: 4px #f7f0b5 solid;
	letter-spacing: 1px;
}

#buttons_city{
	padding: 0 0 30px 0;
}
/*  Buttons End */
