@charset "utf-8";
html {
	height:100%;
}
body {
	color: #660033;
	background-color:#660033;
	text-align:center;
	height:100%;
	background-image:url(bgcolor.png);
}
h1 {
	font-size: 36px;
	color:#660033;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 24px;
	color:#660033;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 18px;
	color:#660033;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 16px;
	color:#660033;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 12px;
	color:#660033;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 10px;
	color:#660033;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
img {
border:0px;
}
a:link {
text-decoration:none;
}
a:hover {
text-decoration:none;
}
a:visited {
text-decoration:none;
}
a:active {
text-decoration:none;
}
/* Wrapper Divs */
.wrapper {
	width: 768px;
	background-color:#ffcc66;
	margin:0 auto;
	text-align:center;
	background-image:url(bigbevel.png);
	background-repeat:repeat-y;
	background-position:top right;
}
.topwood {
	background-image:url(topbevel.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:64px;
	width:768px;
}
.content {
	width:100%;
	display:inline-block;
	height:100%;
}
.middleparts {
	width:768px;
	text-align:center;
	display:inline-block;
	margin-bottom:0;
	float:left;
	background-color:#ffcc66;
	background-image:url(bigbevel.png);
	background-position:top left;
	background-repeat:repeat-y;
}
.middlefooter {
	width:768px;
	display:inline-block;
	background-color:#ffcc66;
	height:139px;
	float:left;
	background-image:url(bottomwood.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	margin:0 auto;
	text-align:center;
}

/* End of Wrapper Divs */
/* Header portion */
.header {
	height:100px;
	background-image:url(underlineone.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:100%;
}
.logos {
	width:300px;
	text-align:left;
	height:100px;
	display:inline-block;
	background-image:url(images/KKS.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-right:300px;
}

.nickels {
	width:340px;
	text-align:right;
	height:100px;
	display:inline-block;
	margin-left:280px;
}
/* End of Header Portion */

/* Menu Portions*/
.menu {
	Width:134px;
	float:left;
	display:inline-block;
	margin-left:64px;
	padding:0;
	height:300px;
}
.menubar {
	width:134px;
	border:0px;
}
.menulist {
	top:0;
	height:0;
	margin:0;
}

.menulist ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
}

.menulist li {
	float:left;
	clear:both;
	margin:0;
	padding:0;
}

.menulist a {
	text-decoration:none;
	width:134px;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

.menulist a span {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#660033;
	font-weight:700;
	line-height:24px;
	padding:0 25px;
	margin-top:8px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(dotselect.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.menulist a:hover, .menulist li.item_active a {
	background-position:right bottom;

}

.menulist a:hover span, .menulist li.item_active a span {
	background-position:left bottom;
	color:#ffcc66;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	background-color:#660033;
	background-image:url(dotselect.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:134px;

}
.dropmenu a:hover span {
	color:#ffcc66;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	background-color:#660033;
	width:134px;
}
.dropmenu {
	display:none;
	width:134px;
}

.dropmenu a {
	text-decoration:none;
	width:134px;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
	color:#660033;
}
.dropmenu a:hover p {
	color:#ffcc66;
	background-color:#660033;
	width:134px;
}
.dropmenu a:hover {
	color:#ffcc66;
	background-color:#660033;
	width:134px;
}

.dropmenu p {
	color:#660033;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
}
.dropmenu item_active_sub {
	color:#ffcc66;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	background-color:#660033;
	margin:0;
	padding:0
}

/* End of Menu Portion */

/* Content Poriton */

.maincontent {
	width:506px;
	float:right;
	display:inline-block;
	background-image:url(contentgradient.png);
	background-position:top left;
	background-repeat:repeat-y;
	min-height:300px;
	margin-right:64px;
	text-align:left;
}
.contenttitle {
	margin:8px;
	width:490px;
}

.contentinside {
	margin:8px;
	width:490px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.contentimage {
	margin:8px;
	width:490px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.contentimage img {
padding:2px;
}
.contentinside img {
padding-right:4px;
}
.contentinside a, a:active, a:visited {
color:#000000;
}
.contentinside a:hover {
color:#660033;
text-decoration:underline;
}
/* End of Content Portion */

/* Footer Poriton*/

.footerarea {
	display:block;
}

.bottomfooter {
	height:75px;
	text-align:center;
}
.bottommenu {
	width:128px;
	height:75px;
	display:inline-block;
	float:left;
	margin-left:70px;
	margin-top:0;
}
.contentbottom {
	width:440px;
	height:75px;
	display:inline-block;
	float:left;
	background-image:url(contentgradient.png);
	background-position:top left;
	background-repeat:repeat-y;
	text-align:left;
}
.contentinsidebottom {
	margin:8px;
	width:430px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/* End of Footer Portion*/

/* Copyright Portion */
.copyrights {
	height:39px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:35px;
	color:#ffcc66;
	float:right;
}
.copyrights a, a:hover {
	color:#ffcc66;
}
.copyrights a {
	color:#ffcc66;
}
.copyrights span {
margin-right:32px;
}
/* End of Copyright Portion */
.textareas {
border:1px solid #660033;
}
.submitbuttons{
text-align:center;
}