@charset "utf-8";
/* CSS Document */

body {font-family: Verdana, Arial, Helvetica, sans-serif;}

img {border:none;}

h1111 {
	font-size: 		1.3em;
	line-height:	normal;
	font-weight:	normal;
	}
	
h2 {
	font-size: 		1.5em;
	line-height:	normal;
	font-weight:	normal;
	}

.HR-margin {
	margin: 20px 0;
	color:#CCCCCC;}

.Specials-Table p {
	margin:0;
	padding:0;
	}

.Title-Romance {
	color:#B81E23;
	font-size:1.7em;
	}

.Title-Getaway {
	color:#CC6600;
	font-size:1.7em;
	}

.Title-Deals {
	color:#027135;
	font-size:1.7em;
	}

/************** LOCATION PAGES ***************/
.location-title {
	font-size:2em;
	margin:20px 0 6px 0;
	}
.romance-title {
	font-size:1.6em;
	color:#B81E23;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
	}
.getaway-title {
	font-size:1.6em;
	color:#CC6600;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
	}
.deals-title {
	font-size:1.6em;
	color:#027135;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
	}	
.package-description {
	margin:0 0 10px 0;
	padding:0;
	}
.table-header td {
	background-color: #EFEFEF;
	border-bottom:1px solid #EAEAEA;}	
	