html {
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	height:100%;
	margin:0px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}
#cse-search-box{
	margin: 0px;
	padding:0px;
}
h1, h2, h3, h4, p {
	font-family: arial, "lucida console", sans-serif;
	margin: 0px;
	padding:0px;
	margin-left:10px;
	margin-right:10px;
}

h1 {
	color:#31699c;
	margin-top:0px;
	padding-top:0px;
	font-size:36px;
	margin-top:5px;
}

h2 {
	padding:0px;
	color:#31699c;
	margin-top:10px;
	margin-bottom:5px;
}
h3.hotel {
	color:#31699c;
	margin-top:10px;
}
h3 {
	color:#cedfef;
	margin-top:10px;
}
h4{
	color:#cedfef;
	margin-top:10px;
}
div.banner{
	float:right;
	width: 100%;
	background-image: url(../img/sky.gif);
}
div.banner_content{
	width: 100%;
}
td.tel {
	text-align:right;
}
div.oborder{
	float:left;
	width: 100%;
	background-color:#31699c;
	margin-top:10px;
}
div.oborder_content {
	padding:5px;
	padding-top:0px;
}
div.offers{
	float:left;
	width: 100%;
	background-color:#cedfef;
}
div.offers_content{
	width: 100%;
}
p.offers {
	font-size:12px;
	color:#31699c;
}
p.rating{
	font-size:14px;
	color:#31699c;
	text-align:right;
	margin-bottom:10px;
}
p.notice {
	font-size:12px;
	color:#ea4b0c;
	padding:10px;
	text-align:center;
}
p.form {
	font-size:12px;
	color:#31699c;
	margin-left:0px;
}
p.blurb {
	margin-left:20px;
	font-size:12px;
	color:#31699c;
}
div.feed{
	padding:10px;
}
div.destinations{
	float:left;
	width: 165px;
	background-color:#31699c;
	margin-top:10px;
	margin-right:10px;
}
div.destinations_content{
	width: 90%;
	
}
div.footer{
	float:right;
	width: 100%;
	background-color:#888888;
	margin-top:10px;
}
div.footer_content{
	width: 100%;
	text-align:center;
	color:#ffffff;
	font-size:10px;
	padding-top:5px;
}
div.clear{
	clear:both;
}
div.tl_corner, div.bl_corner {
	width:6px;
	height:6px;
	float:left;
	background-image: url(../img/corners_left.gif);
}
div.bl_corner {
	background-position: 0px 6px;
}
div.tr_corner, div.br_corner {
	width:6px;
	height:6px;
	float:right;
	background-image: url(../img/corners_right.gif);
}
div.br_corner {
	background-position: 0px 6px;
}


div.tl_corner2, div.bl_corner2 {
	width:6px;
	height:6px;
	float:left;
	background-image: url(../img/corners_left2.gif);
}
div.bl_corner2 {
	background-position: 0px 6px;
}
div.tr_corner2, div.br_corner2 {
	width:6px;
	height:6px;
	float:right;
	background-image: url(../img/corners_right2.gif);
}
div.br_corner2 {
	background-position: 0px 6px;
}



div.tl_corner3, div.bl_corner3 {
	width:6px;
	height:6px;
	float:left;
	background-image: url(../img/corners_left3.gif);
}
div.bl_corner3 {
	background-position: 0px 6px;
}
div.tr_corner3, div.br_corner3 {
	width:6px;
	height:6px;
	float:right;
	background-image: url(../img/corners_right3.gif);
}
div.br_corner3 {
	background-position: 0px 6px;
}




li, a.dest {
	font-family: arial, "lucida console", sans-serif;
	color:#cedfef;
	font-size: 10px;
}
li {
	margin-left:-15px;
}
li.li2 {
	margin-left:-25px;
}
li.li3 {
	margin-left:-35px;
}
td.detail {
	font-family: arial, "lucida console", sans-serif;
	font-size:12px;
	color:#31699c;
}
img {
	border:0;
}
img.blogo {
	float:right;
	margin:5px;
	margin-top:0px;
	width:150px;
}
span.price {
	font-family: arial, "lucida console", sans-serif;
	color:#ea4b0c;
	font-weight:bold;
}
a.title {
	text-decoration:none;
}
a.hotel {
	color:#ea4b0c;
}
p.edit{
	margin-top:10px;
	font-size:12px;
	text-align:right;
}
a.edit {
	text-decoration:underline;
	cursor:pointer;
	color:#ea4b0c;
}
div.ads {
	margin-top:10px;
	float:left;
	width:165px;
	text-align:center;
	clear:left;
}
td.col, td.col2 {
	padding:0px;
	margin:0px;
	vertical-align:top;
}
td.col2 {
	width:100%;
}
input.button{
	cursor:pointer;
}
div.search {
	margin-right:10px;
	margin-top:5px;
}
div.ad {
	margin-left:10px;
	margin-top:12px;
}
div.hidden{
	display:none;
	padding:10px;
}
textarea {
	width:100%;
}
input.post{
	cursor:pointer;
	margin-right:-10px;
}
hr {
	color:#31699c;
	margin:10px;
	margin-top:0px;
	margin-bottom:10px;
}
hr.form {
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;
}
p.thumbs{
	font-size:24px;
	color:#31699c;
	float:right;
	font-weight:bold;
}
img.thumb {
	cursor:pointer;
}
div.map{
	float:right;
	margin:10px;
	margin-top:0px;
	height:250px;
	width:250px;
}
td {
	height:32px;
}
