@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(/images/main/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 0.75em;
	font-family: "Verdana,Lucida Grande", Lucida, sans-serif;
	color: #14006b;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #6aa4e3; 
	}
.title_bars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.member_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.specials_small {
	font-size: 9px; color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	}	
a:link {
	color: #ebbf56;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #14006b;
	font-size: 12px;
}
main_text_true {
	font-family: Arial, Helvetica, sans-serif;
	color: #14006b;
	font-size: 11px;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	color: #14006b;
	font-size: 14px;
	font-weight: bold;
}

.price2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #14006b;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #ebbf56;
}
a:hover {
	text-decoration: none;
	color: #ebbf56;
}
a:active {
	text-decoration: underline;
	color: #ebbf56;
}
a img {
border: 0;
}
.image {

	border-width: 1;
	border-color: #0d1b81;

	border-style: solid;
	margin: 1px;

	padding: 2px;
	background-color: #FFFFFF;

}

/*--- Layout divs TITLES ---*/
h1 {
	margin: 0;
	color: white;
	font-size: 1em;
	font-weight: bold;
	width: 698px;
	height: 22px;
	text-transform: uppercase;
	text-indent: 25px;
	line-height: 1.9em;
	background: url(/images/main/title_large.png) no-repeat;
}

h2 {
	margin: 0 0 5px;
	color: white;
	font-size: 1em;
	font-weight: bold;
	width: 452;
	height: 22px;
	text-transform: uppercase;
	text-indent: 25px;
	line-height: 1.9em;
	background: url(/images/main/title_medium.png) no-repeat;
}

h3 {
	margin: 0 0 5px;
	color: white;
	font-size: 1em;
	font-weight: bold;
	width: 235;
	height: 22px;
	text-transform: uppercase;
	text-indent: 25px;
	line-height: 1.9em;
	background: url(/images/main/title_small.png) no-repeat;
}

/*--- Layout divs TITLES END---*/

#blog_list {
	border: 1px solid #0d1b81;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
	padding: 10px;
	font-size: 12px;
	margin-right: 15px;
}

#surf_travel {
	width: 230px;
	border-left: 2px solid navy;
	border-bottom: 1px solid navy;;
	border-right: 2px solid navy;
	border-top: 2px solid navy;
	text-indent: 15px;

}

#page_status {
	font-size: 9px;
}

#page_status a {
	color: white;
	text-decoration: none;
}

#page_status a:hover {
	color: white;
	text-decoration: underline;
}

#surf_travel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#surf_travel li {
	background: url(/images/main/bullet.png) no-repeat left center;
	color: white;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	height: 18px;
	line-height: 1.7em;

}

#surf_travel a {
 color: white;
 text-decoration: none;

}

#surf_travel a:hover {
 color: #ebbf56;
 text-decoration: none;

}

#image_border {
	border: 2px solid navy;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	width: 230px;
}

#image_border2 {
	border: 2px solid navy;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

#image_border3 {
	border: 2px solid navy;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	width: 101px;
}

#special {
	border: 1px solid #0e177d;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	width: 106px;
	height: 17px;
	background-color: #0e177d;
	margin-top: 3px;
	color: white;
	font-size: 80%;
	line-height: 1.7em;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

#special_usa {
	border: 1px solid #89b4bf;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	width: 106px;
	height: 17px;
	background-color: #89b4bf;
	margin-top: 3px;
	color: white;
	font-size: 80%;
	line-height: 1.7em;
	text-align: center;
	font-weight: bold;
}

.orange {
	color: #ebbf56;
	font-weight: bold;
	
}

#special a {
 color: white;
 text-decoration: none;

}

#special a:hover {
 color: #ebbf56;
 text-decoration: none;

}