h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	background: white;
	text-align: center;
	font: 10px  arial, verdana, arial, sans-serif;
}

html {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h2{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #544e38;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

#wrapper {
	text-align: right;
	position: relative;
	padding-top: 132px;

	margin: auto;
	width: 728px;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
	color: white;
	width: 100%;
}
#body-top {
	background: top right url(images/body_top.gif) no-repeat;
		top: 0px;
	position: relative;
}
#body-bot {
	background: bottom right  url(images/body_bot.gif) no-repeat;
	padding-bottom: 17px;
}
#body-top-2 {
	position: absolute;

	top: 12px;
	right: 162px;
	width: 552px;
	height: 11px;
	font-size: 14px;
	background: top right  url(images/body_top_2.gif) no-repeat;
}
#body-top-2 a {
	color: #5A5644;
}
#body-top-2 a:hover {
	color: #26241A;
}


#n-top {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 200px;
	height: 11px;
	background: top right  url(images/n_top.gif) no-repeat;
}


#header {
	position: absolute;
	width:545px;
	height:100px;
	top: 0px;
	left:20px;
	float:left;
	padding-top:0px;
}
#header2 {
	position: absolute;
	width:155px;
	height:140px;
	top: 0px;
	left:565px;
	float:left;
	padding-top:0px;
}

h1 {
	position: absolute;
	top: 36px;
	right: 13px;
	font-size:26px;
	color:#3f3c2d;
	font-variant: small-caps;
	font-family:  Arial, Helvetica, sans-serif;
}
#nav {
	position: absolute;
	top: 107px;
	right: 256px;
	
}
#nav  a {
	background-image:url(images/menu.gif);
	width:90px;
	height:19px;
	display:inline;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
}
#nav  a:hover {
	color:#544e38;
}

#body-bot {
	padding-top: 12px;
}
#welcome {
	float: right;
	width: 140px;
	
text-align:justify;
	padding-right: 8px;
	
}


#welcome a {
	color: #F2F7F8;
}
#welcome a:hover {
	color: #CFCCBF;
}
#welcome h2 {
	text-align: center;
	margin: 11px;
	color:#ceb085;
	font-size:24px;
}
#welcome h3 {
	text-align: right;
	margin: 5px;
	color:#ceb085;
	font-size:14px;
}


#welcome p {
	margin: 5px 19px;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 510px;
	top: 0px;
text-align:justify;

	padding-right: 10px;

	padding-top: 23px;
	color: #26241A;
}

#content p {
	
text-align:justify;

}


#content .left {
	margin-left: 10px;
}
#content a {
	color: #5A5644;
}
#content a:hover {
	color: #26241A;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #D3CAA9;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid #D3CAA9;
}

.fineborder {
	border: 1px solid #D3CAA9;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}

.bar-lit {
	padding-right: 6px;
	background: 0px 4px url(images/bar_lit.gif) no-repeat;
}
.bar-drk {
	padding-right: 6px;
	background: 0px 4px url(images/bar_drk.gif) no-repeat;
}

#picbar {
/*	background: #A3A189;
	margin: 2px 0 19px 0;*/
	width: 415px;
	
}

#arr-right  {
	float: left;
	width: 15px;
}

#arr-left  {
	float: left;
	width: 15px;
}

.picbox {
	float: left;
	width: 117px;
	padding: 2px;
	border: 1px solid #8B846A;
	margin: 5px 0px 5px 4px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}

#planer {
	float: right;
	width: 186px;
	border-right: 1px solid #D3CAA9;
	padding-right: 20px;
	padding-top: 5px;
}
#stories {
	float: right;
	width: 195px;
	padding-top: 5px;
}

#stories p {
	margin: 4px 0px;
}

#planer p {
	margin: 4px 0px;
}

#stories .more {
	margin: 12px 0px;
}

#planer .more {
	margin: 12px 0px;
}

.clear-flat {
	margin-bottom: 4px;
}


#footer {
	font: 11px tahoma,arial, sans-serif;
	color: #4E4A3A;
	text-align: right;
	padding-right: 47px;
}
#footer p {
	margin-top: 0.5em;
}


div.sample_popup { z-index: 1; }

div.sample_popup div.menu_form_header
{
  border: 1px solid black;
  border-bottom: none;

  width: 300px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  background: url('form_header.png') no-repeat;

  text-decoration: none;
  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #206040;
  cursor:  default;
}

div.sample_popup div.menu_form_body
{
  width: 300px;
  border: 1px solid black;
  background: url('bg.jpg') repeat left bottom;
}

div.sample_popup img.menu_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.sample_popup table
{
  width: 100%;
  border-collapse: collapse;
}

div.sample_popup th
{
  width: 1%;
  padding: 0px 5px 1px 0px;

  text-align: left;

  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #004060;
}

div.sample_popup td
{
  width: 99%;
  padding: 0px 0px 1px 0px;
}

div.sample_popup form
{
  margin:  0px;
  padding: 8px 10px 10px 10px;
}

div.sample_popup input.field
{
  width: 95%;
  border: 1px solid #808080;

  font-family: Verdana, Sans-Serif;
  font-size: 12px;
}

div.sample_popup input.btn
{
  margin-top: 2px;
  border: 1px solid #808080;

  background-color: #DDFFDD;

  font-family: Verdana, Sans-Serif;
  font-size: 11px;
}
