body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000033;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: "Trebuchet MS", "Times New Roman", serif;
}
.oneColFixCtrHdr #container #mainContent p {
	text-align: justify;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 15px;
}
.piclink    {
	background: #99CC00;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.itin-img {
	float: left;
	padding: 5px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.daytitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	padding: 0px;
	background-image: url(images/day-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.overnight {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	display: block;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.oneColFixCtrHdr #container #mainContent ul {
	margin: 0px;
	color: #333333;
	padding-left: 30px;
}
.oneColFixCtrHdr #container #mainContent li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: justify;
}
.oneColFixCtrHdr #header {
	background-color: #DDDDDD;
	width: 780px;
	padding: 0;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF url(images/bg.jpg) no-repeat center bottom;
	font-size: 12px;
	padding: 0 20px 300px;
}
.oneColFixCtrHdr #container #mainContent h1 {
	color: #990000;
}
#menu {
	background-color: #333333;
	text-align: center;
	padding: 5px;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container #menu a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px 24px 0px 20px;
	padding: 3px 5px;
}
.oneColFixCtrHdr #container #menu a:hover {
	text-decoration: underline;
}
.oneColFixCtrHdr #container #mainContent .cond {

}


#footer {
	background-color: #333333;
	text-align: center;
	padding: 5px;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px 24px 0px 20px;
	padding: 3px 5px;
}
.cityhead {
	font-weight: bold;
	padding: 10px 0px 8px;
	color: #000033;
	font-size: 16px;
}
#hotels   p, #hotels2 p   {
	font-size: 14px;
	line-height: 1.6em;
	margin-top: 5px;
	padding-top: 5px;
}

#footer a:hover {
	text-decoration: underline;
}
.oneColFixCtrHdr #container #mainContent p a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent p a:hover {
	text-decoration: underline;
}
blockquote {
	background-color: #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.caption {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	color: #000033;
	display: block;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-bottom: 30px;
}
.oneColFixCtrHdr #container #mainContent table {
	font-size: 14px;
	margin-bottom: 25px;
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.subtitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	background-image: url(images/day-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hoteltitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	display: block;
	background-image: url(images/day-right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	margin: 10px 0px 5px;
	padding: 0px;
}
.data {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.hotel-img {
	padding: 5px;
	border: 1px solid #333333;
	margin: 0px;
}
.oneColFixCtrHdr #container #mainContent .guidep {
	margin-right: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #container #mainContent .guidep-end {
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #container #mainContent #guide a:hover {
	color: #000033;
}
.oneColFixCtrHdr #container #mainContent .welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
	margin: 15px 0px 15px 10px;
}
.highlights {
	text-align: center;
	font-weight: bold;
	display: block;
	font-size: 16px;
	color: #990000;
	line-height: 1.6em;
	padding: 15px 0px;
	margin-bottom: 15px;
	border-top: 7px solid #990000;
	border-bottom: 7px solid #990000;
	background: #FFFFFF;
}
.oneColFixCtrHdr #container #mainContent ul {
	margin-bottom: 25px;
}

