@charset "UTF-8";
*, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/body_bgrnd.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;	/* background: fixed; */
}
#wrap {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 965px;
	height: 40px;
}
#logo {
	background-image: url(images/logo_bgrnd.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 825px;
	position: absolute;
	float: left;
	left: -420px;
	top: 0px;
	z-index: 50;
}
#logo img {
	position: relative;
	left: 450px;
	top: 15px;
}
#contactinfo {
	color: #fff200;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-align: right;
	position: relative;
	right: 25px;
	top: 25px;
}
#contactinfo a:link, #contactinfo a:visited {
	color: #fff200;
}
#contactinfo a:hover {
	text-decoration: none;
}
#contentwrap {
	width: 965px;
	position: relative;
	background-image: url(images/content_bgrnd_mid.png);
	background-repeat: repeat-y;
}
#contenttop {
	background-image: url(images/content_bgrnd_top.png);
	height: 40px;
	width: 965px;
	background-repeat: no-repeat;
	position: relative;
}
#contentarea {
	width: 965px;
	position: relative;
	background-repeat: repeat-y;
	height: 100%;
}
#contentbottom {
	background-image: url(images/content_bgrnd_bottom_darker.png);
	height: 40px;
	width: 965px;
	background-repeat: no-repeat;
	clear: both;
	z-index: 15;
	position: relative;
}
#contentbottomlt {
	background-image: url(images/content_bgrnd_bottom_lighter.png);
	height: 40px;
	width: 965px;
	background-repeat: no-repeat;
	clear: both;
	z-index: 15;
	position: relative;
}
#navcol {
	width: 250px;
	float: left;
	position: relative;
	top: 90px;
	z-index: 30;
}
#navcol ul {
	list-style-type: none;
	text-align: center;
	color: #fff200;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.15em;
}
#navcol ul li {
	margin-bottom: 13px;
}
#navcol .sublink {
	font-size: 0.75em;
	font-weight: normal;
}
#navcol a:link, #navcol a:visited {
	color: #fff200;
	text-decoration: none;
}
#navcol a:hover {
	text-decoration: underline;
}
#contentcol {
	float: right;
	width: 680px;
	position: relative;
	right: 25px;
	z-index: 35;
}
.slideshowoverlay {
	position: absolute;
	top: 160px;
	left: -40px;
}
#contentcol #contentcolleft {
	width: 360px;
	float: left;
	margin-left: 30px;
	top: 20px;
	position: relative;
}
#contentcol #contentcolfull {
	width: 630px;
	margin-left: 30px;
	position: relative;
	top: 20px;
}
#contentcol #contentcolleft h1, #contentcol #contentcolfull h1 {
	color: #1c2d72;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 10px;
}
#contentcol #contentcolleft h2, #contentcol #contentcolfull h2, #contentcolright h2 {
	color: #1c2d72;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
}
#contentcol #contentcolleft p, #contentcol #contentcolfull p, .rightadditionalinfo p {
	font-size: 13px;
	margin-bottom: 15px;
}
#contentcolleft a:link, #contentcolleft a:visited, #contentcolfull a:link, #contentcolfull a:visited {
	color: #1c2d72;
}
#contentcolleft  a:hover, #contentcolfull a:hover {
	text-decoration: none;
}
#contentcolleft ul, #contentcolfull ul {
	list-style-type: none;
	font-size: 13px;
}
#contentcol #contentcolright {
	float: right;
	width: 250px;
	margin-right: 10px;
	position: relative;
	top: 20px;
}
#contentcol #contentcolright h3 {
	color: #fff200;
	font-family: "Times New Roman", Times, serif;
}
#contentcolright h4 {
	color: #1c2d72;
	font-family: "Times New Roman", Times, serif;
	margin-top: 10px;
}
#contentcolright .rightadditionalinfo a {
	color: #1c2d72;
}
.infobox {
	background-image: url(images/right_col_box_bgrnd.png);
	height: 160px;
	width: 245px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.infobox h3 {
	margin-right: 15px;
	margin-left: 15px;
	line-height: 16px;
	text-transform: uppercase;
	padding-top: 10px;
}
.infobox p {
	margin-right: 15px;
	margin-left: 15px;
	color: #FFFFFF;
}
.infobox img {
	margin-top: 10px;
}
#footer {
	clear: both;
	color: #a2bed1;
	font-size: 0.8em;
	text-align: center;
	z-index: 30;
	padding-bottom: 15px;
	width: 965px;
	position: relative;
	top: 5px;
}
#footer a:link, #footer a:visited {
	color: #a2bed1;
}
#footer a:hover {
	color: #fff200;
	text-decoration: none;
}
a:link img, a:hover img, a:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgcenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.imgfloatright {
	float: right;
	margin-left: 5px;
}
.imgfloatleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
.marginright {
	margin-right: 15px;
}
.imgborder {
	border: 3px solid #1c2d72;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.ratetable {
	border: 2px solid #1c2d72;
}
.ratetable th {
	background-color: #1c2d72;
	color: #ffffff;
	padding: 3px;
}
.ratetable tr td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1c2d72;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1c2d72;
}
.ratetable td {
	padding: 5px;
}
.disclaimer {
	font-size: 10px;
}
hr {
	margin-bottom: 10px;
}

