@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-repeat:repeat-x;
	background-color: #00465b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color:#FFFFFF;
	
}

/* ------- GLOBAL ------- */

a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.margin-left {
	margin-left: 15px;
}

.margin-right {
	margin-right: 15px;	
}

.margin-top {
	margin-top: 15px;	
}

.margin-bottom {
	margin-bottom: 15px;
}

.rule {
	clear: both;
	margin-top: 15px;
	height: 15px;
	border-top: 1px dotted #666666;
}

ul {
	margin-left: 0px;
	padding-left: 24px;
}

li {
	margin-left: 0px;
}

td {
	vertical-align: top;
}

img {
	border: none;
}

input, textarea {

}



/* ------- TEXT DEFINITIONS ------- */

h1 {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	font-size: 32px;
	color: #ff9933;
}

h1 a {	
	color: #ff9933;
	text-decoration: none;
}


h1 a:hover {	
	color: #E31824;
}

	

h2 {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
	color: #b2976e;
}

h2 a {	
	color: #b2976e;
	text-decoration: none;
}


h2 a:hover {	
	color: #E31824;
}


h6 {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	font-size: 22px;
	color: #ff9933;
}


h6 a {	
	color: #ff9933;
	text-decoration: none;
}


h6 a:hover {	
	color: #E31824;
}



.bodycopy-smaller {
	font-size: 12px;
	line-height: 20px;
}

h3.weather {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	font-size: 32px;
	color: #FFFFFF;
}

h3.weather img {
	margin-right: 14px;
}

#left-column table tr td{
	color:#ff9933;
}

#left-column table{
	line-height: 18px;
	font-size: 11px;
	color: #f28f29;
}

.weather {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	font-size: 32px;
	color: #FFFFFF;
}

.blue {
	color: #64c3e0;
	font-size: 16px;
}

.blue a {
	color: #64c3e0;
}

.orange {
	color: #ff9933;
	font-size: 18px;
}

.smaller {
	font-size: 10px;
}

.promotion-copy {
	font-size:14px
}
	




/* ------- LAYOUT ------- */

#top-wrapper {
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	width: 100%;
	float: left;

}


#top {
	width: 970px;
	height: 330px;
	margin: 0 auto;
}

#top-left {
	float: left;
	display: inline;
	width: 200px;
	
}

#logo {
	margin: 6px 0 0 -18px;
	position: absolute;
	overflow: hidden;
	height:198px; 
	width:207px;
}

#logo-halloween {
	margin: 6px 0 0 -28px;
	position: absolute;
}


#number {
	margin-top: 213px;
	font-size: 12px;
	line-height: 17px;
}

#top-right {
	float: right;
	display: inline;
	width: 770px;
} 

#menu {
	height: 49px;
	margin-top: 16px;

	
}


#top-images {
	height: 259px;
	width: 764px;
	border: 3px solid #ffffff;
	overflow: hidden;
}

#main-wrapper {
	background-image: url(../images/bg-main.jpg);
	width: 100%;
	float: left;

}

#main {
	width: 970px;
	margin: 35px auto;
}

.shadow {
	background-image: url(../images/bg-shadow.png);
	background-repeat: repeat-x;
		width: 100%;
	float: left;
	min-height: 35px;
}




#footer-wrapper {
	border-top: 3px solid #ffffff;
	
}

#footer {
	width: 970px;
	margin: 10px auto;
	text-align: center;
}

#footer img {
	padding: 0 10px;
}

#footer a {
	text-decoration: none;
	
}

#footer a:hover {
	text-decoration: underline;
	
}

#left-column {
	float: left;
	display: inline;
	width: 160px;
	margin-right: 40px;
	
}

#middle-column {
	float: left;
	display: inline;
	width: 550px;
	margin-right: 40px;
	
}

#right-column {
	float: left;
	display: inline;
	width: 180px;	
}

#sub-column {
	width: 770px;
	float: left;
	display: inline;
}

#weather {
	line-height: 18px;
	font-size: 11px;
	color: #f28f29;
}

.newsletter-width {
	width: 160px;
	margin-bottom: 15px;
	color: #666666;
}

#specials {
	margin-top: 20px;
	width: 550px;
	height: 232px;
		overflow: hidden;

}


.image-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 3px solid #fff;
}

	
#flashcontent {
	margin-top: 10px;
	height: 450px;
}

#type-rotation {
	width: 550px;
	height: 150px;
	margin-bottom: 15px;
	line-height: 24px;
	border: 1px dotted #666666;

}

#type-rotation div {
	height: 130px;
	width: 510px;
	margin: 20px;
	overflow: hidden;

}

#type-rotation img {
	float: left; margin-right: 10px;
	margin-bottom: 10px;
}

#type-rotation div .smaller a {
	color: #b2976e;
}

#ratingScoreRegion {
	margin-left:24px;
	color:#000000;
}

#entry input{
	margin:10px 13px 0 0;
}

/*#TA_certificateOfExcellence536 #CDSWIDCOE {
	margin-right:5px;	
}

#TA_certificateOfExcellence536 {
	margin-right:5px;		
}

#vneDZMMFhzvs {
	margin-right:5px;	
}

.widCOEInnerBorder {
	margin-right:5px;	
}*/
