body
{
	background-color: #fff;
	margin: 0;
	padding: 0;
}
img {border:0;}
h1
{
	margin: 10px 0 10px 12px;
	padding: 0; 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #E3A854;
}
h2
{
	margin: 10px 0 10px 0px;
	padding: 0; 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #E3A854;
}
h3
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #5C241D;
	margin-top: 20px;
}
.firsth3
{
	margin-top: 0;
}
p
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #5C241D;
}
.imgtext
{
	width: 200px;
	margin: 3px 0 15px 12px;
}
.date
{
	font-weight: bold;
	text-align: right;
	/*color: #4C5039;*/
	margin: 0 5px 0 0;
}
a:link
{
	color: #71765D;
	text-decoration: none;
	border:0;
}
a:visited
{
	color: #4C5039;
	border:0;
	text-decoration: none;
}
a:hover
{
	color: #AAAE94;
	border:0;
	text-decoration: underline;
}

/* TOP ART STYLES */
#mb
{
	margin: 0;
}	
#headArtTopHP
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 15px;
	line-height: 15px;
	text-align: right;
	padding: 14px 0 0 40px; 
	margin: 0;
}	
.top
{
	font-size: 11pt;
	line-height: 11pt;
	color: #5C241D;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.btm
{
	font-size: 11pt;
	line-height: 11pt;
	color: #9C786B;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
/* NAV STYLES */
#topnavHP
{
	margin: 0 0 2px 160px;
	padding: 0; 
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	font-weight: normal;
	color: #4C5039;
	border-top: 1px solid #5C241D;
	float:left;
	width: 100%;
	line-height:normal;
}
#topnavHP ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#topnavHP li {
  float:left;
  margin:0;
  border-right: 1px solid #5C241D;
  }
#topnavHP li.last {
  float:left;
  margin:0;
    border: 0;

  }
#topnavHP a {
  float:left;
  padding: 3px 8px 3px 8px;
  display:block;
  text-decoration:none;
  font-weight:normal;
  color: #4C5039;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#topnavHP a {float:none;}
/* End IE5-Mac hack */
#topnavHP a:hover {
  background: #71765D;
  color: #fff;
  }
#topnavHP #current {
  background: #A9AD93;
  color: #fff;
  }
#topnavHP #current a {
  background: #A9AD93;
  color: #fff;
  }

/* IMAGE BODY STYLES */
#hpimage	{	padding: 30px 0 0 10px;	}
#secimage	{	width: 316px;	}
#imgblurb
{
  border-left: 1px solid #5C241D;
  margin-bottom: 30px;
}
.grntext
{
	color: #71765D;
	margin: 0 0 0 12px;
}
#thumbTable
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 150px; 
	margin: 0;
}
#thumbTable td
{
	padding: 0 14px 0 0; 
	margin: 0;
}
#thumbTable td.thumb
{
	padding: 20px 20px 0 0;
}
.caption
{	margin-bottom: 20px;	}




/* COPYRIGHT STYLES */
.HPcopyright
{
	font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	font-weight: normal;
	color: #CAB57C;
	text-decoration: none;
	padding: 55px 0 20px 40px;

}
