html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	text-align:left;
}
h1 img {
	display: block;
}
h2 {
  font: 18px arial, sans-serif;
    color: #be8b06;
  border-bottom: 1px solid #c4ae7c;
  padding-bottom: 6px;
  padding-right:10px;
  margin-bottom: 1em;
  margin-left:0px;
}
img {
	border: 0;
}
a {
	color: #404001;
}
a:hover {
	color: #808000;
}
.left {
	float: left;
}
.right {
	float: right;
}

.more {
	text-align: right;
}
.clear {
	clear: both;
}

.tr_header {
	background-color:#B2A235;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

body {
	background: #665E1F url(../images/page_bg.jpg) repeat-x;
    font: 11px verdana, arial, sans-serif;
	color: #74653d;
	padding-bottom: 10px;
	padding-top: 31px;
	padding-left:10px;
	adding-right:10px;
}


/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	position: relative;
	background: url(../images/body_bg.png) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;

}
#left {
  float: left;
  width: 380px;

}



#logo {
  width: 778px;
  height: 125px;
  background: url(../images/content_header_1.jpg) no-repeat;
  text-align: center;
  color: #fff;
  }
#logo h1 {
  font: 30px "times", times,serif;
  float:left;
  margin-left:30px;
  padding-top: 30px;
 
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

  
.content_nav {
padding:0px;
}

.content_nav ul{

  margin-left: 9px;
  padding-left: 1px;

}
.content_nav_indent ul{
  margin-left: 120px;
  padding-left: 1px;
    background: url(../images/nav_left.jpg) no-repeat;

}

.content_nav li{
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 5px;


}

#editor{

margin-left:-5px;
}

#editor_preview{
margin-left:0px;
}


.top_nav li{
  padding-bottom: 5px;
   display:inline;
    list-style:none;
}
.top_nav a{
 padding-right: 5px;
   padding-left: 2px;
 border-right:thin;
border-right-style:solid;
border-right-color:#FFFFFF;
}




ul{
  margin-left: 20px;
   margin-right: 25px;
  padding-left: 1px;
list-style-image:url(../images/arr_list.gif);
}






#center {
  float: right;
  width: 738px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
}

#center h1 {
  font: 13px arial, sans-serif;
  color: #404001;
  padding-bottom: 10px;
  margin-left:0px;

}
#center h2 {
  font: 18px arial, sans-serif;
  color: #be8b06;
  border-bottom: 1px solid #c4ae7c;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-left:0px;
}
#center  h3 {
  font: 30px times, serif;
  color: #be8b06;
  border-bottom: 1px solid #c4ae7c;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}


p.dropcap {
padding-top:0px;
}

p.dropcap:first-letter 
{color: #c98b06; font-family: Times, serif;font-size:40px;font-weight:bold}


#spacer {
  height: 2em;
}






/* The following highslide styles are for the slideshow at the botttom of the content pages */

#photoshow {

padding-left:110px;
padding-right:110px;
}

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}


/* END HIGHSLIDE STYLES */








#footer {
  background: url(../images/footer_bg.jpg) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715f36;
  font-weight: bold;
}
#footerline{
	background: url(../images/footerline.png) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
