body {
	background-image: url(images/spacer_vr_line.gif);
}
h2 {
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 13px;
	text-decoration: none;
	margin-right: 13px;
	margin-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 5px;
	border: none;
	margin-bottom: 15px;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: none;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	text-transform: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin-left: 15px;
	margin-top: 5px;
}
a:visited {
	text-decoration: none;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-transform: none;
	border: none;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#660099;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	border: none;
	margin-left: 15px;
	margin-top: 5px;
}

li {
	list-style-position: inside;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
} 
/*HONEYMOON STYLES*/
.honeymoonHeader {
	color:#CC0000;
	}
#itinery {
	width: 470px; 
}
.honeymoonLeft {
	float: left;
	width: 70px;
	color: #000;
}
.honeymoonRight{ 
	float: left;
	width: 400px;
	color: #000;
}
#honeymoonCosts {
	color:#660099;
	width: 100%;
	float: none;
	clear: left;
	}
.honeymoonListHeader h6{ 
	float: left;
	width: 100px;
	color:#660099;
	padding-bottom: .5em;
	margin-bottom: 0;
}
.honeymoonList li {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 400px;
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: none;
	}
a img {
	border: none;
	text-decoration: none;
	}
