/***********************************************/
/* Use with Festival Pages of Kansas Sampler        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #843f0f;
	background-image: url(/media/images/bknd.jpg);
	background-repeat: repeat-x;
	text-align:center;
	background-attachment: fixed;
}

/******* hyperlink and anchor tag styles *******/

h1{
	color: #843F0F;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 110%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
 font-weight: bold;line-height: 105%;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	 color: #334d55;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 font: 95%;
color: #1B92A8;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B92A8;
	margin: 0px;
	font-size: 90%;
	font-weight: 600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/********* breadcrumbs and print/email styles *********/

.breadcrumbs {
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.breadcrumbs a {
	color:#000000;
}

.printemail {
	text-align:right;
	margin:0px;
	padding:0px;
}
.printemail ul {
	margin:0px;
	padding:0px;
}
.printemail ul li {
	padding:0px 5px;
	display:inline;
}
/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	width:835px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}


#masthead{
	top: 0px;
	width:100%;
/*	background-image: url(images/menubknd.gif);*/
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#pageModule{
	float: right;
	width:209px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #843f0f;
	padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 5px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/


/************** utility styles *****************/

#utility{
	right: 0px;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 75%;
	float: right;
	position: relative;
	padding-left: 30px;
	width: 400px;
	text-align: right;
}

#utility a{
	color: #333333;
}

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

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 851px;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
background-image: url(images/cssmenubknd_08.gif);
margin-left: auto;
margin-right: auto;
z-index: 20;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#top_menu {
	clear:right;
	padding:0px;
	height:30px;
	text-align:left;
	position:absolute;
	z-index:100;
	left: 15px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
			font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top_menu ul {
margin:0px;
padding:0px 0px;
list-style-type:none;
z-index:100;
}


#top_menu ul ul{
visibility:hidden;
position:absolute;
height:0;
top:25px;
left:0;
}

#top_menu li{
	float:left;
	position:relative;
	border-right:1px solid #ffffff;
}

#top_menu a:link, #top_menu a:visited {
	display:block;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:9px;
	text-decoration: none;
	color: #FFFFFF;
}

/* style the top level hover */
#top_menu a:hover {
	text-decoration:none;
	background-color: #E06B4E;
	color: #000000;
}


#top_menu ul ul ul{
left:175px;
top:0;
width:130px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
#top_menu table {position:absolute; top:0; left:0;}

/* style the second level links */
#top_menu ul ul a:link, #top_menu ul ul a:visited {
	background-image:none;
	font-size:12px;
	color:#000000;
	padding:5px 10px;
	width:155px;
	border-bottom:1px solid #ffffff;
	background-color: #E06B4E;
	color: #FFFFFF;
}

/* style the second level hover */
#top_menu ul ul a:hover{
background-image:none;
background-color: #CBE598;
color:#000000;
text-decoration:none;
}


/* style the third level link */
#top_menu ul ul ul a:link, #top_menu ul ul ul a:visited{
background-image:none;
background-color:#E6866F;
text-decoration:none;
color: #FFFFFF;
}

/* style the third level hover */
#top_menu ul ul ul a:hover{
background-image:none;
background-color:#E8A791;
color:#000000;
text-decoration:none;
}


#top_menu :hover > a {
color:#FFFFFF;
background-color: #E06B4E;
}

#top_menu ul ul :hover > a {
color:#000000;
background-color:#E6866F;
}


/* make the second level visible when hover on first level list OR link */
#top_menu ul li:hover ul,
#top_menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
#top_menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
#top_menu ul :hover ul :hover ul{ 
visibility:visible;
}


/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: relative;
	top: 5px;
	right: 10px;
	float: right;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}



/************** Footer styles ****************/
.footerseparator {
background-color: #4397B5;
}	

.siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 10px;
	color: #333333;
	width: 812px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
.siteInfo .address{
	border-top: 1px solid #cccccc;
	padding-bottom: 5px;
}
.siteInfo a{
	color: #4296B4;
}
.siteInfo a:hover{
	color: #843F0F;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B8A17E;
	padding-right: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B8A17E;
	border-left-color: #B8A17E;
}

#sectionLinks h3{
	color: #1B92A8;
	margin: 0px;
	font-size: 120%;
	font-weight: 600;
	text-transform: capitalize;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	color: #21536A;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #843F0F;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#sectionLinks a:hover{
	background-color: #EDEAD2;
	text-decoration: none;
}


/**************** Module styles *****************/

#pageModule .advert{
	background-image: url(/media/images/module-bknd_37.gif);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
}

#pageModule .advert img{
	display: block;
}

