body {
  padding: 0em;
  background-color: #f7f2d9;
  font-family: "Times New Roman", serif;
  font-style: normal; 
  font-weight: normal; 
  color: #414142;
  border-color: #FFFFFF;
  width: 100%;
}

p {
  font-size:16px;
	font-style: normal;
  font-weight: normal;
  margin-top: 0px;
  color: #414142;
}

span.codedirection {
  unicode-bidi:bidi-override;
  direction: rtl;
}

span.texthighlight {
	font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color:#000000;
}

span.smallquote {
  font-weight: bold;
  font-size: 16px;
  font-style: italic;
	color: #006838;
}
span.quote {
  font-weight: bold;
  font-size: 16px;
  font-style: italic;
	color: #006838;
}
span.quoteinset {
  font-weight: normal;
  font-size: 25px;
  font-style: italic;
	color: #006838;
	padding-left: 30px;
}
span.quotename{
  font-weight: bold;
  font-size: 14px;
  font-style: normal;
	color: #414142;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
  color: #006838;
}

h2 {
  font-size:17px;
  font-weight: bold;
  padding-top: 10px;
  color: #006838;
}

h3 {
  font-size:14px;
  font-weight: bold;
  padding-top: 10px;
  color: #006838;
}

ol.decimal {
  list-style-type: decimal;
	margin: 20px;
	padding-left: 0.5em;
}

#layout { 
  padding: 0em;
  height:100%;
  width:100%;
  text-align: center;
  vertical-align: middle;
}

#mainframe { 
  background-color: #f7f2d9;
  width: 850px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  color: #414142;
  text-align: left;
  vertical-align: top;
}

#menu {
  background-color: #f7f2d9;
  width: 220px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 0px;
  margin: 0px;
  font-size: 18px; 
  font-weight: bold;
  vertical-align: top;
  text-align: right;
  color: #414142;
  z-index: 100;
  float: left;
}

#vertmenu {
  margin: 0;
  z-index: 10;
}

#vertmenu li {
  padding-right: 20px;
  padding-bottom: 30px;
	list-style: none;
}

#vertmenu li a {
  font-weight: bold;
	text-decoration: none;
}

#vertmenu li a:hover {
  color: #000000;
	text-decoration: underline;
}

#contentframe {
  background-color: #c2b59b;
  border: 1px solid #c2b59b;
  width: 458px;
  text-align: left;
  vertical-align: top;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
  font-size: 16px;
  color: #414142;
  float: left;
}

#contentframe ul {
  list-style: square outside;
	color: #000000;
	margin: 20px;
	padding: 0;
}

#content {
}

.photogallery img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  opacity: 0.8;
}

.photogallery:hover img{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
}

#contentrightspacer {
  background-color: #f7f2d9;
  width: 130px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
  float: left;
}

#sitemap {
	margin: 20px;
	padding: 0;
}

#sitemap li.main {
  list-style: square outside url('../cmsimages/arrow.gif');
  font-size:18px;
  color:#414142;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 10px;
}

#sitemap li.sub {
  list-style: square outside none;
  font-size:16px;
  color:#414142;
  margin-left:25px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#smallimages img {
  margin-top: 5px;
  margin-right: 20px;
  border: 1px solid #967A65;
}

#homelogo {
  clear: both;
  width: 210px;
  margin: 0px;
  text-align: left;
  vertical-align: bottom;
	padding-top: 5px;
	padding-left: 50px;
	padding-right: 0px;
  font-size: 13px;
  float: left;
}

#homeaddress { 
  width: 400px;
  font-size: 13px; 
  padding-top: 100px;
  padding-bottom: 0px;
	padding-left: 0px;
  vertical-align: bottom;
  text-align: left;
  float: left;
}

#footerframe { 
  clear: both;
  position: relative;
  top: 0px;
  left: 0px;
  background-color: #f7f2d9;
  width: 850px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  font-weight: normal;
  color: #414142;
  vertical-align: bottom;
}

#footerlogo {
  background-color: #f7f2d9;
  clear: both;
  width: 210px;
  margin: 0px;
  text-align: left;
  vertical-align: bottom;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-left: 50px;
	padding-right: 0px;
  font-size: 13px;
  float: left;
}

#footeraddress { 
  background-color: #f7f2d9;
  width: 400px;
  font-size: 13px; 
  margin: 0px;
  padding-top: 85px;
  padding-bottom: 0px;
	padding-left: 0px;
  vertical-align: bottom;
  text-align: left;
  float: left;
}

#footerimage {
  background-color: #f7f2d9;
  width: 145px;
  height:220px;
  font-size: 13px; 
  margin: 0px;
	padding-bottom: 0px;
  vertical-align: bottom;
  text-align: left;
  float: left;
}

#footerbanner {
  background-color: #f7f2d9;
  clear: both;
  width: 850px;
  padding-top: 0px;
}

#footeraddress2 {
  background-color: #f7f2d9;
  width: 810px;
  padding-top: 0px;
  padding-left: 40px;
  color: #C1B49A;
  text-align: left;
  float: left;
}

#footerdesign {
  background-color: #f7f2d9;
  color: #C1B49A;
  padding-left: 40px;
  padding-top: 20px;
  float: left;
}

#footerverify {
  background-color: #f7f2d9;
  color: #C1B49A;
  padding-right: 40px;
  padding-top: 20px;
  float: right;
}

a.heading:link {
  font-size:14px;
  font-weight: bold;
  color: #7D1400;
  text-decoration: none;
}
a.heading:visited {
  font-size:14px;
  font-weight: bold;
  color: #7D1400;
  text-decoration: none;
}
a.heading:hover { 
  font-size:14px;
  font-weight: bold;
  color: #7D1400;
  text-decoration: underline;
}
a.heading:active {
  font-size:14px;
  font-weight: bold;
  color: #7D1400;
  text-decoration: none;
}

a.body:link {
  font-weight: bold;
  color: #111111;
  text-decoration: none;
}
a.body:visited {
  font-weight: bold;
  color: #111111;
  text-decoration: none;
}
a.body:hover { 
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}
a.body:active {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a.sitemap:link {
  color:#414142;
  text-decoration: none;
}
a.sitemap:visited {
  color:#414142;
  text-decoration: none;
}
a.sitemap:hover { 
  color: #000000;
  text-decoration: underline;
}
a.sitemap:active {
  color: #414142;
  text-decoration: underline;
}

a.footlink:link {
  color: #414142;
  font-weight: bold;
  text-decoration: underline;
  font-size: 13px;
}
a.footlink:visited {
  color: #414142;
  font-weight: bold;
  text-decoration: underline;
  font-size: 13px;
}
a.footlink:hover {
  text-decoration: underline;
  font-weight: bold;
  font-size: 13px;
	color: #006838;
}
a.footlink:active {
  color: #414142;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}
a.footlink2:link {
  text-decoration: underline;
  font-weight: bold;
  font-size: 13px;
	color: #C1B49A;
}
a.footlink2:visited {
  text-decoration: underline;
  font-weight: bold;
  font-size: 13px;
	color: #C1B49A;
}
a.footlink2:hover {
  text-decoration: underline;
  font-weight: bold;
  font-size: 13px;
	color: #006838;
}
a.footlink2:active {
  text-decoration: underline;
  font-weight: bold;
  font-size: 13px;
	color: #C1B49A;
}