/* CSS Document */
body {
	background:#FFFFFF;
	margin:0;
	padding:0;
	font-family:Georgia, Times New Roman, serif;
	color:#000000;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#ffff99;
}
h1 {
	font-variant:small-caps;
	font-size:16px;
	color:#000033;
	font-weight:bolder;
	line-height:0;
	margin:0;
}
h2 {
	font-size:14px;
	color: #000033;
	padding:4px 0 0 0;
	font-weight:bolder;
	line-height:14px;
	height:20px;
	width:286px;
}
h3, h4 {
	display:none;
}
h5 {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size:12px;
	padding:0;
	color:#000;
}
#menu  {
	display:none;
}
#bodycontent {
	background-color:#e9e6d9;
	padding:0;
	margin:2px 0;
	height:70px;
}
#bodycontent table {
	margin:-10px 0;
}
#footer {
	font-family: Georgia, Times, serif;
	background-color: #99ccff;
	color: #000033;
	font-size:12px;
	line-height:30px;
	letter-spacing:2px;
}
#footer a:link, .footer a:visited {
	color: #ffcc99;
	text-decoration:none;
}
.keokee, .keokee a:link, .keokee a:hover, .keokee a:visited {
	color: #1177CC;
	font-size: 10px;
	font-style:italic;
	text-decoration:none;
}
#weatherwrap {
	display:none
}
.weather {
	display:none;
}
.todo {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	background-color:#e9e6d9;
	width:123px;
	line-height:18px;
	margin:0;
}
.contact {
	border:0;
	position:relative;
	top::0;
	right:200;
	text-align:center;
	-moz-margin:-4px 75px 0 0;
	-moz-box-sizing: border-box;
	display:none;
}
.aloha {
	font-size:14px;
	font-weight:bold;
	-moz-box-align: center;
}
.todolist {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
.formfont {
	color:#eee;
}
.headerprint {                             
	display:none;
}
.headernoprint {
	width:869;
}