html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
	vertical-align: bottom;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #C89C52 url(new_site_images/page_bg.jpg) repeat-x;
	text-align: center;
	color: #E5D19C;
	padding: 20px 0 0 0;
	font-family: arial, sans-serif;
	font-size: 11px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 678px;
  position: relative;
}

/** header **/
#header {
	padding-top: 65px;
}
#header h1 {
	font-weight: normal;
	position: absolute;
	left: -3px;
	top: 37px;
	color: #ffffff;
	margin: -1em 0 0 0;
	line-height: normal;
	width: 283px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	text-transform: capitalize;
	padding: 0.0.0.0.0.0;
}
#header h2 {
	font-weight: inherit;
	position: absolute;
	left: -2px;
	top: 56px;
	color: #CFB472;
	margin: -1em 0 0 0;
	line-height: normal;
	width: 336px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	padding: 0.0.0.0.0.0;
	}
#header h3 {
	font-weight: normal;
	position: absolute;
	left: 394px;
	top: 56px;
	color: #FFFFFF;
	margin: -1em 0 0 0;
	line-height: normal;
	width: 283px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-transform: capitalize;
	padding: 0.0.0.0.0.0;
	}	
#header h3 a:hover {
	color: #FFFF99;
}
#nav-top {
  margin-left: 503px;
}
#nav-top ul {
  margin: 1em 0 0 0;
  padding: 0;
  height: 31px;
}
#nav-top li {
  float: left;
  background: #C19855 url(new_site_images/tab_left.gif) no-repeat;
  list-style: none;
  text-align: center;
  font: 18px "Times new roman", serif;
  height: 31px;
  line-height: 31px;
}
#nav-top li div {
  background: top right url(new_site_images/tab_right.gif) no-repeat;
}
#nav-top li#tab-faq {
  width: 59px;
}
#nav-top li#tab-map {
  width: 99px;
  margin-left: 3px;
}
#nav-top a {
  color: #443816;
  text-decoration: none;
}
#nav-top a:hover {
  color: #241D0A;
}

#nav {
	padding-top: 0px;
	background: url(new_site_images/header_flash_leaves.swf) no-repeat;
}
#nav ul {
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  background: bottom left url(new_site_images/nav_lit.gif) repeat-x;
}
#nav li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 10px;
}
#nav   li.highlight {
  background: bottom left url(new_site_images/nav_drk.gif) repeat-x;
  padding-left: 25px;
}
#nav a {
	color: #FFE5C3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#nav a:hover {
	color: #513408;
}

/** content **/

#content {
	padding-left: 5px;
}
#content h2 {
	color: #513408;
	font-weight: bold;
	padding: 1px 1px 1px 8px;
	margin-top: 22px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #615331;
	font-size: 24px;
	font-style: normal;
}
#content p {
  margin-left: 11px;
  line-height: 1.4;
}
#content a {
	color: #8D692D;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
  color: #5B431A;
}

#content .left-col {
	float: left;
	width: 522px;
}
#content .right-col {
  float: right;
  width: 136px;
}

#content #welcome {
	margin-right: 40px;
	font-size:12px;
	color: #3E341E;
}
#content #welcome a{
  color: #3E341E;
  text-decoration:underline;
}
#content #welcome a:hover{
  color: #DBBF77;
  text-decoration:underline;
}
#gallery {
	margin-top: 14px;
	width: 690px;
}
#gallery .box {
  float: left;
  width: 119px;
  padding: 0 23px 2.3em 23px;
  margin-right: 1px;
  background: #615331;
  position: relative;
}
#gallery .box h3 {
	text-align: center;
	line-height: 23px;
	font: 23px "Times new roman", serif;
	color: #fff;
	height: 23px;
	margin-bottom: 20px;
	background: top center url(new_site_images/tab_drk.gif) no-repeat;
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
}
#gallery .box .more {
  height: 18px;
  line-height: 18px;
  background: #978040 top left url(new_site_images/moretab_left_drk.gif) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.2em;
  padding-right: 4px;
  margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
  background: #735220;
}
#gallery .box-lit h3 {
  background: top center url(new_site_images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more {
	background: #B4A26D top left url(new_site_images/moretab_left_lit.gif) no-repeat;
}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .right-col li {
  border-left: 1px solid #615331;
  padding-left: 9px;
  margin: 10px;
}
#content .right-col a {
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .right-col a:hover {
  color: #2C1D04;
}
/** later **/

#later {
  color: #564929;
}
#later h2 {
  font-size: 20px;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
	float: left;
	width: 80px;

}
#later .box a{
	text-decoration:underline;
}
#later #later-b1 {
	padding-top: 12px;
	margin-right: 4px;
}
#later #later-b2 {
  width: 155px;
  margin-right: 4px;
}
#later #later-b3 {
	margin-right: 10px;
	padding-top: -1px;
}
#later #later-b4 {
	margin-right: 4px;
	width: 155px;
}
#footc {
	height: 10px;
	color: #FFFFFF;
}
#footer {
  background: #735220;
  text-align: center;
  color: #CFB472;
  padding: 14px;

}
#footer a:hover {
	color: #FFFF99;
}
.footer_links {
	color: #CFB472;
}
