BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
}

body, td, tr, li, p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #635850;
}

p {
  margin: 0 0 10px 0;
}

h1 {  font-size: 12px; line-height: 12px; margin-bottom: 4px; font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #47515a;
}

h2 {  font-size: 18px; line-height: 18px; margin-bottom: 4px}

h3 {  font-size: 14px; line-height: 14px; margin-bottom: 2px}

h4 { margin-bottom: 6px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #72a597;
	color: white;
	font: 10px/10px Arial, Helvetica, Geneva, sans-serif;
	border-top: 1px solid #72a597;
	border-bottom-color: #72a597;
	border-bottom-width: 1px;
	letter-spacing: 1px;
}


h5 {
  margin: 0 0 6px 0;
}

a:link {
	text-decoration:none; color: #b68658}
a:visited {
	text-decoration:none; color: #548a7b}
a:hover {
	text-decoration:underline; color: #a7c992}
a:active {
	text-decoration:underline; color: #8d5a68}

label {
  display: block;
}

input {
  margin-bottom: 20px;
  background-color: #fff;
}

input.submit {
  margin-top: 20px;
  background-color: #fff;
}

address {
  font-style: normal;
}

.nav {
	text-transform: uppercase;
	font-size: 9px;
	line-height: 15px;
}

.nav a:link {
	text-decoration:none; color: #85674A;
	text-transform: uppercase;
}
.nav a:visited {
	text-decoration:none; color: #548a7b;
	text-transform: uppercase;
}
.nav a:hover {
	text-decoration:underline; color: #a7c992;
	text-transform: uppercase;
}
.nav a:active {
	text-decoration:underline; color: #8d5a68;
	text-transform: uppercase;
}



.sig {
	color: #496254;
	font-size: 10px;
	line-height: 12px;
}

ul {
	list-style-type: square;
	margin-top: 8px;
	margin-left: 20px;
}
li {
	list-style-position: outside;
	margin-top: 4px;
}

.clear {
  clear: both;
}

/* Google box on homepage
----------------------------------------*/
#google_box {
  margin-top: 30px;
}

#google_box input {
  margin: 0;
}


#cse-search-results iframe {
  width: 400px;
}

/* Google Results
----------------------------------------*/

#google_results img {
  border: 0;
}

#google_results h4 {
  font-size: 16px;
  margin: 0;
  padding: 0;
}

#google_attrib {
  float: right;
}

#google_results p.pages {
  margin: 15px 0 0 0;
  padding: 0;
  font-weight: bold;
}

.google_result {
  border: 0px solid #ccc;
  margin-top: 14px;
}

.google_result h3 {
  margin: 0;
  padding: 0;
}

.google_result p {
  margin: 0 0 0 15px;
  padding: 0;
}

.google_result p.url {
  color: #630;
  font-size: 8px;
}

/* Writer page styles
----------------------------------------*/

#writer {
  margin-bottom: 40px;
}

#writer img {
  margin: 0 10px 10px 0;
}

/* Article page styles
----------------------------------------*/
#article_footer {
  margin-top: 20px;
}

#article_footer h5 {
  font-size: 12px;
}

#article_list, #writer_list {
/*  background-color: #ffe1c4; */
  width: 180px;
  margin: 0 17px 17px 0;
  float: left;
}

#article_list h5, #writer_list h5 {
  background-color: #ffb074;
  padding: 4px;
  font-size: 14px;
}


#article_list p, #writer_list p {
    padding: 0 0 0 8px;
}

/* Short circuit page styles
----------------------------------------*/

#short_quote {
  border-top: 1px dotted #635850;
  border-bottom: 1px dotted #635850;
  padding: 7px 0 0 0;
}
