body
{
	background: #FFFFFF url(/images/page/backgroundsky_light.jpg) repeat-x;
	font-family: Times New Roman, serif;
	font-size: 16px;
	color: #000;
}

h1  {
	margin-top: 24px;
	margin-bottom: 40px;
}

h2 {
	width: 650px;
    height: 24px;
    color: #C00;
    font-size: 24px;
    text-align: center;
    margin-bottom: 14px;
}

h3.daytoursample {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #C00;
	line-height: 110%;
	margin-top: 6px;
	margin-bottom: 4px;
}
	
hr {
	border: none 0;
	border-top: 1px solid #CC8B07;
	width: 100%;
	height: 1px;
}

#mainwrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
}

#contentwrap {
	width: 700px;
	float: right;
	background: transparent;
	margin-top: 0;
}

#content {
	background: #FFF;
	border: 3px solid #CC8B07;
	margin-top: 10px;
	padding: 20px 22px 10px 22px;
}

#content a:link {
	font-size: 16px;
	color: blue;
	text-decoration: underline;
}

#content a:hover {
	font-size: 16px;
	color: purple;
	text-decoration: underline;
}

#content a:visited {
	font-size: 16px;
	color: purple;
	text-decoration: underline;
}

#h1image {
	margin-top: 48px;
	margin-bottom: 10px;
}

#leftnavwrapper {
	width: 246px;
	background: transparent;
	margin-left: 10px;
}

#leftnavbox {
	width: 130px;
	text-align: center;
	background: #FFF;
	border-right: 3px solid #CC8B07;
	border-left: 3px solid #CC8B07;
	margin: 0 36px;
	padding: 14px 0;
}

.leftnav a:link, a:visited {
	color: #000;
	font-size: 20px;
	width: 130px;
	text-decoration: none;
}

.leftnav a:hover {
	color: #C00;
	text-decoration: none;
}

div#footerlinks {
	font-size: 12px;
	color: #C00;
	text-align: center;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footerlinks ul {
	margin: 0;
	padding: 0;
}

#footerlinks li {
	margin: 0 2px 0 2px;
	line-height: 130%;
	display: inline;
	list-style-type: none;
}

#footerlinks li a:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#footerlinks li a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#footerlinks li a:hover {
	font-size: 12px;
	color: #C00;
	text-decoration: none;
}
