.TestimName{
	color:#354A65;
}

hr {
color:#CCC;
width: 80%;
margin: 10px auto;
border: outset 1px #666;
}

#weather img{
	float:left;
	text-align:center;
	padding-left:70px;
	
}

#weatherCon {
	padding-left:100px;
	padding-top:30px;
}

/*Templates*/
.right_image
{
	margin-left:15px;
	display:block;
	border: 1px solid #409ec8;
}

.left_image
{
	margin-right:15px;
	display:block;
	border: 1px solid #409ec8;
}

.details
{
	padding-top:10px;
}

.bottom_right_image, .bottom_centre_image
{
	margin-left:15px;
	display:block;
	border: 1px solid #409ec8;
}

.bottom_left_image
{
	display:block;
	border: 1px solid #409ec8;
}

.caption
{
	font-size:10px;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}

.prices td{border:1px solid #CCC;}

.specialOffers td{text-align:center; border-bottom: 2px solid #000000; padding:15px; width:50%;}
