a:link, a:visited {
	color: #F9B81E;
  background: transparent;
  font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #1F7258;
  background: transparent;
  font-weight: bold;
	text-decoration: none;
}
body {
	color: #1F7258;
	background: #1F7258;
  margin: 0px;
  padding: 0px;
  /*
  background-image: url(images/green_fade.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  */
}
table {
	color: #000000;	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.cornertl {
  background: #000000;
  width: 30%;
  height: 200px;
}
.sidet {
  background: #000000;
  width: 760px;
  height: 200px;
  text-align: center;
}
.cornertr {
  background: #000000;
  width: 30%;
  height: 200px;
}
.sidel {
  width: 30%;
  background-image: url(images/fade.jpg);
  background-repeat: repeat-x;
  /*
  background-position: top left;
  background-color: #90cb89;
  */
}
.sider {
  width: 30%;
  background-image: url(images/fade.jpg);
  background-repeat: repeat-x;
  /*
  background-color: #90cb89;
  */
}
.cornerbl {
  /*
  background: url(images/corner_bl.gif) no-repeat top right;
  */
  width: 30%;
  height: 10px;
}
.sideb {
  /*
  background: url(images/side_b.gif) repeat-x top right;
  */
  width: 760px;
  height: 10px;
}
.cornerbr {
  /*
  background: url(images/corner_br.gif) no-repeat top left;
  */
  width: 30%;
  height: 10px;
}
.container {
  width: 760px;
}
.content {
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 20px;
  /*
  border: 1px solid #BBAE91;
  */
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
h1 {
	color: #1F7258;	background: transparent ;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
  font-style: normal;
	font-size: 20px;
	font-weight: bold;
  text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}
h2 {
	color: #ffffff;
	background: #ED3340 url(images/bricks.jpg) 50% 40% repeat;
	/* background: #BBAE91 url(images/red_burst.jpg) center center no-repeat; */
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
  text-transform: uppercase;
	padding: 5px;
  border: double 4px #ffffff; 
}
h3 {
	color: #000000;	background: transparent;
	text-align: left;
	font-family: 'Times New Roman', Verdana, Arial, Helvetica, sans-serif;
  font-variant: small-caps;
	font-size: 17px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
h4 {
	color: #000000;	background: transparent;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
p {
	color: #000000;
  background: transparent;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
	font-size: 14px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
p.service {
	margin-bottom: 0px;
}
p.price {
	text-align: center;
	margin-top: 0px;
}
p.more {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
	font-size: 10px;
	font-weight: bold;
}
p.menu {
	color: #000000;
  background: transparent;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
	font-size: 14px;
	font-weight: bold;
  padding-top: 2px;
  padding-bottom: 4px;
  margin: 0px;
}
a.menu:link, a.menu:visited {
	color: #F9B81E;
  background: transparent;
	padding-left: 5px;
	padding-right: 5px;
  font-weight: bold;
	text-decoration: none;
}
a.menu:hover, a.menu:active {
	color: #ffffff;
  background: transparent;
	padding-left: 5px;
	padding-right: 5px;
  font-weight: bold;
	text-decoration: none;
}
p.submenu {
	color: #000000;
  background: transparent;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
  margin: 0px;
}
p.submenu a:link, p.submenu a:visited {
	padding-left: 3px;
	padding-right: 3px;
  font-weight: bold;
	text-decoration: none;
	color: #ffffff;
  background: transparent;
}
p.submenu a:hover, p.submenu a:active {
	padding-left: 3px;
	padding-right: 3px;
  font-weight: bold;
	text-decoration: none;
	color: #000000;
  background: transparent;
}
p.copy {
	color: #ffffff;
  background: transparent;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 4px;
  margin: 0px;
}
p.credit {
	color: #BBAE91;
  background: transparent;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
a.credit:link, a.credit:visited {
	color: #000000;
  background: transparent;
  font-weight: bold;
	text-decoration: none;
  padding: 3px;
}
a.credit:hover, a.credit:active {
	color: #ffffff;
  background-color: transparent;
  font-weight: bold;
	text-decoration: none;
  padding: 3px;
}
.whiteback {
  background: #ffffff;
  /*
  border-right: solid 3px #000000;
  border-bottom: solid 2px #000000;
  */
}
.liteback {
  background: #cccccc;
}
.grayback {
  background: #BBAE91;
}
.darkback {
  background: #F9B81E;
}
.blackback {
  background: #000000;
}
p.ctr {
  text-align: center;
}
div.centre {
  width: 380px;
  text-align: center;
  margin: auto;
}
table.centre {
  width: 380px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
table.centre td {
  text-align: left;
}
img {
  border: none;
}
div.clear {
  clear: both;
  height: 1px;
}
div.colLeft {
  width: 48%;
  float: left;
}
div.colRight {
  width: 48%;
  float: right;
}
span.spacer {
  float: right;
  width: 110px;
  height: 190px;
  margin: 5px 0px 5px 5px;
}
span.island {
  float: left;
  width: 250px;
  height: 190px;
  margin: 5px 10px 5px -142px;
}
blockquote p {
  font-style: italic;
}
p.quote {
  text-align: right;
}
img.centre {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frameRight {
  float: right;
  border: solid 2px #000000;
  margin-left: 8px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.frameRight img, .frameLeft img, .thumb img {
  display: block;
  border: none;
}
.frameLeft {
  float: left;
  border: solid 2px #000000;
  margin-left: 5px;
  margin-right: 8px;
  margin-bottom: 5px;
}
.frameLeft img, .frameLeft img, .thumb img {
  display: block;
  border: none;
}
ul {
  margin-left: 0px;
  padding-left: 40px;
}
ul li {
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 20px;
  padding-left: 10px;
  text-align: left;
}
ul.benefits li {
  background: url(images/bullet.gif) no-repeat;
  list-style-type: none;
  margin-left: 0px;
  padding-left: 30px;
}
dl {
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 5px;
}
dl.price {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 40px;
}
ol li {
  padding-right: 5px;
}
#photo {
  width: 570px;
  text-align: center;
  padding: 0px;
  border: solid 2px #F9B81E;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}
#photo img {
  display: block;
}
.gallery {
  width: 250px;
  background: white;
  padding: 10px;
  border: solid 1px #F9B81E;
  margin: 10px auto 10px auto;
}
div.thumb {
  margin-bottom: 10px;
}
div.thumb p {
  text-align: center;
  font-size: 10px;
  margin: 0px 3px 3px 3px;
}
a.a4:link, a.a4:visited {
	color: #ffffff; background: #1F7258;
	text-decoration: none;
	display: block;
	padding: 5px;
  border: 0px;
	margin: 0px;
}
a.a4:hover, a.a4:active {
	color: #FFFFFF; background: #F9B81E;
	text-decoration: none;
	display: block;
	padding: 5px;
  border: 0px;
	margin: 0px;
}
