h1, h2, h3, h4, h5, h6 {
margin: 0; padding: 0;
}
a img {border: 0;}

body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #003462;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*
	background: #005bad;
	*/
	background: url('http://media.sunherald.com/static/biloxi/images/main-bg.png');
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	overflow: hidden;
	border-left: 1px solid #008DD2; border-right: 1px solid #008DD2;
}
.header {
background: url('http://media.sunherald.com/static/biloxi/images/header-bg.png') repeat-y;
/*
background-color: #AEE2FA;
*/
width: 900px;  height: 255px;
padding: 10px 0 0 0;
margin: 0 auto;
}
	#flash {
width: 900px; height: 160px;
	}
#topbar {
width: 100%; height: 90px;
margin: 0 auto 10px auto;
}
#weathernode {
padding: 0px;
width: 100px;
margin: 10px 0 0 10px;
font-size: .75em;
float: left;
}

#leaderboard-ad {
width: 728px;
height: 90px;
margin: 0 0 0 20px;
float: left;
}

#content-container {
width: 890px;
margin: 0 auto;
overflow: auto;
}






#nav {
float:left;
font-size:90%; font-weight: bold;
line-height:normal;
width:100%;
}
	#nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
/*	padding:10px 10px 0 50px; */
	padding: 10px 0 0 0;
	}
	#nav ul li {
	display:inline;
	margin:0 2px;
	padding:0;
	}
	#nav ul li a {
	background:transparent url('http://media.sunherald.com/static/biloxi/images/tableft6.gif') no-repeat scroll left top;
	float:left;
	margin:0 2px; /** this adjusts space between tabs **/
	padding:0 0 0 4px;
	text-decoration:none;
	}
	#nav ul li a span {
	background:transparent url('http://media.sunherald.com/static/biloxi/images/tabright6.gif') no-repeat scroll right top;
	color:#FFFFFF;
	display:block;
	float:none;
/*	padding:5px 20px 4px 11px;   */
	padding:5px 28px 4px 18px;
	}
       /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a span {float:none;}
    /* End IE5-Mac hack */
    #nav a:hover span {
      color:#FFF;
      }
    #nav a:hover {
      background-position:0% -42px;
      }
    #nav a:hover span {
      background-position:100% -42px;
      }  



	
#content {
width: 100%;
overflow:hidden;
}

#leftRail {
width: 550px;
float: left;
margin: 10px 0 0 0;
}
#rightRail {
width: 300px;
float: left; 
text-align: center;
margin: 0 0 0 0;
}

#footer {
text-align: center;
font-size: .75em;
color: #4e97ba;
padding: 80px 0 20px 0;
}



.clear {
clear: both;
}





/**** home page stuff ****/

#video-box {
width: 550px;
/* padding: 4px; */
background: #71bf44;
clear: both;
overflow:hidden;
}
#video {
float: left;
margin: 4px 5px 0 4px;
width: 350px;
}
#video-blurb {
width: 180px;
float: left;
color: #fff;
}
		#video-blurb h2 {
		background-image: url('http://media.sunherald.com/static/biloxi/images/heading-tour.png');
		background-repeat: no-repeat;
		}
		#video-blurb p {
		font-size: .8em;
		margin: 0;
		}
			#relax p, #relax h3 {
			font-weight: bold;
			font-size: .9em;
			}
			#relax h3 {
			font-size: 1.3em;
			}
			
	

.home-row { /* For home pg boxes below the video */
}
.box-clear {
clear: both;
height: 10px;
}

	#home-cal {
	width: 270px;
	height: 135px;
	float: left;
	margin: 0 10px 0 0;
	background: #71BF44;
	}
		#home-cal h2 {
		background-image: url('http://media.sunherald.com/static/biloxi/images/heading-southmscal.png');
		}
	#home-map {
	width: 270px;
	height: 135px;
	float: left;
	background: #71BF44;
	}
		#home-map h2 {
		background-position: 2px 5px;
		background-image: url('http://media.sunherald.com/static/biloxi/images/heading-map.gif');
		}
	#home-attractions {
	width: 550px;
	height: 285px;
	float: left;
	background: #71BF44;
	}
		#home-attractions h2 {
		background-position: 2px 3px;
		background-image: url('http://media.sunherald.com/static/biloxi/images/heading-attractions.png');
		}
	#home-dining {
	width: 270px;
	height: 275px;
	float: left;
	margin: 0 10px 0 0;
	background: #71BF44;
	}
		#home-dining h2 {
		background-image: url('http://media.sunherald.com/static/biloxi/images/heading-dining.png');
		background-position: 2px 2px;
		}
	#home-nightlife {
	width: 270px;
	height: 275px;
	float: left;
	background: #71BF44;
	}
		#home-nightlife h2 {
		background-image: url('http://media.sunherald.com/static/biloxi/images/heading-nightlife.png');
		background-position: 2px 0;
		}
	#home-shop {
	width: 270px;
	height: 190px;
	float: left;
	margin: 0 10px 0 0;
	background: #71BF44;
	}
		#home-shop h2 {
		background-image: url('http://media.sunherald.com/static/biloxi/images/heading-shopping.png');
		background-position: 2px 3px;
		}
	#home-casinos {
	width: 270px;
	height: 190px;
	float: left;
	background: #71BF44;
	}
		#home-casinos h2 {
		background-image: url('http://media.sunherald.com/static/biloxi/images/heading-casinos.png');
		background-position: 2px 3px;
		}
	#home-lodging {
	width: 270px;
	height: 130px;
	float: left;
	margin: 0 10px 0 0;
	background: #71BF44;
	}
		#home-lodging h2 {
		background-image: url('http://media.sunherald.com/static/biloxi/images/heading-lodging.png');
		background-position: 2px 1px;
		}
	#home-trans {
	width: 270px;
	height: 130px;
	float: left;
	background: #71BF44;
	}
		#home-trans h2 {
		background-image: url('http://media.sunherald.com/static/biloxi/images/heading-trans.png');
		background-position: 2px 3px;
		}
	
	
	#home h2 {
	text-indent: -9999px;
	clear: both;
	display: block;
	background-color: #71bf44;
	background-repeat: no-repeat;
	Color: #71BF44;
	}
	
