#left_side {
	width: 420px;
	float: left;
}

#main_img {
  height:320px;
}

#main_img img {
	margin-left: 10px;
        border: none;
}

#welcome_text p {
	padding: 7px 20px 10px 40px;
  margin:0px;
	color: #00214d;
}

/*********ATTRACTION BOXES START*************/

.attraction_box {
	width: 407px;
	float: left;
	padding-left: 15px; 
	margin-top: 5px;
}
.attraction_box p {
  margin:0px;
}

.ab_top {
	background-image: url(../images/attraction_box_top.jpg);
	height: 51px;
	width: 407px;
	float: left;
}

.ab_top h4 {
	margin: 20px 0 0 21px;
}

.ab_top h4 a {
	font-weight: bold;
	color: #00214d;
	text-decoration: none;
}

.ab_top h4 a:hover {
	color: #376e85;
}

.ab_middle {
	background-image: url(../images/attraction_box_middle.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 407px;
	padding-bottom: 10px; 
	
}

.ab_middle p {
	float: left;
	width: 200px;
	font-size: 11px;
	margin-left: 10px;
	padding-top: 3px;
	height: 93px;
	color: #747c67;
	
}

a.red_link {
	color: #ba0000;
	text-decoration: none;
}

a.red_link:hover {
	color: #ff0000;
}

.ab_middle img {
	float: left;
	
	border: 2px solid #a0c4e5;

}

.ab_bottom {
	background-image: url(../images/attraction_box_bottom.jpg);
	width: 407px;
	height: 14px;
	float: left;
}

/*********ATTRACTION BOXES END***********/

#right_side {
	width: 410px;
	float: left;
	margin-left: 10px;
}

/***********TOP 5 ATTRACTIONS START*************/

#top_attractions_box {
	width: 427px;
	float: left;
}
#top_attractions_box p {
  margin:0px;
}

.ta_top {
	width: 427px;
	height: 55px;
	background-image: url(../images/attraction_types_box_top.jpg);
	float: left;
	margin: 18px 0 0 0;
}

.ta_top h4 {
	font-weight: bold;
	color: #00214d;
	margin: 20px 0 0 30px;	
}

.ta_middle {
   background-image: url(../images/attraction_types_box_middle.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 407px;
	padding-left: 20px;
	margin-right: 0; 
}

div.attraction_type_name {
	margin-left: 10px;
	width: 110px;
	height: 40px;
	/*position: relative;*/
        z-index: 3; 
}

div.attraction_type_name h3 {
   display: block;
	/*position: absolute;
	top: 0;
        left: 0;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index: 5; 
	margin: 0;
	padding: 0;
}

div.attraction_type_name h3 a {
        font-size: 12px;
	color: #780700;
	font-weight: bold;
        text-decoration: none;
}

.ta_middle ul {
	padding: 0;
	margin: 5px 0 0 0;
	list-style: none;
}

.ta_middle ul li {
	background:  url(../images/attraction_bullet.jpg) no-repeat 0 3px;
	padding-left: 12px;
}

.ta_middle ul li a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #001838;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

.ta_middle ul li a:hover {
	color: #780700; 
}

.attraction_type {
	width: 130px;
	float: left;
	padding-bottom: 10px;
}

.ta_bottom {
	
	background-image: url(../images/attracttion_types_box_bottom.jpg);
	width: 427px;
	height: 14px;
	float: left;

}

/*************TOP 5 ATTRACTIONS BOX END**********/
/**************GUIDES(rigt, blue) BOXES START **************/
.right_box {
	width: 427px;
	float: left;
}

.right_box_top {
	float: left;
	width: 427px;
	height: 54px;
	background-image: url(../images/guides_box_top.jpg);
	background-repeat: no-repeat;
}

.right_box_top h4 {
	font-weight: bold;
	color: white;
	margin: 20px 0 0 30px;	
}

.guide_type {
  width: 200px;
	float: left;
	padding-bottom: 10px;
}

.guide_type_name {
  margin-left: 10px;
	width: 110px;
	height: 20px;
	position: relative;
  margin-top:20px;
}

.guide_type_name h3 {
   display: block;
	position: absolute;
	top: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	margin: 0;
	padding: 0;
        
}


.right_box_middle .guide_type_name h3 a{
        font-size: 12px;
        text-decoration: none;
        color: white;
        
}

.right_box_middle ul {
	padding: 0;
	margin: 5px 0 0 0;
	/*line-height: 20px;*/
	list-style: none;
}

.right_box_middle ul li {
	background:  url(../images/guides_bullet.jpg) no-repeat 0 3px;
	padding-left: 15px;
}

.right_box_middle ul li a {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #f2efef;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

.right_box_middle ul li a:hover {
	color: #5291ab; 
}

.right_box_middle {
	float: left;
	width: 407px;
	background-image: url(../images/guides_box_middle.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
        padding-left: 20px;
}

.right_box_middle img {
	border: 2px solid white;
	float: left;
	margin-left: 20px;
}

.right_box_middle a:hover img {
	border: 2px solid #5291ab;
}

.right_box_middle p {
	float: left;
	width: 225px;
	padding: 0 0 0 10px;
	color: #f2efef;
}

.right_box_middle p a {
	color: white;
	text-decoration: none;
}


.right_box_middle p a:hover {
	color: #5291ab;
}

.right_box_bottom {
	float: left;
	width: 427px;
	height: 13px;
	background-image: url(../images/guides_box_bottom.jpg);
	background-repeat: no-repeat;
}

/**********RIGHT BOXES END ***********/



#google_bottom {
	width: 728px;
	height: 90px;
	float: left;
	margin-top: 10px;
	padding-left: 70px;
}

#google_detail {
  	width: 336px;
	height: 280px;
	float: left;
	padding-left: 45px;
	margin: 15px 0 15px 0;
}

#main_content {
	width: 870px;
}