.advertcontent {
	padding-left: 5px;
}
.advert .brownbknd {
	background-color: #562D10;
	font-size: 120%;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 110%;
	margin-left: 2px;
}
.advert-hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #DFDAB2;
	line-height: 110%;
	text-align: center;
}
.advert-txt {
	color: #FFFFFF;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	text-align: center;
}

/********************* end **********************/
#logo {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding-top: 8px;
}
#content {
	background-color: #FFFFFF;
	background-image: url(/media/images/contentbknd.jpg);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC6633;
	border-left-color: #CC6633;
	margin-left: auto;
	margin-right: auto;
	width: 833px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
		padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position:relative;
	top: -122px;
}

#content .stories {
	padding-left: 10px;
	width: 600px;
	padding-right: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #843F0F;
	font-size: 95%;
	line-height: 115%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .storiestext {
	font-size: 95%;
	line-height: 115%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#siteInfo .footerlinks {
	float: right;
	width: 60%;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content .stories img{
	border: thin solid #4B9CB8;
	padding: 3px;
	margin: 4px;
}
.advert .brownbknd {
	background-color: #562D10;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pageModule .eventcalendar {
	padding-top: 10px;
	padding-bottom: 10px;
}
.stories ul {
	font-size: 100%;
	margin-top: 4px;
}
.stories li {
	margin-top: 5px;
}
.stories a {
	font-weight: 700;
	color: #1B92A7;
	text-decoration: underline;
}

.stories a:hover {
	font-weight: 700;
	color: #000000;
	text-decoration: underline;
}

#flash{
	margin-left: auto;
	margin-right: auto;
	width: 837px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
}


#slideshowHolder{
	margin-left: auto;
	margin-right: auto;
	width: 837px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 8px;
	position:relative;
	margin-bottom: 0px;
	top: -120px;
}
#masthead #slideshowOverlay {
	position: relative;
	z-index: 12;
	top: 15px;
}


/************** copyright ****************/
#copyright{
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	width: 832px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#copyright .websiteby {
	float: right;
	width: 250px;
}
.websiteby a {
	color: #FFFFFF;
}
#copyright a {
	color: #FFFFFF;
}

/************* photo gallery **************/
.storiesphoto {
	margin: 2px;
		width: 574px;
}

.storiesphoto .thumbs {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	height: 150px;
	padding-right: 5px;
	list-style-image: none;
	list-style-type: none;
}

.storiesphoto .thumbs li {
	display: inline;
}
.storiesphotocontent .thumbs img {
	border: thin solid #A06A44;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 3px;
}

.storiesphotocontent {
	margin: 2px;
	background-color: #E0DBB4;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	width: 581px;
}
.storiesphotocontent .viewfullgallery {
	font-size: 11px;
	text-align: right;
}
.photogalleryview {
	float: right;
}
.photogalleryview a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #843F0F;
	background-color: #E0DBB4;
}


.groupadventure{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #884518;	
}
.groupadventuredate {
	font-size: 12px;
	font-weight: bold;
	color: #462F26;
}

.groupadventuretitle a {
	font-size: 14px;
	color: #4296B4;
	font-weight: bold;
}
.advertcontent h4 {
	font-size: 16px;
	color: #462F26;
}
.groupadventures-link {
	color: #FFFFFF;
	background-color: #4B9CB8;
	text-align: center;
}
.groupadventures-link a {
	color: #FFFFFF;
	text-decoration: none;
}
.redlarger {
	font-weight: bold;
	color: #FF0000;
}.small {
	font-size: 10px;
	color: #666666;
}.ksexplorerloginbody {
	background-image: url(images/loginbknd.jpg);
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.ksexplorerloginbody table {
	font-size: 12px;
	color: #843F0F;
}
.ksexplorerloginbody a {
	font-weight: bold;
	color: #843F0F;
}
#login {
width: 210px;
	margin-bottom: 20px;
}
#login #login_in {
	background-color: #FFFFFF;
	background-image: url(images/loginbknd2.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5AA4BE;
	padding: 4px;
	font-size: 12px;
	color: #843F0F;

}
#login #login_in a {
	color: #833F0E;
}
.stories .contentinfo {
	margin-bottom: 8px;
}
#div1
{
	color: #FF0000;
	background-color: #FFFFFF;
	margin: 3px;
	padding: 4px;
}
#div2, #div3
{
	display: none;
	color: #FF0000;
	background-color: #FFFFFF;
		margin: 3px;
	padding: 4px;
} 
.hiliteBox td {
	font-size: 12px;
}
#membertxn .listtxn {
	font-size: 12px;
	padding: 2px;
	border-bottom: thin; border-bottom-color: #663300; border-bottom-style: solid; border-bottom-width:thin;
}
#masthead #content .stories .memberpic {
	float: right;
	height: 90px;
	width: 90px;
}
#masthead #content .stories .memberpic a {
	font-size: 10px;
}

