/* REVISED sSCREEN 2 --CSS FOR NAV JULY 9 2009
******************************************************************/

img {
border-style: none
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

a:link img, a:visited img {
	border-bottom-color: #DEC17C;
	border-left-color: #DEC17C;
	border-right-color: #DEC17C;
	border-top-color: #DEC17C;
}
a:hover img  {border-color: #55261C;}
body {
	background: #DEC17C;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.centr #container {
	width: 1001px;
	height:701px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.centr #mainContent {
	z-index: 1;
	height: 700px;
	width: 1000px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}


#headerdiv {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:102px;
	z-index:10;
	background-color: #DEC17C;
	background-image: url(../images/header.gif);
}

#topnav{
	position:relative;
	left:0px;
	top:5px;
	width:850px;
	height:100px;
	z-index:15;
}

#flash2 {
	left:20px;
	top:20px;
	bottom:5px;
	width:639px;
	height:260px;
	z-index:10;
	clear: right;
	float: left;
}
#flashsplash2 {
	width:998px;
	height:231px;
}

#coupondiv {
	
	width:328px;
	height:275px;
	z-index:20;
	float: right;
}

#middlediv {
	position:relative;
	left:0px;
	top:5px;
	width:1000px;
	height:535px;
	z-index:11;
	overflow: hidden;
}

#leftspecialXXX {
	width:662px;
	height:534px;
	align:left;
	clear: right;
	text-align: left;
	top: 1px;
	overflow: scroll;
	float: left;
	left: 0px;
}


#rtspecialXXX {
	left:670px;
	width:328px;
	height:525px;
	align:right;
	background-image: url(../images/greatspecialspanelmid.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	top: 0px;
	float: right;
	text-align: left;
	display: block;
	padding: 5px 0;
	overflow: visible;
}

#botspecial {
	left:0px;
	width:325px;
	align:left;
	vertical-align: top;
	position: relative;
}

#bot {
	position:relative;
	left:0px;
	width:1000px;
	height:63px;
	z-index:40;
	background-color: #6A3424;
	margin-top: 10px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

