@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#outer {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/outerBG.jpg);
	background-repeat: repeat;
	position: relative;
	background-position: left top;
	margin-top: 14px;
	margin-bottom: 20px;
}
#contentTop {
	width: 840px;
	background-image: url(image/contentTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	width: 780px;
	background-image: url(image/contentBtm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 560px;
	height:auto !important;
	height: 560px;
	text-align: left;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 0px;
}
#content #header img {
	margin-left: 17px;
}
#content #maincopy {
	background-image: url(image/logo.gif);
	background-repeat: no-repeat;
	padding-left: 340px;
	padding-top: 50px;
	background-position: 15px 30px;
	min-height: 374px;
	height:auto !important;
	height: 374px;
	position: relative;
}
#maincopy .navigation {
	margin: 0px;
	padding: 0px;
}
#maincopy p {
	font-size: 0.9em;
	line-height: 1.4em;
}
#maincopy #home {
	position: absolute;
	top: 400px;
	left: 172px;
	width: 97px;
	text-align: center;
}
#maincopy .navigation li {
	display: inline;
	font-size: 1.1em;
}
.navigation .yellowpencil {
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 8px;
	height: 30px;
	background-image: url(image/squig.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 90px;
	text-align: center;
	margin-bottom: 20px;
}
.navigation .redpencil {
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 8px;
	height: 30px;
	background-image: url(image/squig.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 90px;
	text-align: center;
	margin-bottom: 20px;
}
.navigation .bluepencil {
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 8px;
	height: 30px;
	background-image: url(image/squig.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 90px;
	text-align: center;
	margin-bottom: 20px;
}
.navigation .greenpencil {
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
	background-image: url(image/squig.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 90px;
	text-align: center;
	margin-bottom: 20px;
}
#footer {
	font-size: 0.8em;
	bottom: 0px;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 30px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}

.clearboth {
	clear: both;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #086d8a;
	text-decoration: none;
}
a:visited {
	color: #086d8a;
	text-decoration: none;
}
a:hover {
	color: #FBAF1B;
	text-decoration: none;
}
a:active {
	color: #FBAF1B;
	text-decoration: none;
}
h1 {
	font-size: 1.3em;
	font-weight: normal;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
}


#kitkadesign {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px;
	width: 57px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kitkadesign a {
	color: #4c3737;
	text-decoration: none;
}
#kitkadesign a:hover {
	color: #cc0864;
	text-decoration: none;
}
.kitka {
	letter-spacing: 4px;
	padding-left: 2px;
}