/* Start of CMSMS style sheet 'KCS : KCS Main Styles' */
	
body {
  border-top: 4px solid #04637F;
  background: #EFECCA;
  color: #444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}	

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 1.5em;
	color: #04637F;
}	
h4 {
  font-family: georgia;
  font-size: 16px;
  margin-bottom: 10px;
  color: #333;
}

p {
  line-height: 1.5em;
  font-family: helvetica;
  font-size: 12px;
  margin-bottom: 5px;
}

a {
	color: #012934;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
  color: #000;
}

.clear {
  clear: both;
}

.bold {
  font-weight: bold;
  color: #000;
}	
	
#headerwrapper {
  background: #EFECCA;
  height: 110px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #D7D07A;
}

#header {
  width: 850px;
  margin: 0 auto;
  padding: 15px 10px 15px 10px;
  border-left: 1px solid #E9E5B6;
  border-right: 1px solid #E9E5B6;
  background: #FBFAF2 url(uploads/KCS/bg_header.jpg);
}

#header img {
  width: 80px;
  height: 80px;
  float: left;
}

#callout {
  margin: 10px;
  width: 25%;
  float: right;
}

#callout li{
  color: #6F6838;
  font-weight: bold;
}

#callout h2,
#callout p {
  text-align: right;
}

#callout h2 {
  font-size: 14px;
}

#callout p {
  font-family: georgia;
  font-size: 13px;
}

#callout a {
  font-weight: normal;
}

#navwrapper {
  background: #6F6838;
  border-top: 1px solid #D7D07A;
  border-bottom: 1px solid #2B2816;
}

#navigation,
#footer {
	background: #B1AB74;
	border-left: 1px solid #8B844E;
	border-right: 1px solid #8B844E;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	padding: 6px 10px 9px 10px;
	width: 850px;
	margin: 0 auto;
	height: 18px;
}

#navigation li,
#footer li {
  float: left;
  margin: 0 10px;
}

#navigation li {
  display: block;
  height: 19px;
  margin-right: 5px;
}

#navigation a,
#footer a {
  color: #fff;
  font-weight: bold;
  letter-spacing: .15em;
}

#navigation li:hover,
#navigation li.current {
  background: url(/images/bg_nav-left.gif) left no-repeat;
}

#navigation a {
  height: 15px;
  padding: 4px 5px 0 3px;
  margin-left: 2px;
  display: block;
  color: #4D4827;
}

#navigation a:hover,
#navigation li.current a {
  background: url(/images/bg_nav-right.gif) right no-repeat;
}

#featurewrapper {
  background: #023D4D;
  border-bottom: 1px solid #000;
  
}

#feature {
  width: 870px;
  margin: 0 auto;
  background: #04637F url(/images/bg_highlight.png) -35px no-repeat;
  border-right: 1px solid #012934;
  border-left: 1px solid #012934;
}

#featurecontent {
    padding: 30px 20px;
     color: #FBFBF3;
font-family: georgia;
font-size: 20px;
}

#featurecontent h1 {
 
}

#featurecontent h2 {
  text-transform: none;
  color: #c6c6c6;
  font-size: 16px;
  line-height: 1.5em;
  font-family: georgia;
  margin: 10px 0;
}

#featurecontent p a {
  width: 169px;
  height: 37px;
  font-family: georgia;
  display: block;
  margin-top: 15px;
  font-weight: normal;
}

#featurecontent p a:hover {
 
}


#content {
  width: 870px;
  margin: 0 auto;
  border-left: 1px solid #E9E5B6;
  border-right: 1px solid #E9E5B6;
  background: #FBFAF2;
}

#mainwrapper {
	float: left;
	width: 60%;
}

#sidewrapper {
	float: right;
	width: 30%;
}

#main, #side {
	padding: 15px;
}

#footer-outer {
  background: #012934;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

#footer {
  background: #012934 url(/images/bg_footer.gif) repeat-x;
  margin: 0 auto;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

#footer li {
  margin-top: 6px;
  font-size: 10px;
}

#footer p {
  float: right;
  color: #999;
  font-family: helvetica;
  text-transform: none;
  font-size: 11px;
}

#footer a:hover {
  color: #999;
}


#text {
padding:10px 20px 20px;
width:475px;
}
#text h1 {
color:#FFFFFF;
font-size:2em;
text-transform:none;
}
#text p {
color:#CCCCCC;
font-family:georgia;
font-size:14px;
}



/* End of 'KCS : KCS Main Styles' */

