.nodisplay {
	display:none;
}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
}
html {
}
img {
  border: 0px;
}

body {
	background: #212629 url(../img/bg-main.gif) center;
	margin: 0px;
	padding: 0px;
	text-align: center;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #3E3530;
}
td,p,div {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #3E3530;
}

h1, h2, h3, h4, h5 {
	display:block;
	font: bold Arial, Helvetica, sans-serif;
    color: #867B39;
    text-align:center;
}
h1 {
  margin:0;
  padding:0;
  font-size: 24px;
  font-family: "Times New Roman", Times, serif;
}
h2 {
  margin:0;
  padding:0;
  font-size: 18px;
  font-family: "Times New Roman", Times, serif;
}
.vin {
    background: url(../img/vin.gif) no-repeat center bottom;
    height: 45px;
}

#main {
  border: 0px;
  padding: 0;
  margin: 0;
  empty-cells: show;
  width: 900px;
}
#content {
  width: 80%;
  text-align: justify;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #3E3530;
}

#copyright {
  background: url(../img/copyright.jpg) no-repeat;
  height: 104px;
  padding-top: 90px;
  text-align: center;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #3E3530;
}

td {
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  text-align: justify;
}
.col1 {
  width: 100px;
  padding-top: 240px;
}
.col2 {
  width: 642px;
  background: url(../img/bg-cont.jpg) repeat-y;
  text-align: center;
}
.col3 {
  width: 158px;
}
img {
  border: 0px;
}
.pic {
  padding: 2px 2px 2px 2px;
  margin: 3px 3px 3px 3px;
  border: 1px solid #867B39;
}
.gallery img {
  float: left;
}
.gallery {
  background: #E2D3AE;
  padding: 5px 5px 5px;
  text-align: center;
}
.clear {
  clear:both;
}

.bgr1 {
  background: #EFE9D3;
}
.sm {
  font-size: 10px;
  color: #B7A855;
}
.up, .light, .smtab, .bgr2 {
  background: #F7F1E3;
}
.smtab {
  border: 1px solid #574A42;
  padding: 5px 5px 5px 5px;
}
.title {
  font: 14px Arial, Helvetica, sans-serif;
  padding-bottom: 4px;
  color: #867B3A;
  border-top: 1px solid #867B3A;
}
.post .title {
  border-top: 0px;
}
.post {
  margin-bottom: 20px;
}

 /* Styles */
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 1em 0;
	border: none;
	border-top: 1px solid #ccc;
}

legend {
	margin: 1em 0;
	padding: 0 .5em;
	color: #3C3431;
	background: transparent;
	font-size: 1.3em;
	font-weight: bold;
}

label {
	float: left;
	width: 100px;
	padding: 0 1em;
	text-align: right;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

fieldset div input, fieldset div textarea {
	width: 250px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333;
}
 fieldset div textarea
 {
   width: 250px;
 }

fieldset div select {
	padding: 1px;
}

div.fm-multi div {
	margin: 5px 0;
}

div.fm-multi input {
	width: 1em;
}

div.fm-multi label {
	display: block;
	width: 200px;
	padding-left: 5em;
	text-align: left;
}

#fm-submit {
	clear: both;
	padding-top: 1em;
	text-align: center;
}

#fm-submit input {
	border: 1px solid #333;
	padding: 2px 1em;
	background: #555;
	color: #fff;
	font-size: 100%;
}
.button {
  	border: 1px solid #333;
	padding: 2px 1em;
	background: #555;
	color: #fff;
	font-size: 100%;
}

input:focus, textarea:focus {
	background: #efefef;
	color: #000;
}


/* required fields - does not work in IE */
fieldset div.fm-req {
	font-weight: bold;
}

fieldset div.fm-req label:before {
	content: "* "; /* does not work in IE */
}

/* Basic page styling, not part of the form example */
#form {
	margin: 0 auto;
	padding: 1em;
	width: 450px;
	text-align: left;
}

p#fm-intro {
	margin: 0;
}
.success {
  color: #006600;
  	font-weight: bold;
}
.error {
  color: #990033;
  	font-weight: bold;
}
a:link, a:visited
{
color: #62554D;
}
a:focus, a:active, a:hover
{
color: #867B39;
}
 .dateheader a {
   text-decoration: none;
   font: 18px "Times New Roman", Times, serif;
   display: block;
   text-align: center;
 }
.post {
  padding: 10px 0px 10px 0px;
  border-bottom: 1px solid #867B39;
  margin-bottom: 5px;
}
.title a {
  display: block;
   font: bold 14px "Times New Roman", Times, serif;
  padding-bottom: 5px;
}
.date {
   font: italic 12px "Times New Roman", Times, serif;
   color: #867B39;
}
.attr {
   color: #867B39;
   font-size: 10px;
   padding-top: 5px;
}
.raz {
height: 1px;
overflow:hidden;
clear: both;
}
