p {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #031636;
	line-height: 1.3em;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

h1 {		
  font-size: 20px;
  font-weight: normal;
	color: #5a9039;
	margin-bottom: 10px;
	padding-bottom: 3px;
  border-bottom: 2px solid #DBD5C5;
}
h2 {	
	font-family: verdana, arial, helvetica, "lucida grande", sans-serif;	
	font-size: 14px;
	color: #243551;
	padding: 0px;
}
h3 {	
	font-family: verdana, arial, helvetica, "lucida grande", sans-serif;	
	font-size: 12px;
	color: #243551;
	padding: 0px;
}
a {	
	color: #951205;
  font-weight: bold;
	border-bottom: 1px solid #c4c3c2;
	text-decoration: none;
}
a:hover {
	color: #3a2826;
	font-weight: bold;
	border-bottom: 2px solid #b5b4b2;
	text-decoration: none;
}
.box {
  background-color: #dcdfe5;		
	text-align: center;
	font-weight: normal;
	border: 2px solid #cdd3de;
	margin-bottom: 10px; 
	padding: 25px 15px 10px 15px;
}
.box a {
	font-family: Georgia,Times,"Times New Roman",serif;
  font-size: 15px;
  font-weight: normal;
}
.box img {
  border:none;
  margin-bottom:5px;
}
.logo {
  margin:20px;
	border:none;
}
.logo a {
  border-bottom:none;
}
.sidebar {
  margin: 0px;
}
.sidebar .entry {
  margin-bottom: 15px;
  margin-top: 30px;
}
.sidebar .entry h3  {
  color: #7f0006;
	font-family: Georgia,Times,"Times New Roman",serif;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 3px;	
}
.sidebar .entry a, .sidebar .entry a:hover  {
	border-bottom: none;	
}
.sidebar .entry a:hover  {
	background: #f6f3e7;
}
.sidebar .entry .body p {
	font-size: 12px;
	font-family: Georgia,Times,"Times New Roman",serif;
	line-height: 1.2em;
}
.sidebar .entry .date {
  color: #6b6a68;
	font-family: "Gill Sans", arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #DBD5C5;
	line-height: 1.6em;
	margin: -5px 0px 4px 0px;
}
em {
	text-decoration: italic;
}
img {
  border: 2px solid #DBD5C5;
  margin: 0px;
  padding: 0px;
}
li { 
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 11px;
	margin-bottom: 4px;
}
#spot {
  background-image:url(images/spot-pears.jpg);
  border: 2px solid #DBD5C5;
  width: 386px;
  height: 273px;
  margin-bottom: 15px;
}
#spot div {
  padding: 75px 75px 75px 85px;
}
#spot p {
  color: #032152;
  font-family: Georgia,Times,"Times New Roman",serif;
  font-size: 15px;
  line-height: 1.25em;
  width: 230px;
}
#spot a {
  font-weight: normal;
}
#spotlight-left {
  width: 180px;
  float: left;
  margin: 0px 8px 0px 1px;
}
#spotlight-right {
  width: 180px;
  float: right;
  margin: 0px 1px 0px 8px;
}
strong {
	font-weight:normal;
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}


