body {
  font-family: Roman, "Times New Roman", serif;
  background-color: white;
  color: black;
}

#maincontent p :link, #maincontent p :visited {
  color: #000;
  font-weight: normal;
}

#mainlogo {
  display: none;
}

#mainnavigation {
  display: none;
}

#maincr {
  display: none;
}

#rightmenu {
  display: none;
}

#mainheader {
  float: none;
}

#maincontent {
  float: none;
  line-height: 1em;
}

#maincontent .newstext {
  float: none;
  width: 90%;
  border: 0;
  margin-right:60px;
}

#maincontent #faqcontent {
  width: 564px;
}

#maincontact {
  float: none;
}

#maincontact .printurl {
  display: inline;
  margin: 10px 0 0 8px;
}

#maincontact .printcopy {
  display: inline;
  margin: 50px 0 20px 8px;
}

#maincontact .hidefromprint {
  display: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: .75em;
    margin: 2em 0 0 8px;
	font-weight: normal;
    color: #000;
}

h2 {
	border-bottom: 1px dotted #000;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

p.readmorelink {
	text-align: right;
}

p.readmorelink a {
	font-size: .75em;
}

ol#comments li p {
  display: none;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

.credit {
  display: none;
}
.feedback {
  display: none;
}

.commentedit {
	font-size: .75em;
}

.commentedit2 {
	font-size: .75em;
	border-bottom: dotted 1px #000;
    width: 40%;
}

#commentform{
  display: none;
}

.meta2 {
	font-size: .75em;
    margin: 2em 0 0 0;
    font-style: normal;
}

.meta2 a {
	color: #000;
}

.meta {
	font-size: .75em;
    margin: 0 0 0 8px;
}

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

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

.meta {
	color: #68344A;
	font-weight: normal;
	letter-spacing: 0;
}

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

.simpletags {
    font-size: .75em;
    margin: 1em 0 0 8px;
    font-style: normal;
}

.simpletags a {
	color: #DFA1B8;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
    margin: 0;
    color: #000;
    background-color: transparent;
	border-bottom: dotted 1px #000;
    font-weight: bold;
}

.storytitle a {
	text-decoration: none;
    color: #000;
}

#comments {
    margin: 0;
    color: black;
    background-color: transparent;
	border-bottom: dotted 1px #000;
    font-weight: normal;
}

#comments a {
	text-decoration: none;
    color: black;
}

#postcomment {
  display: none;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#blogcontent {
	margin: 30px 15em 0 0;
}

.wp-subheader {
  margin: 20px 0 15px 8px;
  background-color: transparent;
  color: black;
  font-weight: normal;
}

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

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#wp-cat {
  margin: 6px 0 0 0;
  padding-right: 4px;
  border-bottom: 1px #DFA1B8 solid;
  color: #68344A;
  font-weight: bold;
}

#wp-cat ul {
  margin-right: 0;
}

#wp-cat li {
  list-style-type: none;
  background-color: transparent;
  color: #68344A;
  font-weight: normal;
  display: block;
  padding: 0 4px 0 0;
}

#wp-cat li a {
  color: #68344A;
}

#wp-cat li a:hover {
  color: #DFA1B8;
}

#wp-search {
    padding-right: 6px;
}

#searchform {
    margin: 10px 0 10px 0;
}

#searchform input {
    margin: 0 0 4px 0;
}

#rssnoprint {
  display: none;
}

#sem_admin_menu {
  display: none;
}