#footer {
color: #fff;
}

h2 {background-repeat: no-repeat;}

	#section-cal {
	width: 270px;
	height: 135px;
	float: left;
	margin: 0 10px 0 0;
	background: #71BF44;
	}
		#section-cal h2 {
		background-image: url('http://media.sunherald.com/static/biloxi/images/heading-southmscal.png');
		}
	#section-video {
	width: 270px;
	height: 530px;
	float: left;
	background: #71BF44;
	}
	#section-news {
	width: 270px;
	height: 385px;
	float: left;
	background: #71BF44;
	margin: 10px 10px 0 0;
	}
		#section-news a:link {
			color:black;
			text-decoration:none;
			font-weight:bold;
		}
		#section-news a:visited {
			color:#003462;
			text-decoration:none;
			font-weight:bold;
		}
		#section-news a:hover {
			color: black;
			text-decoration:underline;
			font-weight:bold;
		}
		#section-news a:active {
			color: black;
			text-decoration:none;
			font-weight:bold;
		}

		#section-news .headline {
			font-weight: bold;
			text-transform: uppercase;
			margin: 0 0 0 10px;
			text-align: left;
		}
		#section-news p {
			font-size: 90%;
			margin-left: 25px;
			margin-right: 5px;
			margin-top: 3px;
		}
		#section-news h6 {
			text-align: right;
			padding-right: 5px;
		}

	#section-news2 {
	width: 270px;
	height: 135px;
	float: left;
	background: #71BF44;
	overflow: hidden;
	}
	#section-data {
	width: 270px;
	height: 140px;
	float: left;
	margin: 0 10px 0 0;
	background: #71BF44;
	overflow: hidden;
	}
	#section-spec {
	width: 270px;
	height: 140px;
	float: left;
	background: #71BF44;
	overflow: hidden;
	}		
		#section-spec p {
			font-size:110%;
		}
	#section-find {
	width: 270px;
	height: 145px;
	float: left;
	margin: 0 10px 0 0;
	background-color:#71BF44;
	/*background: #71BF44;*/
	overflow: hidden;
	}
	#section-calendar {
	width: 270px;
	height: 140px;
	float: left;
	background: #71BF44;
	}
		#section-calendar h2 {
		background-image: url('http://media.sunherald.com/static/biloxi/images/heading-southmscal.png');
		}
	
	#shtr-news {
	width: 270px;
	height: 220px;
	float: left;
	background: #71BF44;
	margin: 0 10px 0 0;
	}
		#shtr-news a:link {
			color:black;
			text-decoration:none;
			font-weight:bold;
		}
		#shtr-news a:visited {
			color:#003462;
			text-decoration:none;
			font-weight:bold;
		}
		#shtr-news a:hover {
			color: black;
			text-decoration:underline;
			font-weight:bold;
		}
		#shtr-news a:active {
			color: black;
			text-decoration:none;
			font-weight:bold;
		}

		#shtr-news .headline {
			font-weight: bold;
			text-transform: uppercase;
			margin: 0 0 0 10px;
			text-align: left;
		}
		#shtr-news p {
			font-size: 90%;
			margin-left: 25px;
			margin-right: 5px;
		}


