@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A31724;
}
.logo {
	float: left;
	width: 200px;
}
.packages td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECD787;
}
.home {
	float: left;
	width: 209px;
	margin-top: 350px;
	margin-left: 55px;
}
.packages {
	background-image: url(images/packages_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 50px;
	height: 490px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ECD787;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.homebkgd {
	background-image: url(images/NYE_index.gif);
	background-repeat: no-repeat;
	height: 497px;
	width: 642px;
	background-position: center top;
	margin-top: 30px;
}
