* {
  border:  none;
  margin: 0;
  padding: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
body {
  background: #800020 none repeat scroll 0% 50%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #520014;
  text-align: justify;
}
h1 {
}
h2, h3 {
  font-family: Georgia,"Times New Roman",Times,serif;
}
h4, h5, h6 {
}
p, ol, ul, dl {
  margin-bottom: 10px;
}
em {
  font-style: italic;
  color: #99334d;
}
blockquote {
  font-style: italic;
  color: #330010;
  padding-left: 6.8%;
  max-width: 86.4%;
}
tt {
  font-family: "Courier New",Courier,monospace;
}
a {
  color: #99334d;
}
a:hover {
  text-decoration: none;
}
hr {
  border-top: 3px double #962d47;
  width: 100%;
  height: 3px;
  text-align: left;
}
form {
}
fieldset {
  border:  none;
}
#guestform input, #guestform textarea {
  border-style: solid;
  border-color: #8888ff #8888ff #ccccff #ccccff;
  border-width: 1px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: black;
}
#outer {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 15px;
  padding-top: 10px;
  max-width: 800px;
  min-width: 370px;
  width : 800px\9;
}
#logo {
  background-image: url(/images/logo_h.png);
  background-repeat: no-repeat;
  height: 183px;
  height : 167px\9;
}
@media only screen and (min-width: 648px) {
#logo {
  height: 167px;
}
}

#header {
}
#header h1 {
  font-size: 48px;
  font-style: italic;
  color: #800020;
  text-align: right;
}
#header h2 {
  font-size: 16px;
  font-style: italic;
  color: #758c00;
  text-align: right;
}
#header a {
  text-decoration: none;
  color: #ffffff;
}
#rss {
  clear: both;
  float: right;
  padding-top: 7px;
}
#rss a {
  padding-bottom: 3px;
  text-decoration: none;
  font-weight: bold;
  color: #579da1;
  padding-left: 3px;
}
#rss a:hover {
  text-decoration: underline;
}
#searchform {
  padding-top: 5px;
  clear: both;
  float: right;
  text-align: right;
}
#searchform input.text {
  border:  none;
  padding-top: 2px;
  height: auto;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #000000;
}
#searchform input.submit {
  display: none;
}
#searchform input.button {
  border:  none;
  background-color: #b66c7e;
  color: white;
  padding-left: 3px;
  padding-right: 5px;
}
#menu {
  position: relative;
  padding-top: 9px;
  float: right;
  width: 80%;
  clear : both\9;
}
#menu ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-top: 3px;
}
#menu li {
  display: block;
  display : inline\9;
}
#menu a {
  text-decoration: none;
  font-size: 16px;
  color: #ffffff;
  min-width: 5.4%;
  float: right;
  padding-left: 2%;
  display: inline;
  display : block\9;

}
#menu a:hover {
  text-decoration: underline;
}
#menu .active a {
}
#content {
  background: #ffffff none repeat scroll 0% 50%;
}
#content h1 {
  color: #173e68;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
}
#content h2 {
  border-bottom: 3px double;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-size: 16px;
  color: #962d47;
  padding-left: 5px;
}
#content h3 {
  color: #b66c7e;
}
#primary {
  margin-top: 20px;
  text-align: justify;
  width: 70%;
  float: none;
  width : 560px\9;
  padding-right : 10px\9;
  padding-left : 10px\9;
  float : right\9;
}
#secondary {
  margin-top: 20px;
  text-align: center;
  float: none;
  width : 200px\9;
  padding-right : 10px\9;
  padding-left : 10px\9;
  float : left\9;
}

@media only screen and (min-width: 768px) {
#primary {
  padding-right: 1.25%;
  padding-left: 1.25%;
  float: right;
}
#secondary {
  width: 25%;
  padding-right: 1.25%;
  padding-left: 1.25%;
  float: left;
}
}
#secondary ul {
  list-style-position: inside;
}
#links {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 180px;
  float: none;
}
#links ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#links li ul {
  padding-bottom: 30px;
  padding-top: 15px;
  max-width: 77.8%;
  padding-left: 11.1%;
}
#links li li {
  padding-top: 3px;
  padding-bottom: 3px;
}
#links li a {
}
#links li i {
  font-size: smaller;
}
.dateheader {
  padding-top: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #80006b;
}
.story {
  padding-top: 10px;
  clear: both;
}
.plinks {
  padding-top: 10px;
  float: right;
}
.img1 {
  margin-top: 3px;
  margin-right: 15px;
  float: left;
}
#footer {
  background: #f7eef0 none repeat scroll 0% 50%;
  padding-top: 3px;
  padding-bottom: 3px;
}
#footer p {
  padding-top: 15px;
  text-align: center;
  font-size: 11px;
  color: #bb8896;
}
#footer a {
  color: #a35569;
}
#footer a:hover {
  color: #803d00;
}

