* {
	margin:0px;
	padding:0px;
}

body {
	background:#FFFFFF;
	font: normal 11px Tahoma;
	line-height:14px;
	color:#333333;
}

.clear {
	clear:both;
}

a, span.link {
	color:#FF6600;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#wrap {
	width:720px;
	margin:10px auto;
}

#left_side, #footer_l {
	width:200px;
	float:left;
}

#right_side, #footer_r {
	width:510px;
	float:right;
}

#footer {
	margin-top:10px;
	padding:5px;
	border-bottom:#999999 double;
	border-top:#999999 double;

}

#menu {
	background:#ff9100;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-top:#999999 1px solid;
	padding:10px 0px;
}

#menu a, #menu span.link {
	color:#FFFFFF;
	font:bold 13px Tahoma;
	text-decoration:none;
	margin:0px 10px;
}

#menu a:hover {
	text-decoration:underline;
}

#logo {
	margin-bottom:10px;
}

#search_box_big {
	padding-top:20px;
	background:#FFFFFF url(../images/phone-calls.jpg) no-repeat -80px bottom;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	margin-bottom:15px;

}

#search_box_sml {
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	margin-bottom:15px;
}

#search_box_big h2 {
	font:normal 25px Tahoma;
	color:#027daa;
	margin:0px 0px 15px 160px;
}

#search_box_sml h2 {
	font:bold 15px Tahoma;
	background:#e1e1e1;
	margin-bottom:5px;
	color:#027daa;
	padding:5px;
}

#search_box_sml table tr td {
	padding:5px;
}

#search_box_big form {
	margin:0px 0px 20px 160px;
}

#search_box_big form p {
	margin-bottom:10px;
}

#search_box_big form p label { 
	display:block;
	float:left;
	width:85px;
	font:bold 12px Tahoma;
	color:#027daa;
	line-height:20px;
}

#search_box_big form p select {
	border:#999999 1px solid;
	padding:2px;
	font:normal 11px Tahoma;
	width:160px;
}

#search_box_big form p select option {
	padding:2px;
}


#search_box_big form p input {
	margin-left:85px;
}



#search_box_sml form {
	margin:0px 0px 0px 0px;
}

#search_box_sml form p {
	margin-bottom:10px;
}

#search_box_sml form label { 
	font:bold 12px Tahoma;
	color:#027daa;
}

#search_box_sml form select {
	border:#999999 1px solid;
	padding:2px;
	font:normal 11px Tahoma;
	width:160px;
}

#search_box_sml form p select option {
	padding:2px;
}


#search_box_sml form p input {
	margin-left:85px;
}


#about h1, #about p.top {
	font:normal 12px Tahoma;
	color:#027daa;
	float:left;
}

#about {
	padding:3px 0px;
	margin-bottom:10px;
	border-bottom:#999999 double;
	border-top:#999999 double;
}

#about p {
	float:right;
}

#featured {
	background:#027daa;
	text-align:center;
	margin-bottom:15px;
}

#featured h3, #best_rates h3 {
	font:bold 12px Tahoma;
	color:#FFFFFF;
	background:#016489;
	border-bottom:#81bed5 1px solid;
	padding:5px 0px;
	text-align:center;
}

#featured div {
	padding:5px 0px;
	color:#FFFFFF;
	font-size:12px;
}

#featured div img {
	margin:5px 0px;
}

#best_rates {
	background:#027daa;
}

#best_rates ul {
	padding:10px 0px 10px 15px;
	list-style:none;
	color:#FFFFFF;
	font:bold 12px Tahoma;
}

#best_rates ul li {
	margin:3px 0px;
}

#hp_content p.ttl {
	background:#f7f8f5 url(../images/p_bg.jpg) left no-repeat;
	line-height:45px;
	padding-left:25px;
	font:normal 19px Tahoma;
	color:#027daa;
	margin-bottom:10px;
}

#hp_content p {
	padding-left:25px;
	margin-bottom:10px;
}

#footer_r {
	text-align:center;
}

#footer_l {
	font-size:10px;
}

#footer_r a, #footer_r span.link {
	color:#333333;
	font-size:10px;
	margin:0px 6px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#cards_content {
	border:#999999 1px solid;
	padding:5px 3px 0px 3px;
	margin-bottom:10px;
}

#cards_content table {
	margin-bottom:5px;
	display:block;
}

#cards_content table.odd {
	background:#d2f3ff;
}

#cards_content table.even {
	background:#ffecc3;
}


#cards_content table tr td { 
	padding:3px;
}

#cards_content table tr td.rate strong {
	font-size:25px;
	color:#FF9900;
	line-height:25px;
}

#cards_ttl {
	margin-bottom:15px;
	background:#E9F7FC;
	padding:5px;
}

#cards_ttl h2, #cards_ttl h1 {
	font:normal 19px Tahoma;
	margin-bottom:5px;
	color:#0066CC;
}

#cards_ttl p {
	margin-bottom:5px;
}

#cards_ttl ol {
	margin:10px 0px 10px 20px;
}

#destinations {
	margin-bottom:10px;
}

#destinations table tr td {
	padding:5px 10px;
	border-bottom:#666666 1px solid;
	font-size:12px;
	font-weight:bold;
}

#destinations table tr.odd {
	background:#d2f3ff;
}

#destinations table tr.even {
	background-color:#ffecc3;
}

#destinations table {
	margin:0px auto;
	border:#666666 1px solid;
}

#contact p {
	margin-bottom:10px;
}

#contact form p label {
	float:left;
	width:60px;
}

#contact form p input {
	border:#027DAA 1px solid;
	padding:2px;
	font:normal 11px Tahoma;
	color:#333333;
	width:180px;
}

#contact form textarea {
	border:#027DAA 1px solid;
	padding:2px;
	font:normal 11px Tahoma;
	color:#333333;
	width:240px;
}

#contact form p.button input {
	border:#027DAA 1px solid;
	padding:2px;
	font:normal 11px Tahoma;
	color:#027DAA;
	width:60px;
}

span.link {
	cursor:pointer;
}

#hp_content .tt2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #FF6600;
}
#hp_content .tt3 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 2px;
}
