body {
	background-image:url(../images/background.jpg);
	margin: 0px 0px 0px 0px;
}

#main {
	background-image:url(../images/hotbreaks_background.jpg);
	width: 1024px;
	height: 768px;
}

#terms_background {
	background-image:url(../images/terms_background.jpg);
	width: 1024px;
	height: 768px;
}

#comp_background {
	background-image:url(../images/comp_background.jpg);
	width: 1024px;
	height: 768px;
}

#enews_background {
	background-image:url(../images/enews_background.jpg);
	width: 1024px;
	height: 768px;
}

#north_island_background {
	background-image:url(../images/hotbreaks_NI_background.jpg);
	width: 1024px;
	height: 768px;
}

#south_island_background2 {
	background-image:url(../images/hotbreaks_SI_background2.jpg);
	width: 1024px;
	height: 768px;
}

#south_island_background {
	background-image:url(../images/hotbreaks_SI_background.jpg);
	width: 1024px;
	height: 768px;
}

#final_background {
	background-image:url(../images/final_background.jpg);
	width: 1024px;
	height: 768px;
}

.terms_short {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.terms_short a:link {text-decoration: underline; color: #ff0000;font-size: 12px;}
.terms_short a:visited {text-decoration: underline; color:#ff0000;font-size: 12px;}
.terms_short a:hover {text-decoration: none; color: color:#ff0000;font-size: 12px;}
.terms_short a:active {text-decoration: underline; color:#ff0000;font-size: 12px;}

.terms_text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.terms_text a:link {text-decoration: underline; color: #0000ff;font-size: 12px;}
.terms_text a:visited {text-decoration: underline; color:#0000ff;font-size: 12px;}
.terms_text a:hover {text-decoration: none; color: color:#0000ff;font-size: 12px;}
.terms_text a:active {text-decoration: underline; color:#0000ff;font-size: 12px;}


.cost {
	font-family: "Century Gothic", arial;
	font-size: 35px;
	font-weight: normal;
	color: #ff7312; 
}

.destination {
	font-family: "Century Gothic", arial;
	font-size: 25px;
	font-weight: bold;
	color: #ff7312; 
}

.destinationsm {
	font-family: "Century Gothic", arial;
	font-size: 20px;
	font-weight: bold;
	color: #ff7312; 
}

.hotel {
	font-family: "Century Gothic", arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffaf12; 
}

.hotelsm {
	font-family: "Century Gothic", arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffaf12; 
}