body {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #DADADA;
	margin: 0;
	padding: 0;
}
#page {
	width: 1000px;
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
}
#content{
	width: 780px;
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}
#right-content {
	padding: 5px;
	float: right;
	width: 200px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#left-content {
	padding: 5px;
	float: left;
	width: 550px;
}
#left-menu {
	width: 195px;
}
.left-img {
	float: left;
	height: 55px;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left-img2 {
	float: left;
	height: 90px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.line1 {
	background-image: url(../images/line1.gif);
	background-repeat: repeat-y;
	width: 3px;
}

#mainnav {
	height: 18px;
	width: 1000px;
	display: block;
}
#mainnav ul {
	margin: 0;
		width: 770px;
	float: right;
}
#mainnav li {
	list-style: none;
	float: left;
	border-left: 1px solid #5f5f5f;
	background-color: #cc9500;
}
#mainnav li:first-child {
	border-left: none;
}
#mainnav li a {
	display: block;
	padding: 2px 18px;
	color:#ffffff;
	text-decoration: none;
}
#mainnav li a:hover {
	background-color: #ccc;
	color: #222;
}
#leftnav{
	width: 195px;
	background-color: #DDF4FF;
}
#leftnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftnav li ul {
	position: absolute;
	left: 159px;
	top: 0;
	display: none;
}
#leftnav ul li a {
	display: block;
	text-decoration: none;
	color: #6b6b6b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#leftnav li a:hover {
	background-color: #ccc;
	color: #222;
}
#leftnav .title {
	background-color: #006699;
	color: #FFFFFF;
	font-weight: bold;
}
#leftnav li:hover ul { display: block; }




h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}
.maintopic {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}

h4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}

h2 {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h2 a{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
h3 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 1px;
}
h3 a{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 1px;
}
h3 a:hover{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	margin-top: 2px;
	margin-bottom: 2px;
}
h5 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
h5 a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
h5 a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bookmark {
	position: absolute;
	z-index: 1;
	width: 800px;
}

#leftnav2{
	width: 195px;
}
#leftnav2 ul {
	list-style: none;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftnav2 li ul {
	position: absolute;
	left: 159px;
	top: 0;
	display: none;
}
#leftnav2 ul li a {
	display: block;
	text-decoration: none;
	color: #6b6b6b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#leftnav2 li a:hover {
	background-color: #ccc;
	color: #222;
}
#leftnav2 .title {
	background-color: #009999;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
#leftnav2 li:hover ul { display: block; }
.footer {
	float: left;
	width: 100%;
	padding: 0px;
	position: relative;
}
.hotel-table {
	padding: 3px;
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 5px;
}

