@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
.bodytext {
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.redheadline {
	font-weight: bold;
	color: #ff0000;
}
.whiteheadline {
	font-weight: bold;
	color: #FFF;
	text-transform: capitalize;
	margin-top: 25px;
}

.blueheadline {
	font-weight: bold;
	color: #00CCFF;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.bodytext a:link {
	font-size: 11px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: underline;
}
.bodytext a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #66FFCC;
	text-decoration: underline;
}
.bodytext a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #E2E2E2;
	text-decoration: underline;
}
.bodytextquote {
	font-size: 11px;
	font-style: italic;
	line-height: 20px;
	color: #CCCCCC;
	margin-left: 15px;
	margin-right: 15px;
}
.bodyfineprint {
	font-size: 9px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#body ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	font-size: 11px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
}
.gogreen {
	font-size: 11px;
	font-weight: bold;
	color: #00CC33;
}
#highlight {
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#highlight a {
	color: #FFFF33;
}
#highlight ul {
	list-style-position: inside;
	list-style-image: url(images/highlight-bullet.gif);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}

#nav a:link a:hover a:visited {
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-right: 15px;
	margin-left: 15px;
}
#nav a:link {
	color: #FF0000;	
}
#nav a:hover {
	color: #0000FF;
	background: #CCCCCC;
}
#nav a:visited {
	color: #F00;
}
#footer {
	font-size: 9px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #01010B;
}
#footer a {
	color: #CCCC99;
}

.temptext {
	font-size: 12px;
	color: #333333;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 25px;
}

#roombox {
	background-color: #CDD7DA;
	border: 4px ridge #435E9C;
	padding: 0px;
	margin: 12px;
}
#roombox p {
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#roombox li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #FFFFFF;
}

#sidebar {
	background-color: #CCCCCC;
	border: 4px solid #666666;
}
#sidebar p {
	font-size: 11px;
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.soldout {
	background-color: #CC3366;
}
#packagebox {
	padding: 0px;
	margin: 12px;
	
	border-top: 0px none #53708C;
	border-right: 0px none #53708C;
	border-bottom: 0px none #53708C;
	border-left: 0px none #53708C;
}
#packagebox p {
	font-size: 12px;
	line-height: 125%;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#packagebox .promo {
	font-size: 18px;
	font-style: italic;
	line-height: 125%;
	font-weight: bold;
	color: #00FFFF;
}
#packagebox .promosub {
	font-size: 11px;
	font-style: italic;
	line-height: 125%;
	font-weight: bold;
	color: #00CCFF;
}
#packagebox li {
	line-height: 150%;
}
.vcard {
	font-size: 9pt;
	line-height: 125%;
	color: #CCCCCC;
}
.vcard a{
	font-size: 9pt;
	line-height: 125%;
	color: #CCCCCC;
}
.likebox {
	background-color: #FFFFFF;
}
.promo {
	font-size: 12px;
	font-style: italic;
	line-height: 125%;
	font-weight: bold;
	color: #07ECF8;
}

