@charset "UTF-8";
body {
	background-image:url(images/tile.gif);
	background-repeat: repeat-x;
	background-color: #9E7E33;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border: thin solid #9E7E33;
	height: 100%;
}
.logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logotop  {
	background-image: url(images/Picture-8.jpg);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	margin: 0px;
	height: 256px;
}
.leftarrival {
	float: left;
	width: 100%;
	margin-top: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	padding: 0px;
}
.leftarrival li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#maincontent {
	text-align: left;
	float: left;
	width: 100%;
	background-image: url(kolbedesign_images//maincontent_bkgnd.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.textblocks {
	float: left;
	padding-right: 40px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 30px;
	font-size: 12px;
	color: #333333;
	width: 50%;
}
.textblocks h2 {
	color: #A4823A;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textblocks2 {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 10px;
	font-size: 12px;
	width: 30%;
	color: #333333;
	padding-top: 10px;
}
.textblocks p {
	text-align: justify;
}
.textblocks3 {
	float: left;
	padding-right: 40px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 30px;
	font-size: 12px;
	color: #333333;
	width: 88%;
}
.textblocks3 h2 {
	color: #A4823A;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textblocks3 p {
	text-align: justify;
}
.textblocks3 img {
	float: left;
	padding-right: 5px;
}
.textblocks4 {
	float: left;
	padding-left: 65px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 30px;
	font-size: 12px;
	color: #333333;
	width: 40%;
	padding-top: 35px;
}
#legal {
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	clear: both;
	text-decoration: none;
	padding-top: 1px;
}
.leftarrival a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.leftarrival a:hover {
	color: #333333;
	text-decoration: none;
}
.leftarrival a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.textblocks a:link {
	text-decoration: none;
	color: #A4823A;
}
.textblocks a:hover {
	color: #333333;
	text-decoration: underline;
}
.textblocks a:visited {
	color: #333333;
	text-decoration: none;
}
.textblocks3 a:link {
	text-decoration: none;
	color: #A4823A;
}
.textblocks3 a:hover {
	color: #333333;
	text-decoration: underline;
}
.textblocks3 a:visited {
	color: #333333;
	text-decoration: none;
}
#legal a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#legal a:hover {
	color: #333333;
	text-decoration: none;
}
#legal a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

