@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bgTile.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: 0px;
	z-index: -5;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.drop_down {
	border: solid 1px #000000; 
	width:auto;
	background: #BEBE7C;
	letter-spacing: 0px;
	font-size: 10px;
	text-transform:uppercase;
}

.drop_down_map {
	border: solid 1px #000000; 
	width:175px;
	background: #BEBE7C;
	letter-spacing: 0px;
	font-size: 10px;
	text-transform:uppercase;
}

.drop_down_narrow {
	border: solid 1px #000000; 
	width:158px;
	background: #BEBE7C;
	letter-spacing: 0px;
	font-size: 10px;
	text-transform:uppercase;
	
}

.special {
   font-weight:  bold;
}

.print {
	font-size: 9px;
	text-align: right;
	font-weight: normal;
}
.content_frame {
	background-color: #FFFFFF;
	height: 605px;
	width: 942px;
	position: absolute;
	top: 0px;
	z-index: 1;
}
.flashfix {
	background-color: #000000;
	height: 472px;
	width: 2px;
	position: relative;
	right: 4px;
	top: 97px;
	clear: none;
	float: right;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index: 56;
}


.content_Shadow {
	position: absolute;
	width: 952px;
	height: 618px;
	left: 3px;
	top: 4px;
	z-index: -4;
	clear: none;
	float: left;
	/* border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #999999; */
	background-image: url(images/shadow-trans2.png);
	background-repeat: no-repeat;
}

.content_Container {
	position: absolute;
	width: 942px;
	height: 614px;
	top: 50px;
	/* background-color: #FFFFFF; */
	z-index: 2;
	clear: none;
}

.image_rotateSplash {
	height: 472px;
	width: 936px;
	visibility: visible;
	z-index: 5;
	left: 3px;
	position: relative;
	top: 97px;
	clear: none;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}

.content_textBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-transform: uppercase;*/
	color: #ebdc8b;
	height: 88px;
	width: 185px;
	top: 90px;
	right: 0px;
	position: absolute;
	z-index: 10;
	vertical-align: text-bottom;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.nestedbox_left {
	position: absolute;
	clear: right;
	width: 332px;
	height: 474px;
	top: 0px;
	left: 0px;
	z-index: 15;
}

body#offers .nestedbox_left {
	width: 183px;
	overflow: hidden;
}

.nestedbox_center {
	color: #FFFFFF;
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	clear: right;
	background-image:url(images/bg_center.gif);
	padding-left: 15px;
	padding-top: 25px;
	clear: none;
	width: 406px;
	height: 450px;
	left: 332px;
	top: 0px;
	overflow: auto;
	z-index: 16;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #C9C774;
	scrollbar-face-color: #82722C;
	scrollbar-highlight-color: #83752D;
	scrollbar-shadow-color: #867B30;
	scrollbar-3dlight-color: #C9C774;
	scrollbar-track-color: #CAB77F;
	scrollbar-darkshadow-color: #C9C774;
	margin-right: -5px;
}

body#offers .nestedbox_center {
	width: 555px;
	left: 183px;
}
.nestedbox_center a {
	color: #FFFFFF;
}

.nestedbox_center a:hover {
	text-decoration: none
}

.nestedbox_center_sub {
	position: absolute;
	clear: none;
	width: 365px;
	left: 0px;
	top: 40px;
	overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
	
}

body#offers .nestedbox_center_sub {
	width: 515px;
	overflow: hidden;
}

.nestedbox_center_sub a {
	color: #FFFFFF;
	line-height: 14pt;
}

.nestedbox_center_sub a:hover {
	text-decoration: none
}

.nestedbox_right {
	position: absolute;
	clear: none;
	z-index: 17;
	right: 0px;
	top: 0px;
	height: 474px;
	
}
.nestedTitle { 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 16px; 
	padding-left: 10px;
	font-weight: bolder; 
	color: #FFFFFF; 
	margin-bottom: 20px
	z-index: 18;
	letter-spacing: 2px;
}

.box_center {
	color: #FFFFFF;
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	clear: right;
	background-image:url(images/bg_center.gif);
	padding-left: 15px;
	padding-top: 25px;
	padding-right: 15px;
	clear: none;
	width: 906px;
	height: 453px;
	left: 0px;
	top: 0px;
	overflow: auto;
	z-index: 16;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #C9C774;
	scrollbar-face-color: #82722C;
	scrollbar-highlight-color: #83752D;
	scrollbar-shadow-color: #867B30;
	scrollbar-3dlight-color: #C9C774;
	scrollbar-track-color: #CAB77F;
	scrollbar-darkshadow-color: #C9C774;
}
input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
