/* global */
html{height: 100%;}

body { 
	background: #837560 url("./style/background.jpg");
  color: #70695A;
  font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  /* font-size: .68em; */
}

p { 
	margin: 0px;
  padding: 0px 0px 6px 0px;
  line-height: 1.7em;
}

h1 {
	background: transparent;
  color: #CE7014;
  border-color: #CAAE90;
	font-family: arial, sans-serif;
  letter-spacing: .1em;
}

h2 { 
	margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img {
	border: 0px;
}

a {
	outline: none;
}

/* image positioning - left, right and center */
.left {
	float: left; 
  padding: 0px 8px 0px 0px;
}

.right {
	float: right; 
  padding: 0px 0px 0px 8px;
}

.center {
	display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote { 
	background-color: #FFFFFF;
  color: #70695A;
  border-color: #767676;
  margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul {
	margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li {
	list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol {
	margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li {
	margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* main container */
#main {
	width: 980px;
	height: 600px;
  margin-left: auto; 
  margin-right: auto;
  background-color: #FFFFFF;
  color: #70695A;
}

#main-l { 
  width: 100%;
  background: transparent url("./style/main_l.gif") left repeat-y;
  color: #70695A;
}

#main-r { 
  width: 100%;
  background: transparent url("./style/main_r.gif") right repeat-y;
  color: #70695A;
}

/* links above the logo / footer */
#links, #footer {
	margin-left: auto;
  margin-right: auto;
  padding: 10px 21px 0px 19px;
  width: 920px;
  height: 26px;
  font-size: 94%;
  /* text-transform: uppercase; */
}

#links {
	text-align: right;
}

#footer{
	text-align: center;
}

#links a, #footer a {
	text-decoration: none;
}

#links a:hover, #footer a:hover {
	text-decoration: underline;
}

.horbar, #links, #footer, #search
{ background: #FFFFFF url("./style/menu.png");
  color: #DBD7D1;
  border-color: #D7D7D7;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #DBD7D1;
}

/* logo */
#logo {
	background: #FFFFFF url("./style/banner_v4.jpg") no-repeat;
  color: #70695A;
	margin-left: auto; 
  margin-right: auto;
  width: 960px;
  height: 217px;
  text-align: left;
}

#logo h1 {
	background: transparent;
  color: #FFFFFF;
	width: 200px;
  margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
}

#logo h2 {
	background: transparent;
  color: #FFFFFF;
	width: 200px;
	margin: 0px;
  padding: 41px 0px 0px 19px;
}

.horbar { 
	height: 30px;
  width: 960px;
  margin-left: auto; 
  margin-right: auto;
  margin-top: 0;
}

/* main content */
#content {
	margin-left: auto; 
  margin-right: auto;
  width: 960px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1 {
	width: 207px;
  float: right;
  padding: 16px 0px 5px 0px;
}

.sidebaritem {
	text-align: left;
  width: 188px;
  float: left;
  margin: 0px 0px 25px 0px;
}

#content, #column2 a, #column2 a:hover {
  background: #FFFFFF;
  color: #70695A;
}

/* column 2 - page content */
#column2 {
  text-align: justify;
  width: 730px;
  float: left;
  padding: 12px 3px 15px 19px;
}

#column2 h1 {
  background: transparent;
  color: #CE7014;
  border-color: #CAAE90;
  padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover {
  background: transparent;
  color: #DBD7D1;
}

.sbihead {
	/* background: #FFFFFF url("./style/sbi_header.png"); 
	background: #FFFFFF url("./style/link.png"); */
  color: #70695A;
	height: 14px;
  width: 188px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1 {
	background: transparent;
  color: #70695A;
  padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}

.sbicontent {
	padding: 14px 8px 8px 19px;
  padding: 0px 0px 5px 0px;
  background: #FFFFFF;
  color: #70695a;
  font-family: verdana, arial, sans-serif;
  font-size: small;
}

.sbicontent p, .sbicontent span, .sbicontent a, .sbicontent a:hover {
	line-height: 14px;
  padding: 0px 0px 5px 0px;
  background: #FFFFFF;
  color: #70695a;
  font-family: verdana, arial, sans-serif;
  font-size: small;
  text-decoration: none;
  border-bottom: 0;
}

.sbilinks {
	font-size: 9pt;
  padding: 0px;
	padding-left: 15px;
}

.sbilinks ul {
	margin: 0px auto;
}

.sbilinks ul ul {
  padding-left: 10px;
}

.sbilinks li {
	margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover {
	float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 188px;
  border: 0px;
} 

.sbilinks li a, .menu_default {
	/* background: #FFFFFF url("./style/link.png");
	color: #DBD7D1; */
	background-color: #FFFFFF;
  color: #ce7014;
} 

.sbilinks li a:hover  {
	/* background: #B7B7B7;
  color: #CE7014; */
  background-color: #FFFFFF;
  color: #703010;
}

.menu_current {
  font-weight: bold;
}

.sidebaritem a, #column2 a {
	padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 1px dashed;
}

.sidebaritem a:hover, #column2 a:hover {
	border-bottom: 1px solid;
}

/* contact page - form layout */
.sidebaritem form {
	margin-top: 0px;
}

.sidebaritem div.row {
	clear: both;
  width: 448px;
}

.sidebaritem div.row span.formlabel {
	float: left;
  width: 150px;
  text-align: left;
}

.sidebaritem div.row span.forminput {
	float: right;
  text-align: right;
} 

.sidebaritem div.spacer {
	clear: both;
  width: 160px;
}

.sidebaritem input, textarea {
	background: #FFFFFF;
  color: #70695A;
  border-color: #CAAE90;
	width: 130px;
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

.sidebaritem submit {
	font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}

.normal-text {
	background-color: transparent;
	color: #70695a;
  font-family: verdana, arial, sans-serif;
  font-size: small;
}

.medium-text {
  background-color: transparent;
  color: #70695a;
  font-family: verdana, arial, sans-serif;
  font-size: medium;
}

.menu-page-title {
	background: #FFFFFF;
	color: #70695a;
	font-family: verdana, arial, sans-serif;
  font-size: 18pt;
  font-weight: bold;
}

.menu-title {
	background: #FFFFFF;
  color: #70695a;
  font-family: verdana, arial, sans-serif;
  font-size: small;
}

.menu-description {
	background: #FFFFFF;
  color: #70695a;
  font-family: verdana, arial, sans-serif;
  font-size: small;
}

.menu-price {
	background: #FFFFFF;
  color: #70695a;
  font-family: verdana, arial, sans-serif;
  font-size: small;
}

/* From fields */
.required {
  color: #FF0000;
}

.field_title {
  background: transparent;
  color: #70695a;
  font-family: verdana, arial, sans-serif;
  white-space: nowrap;
  font-size: small;
  vertical-align: top;
  text-align:right;
}

.textfield {
  font-size: small;
  width: 200px;
}

.textarea {
  font-size: small;
  width: 90%;
  height: 100px;
}

.field_heading {
  background: transparent;
  color: #70695a;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  font-size: small;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #70695a;
  padding-top: 10px;
}

.select {
  font-size: small;
}

.email {
  font-size: small;
}

.captcha_expl, .radio_label, .checkbox_label {
	background: #FFFFFF;
  color: #70695a;
  font-family: verdana, arial, sans-serif;
  font-size: small;
  cursor: pointer;
}

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
  display:none;
}

/* Footer line */
.copyright {
  font-size: xx-small;
}

.copyrightlink  {
  font-weight: bold;
}
