@charset "UTF-8";
#wrapper {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	height: 160px;
	width: 720px;
}
#navbar {
	width: 720px;
	background-color: #f85c09;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: auto;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.05em;
}
#navbar a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
#navbar a:hover {
	color: #333333;
	font-weight: normal;
}

#submenu a {
	color: #F85C09;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: none;
	color: #F85C09;
}

#submenu a:visited {
	text-decoration: none;
}


#content {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
#content p {
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	line-height: 115%;
	margin-bottom: 10px;
}
#content h1 {
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 7px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 25px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -15px;
}
#content img {
	padding: 0px;
	float: none;
}
#content a {
	color: #F85C09;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #F85C09;
}
#content a:visited {
	text-decoration: none;
	margin-top: 0px;
}
p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #222222;
}
img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	float: none;
}
.floatright {
	float: right;
	margin-left: 7px;
	margin-top: 1px;
}
#footer {
	text-align: center;
	white-space: pre;
	line-height: normal;
	margin: auto;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {
	color: #F85C09;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

#content table {
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 15px;
}
.style1 {
}
#content label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#travelnavbar {
	width: 720px;
	background-color: #006699;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#travelnavbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: auto;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.05em;
}
#travelnavbar a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
#travelnavbar a:hover {
	color: #333333;
	font-weight: normal;
}


