/* WORD PRESS STYLES - - FOR SITE SPECIFIC STYLES, SEE BELOW */

/* ########################################################################## */
/* SITE SPECIFIC STYLES BELOW HERE */
/* ########################################################################## */

body {
	background-color: #000000;
}

p, td, th, div, li, ol, ul, textarea, input {
	font-family: Lucida Grande, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3, h4 {
	font-family: Lucida Grande, Helvetica, sans-serif;
}

h1 {
	font-size: 1.4em;
	color: #333333;
	margin-top: 0;
	padding-top: 12px;
	clear: both;
	
}

h2 {
  font-size: 12px;
}

h1 a {
  text-decoration: none;
}

h1 a:hover {
  text-decoration: underline;
}

a {
	color: #000047;
}

tr.pagebody {
	background-color: #F2EEDC;
}

.hr {
	border-bottom: solid 3px #333333;
}

.footer {
  margin: 12px 10px;
  color: #666666;
}

.error_msg {
  font-weight: bold;
  margin-bottom: 14px;
  color: #335566;
}

#searchform #s {
  width: 80px;
}

.p-r-20 {
  padding-right: 20px;
}

.p-l-20 {
  padding-left: 20px;
}

.sidebar {
  font-size: 11px;
  padding-right: 10px;
}

.sidebar li {
  font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
}

li.pagenav {
	list-style-type: none;
}

  

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.navigation {
	margin-bottom: 10px;
}


#comment {
  width: 400px;
}

#linkcat-2 {
  list-style-type: none;
}

#linkcat-3 {
  list-style-type: none;
}

#linkcat-1 {
  list-style-type: none;
}

li {
  list-style-type: square;
  color: #000047;
}

.footer a {
  color: #C8C1A5;
}
