body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #555;
	margin: 0 0 0 0;
}

h1, h2 {
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h1 {
	color: #0b5c00;
	font-size: 28px;
}

h2 {
	color: #8c000d;
	font-size: 20px;
}

a img {
	border: none;
}

.linklist {
	line-height: 16px;
}

.blue {
	color: #15326d;
}

.brightred {
	color: #d50000;
}

.orange {
	color: #ff5e0f;
}

.darkred {
	color: #8c000d;
}

.rightbox em {
	color: #8c000d;
}

#rightlower {
	color: #999;
}

#main img {
	padding-right: 15px;
	padding-bottom: 5px;
}

#main a {
	color: #0b5c00;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

#main .rightbox a {
	text-decoration: underline;
}

#main .rightbox a:hover {
	text-decoration: none;
}

#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/bg-shadow.png);
	background-position: center;
	background-repeat: repeat-y;
	left: 50%;
	margin-left: -500px;
}

#banner {
	display: block;
	width: 900px;
	height: 471px;
	padding-left: 50px;
	padding-right: 50px;
	background-repeat: no-repeat;
}

#logo_ {
	position:absolute;
	left:50px;
	top:0px;
	width:122px;
	height:41px;
}

#scenic_ {
	position:absolute;
	left:172px;
	top:0px;
	width:138px;
	height:41px;
}

#quality_ {
	position:absolute;
	left:310px;
	top:0px;
	width:123px;
	height:41px;
}

#adventure_ {
	position:absolute;
	left:433px;
	top:0px;
	width:142px;
	height:41px;
}

#social_ {
	position:absolute;
	left:575px;
	top:0px;
	width:153px;
	height:41px;
}

#economy_ {
	position:absolute;
	left:728px;
	top:0px;
	width:137px;
	height:41px;
}

#contact_ {
	position:absolute;
	left:865px;
	top:0px;
	width:85px;
	height:41px;
}

#main {
	width: 900px;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 50px;
}

#left {
	width: 585px;
	float: left;
	padding-right: 15px;
}

#splitleft {
	width: 275px;
	float: left;
}

#splitright {
	width: 275px;
	float: right;
}

#splitbottom {
	width: 550px;
	float: left;
}

#bottomspan {
	clear: both;
	width: 900px;
	padding-top: 40px;
}

#bottomspan.narrow {
	width:585px;
}

.splitthrice {
	width: 33%;
	float: left;
}

#right {
	width: 285px;
	float: right;
	padding-left: 15px;
}

.rightbox {
	display: block;
	width: 263px;
	padding: 10px;
	border: 1px solid #bdbdbd;
	background-image: url(../images/right-box-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	clear: both;
}

.rightboxleft {
	display: block;
	width:115px;
	float: left;
	border: 1px solid #bdbdbd;
	background-image: url(../images/right-box-bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	margin-bottom: 13px;
	padding:10px;
	height: 27px;
}

.rightboxright {
	display: block;
	width:115px;
	float: right;
	border: 1px solid #bdbdbd;
	background-image: url(../images/right-box-bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	margin-bottom: 13px;
	padding:10px;
	height: 27px;
}

#rightlower {
	width: 263px;
	padding-left: 10px;
	padding-right: 10px;
}

#movehere {
	margin-top: 5px;
}

#movehere strong {
	font-size: 14px;
	color: #0b5c00;
}

.moveleft {
	width: 53px;
	padding-bottom: 5px;
}

.moveright {
	padding-left: 10px;
	padding-bottom: 3px;
	width: 200px;
}

.moveright input {
	width: 195px;
}

#footer {
	display: block;
	width: 900px;
	height: 106px;
	padding-left: 50px;
	padding-right: 50px;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	color: #dedede;
	padding-top: 50px;
	font-size: 11px;
}

#footerleft {
	width: 585px;
	float: left;
	padding-right: 15px;
	padding-top: 30px;
}

#footerleft a {
	margin-right: 10px;
	color: #7a7a7b;
	text-decoration: none;
}

#footerleft a:hover {
	text-decoration: underline;
}

#footerright {
	width: 285px;
	float: right;
	padding-left: 15px;
}
