/* body style*/

body {
	color: #222222;
	background: #827866;
	margin: 5px;
	padding: 5px;
	scrollbar-3dlight-color:#FFFFFF;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-base-color:#FFFFFF;
        scrollbar-track-color:#54524A;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-face-color:#726852;
        scrollbar-highlight-color:#CCCCCC;
        scrollbar-shadow-color:#000000;
}

/* td, p style*/

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	line-height: 120%;
}

/*navigation style*/

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {color: #E0DCD6; font-weight: bold; text-decoration: none;}

a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/*misc*/

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #827866;
	font-weight: normal;
	line-height: 130%;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #023E6C;
	line-height: 120%;
}

.quote1024 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023E6C;
	line-height: 120%;
}


.quotesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023E6C;
	line-height: 120%;
}

.quotesm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}

.quotesm3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}

.guests {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}

.guests1024 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 120%;
}

.guestssm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}

.activities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BBBBBB;
	font-weight: bold;
	line-height: 120%;
}

.text1024 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 120%;
}

