/* VACATION CSS
/* -------------------- Primary Color -------------------- */
.arrow, .tool, a.pop  {
	background-color: #114682;
	}
.Hot-Head, a, a.MoreDetails, a.pop:hover {
	color: #114682;
	}
/* -------------------- Secondary Color ------------------ */
a.pop:hover {
	background-color: #99CCFF;
	}
a:hover, a.nav:hover, a.MoreDetails:hover {
	color: #99CCFF;
	}
/* -------------------- Tertiary Color --------------------- */
.tool, a.nav, a.pop  {
	color: #FFFFFF;
	}
/* ------------------- Directory Only -------------------- */
.preflinks {
	text-align: center;
	vertical-align: text-top;
}
a.wedclub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	font-variant: small-caps;
}
a.wedclub:hover {
	text-decoration: underline;
	color: #114682;
}
.memseal {
	position: relative;
	top: -40px;
	height: 110px;
	width: 105px;
	margin-bottom: -20px;
	padding: 0px;
	left: 50px;
}
.no_Pad-Mag {
	margin: 0px;
	padding: 0px;
}

