a:link {
	color: #68492e;
	text-decoration: none;
}
a:active {
	color: #68492e;
	text-decoration: none;
}
a:visited {
	color: #68492e;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}

.navButton a:link {
	color: #333;
	text-decoration: none;
}
.navButton a:active {
	color: #333;
	text-decoration: none;
}
.navButton a:visited {
	color: #333;
	text-decoration: none;
}
.navButton a:hover {
	color: #68492e;
	text-decoration: none;
}

.topNavButton a:link {
	color: #333;
	text-decoration: none;
}
.topNavButton a:active {
	color: #333;
	text-decoration: none;
}
.topNavButton a:visited {
	color: #333;
	text-decoration: none;
}
.topNavButton a:hover {
	color: #68492e;
	text-decoration: none;
}

.textRight {
	text-align: right;
}

.textLeft {
	text-align: left;
}

.mainBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
 display: inline;
  width:  250px;
  padding:  0px;
  margin: 0px;
}

.mainBodyTextBrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	color: #795d45;
}

h2 {
  font-size:  16px;
  font-weight: normal;
  margin:     0px 0px 10px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	color: #333333;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	color: #333333;
}

.telephone {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.toplineLinks {
	font-size: 11px;
	color: #666666;
}

.smallText {
	font-size: 10px;
	color: #333333;
}

table.mainBodyText {
  width:  100%;
}
table.mainBodyText td {
  background-color: #E6DBC0;
  width:            50%;
}
  form#contacts input,
  form#contacts textarea { width:196px;margin-bottom: 2px}
  form#contacts input.mm,
  form#contacts textarea.mm { border-color: #FF0000; background-color: #FFFFAA }
  form#contacts input.inv,
  form#contacts textarea.inv { border-color: #FF0000; background-color: #FFCCCC }
  form#contacts input#csubmit { width:50px; margin-top: 16px}
  form#contacts input.CBI     { width: auto; margin-right:  5px; }


div.news_article {
  float: left;
  width:  450px;
  margin-bottom:  5px;
  padding-bottom: 5px;
  border-bottom:  1px solid #583C26;
}
div.news_article h1 {
  font-size:  1.4em;
}
div.news_article h3,
div.news_article h4 {
  margin-bottom:  2px;
}
div.news_article img {
  float: right;
  margin: 0px 0px 5px 10px;
  border: 1px solid #583C26;
}
div.news_article p {
  padding:  0px;
  margin-top: 0px;
}

.contactUsLeftButton { font-family: Georgia,"Times New Roman",Times,serif; text-align: center; background: #D6C6A4; width: 177px; padding: 5px; font-size: 14px;}

a.readmore:link,
a.readmore:visited,
a.readmore:hover,
a.readmore:active {
  display:  block;
  float: right;
  clear: both;
  text-align: right;
font-weight: bold;
  font-size:  1.2em;
}