#container_cb{
	width:650px;
	margin:0 auto;
	background-color:#d7eba3;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}
#container_cb a{
color:#000;
text-decoration:underline;
}
.clear{
	clear:both;
}

.top_cb{
	height:95px;
	background-color:#bfe244;
}
.logo{
	background:url(images/cottage_bungalows.jpg) no-repeat;
	float:left;
	height:95px;
	width:325px;
	}
.sign_up{
	width:310px;
	height:90px;
	float:left;
	background:url(images/signup_bg.jpg) left bottom no-repeat;
	text-align:right;
	padding:5px 5px 0 10px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:white;	
}
.input_box{
	width:100px; 
	height:15px; 
	border:1px solid white; 
	color:white;
	background:url(images/input_box_bg.jpg) repeat-x;
}
.sub_btn{
	background:url(images/subscribe_btn.png) no-repeat;
	width:61px;
	height:19px;
	border:none;
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
}
.top_header_pic{
	width:650px;
	height:221px;
	background:url(images/top_header_pic.jpg) no-repeat;
	float:left;
}
.top_text_bg{
	background:url(images/top_text_bg.jpg) no-repeat;
	padding:30px;
	float:left;
	width:590px;
	line-height:21px;
}
.top_text_bg ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.top_text_bg ul li{
	background:url(images/bullet.jpg) no-repeat 20px 7px;
	padding-left:35px;
}
.get_ready{
	background:url(images/top_text_bg_2.jpg) no-repeat top center;
	padding:0px 30px 15px 40px;;
	width:580px;
	line-height:21px;
	float:left;
	text-align:justify;
}
.heading{
	padding-left:30px;
}
.where{
	background:url(images/where_find_bg.jpg) no-repeat;
	width:590px;
	float:left;
	padding:60px 30px 50px 30px;
	line-height:18px;
	text-align:justify;
}