body {
	background: #960 url(images/patternBG02.jpg) repeat-y 50% 0;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}
* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
hr {
	display: none;
	clear: both;
}
#main {
	position: relative;
	width: 718px;
	margin: auto;
}
#header {
	width: 718px;
	height: 136px;
	position: absolute;
	top: 0;
	left: 0;
	background: #960;
}
#nav {
	position: absolute;
	width: 459px;
	height: 45px;
	top: 137px;
	left: 259px;
	background: url(images/navBG2.jpg) no-repeat;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 449px;
	float: left;
	padding-left: 8px;
	padding-top: 14px;
}
#nav ul li a.first {
	border-left: none;
}
#nav ul li {
	float: left;
}
#nav ul a {
	display: block;
	padding: 0 1.3em;
	text-decoration: none;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font: bold 13px arial, sans-serif;
	border-left: solid #333 1px;
}
#lowerleft {
	width: 215px;
	left: 19px;
	top: 635px;
	position: absolute;
	text-align: center;
	font: normal 11px arial, sans-serif;
	color: #333;
}
#nav ul a:hover {
	color: #630;
}
#partners {
	width: 258px;
	height: 32px;
	position: absolute;
	top: 136px;
	left: 0;
	background: url(images/travelPartners.jpg) no-repeat;
	font: normal 13px arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-top: 13px;
}
#leftColBox {
	height: auto;
	width: 205px;
	position: absolute;
	left: 19px;
	top: 195px;
	border: solid black 1px;
	padding: 5px;
	background: #FFF;
}
.smallText {
	color: #333;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
}
.titleColor {
	color: #A15E24;
}
#bodyCopy {
	position: absolute;
	left: 259px;
	top: 189px;
	width: 459px;
	height: auto;
}
#bodyCopy a {
	color: #333;
	text-decoration: none;
}
#bodyCopy a:hover {
	text-decoration: underline;
}
#itinList li {
	text-decoration: none;
	list-style-type: square;
	margin-left: 80px;
	font: 11px Arial, Helvetica, sans-serif;
}
#itinList li a {
	text-decoration: underline;
	color: #9E5B24;
}
#bodyCopy h1 {
	margin-left: 15px;
	text-transform: uppercase;
	margin-top: 3px;
	margin-bottom: -2px;
	font: bold 13px Arial, Helvetica, sans-serif;
}
#bodyCopy h2 {
	margin-left: 15px;
	text-transform: uppercase;
	margin-top: 3px;
	margin-bottom: -2px;
	color: #A15F25;
	font: bold 13px Arial, Helvetica, sans-serif;
}
#bodyCopy h3 {
	margin-left: 15px;
	margin-top: 1px;
	font: italic 11px Arial, Helvetica, sans-serif;
}
#bodyCopy p {
	margin-left: 15px;
	margin-right: 20px;
	color: #666;
	font: 12px/1em Geneva, Arial, Helvetica, sans-serif;
}
#footer {
	color: #666;
	margin-left: 15px;
	width: 400px;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#contactInfo {
	position: absolute;
	left: -240px;
	top: 317px;
	width: 216px;
	height: 50px;
}
.rightJust {
	margin-left: 15px;
}
.hrStyle {
	width: 401px;
	height: 2px;
	margin: 15px 0 10px;
	padding: 0;
	background: url(images/hrLine.jpg) no-repeat;
}
.top {
	margin-left: 5px;
	font: 10px Arial, Helvetica, sans-serif;
}
.disclaimer {
	font-size: 10px;
	margin: 0 15px;
}