#shtr-market {
	width: 270px;
	height: 300px;
	float: left;
	background: #71BF44;
	margin: 10px 10px 0 0;
	}
		#shtr-market a:link {
			color:black;
			text-decoration:none;
			font-weight:bold;
		}
		#shtr-market a:visited {
			color:#003462;
			text-decoration:none;
			font-weight:bold;
		}
		#shtr-market a:hover {
			color: black;
			text-decoration:underline;
			font-weight:bold;
		}
		#shtr-market a:active {
			color: black;
			text-decoration:none;
			font-weight:bold;
		}

		#shtr-market .headline {
			font-weight: bold;
			text-transform: uppercase;
			margin: 0 0 0 10px;
			text-align: left;
		}
		#shtr-market p {
			font-size: 90%;
			margin-left: 25px;
			margin-right: 5px;
		}

	#shtr-video {
	width: 270px;
	height: 525px;
	float: left;
	background: #71BF44;
	}

#casino-news {
	width: 270px;
	height: 135px;
	float: left;
	background: #71BF44;
	}
		#casino-news a:link {
			color:black;
			text-decoration:none;
			font-weight:bold;
		}
		#casino-news a:visited {
			color:#003462;
			text-decoration:none;
			font-weight:bold;
		}
		#casino-news a:hover {
			color: black;
			text-decoration:underline;
			font-weight:bold;
		}
		#casino-news a:active {
			color: black;
			text-decoration:none;
			font-weight:bold;
		}

		#casino-news .headline {
			font-weight: bold;
			text-transform: uppercase;
			margin: 0 0 0 10px;
			text-align: left;
			margin-bottom: 7px;
		}

		#casino-news h6 {
			text-align: right;
			padding-right: 5px;
		}

#story {
	width:540px;
	background: #F9F9DF;
	padding: 10px;
}

	#story h1 {
		font-family: times,serif;
		font-size: 30pt;
		font-weight: bold;
		margin-bottom: 15px;
	}
	#story h3 {
		font-family: verdana,helvetica,sans-serif;
		font-size: 11pt;
		text-align: center;
	}
	#story p {
		font-family: verdana,helvetica,sans-serif;
		line-height: 115%;
		margin: 5px;
		padding-top: 13px;
		font-size: 10pt;
	}

	#story-box {
		float:left;
		width:225px;
		margin-right:15px;
		padding:15px;
		background: #71BF44;
		text-align:center;
	}
		#story-box h4 {
			color:#ffffff;
		}
		#story-box h5 {
			color:#ffffff;
		}

#featured {
	width:540px;
	background: #F9F9DF;
	padding: 10px;
}

	#featured h1 {
		font-family: times,serif;
		font-size: 30pt;
		font-weight: bold;
		margin-bottom: 15px;
	}
	#featured h3 {
		font-family: verdana,helvetica,sans-serif;
		font-size: 11pt;
		text-align: center;
	}
	#featured p {
		font-family: verdana,helvetica,sans-serif;
		line-height: 115%;
		margin: 5px;
		padding-top: 13px;
		font-size: 10pt;		
		text-align:left;
	}

	#featured-box {
		float:left;
		width:200px;
		margin-right:10px;
		padding:15px;
		background: #71BF44;
		text-align:left;
	}
		#featured-box h4 {
			color: #ffffff;
			text-align:center;
		}
		#featured-box h5 {
			color: #ffffff;
			text-align:center;
		}

	#featured-add {
		text-align:right;
		padding-right:7px;
	}

	#featured-content {
		margin-left:220px;
		padding-right:5px;
	}

#caspio {
	background:#FFFFFF;
}

	#caspio p {
		margin: 5px;
	}

/* START Zvents Widget CSS */

.ZventsQuickSearch {
		margin: 10px 1px 0 1px;
		width: 270px;
	}
	.ZventsQuickSearch * {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
	}
	.ZventsQuickSearch form {
		margin: 0;
		padding: 0;
	}
	.ZventsDayButton, .ZventsDayButton * {
		display: block;
		text-align: center;
	}
	.ZventsDayButton {
		color: rgb(91,91,91);
		background-color: #fff;
		border: 1px solid black;
		/*border-top: 1px solid #d0d0d0;*/
		/*border-left: 1px solid #d0d0d0;*/
		text-decoration: none;
		cursor: pointer;
		line-height: 190%;
		font-weight: bold;
		margin-right: 2px;
		padding: 2px 1px 0 1px;
	}
	.ZventsDayButton:hover {
		background-color: #003462;
		/*border: 1px solid #c2e1ef;*/
		/*color: #003462;*/
	}
	
	.ZventsDayButtonDate {
		font-size: 13px;
	}
	.ZventsDayButtonDay {
	}
	.ZventsDayButtonAll {
		margin-right: 0;
		background-color: #fff;
	}
	.ZventsDayButtonToday {
		color: #71bf44;
	}
	.ZventsDayButtonWeekend {
		background-color: rgb(249,196,102);
	}
/* END Zvent Widget CSS */




/* START Specials pages CSS */

	#spec-day {
		font-size: 20pt;
		font-family: serif;
		font-weight: bold;
		line-height: 110%;
		text-transform: uppercase;
		color: #71BF44;
	}



/* END Specials pages CSS */