body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
i {
	font-style: italic;
	}
form {
	margin: 5px 0px 2px 2px;
	font-size: 10px;
}
td, p, dt {
	padding: 5px 5px 5px 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
 	line-height: 16px; 
	margin: 0px;
	background-color: transparent;
	}
ul, ol {
	margin: 0px;
	padding: 0px 0px 10px 30px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
 	line-height: 16px; 
	background-color: transparent;	
}
ul {
	list-style: square;
}
a {color: #039; text-decoration: underline; background-color: transparent;}
a:hover {color: #69c; background-color: transparent;}
.navlink a { font-size: 11px; text-decoration: none; line-height: 16px; text-transform: capitalize;}
.logolink a { text-decoration: none; color: #E4E4E4;}
p.navlink { text-decoration: none; font-size: 11px; line-height: 16px; text-transform: capitalize;}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. */
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: transparent;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.crumb {
	color: #CCCCCC;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px; 
	line-height: 16px;
	text-transform : capitalize;
	text-decoration: none;
	margin: 0px 2px 0px 0px;
	background-color: transparent;	
	}
div.crumb  {
	float: right;
	text-align: right;
}	
.menuheading {
   margin: 0px; 
   padding: 3px 5px 4px 5px;
   text-transform : capitalize;
   color: #E4E4E4;
   background: #3D5871;
   border: solid 1px #223040;	
   border-top: solid 1px #567796;
   font-size:11px;
   line-height: 16px;
   text-align: center;
   voice-family: "\"}\"";
   voice-family:inherit;
   padding: 3px 7px 4px 7px;
   }
.blogtext {
	color: #CCCCCC;
	background: #496885;
	border: solid 1px #223040;	
	border-top: solid 1px #567796;
	margin: 0px 0px 10px 0px; 
}	
.menutext {
	color: #CCCCCC;
	background: #496885;
	border: solid 1px #223040;	
	border-top: solid 1px #567796;
	margin: 0px 0px 10px 0px; 
	padding: 5px; 
	text-align: center;
	font-size: 10px;
}
.menulist {
	color: #CCCCCC;
	background: #496885;
	border: solid 1px #223040;	
	border-top: solid 1px #567796;
	margin: 0px 0px 10px 0px; 
	padding: 5px; 
	text-align: left;
	/*	font-size: 70%; 
	 font-size: .75em;
	line-height: 1.3em; */
}
.menulist p{
	font-size: 10px;
	line-height: 16px;
}
.menulist a{
	font-size: 10px;
	line-height: 16px;	
}
.highlight {
	background: #496885;
	color:#444;
}
.heading {
	margin: 0px 5px 0px 5px;
	font-weight: 700;
	text-align: left;
}
.entry {
	padding: 0px 10px 10px 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
 	line-height: 16px; 
	background-color: transparent;
	text-align: justify;

	margin:0px 5px 5px 5px;
	padding: 0px 10px 10px 5px;
	text-align: left;	
}
.subheading {
	margin: 5px 5px 0px 5px;
	padding: 0px 10px 0px 5px;
	font-style: italic;
	text-align: left;	
}
div.row {
	clear: both;
}
div.row span.left {
	float: left;
	text-align: left;
}
div.row span.right {
	float: right;
	text-align: right;
}
div.photorow {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
div.float {
	float: left;
}
div.float p {
	text-align: left;
}
div.container {
	background-color: transparent;
}
div.menulist div.container {
	line-height:12px;
}
.spacer {
clear: both;
}
.button {
font:10px verdana, arial, helvetica, sans-serif;
color:#444444; 
background-color:#E4E4E4;
margin:5px 0px 12px 0px;
}
input.field, select.field, textarea {
  font-size: 11px; font-family: verdana, arial, helvetica, sans-serif;
  color:#444444;}
.formheading {
   margin:0px;
   padding: 1px 10px 2px 10px;
   color: #E4E4E4;
   background: #496885;
   border-bottom: solid 1px #000000;
   border-top: solid 1px #567796;
   font:11px verdana, arial, helvetica, sans-serif;
   line-height: 16px;
   voice-family: "\"}\"";
   voice-family:inherit;
   padding: 1px 10px 2px 10px;
}
.blockquote { 
border: 1px dashed #ddd;
margin: 1em; padding: 1em;
background: #3d5871;
font: 11px verdana, arial, helvetica, sans-serif;
text-align: left;
}
.eventp, .eventf {text-decoration: line-through; padding:0; margin:7px 5px 7px 5px; font-size: 11px; }
.eventf {text-decoration: none;}
