body {
	margin: 0;
	padding: 0;
	background: #EEF1F4 url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffff99;
}

h1, h2, h3 {
	margin: 0;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}
a {
	text-align: left;
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-align: left;
	color: #d64803;
	text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 1000px;
	height: 104px;
	margin: 0 auto;
	background: url(../images/img03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	height: 60px;
	margin: 0;
	padding: 40px 0px 0px 20px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	letter-spacing: -1px;
	text-transform: none;
	font-size: 40px;
}

#logo p {
	float: left;
	margin: 0;
	padding: 22px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}
/* Menu */

#menu {
	width: 1000px;
	height: 46px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/img04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 48px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 32px;
	margin-right: px;
	padding: 14px 20px 0px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #C44203;
}

#menu .current_page_item a {
	background: #C44203;
}

#menu a:hover {
	background: #C44203;
	text-decoration: none;
}

#splash {
	width: 1000px;
	height: 260px;
	margin: 0px auto;
	background: url(../images/image05a.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img07.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(../images/img06a.jpg) no-repeat left top;
}

#page-bgbtm {
	margin: 0px;
	padding: 20px 30px 0px 30px;
	background: url(../images/img08.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding: 0px 20px;
	font-size: 14px;
}
#content p {
	color: #;
	font-family: Arial, Helvetica, sans-serif;
}
#content h3 {
	text-align: left;	
}
.itinerary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #ffffff;
	text-align: center;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #ffff99;
	text-align: center;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 340px;
	padding: 0px 0px 0px 0px;
	color: #B7B97F;
}
#sidebar #image_l {
	padding: 10px;
	float: left;
}
#sidebar #image_r {
	padding: 10px;
	float: right;
}
#sidebar h2 {
	height: 38px;
	padding: 0px 0 0 15px;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	color: #FFF;
	margin: 0 0px;
	padding: 0px 20px 20px 0px;
	text-align: left;
	line-height: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #900;
}

#sidebar a:hover {
	text-decoration: none;
	color: #ffffff;
}
/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #656646;
}

#footer a {
	color: #D64803;
}

/*contact form */

	form {
		width: 320px;
		margin: 0 0 0 0;
		}
	label {
		display: block;
		margin: 0.3em 0 0.3em 2em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #fff;
		}	
	input {
	width: 200px;
	margin: 0 0 0 2em;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333300;
	border-left-color: #333300;
	background-color: #eef1f4;		
		}		
	textarea {
	width: 275px;
	height: 100px;
	margin: 0 0 0 2em;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333300;
	border-left-color: #333300;
	background-color: #eef1f4;
		}
	fieldset {
	border: thin solid #FFF;
	padding: 0 0 1em 0;
		}	
	.labelOne {
		margin-top: 1em;
		}
	.btn {
		width: 100px;
		margin: 1em 0 0 2em;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		font-weight: bold;
				}
#wrapper #page #page-bgtop #page-bgbtm #sidebar #mapCanvas {
	height: 100%;
	width: 100%;
	min-height: 300px;
	min-width: 300px;
	border: medium solid #ffff99;
}
