body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.text {  font-family: Arial; font-size: 12px; line-height: 14px; color: #666666}
.textbold {  font-family: Arial; font-size: 12px; line-height: 14px; color: #666666; font-weight: bold}

.link a { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:12px; color:#6f8a5a; text-decoration:underline}
.link a:link { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:12px; color:#6f8a5a; text-decoration:underline}
.link a:hover { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:12px; color:#6f8a5a; text-decoration:underline}
.link a:visited { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:12px; color:#6f8a5a; text-decoration:underline}

.nav a { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:14px; line-height: 20px; color:#494a53; text-decoration:none; font-weight:bold}
.nav a:link { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:14px; line-height: 20px; color:#494a53; text-decoration:none; font-weight:bold}
.nav a:hover { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:14px; line-height: 20px; color:#5582c6; text-decoration:none; font-weight:bold}
.nav a:visited { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:14px; line-height: 20px; color:#494a53; text-decoration:none; font-weight:bold}

.navHighlight { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:14px; line-height: 20px; color:#5582c6; font-weight:bold;}

.smallLink a { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:9px; color:#5582c6; text-decoration:underline}
.smallLink a:link { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:9px; color:#5582c6; text-decoration:underline}
.smallLink a:hover { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:9px; color:#5582c6; text-decoration:underline}
.smallLink a:visited { font-family:Trebuchet ms, Arial, Helvetica, sans-serif; font-size:9px; color:#5582c6; text-decoration:underline}

.title {  font-family: Trebuchet ms; font-size: 24px; line-height: 26px; font-weight: bold; color: #6b6862;}
.titleSm {  font-family: Trebuchet ms; font-size: 18px; line-height: 26px; font-weight: bold; color: #6b6862;}

.sectionHead {  font-family: Trebuchet ms; font-size: 18px; line-height: 26px; color: #5582c6; font-weight: bold}
.subhead {  font-family: Trebuchet ms; font-size: 13px; line-height: 17px; color: #5582c6; font-weight: bold;}

.smalltext {
	font-family: Trebuchet ms;
	font-size: 9px;
	line-height: 11px;
	color: #6b6862;
}

h2 { font-family: Trebuchet ms; font-size: 13px; line-height: 17px; color: #ccc4ba; font-weight: bold;}




.meta {
	font-family: Trebuchet ms;
	font-size: 10px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	font-family: Trebuchet ms; font-size: 17px; line-height: 17px; color: #5582c6; font-weight: bold;
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.feedback {
font-family: Arial; font-size: 12px; line-height: 14px; color: #666666;
	margin: 30px 13em 0 3em;}


.storycontent {
font-family: Arial; font-size: 12px; line-height: 14px; color: #666666;}

#header {
	background: #90a090;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: italic normal 230% Trebuchet ms, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}


#menu {
	background: #fff;
	padding-left: 20px;

	
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #5582c6;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	
}

#menu ul li {
	font: normal bold 18px/110% Trebuchet ms, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal bold 14px/115% Trebuchet ms, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #494a53;
	text-decoration: none;
}

#menu ul ul li a:hover {
	color: #5582c6;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
