@charset "utf-8";
.intro-text {
	display: block;
	width: 560px;
	margin-left: 90px;
	line-height: 1.2;
	color: #555;
	text-align: justify;
	font-size: 13px;
	margin-top: -20px;
  margin-bottom:10px;
  float:left;
}
.intro-text b{
 color:#222;
 font-weight:bold;
 font-size: 14px;
}
#mc_embed_signup {
  color:#900;
  float:right;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  line-height:1.2em;
  margin:-10px 5px 5px;
  width:300px;
  font-weight:bold;
}
#mc_embed_signup fieldset {
	border:1px solid #900;
	padding:5px;
}
#mc_embed_signup div.mc-field-group {
	padding: 10px;
}
#mc_embed_signup i {
 color:#777; 
}
.Newsletter {
	border:2px solid #8A8A8A;
	float:left;
	line-height:1.4em;
	padding-bottom:16px;
	padding-left:5px;
	padding-right:5px;
	width:446px;
	background: #EEE;
	margin-bottom: 20px;
	display: block;
	z-index: 2;
	margin-top:20px;
	margin-right:55px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius-bottomleft:10px;
	-webkit-border-radius-bottomright:10px;
	position: relative;
}

.Newsletter p {
	color:#444;
	display:block;
	font-size:13px;
	line-height:1.2em;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:13px;
}

.Newsletter img {
bottom:5px;
position:relative;
right:8px;
z-index:3;
}
.exclusive {
  	border:1px solid #8A8A8A;
	float:left;
	line-height:1.4em;
padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	width:446px;
	background: #fff;
	margin-bottom: 20px;
	display: block;
	z-index: 2;
	margin-top:20px;
	margin-right:0px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	position: relative;
  min-height:284px;
  -moz-box-shadow:0 1px 2px #222222;
  -webkit-box-shadow:0 1px 2px #222222;
}
.exclusive i {
  position:absolute;
  font-family:Verdana, Geneva, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#444;
  top:2px;
}
.exclusive h2 {
 text-align:right;
 display:block;
 padding-bottom:10px;
 background-color:#eee;
text-shadow:0 1px 2px #555555;
}
.exclusive h3, .exclusive p, .exclusive small {
 display:block;
 padding-bottom:5px;
}
.exclusive p {
 font-size:14px;
}
.exclusive small {
 font-size:12px; 
}
.exclusive .color {
 color:#F00; 
} 
.exclusive b {
 float: right;
 margin:15px;
 color:#900;
}
#lakeside-inn ul {
   padding-top:5px;
 display:block;
 font-weight:bold;
}
#lakeside-inn ul li{
 list-style-type:disc;
 list-style-position:inside;
 line-height:1em;
}
#calneva {
 float:right;
 margin-left:72px;
}

.Ads_top img  {
	margin-right: 27px;
}
.Ads_top {
	margin-top:10px;
}
.amazon_widget {
	float: left;
	width:460px;
	margin-top: 0px;
}
/*override widget styles to look better*/
.amazon_widget .wdgt_ft {
	height: 27px !important;
}
.amazon_widget .amzn_wdgt_pad {
	padding-top: 0px !important;
}
.top_deals {
	width: 655px;
	margin-top: 25px;
	float: left;
	margin-bottom: 22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 0px;
	display: block;
	float: left;
	background-color: #E4E3E3;
	padding: 5px;
	position: relative;
	border: 1px solid #bbb;
	list-style-type: none;
	line-height: 1em;
}
.top_deals h2 {
	display: block;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-bottom: 4px;
	background-image: url(images/table_rule.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 1em;
	float: left;
	padding-top: 4px;
}
.top_deals h3 {
	margin-bottom: 2px;
	padding: 10px;
	margin-top: 10px;
	background-image: url(images/table_rule.gif);
	background-repeat: no-repeat;
	color: #444;
	float: left;
}

.top_deals ul {
	/*color to be removed before publishing*/
	background-color:#E4E3E3;
	display: block;
	/*float left to be removed before publishing*/
	float: left;
	padding-top: 4px;
	background-image: url(images/table_rule.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 655px;
}
.top_deals li   {
	display: block;
	padding-top: 8px;
	float: left;
	list-style: none;
	text-align: center;
	background-color: #E4E3E3;
	min-height: 50px;
	padding-bottom: 8px;
	min-width: 102px;
}
.top_deals ul li  a{
	display: block;
	width: 372px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 115px 10px 5px;
	margin-left: 5px;
	background-color: #E4E3E3;
}
.top_deals a , .top_deals a:link, .top_deals a:visited{
	background-image: url(images/icons/BtnGetDeal_01.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.top_deals a:hover {
	background-image: url(images/icons/BtnGetDeal_02.png);
	background-repeat: no-repeat;
	color: #233E98;
}
.top_deals a:active {
	background-image: url(images/icons/BtnGetDeal_03.png);
	background-repeat: no-repeat;
}


/*.top_deals ul li:first-child {
	width: 150px;
	overflow: hidden;
	text-align:left;
}*/

/*for first li with logo to display in IE6*/
.top_deals ul li {
text-align:left;
width:150px;
}

.top_deals .label_topdeals {
	position: absolute;
	top:-28px;
	left: 0px;
}
.ads_column {
	margin-top: 25px;
	float:right;
}
.ads_column a{
  margin-bottom:24px;
}

.float_left {
	float: left;
}

.ad_walmart {
	position:absolute;
	left:869px;
	top: 1765px;
}

