/* Start of CMSMS style sheet 'event internal styles' */
.logo{
	position: relative;
	float: left;
	left: 31px;
	margin-top: 16px;
}
.kat-logo{
	position: relative;
	float: left;
	left: 50px;
	margin-top: 16px;
}
.tagline{
	position:absolute;
	left:367px;
	margin-top: 40px;
	width: 510px;
	height: 17px;
}
.main-nav{
	position: absolute;
	right: 25px;
	margin-top: 66px;
	width: 700px;
	text-align:right;
	font-size: 14px;
	color: #c6c2b4;
}
#event-nav{
	clear: both;
	position: relative;
	height: 39px;
	left: 18px;
	top: 7px;
	width: 864px;
	font-size: 17px;
	color: #3c6e39;
        background-color:#52884e;
}
.event-nav-padding{
	position: relative;
	left: 20px;
	width: 826px;
	padding-top: 8px;
}
.event-banner{
	clear: both;
	position: relative;
	left: 18px;
	top: 10px;
	height: 133px;
	width: 864px;
        background:url(./images/kat_banner_2010.jpg);
        background-repeat:no-repeat;
}
.rake-event-banner{
	clear: both;
	position: relative;
	left: 18px;
	top: 10px;
	height: 133px;
	width: 864px;
        background:url(./images/kat_banner_2010.jpg);
        background-repeat:no-repeat;
}
.breadcrumbs{
	position: relative;
	top: 10px;
	left: 18px;
	width: 864px;
        background-color:#fff9ec;
        height:20px;
        padding-top:9px;
        font-size:11px;
        text-align:right;
}
#content-wrapper{
	position: relative;
	float: left;
        margin-top:20px;
	left: 18px;
	width: 864px;
	margin-bottom:120px;
}
#container{
	position: relative;
	float: left;
	width: 900px;
	background:#FFFFFF;
	min-height:670px;
}
.sidebar{
	float: left;
	width: 240px;
}
.body-image img{
	border:0;
}
.body-image{
margin-top:-2px;
}
.content{
	float: left;
	width: 620px;
        border-left:#8a8a8a 1px dotted;
}
.content-padding{
	position: relative;
        left:20px;
	width: 580px;
}
.content h3{
	font-weight: normal;
	color: #5c9458;
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 10px;
}
.content p{
	padding-bottom: 15px;
}
#footer{
	position:absolute;
	bottom: 0;
	height: 100px;
	margin-top: 30px;
	width: 900px;
	left: 0px;
	color: #7c7c7c;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	background-color:#e7e7e7;
}
#event-nav a:link{
	color: #fff;
	text-decoration: none;
}
#event-nav a:visited{
	color: #fff;
	text-decoration: none;
}
#event-nav a:hover{
	color: #ffd503;
	text-decoration: none;
}


/* SUBNAV*/ 
#navcontainer{
	width: 224px;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
}  

#navcontainer ul{
	list-style-type:none;
	font-size: 17px;	
}

#navcontainer li a:link, #navcontainer li a:visited{
	display: block;
	padding: 10px;
	padding-left: 7px;
	color: #000000;
	background-color: #91b78e;
	border-top: 5px solid #ffffff;
	text-decoration: none;
}
#navcontainer li a:hover{
	display: block;
	padding: 10px;
	padding-left: 7px;
	background-color:#c8e1c7;
	color: #000000;
	border-top: 5px solid #ffffff;
	text-decoration: none;
}

#navcontainer ul ul{
	list-style-type:none;
	font-size: 13px;
}

#navcontainer ul ul li a:link, #navcontainer ul ul li a:visited{
	display: block;
	padding: 5px;
	padding-left: 20px;
	color: #000000;
	background-color: #d0e8ce;
	background-image: url(./images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.7em;	
	text-decoration: none;
	border-top: none;
}
#navcontainer ul ul li a:hover{
	display: block;
	padding: 5px;
	padding-left: 20px;
	background-color: #ffffff;
	color: #000000;
	background-image: url(./images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position:0.7em;	
	text-decoration: none;
	border-top: none;
}
#navcontainer .current{
	display: block;
	padding: 10px;
	padding-left: 7px;
	background-color:#c8e1c7;
	color: #000000;
	border-top: 2px solid #ffffff;
	text-decoration: none;
}

/* End of 'event internal styles' */

