a {
	color: #FFFFFF;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DCDCDC;
	
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #FFFFFF;
}

.box {
	margin-bottom: 1.5em;
	border: 1px solid #61bac7;
	background-color: #e7f3ef;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
	color: #33CCFF;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.style-font1 {
	color: #FF9900;
	font-weight: bold;
}

/* Form. */

form {
	margin: 0.5em 5px;
}
form p {
	margin: 0.5em 0;
}
p.submitSubscription {
	padding-left: 184px;
	text-align: left;
}
.subscription label {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
input.text {
	border: 1px solid #6253df;
}
input.text:focus {
	background-color: #dffaff;
}



/* Reservation. */

#reservationForm {

}
#reservationForm h4 {
	margin-left: 1em;
	line-height: 1.5em;
	font: 1em/1.5em Verdana,arial,sans-serif;
}
#reservationForm h4 em {
	font-style: italic;
	font-weight: bold;
}
#reservationForm h3 {
	margin: 1em;
}
#reservationForm p {
	min-height: 100%;
}
#reservationForm p span.example {
	display: block;
	clear: left;
	margin: 0.2em 1em 0.2em 14em;
	padding-bottom: 1em;
	font-size: 1em;
}
#reservationForm p.action {
	margin-left: 1em;
}
#reservationForm fieldset {
	margin: 1.5em 1em;
	padding: 1.3em 0 1em 0;
}
#reservationForm legend {
	font-weight: bold;
	color: #8F3808;
}
#reservationForm label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 1em;
	font-weight: bold;
}
#reservationForm label.error {
	color: red;
}
#reservationForm strong {
	padding: 0 4px;
	color: red;
}
a:active {
	color: #33CCFF;
}
a:link {
	color: #FFFFFF;
}

a.lnk-05:active {
	color: #99FF00;
	font-size: 12px;
}
a.lnk-05:hover {
	color: #FFFFFF;
	font-size: 12px;
}
a.lnk-05 {
	color: #99FF00;
	text-decoration: none;
	font-size: 12px;
}
.subtitle1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
  color: #FFFFFF;
}

