/* @group Structure */
#outside {
	width:1055px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background: url(../images/bg-outside-opaque.png);
}
#left {
	margin-left: 10px;
	width: 200px;
	float:left;
}
#leftpad {
	padding: 0px 0px 10px 5px;
}
#right {
	margin-left: 10px;
	width:340px;		
	float: right;
}
#rightpad {
	padding: 10px 0px 10px 5px;
}
.inset-slideshow {
	float: left;
	width: 705px;
	height: 340px;
}
.inset-right {
	float: right;
	background: url(../images/bg-updated-tours.jpg) 0 0 no-repeat;
	height: 320px;
	width: 330px;
	padding: 10px;
}
#center {
	width:586px;	
	float:left;
}
#centerwide {
	width:700px;	
	float:left;
}
#centerwidest {
	width:930px;	
	float:left;
}
#centerpad {
	padding: 5px 10px 10px 10px;
}
#pathway {
	margin-top:4px;
	clear:both;
}
a.pathway {
	color: #000;
}
#top {
	width: auto;
	height:151px;
	background: #dbecfb;
}
div.top-logo {
	width: 173px;
	height: 113px;
	float: left;
	margin: 18px 0 0 15px;
}
div.top-tagline {
	position: absolute;
	margin: 35px 0 0 220px;
	width: 595px;
	height: 21px;	
}
div.top-socialnetworking {
	position: absolute;
	margin: 90px 0 0 886px;
}
div.top-socialnetworking img {
	margin-right: 3px;
}

#shopmenu {
	position:absolute;
	background:url(../images/bg-shop-menu.png);
	width: 188px;
	height:28px;
	margin-left: 861px;
}
#topmenu {
	width: 100%;
	background: url(../images/bg-main-menu.jpg) 0 0 repeat-x;
	height: 55px;
	border: 1px solid #566e98;
	margin:0;
	padding:0;
}
div.home-showcase {
	padding: 15px;
	border: 1px solid #ddc99b;
	background: #FFFFFF;
}
div.home-showcase {
	background-image: url(../images/bg-showcase-btm.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#search {
	float:right;
	width:250px;
	padding-top:7px;
}
#foot {
	margin:6px auto;
	width:1015px;
	text-align:center;
}
#bottommenu {
	width: 1035px;
	margin:0 auto 0px auto;
	padding: 10px;
	/*background-image: url(../images/bg-footer-menu.jpg);*/
	background: #2f4416;
	/*background-repeat: no-repeat;*/
}
#bottommenu .moduletable {
	float:left;
	width:23%;
	margin-left:16px;
}
#ftrmenu {
	width:65%;
	float:left;
	margin:0;
}
#footer {
	margin:0;
	font-size:12px;
	text-align:right;
}
.footer-contact {
/*	border: #000 1px solid;*/
	background: #FFF;
	border-radius: 15px;
	padding: 5px;
	width: 450px;
	float: right;
	margin: 8px 0 0 0;
}
.moduletable-footermenu {
	width: 275px;
	float: left;
	margin: 0 10px 0 0;
}
td.td-spacer {
	border-right: 1px solid #e3d9b7;
}

#sitename {
	color:#000;
	font-size:12px;
}
#koatext {
	color:#000;
	font-size: 10px;
}
.koatext {
	font-size: 10px;
}
.koatext a:link, .koatext a:visited {
	font-size: 10px;
	text-decoration: underline;
	color:#000000;
}
.koatext a:hover {
	font-size: 10px;
	text-decoration: none;
	color:#000000;
}
.adminlogintext {
	font-size: 10px;
}
.adminlogintext a:link, .adminlogintext a:visited {
	font-size: 10px;
	text-decoration: underline;
	color:#ddd;
}
.adminlogintext a:hover {
	font-size: 10px;
	text-decoration: none;
	color:#000000;
}
.module-searchbox {
	margin: 0 0 15px 0;
}
.search-searchbox {
	background: #FFF;
	width: 260px;
	height: 36px;
	border: 1px solid #b98b3e;
	margin: 0 auto;
	padding: 3px 0 0 0;
}
#mod-search-searchword {
	border: #fff;
	height: 30px;
	margin: 0 0 0 14px;
	color: #b98b3e;

}
div.fb-like-box {
	background: #FFF;
}
div.search-searchbox input.button-searchbox {
    border: 0 none;
    margin: 0 0 0 6px;
    padding: 0;
	vertical-align:middle;
}
div.module-adchoices {
	padding: 0 0 0 67px;
}

div.module-newsletter {
	background: url(../images/bg-newsletter-signup.jpg) 0 0 no-repeat;
	height: 196px;
	width: 301px;
	padding: 12px
}