/**************************/

/* GENERAL */

/**************************/



body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #242424;
	color: #b1b1b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	background-color: #000;
	border-left: 1px solid #D3B26B;
	border-right: 1px solid #D3B26B;
}
#pagecontent {
	width: 881px;
}
#pageheader {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 880px;
	height: 280px;
}
#menu {
	padding-top: 90px;
	padding-left: 40px;
}
#navlist {
	font-family: Georgia;
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #E9D8B5;
	width: 200px;
	font-size: 14px;
	font-style: italic;
}
#navlist li {
	list-style: none;
	margin: 0;
	padding: 0.20em;
	border-top: 1px solid #E9D8B5;
}
#navlist li a {
	text-decoration: none;
	color: #4B4A4A
}
#navlist li a:hover {
	text-decoration: none;
	color: #D4A239;
}
#header_contact {
	background-image: url(images/header_contact.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 880px;
	height: 145px;
}
#header_quote {
	background-image: url(images/header_quote.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 880px;
	height: 145px;
}
#header_reservation {
	background-image: url(images/header_reservation.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 880px;
	height: 145px;
}
#header_corporate {
	background-image: url(images/header_corp.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 880px;
	height: 145px;
}
#header_fleet {
	background-image: url(images/header_fleet.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 880px;
	height: 145px;
}
#header_home {
	background-image: url(images/header_welcome.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 880px;
	height: 145px;
}
#header_private {
	background-image: url(images/header_priv.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 880px;
	height: 145px;
}
#header_seasonal {
	background-image: url(images/header_seasonal.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 880px;
	height: 145px;
}
#header_wedding {
	background-image: url(images/header_wedding.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 880px;
	height: 145px;
}
#content {
	width: 880px;
}
#content_seasonal {
	width: 880px;
	background-image: url(images/seasonal_bg2.jpg);
	background-repeat: no-repeat;
}

#content_seasonal_spring {
	width: 880px;
	background-image: url(images/seasonal_bg_summer.jpg);
	background-repeat: no-repeat;
}
#content_seasonal3 {
	width: 880px;
	background-image: url(images/seasonal_bg3.jpg);
	background-repeat: no-repeat;
}
#content_seasonal4 {
	width: 880px;
	background-image: url(images/seasonal_bg4.jpg);
	background-repeat: no-repeat;
}
.txtHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CCCCCC;
}

#content_txt {
	padding: 20px;
}
#content img {
	float: left;
	padding-right: 20px;
}
.redCaps {
	color: #FF0000;
	text-transform: uppercase;
	font-weight: normal;
}

#footer {
	clear: both;
	text-align: center;
	color: #D4A239;
	font-size: 11px;
}
#footer_txt {
	padding: 20px;
}
input {
	background-color: #000;
	border: thin solid #600;
	font-size: 8pt;
	color: #FFF;
}
select {
	background-color: #000;
	border: thin solid #600;
	font-size: 8pt;
	color: #FFF;
}

textarea {
	background-color: #000;
	border: thin solid #600;
	font-size: 8pt;
	color: #FFF;
}


legend {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	color: #FFF;
	font-weight: normal;
}

.seasonLink {
	font-family: Georgia;
	padding-left: 0;
	margin-left: 0;
	width: 200px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.basictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
}
fieldset {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	border: thin solid #333;
}
.whiteCaps {
	color: #CCC;
	text-transform: uppercase;
	font-weight: normal;
}
