@charset "UTF-8";
#container {
	background-color: #F4F5CC;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF3E5;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #8AA032;
}
#container #top {
	/*background-color: #FFF3E5;*/
	background-image: url(../images/generic/KomodoHeader.gif);
	width: 350px;
	height: 75px;
	padding-left: 450px;
	padding-top: 50px;
}
#container #topaddress {
	background-color: #8AA032;
	padding-right: 10px;
	color: #4D3C21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#container #navbar {
	background-color: #8AA032;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 260px;
	padding-right: 20px;
}
li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
#container #story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	/*background-color: #FEF5E9;*/
	height: 370px;
	background-repeat: no-repeat;
	background-image: url(../images/generic/fullwidthstory.gif);
	padding-top: 0px;
	padding-bottom: 85px;
}
#container #story_text {
	height: 370px;
	width: 300px;
	float: left;
	overflow: auto;
	padding-left: 90px;
	padding-right: 10px;
}
#container #story_right {
	height: 350px;
	/*overflow: auto;*/
	width: 250px;
	float: right;
	padding-right: 140px;
	padding-left: 10px;
	padding-top: 20px;
}

div#lftsidebar ul li {
	display: list-item;
	list-style-type: disc;
	font-size: 11px;
	font-style: normal;
	margin-left: 15px;
	margin-top: 1.5em;
}
div#story ul li {
	display: list-item;
	list-style-type: disc;
	font-size: 11px;
	margin-left: 15px;
	margin-top: 1.2em;
}
div#sidehead {
	float: left;
	height: 82px;
	background-color: #78603D;
}
div#sidetext {
	overflow: auto;
	background-image: url(../images/generic/SideMid2.gif);
	width: 138px;
	padding-left: 25px;
	padding-right: 25px;
	height: 301px;
}
div#sidefoot {
	width: 188px;
	height: 72px;
}
