.bold
{
	font-weight: bold;
	font-size: 16px;
	color: #0000a0;
	font-style: normal;
	font-family: times, serif;
}

.heading
{
	font-weight: bold;
	font-size: 11pt;
	color: #666666;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.subHeading
{
	font-weight: bold;
	font-size: 18px;
	color: #0000a0;
	font-style: normal;
	font-family: times, serif;
}
.copy
{
	font-size: 15px;
	color: #0000a0;
	font-style: normal;
	font-family: times, serif;
}
.smalltext
{
	font-weight: normal;
	font-size: 6pt;
	color: #0000a0;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.white
{
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
.italicHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: #689995;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.formtext
{
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.red
{
	font-weight: normal;
	font-size: 7pt;
	color: #ff3300;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
.footer
{
	font-weight: normal;
	font-size: 13px;
	color: #0000a0;
	font-style: normal;
	font-family: times, serif;
}
.wsubHeading
{
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	font-style: normal;
	font-family: times, serif;
}
.wfooter
{
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	font-style: normal;
	font-family: times, serif;
}
.wsmalltext
{
	font-weight: normal;
	font-size: 6pt;
	color: #ffffff;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.quote
{
	font: italic 16px "Times New Roman" , Times, serif;
	color: #660099;
}

.pictureFrame
{
	border-style: outset;
	border-color: black;
	border-width: 2.5px;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=gray,offX=6,offY=6,positive=true);
}
.headingInfo
{
	font-weight: normal;
	font-size: 8pt;
	color: #0000a0;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.mainLink:link
{
	color: blue;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
A.mainLink:visited
{
	color: blue;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
A.mainLink:active
{
	color: blue;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
A.mainLink:hover
{
	color: red;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

.VacationButton
{
	font-weight: bold;
	font-size: 12px;
	width: 130px;
	cursor: hand;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 23px;
}

.newsReel
{
	display: inline;
	visibility: visible;
	overflow: hidden;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 100%;
	background-color: transparent;
	border-bottom-style: none;
}
.newsInformation
{
	font-weight: normal;
	font-size: 11px;
	visibility: visible;
	margin-left: 5px;
	color: RED;
	font-style: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	position: relative;
}

/*Your Vaction Home Button Syle*/
.VacationSmallButton
{
	font-weight: bold;
	font-size: 11px;
	width: 40px;
	cursor: hand;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 23px;
}
.VacationButton
{
	font-weight: bold;
	font-size: 12px;
	width: 130px;
	cursor: hand;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 23px;
}

/*Your Vacation Home Slide Show */
.slidePlayer
{
	font-weight: bold;
	font-size: 16px;
	color: #0000a0;
	font-style: normal;
	font-family: times, serif;
	margin: 5px 5px 20px 0px;
	background-color: #8287C7;
}

/*ToolTips*/
.tooltipTitle
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background-color: #8287C7;
}
.tooltipContent
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	background-color: white;
}

.shadow
{
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=black,offX=6,offY=6,positive=true);
}
