/* Start of CMSMS style sheet 'kansas-css' */
/*Kansas Golf Assoc. */
/* ---------------- [ GLOBAL SETTINGS ] ------------------ */
body {
	background-color: #427329;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	background-image: url(images/kansasBg.jpg);
	background-repeat: repeat-x;
	/*background-position: 0 0 ;*/
	background-attachment: fixed;
	margin: 0;
}
img {
	border-style: none;

}
a {
	color: #452F18;
	text-decoration: none;
}
/* ---------------- [ PAGE WRAPPER ] ------------------ */
div#pageWrapper {
	width: 930px;
	background-color: #F9EDE0;
	margin: 0 0 0 20px;
	background-image:url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	display: block; 
	position: relative;
	padding-bottom: 5px;
	border: 2px solid #043110;
	border-bottom: 20px solid #000000;
	

}
div#topSpacer {
	display: block;
	height: 10px;
	line-height: 10px;
	background-color: #043110;
}
div#topNav {
	display: block;
	height: 20px;
	clear: both;
	text-align: right;
	float: right;
	padding: 0 8px;
}
div#logo {
	display: block;
	width: 890px;
	height: 130px;
	margin: 0 auto 0 auto;
	clear: both;

}
div#logo img {
	border-style: none;
	margin: 0px 0 10px 0;
	float: left;
	clear: both;
	
}
div#bannerImg {
	display: block;
	border: 10px solid #ffffff;
	width: 890px;
	margin: 0 auto 0 auto;
	clear: both;
}
/* ------------------------ [ NAV LIST 1] --------------------------*/
#navcontainer {
	width: 890px;
	display: block; position: relative;
	margin: 0 auto 0 auto;
	clear:both;
	
}
#navlist
{
padding: 0;
margin: 0 0 0 0;
font: bold 11px sans-serif;
text-transform: uppercase;
float: right;

}
#navlist li
{
list-style: none;
margin: 0;
display: inline;
float: left;
}

#navlist li a
{
padding: 5px 4px 5px 4px;
display: block;
float: left;
margin: 0 2px 0 2px;
border: none;
/*background: #FFFFFF;*/
text-decoration: none;
}

#navlist li a:link { color: #452F18; }
#navlist li a:visited { color:#452F18; }

#navlist li a:hover
{
color: #000;
background: #FFFFFF;
}

#active
{
background: white;
color: #000;
}
/* ------------------ [ SUBNAV ] ------------------------*/
ul#subnav {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
	min-height:250px;
	height:auto !important;
	height:250px;

}
ul#subnav li {
	text-align: right;
	margin: 0;
	padding: 0;
	height: 22px;
	display: block;
}
ul#subnav a {
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color:#0C2F0E;
	font-family: Arial, Helvetica;
	display: block;
	padding: 4px 6px 4px 0;
	margin: 0;
	
}
#subnav a:hover {
	background-color:  #F9EDE0;
}
#subnavActive {
	background-color:  #F9EDE0;
}
/* ------------------ [ CONTNET ] ------------------- */
div#contentwrapper {
	width: 910px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	clear: both;
}
#pageTitle {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00320B;
	margin: 5px 0;
	padding: 0;
}
div#leftcolumn {
	background-color:#E5D2B4;
	width: 175px;
	float: left;
}
div#contentcolumn {
	width: 517px;
	float: left;
	color: #472F17;
	line-height: 135%;
}
div#contentcolumn a {
	text-decoration: none;
	color: #427329;
	font-weight: bold;
}
div#contentcolumn a:hover {
	text-decoration: underline;
}
div#rightcolumn {
	float: right;
	width: 213px;	
}
div.slideshow img {
	border: 5px solid black;
}
div.slideshow {
	margin: 20px auto 0 auto;
	width: 161px;

}
div.innertube {
	margin: 10px;
}
div#clearFloat {
display: block;
width: 100%; height: 0px;
clear: both;
}
div#copyright {
	width: 930px;
	text-align: center;
	color: #F9EDE0;
	margin: 10px 0;
}
div#copyright a{
	text-decoration: none;
	color: #E5D0B3;
	font-weight: bold;	
}
div#copyright a:hover {
	text-decoration: underline;
}
#ad1 {
	width: 930px;
	text-align: center;
	margin: 10px 0px 5px 20px;
}
#ad1 img{
	margin: 0 auto;
}
#ad2 {
	width: 161px;
	overflow: hidden;
	display: block;
	background-color:#E5D2B4;
	float: left;
	clear: both;
	padding: 0 7px 10px 7px;
}
#ad3 {
	margin: 10px auto;
	text-align: center;
}
/* End of 'kansas-css' */

