body {
  background-image: url(images/bark.jpg);
  text-align: center;
}
h1 {
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
}
h2 {
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
}
h3 {
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
}
h4 {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
}
h5 {
  font-size: 14px;
  font-style: normal;
}
p {
  font-size: 12px;
  text-align: justify;
  padding-left: 10px;
  padding-right: 10px;
}
a {
  font-size: 12px;
}
a:link {
  text-decoration: none;
  color: #000000;
}
a:visited {
  border-style: none;
  text-decoration: none;
  color: #000000;
}
a:hover {
  text-decoration: underline;
  color: #ff6600;
}
a:active {
  text-decoration: none;
}
ul {
 font-size: 12px;
}
img {
  border:  none;
}
img.button {
  width: 100px;
  margin-left: auto;
  display: block;
  margin-right: auto;
  padding-bottom: 5px;
  padding-top: 20px;
}
img.welcome-left {
  padding-left: 5px;
  float: left;
}
img.smart-left {
margin-top: -200px;
  padding-left: 5px;
  float: left;
}
img.welcome-right {
  float: right;
}
img.find-us {
  width: 170px;
  margin-left: auto;
  display: block;
  margin-right: auto;
  padding-bottom: 5px;
  padding-top: 5px;
}
img.centre {
  margin-left: auto;
  display: block;
  margin-right: auto;
  padding-bottom: 5px;
  padding-top: 5px;
}
#page {
  border-width: 0;
  background-color: #e1deb1;
  margin-right: auto;
  margin-left: auto;
  width: 1000px;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
}
#header {
  border-width: 0;
  background-repeat: no-repeat;
  width: 994px;
  background-position:  center center;
  margin-top: 5px;
  background-color: #e1deb1;
  background-image: url(images/logo-ellipse1.jpg);
  height: 200px;
  margin-left: 3px;
  margin-bottom: 5px;
}
#footer {
  border-width: 0;
  width: 1000px;
  background-color: #039022;
  clear: right;
  padding-top: 5px;
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
margin-bottom: 5px;
}
#footer ul {  
 text-align: center;  
 list-style: none;  
}  
#footer li {  
 display: inline;  
 margin: 0 10px;  
}  
#bottom {
  border-width: 0;
  width: 1000px;
  clear: left;
  clear: right;
}
#bottom p {
  text-align: center;
  font-size: 9px;
}
#bottom ul {  
 text-align: center;  
 list-style: none;  
}  
#bottom li {  
 display: inline;  
 margin: 0 10px;  
}
#bottom a {
 font-size: 10px;
}  
#welcome-content {
  width: 590px;
  float: right;
}
#front-content {
  width: 795px;
  float: right;
}
#item-content {
  width: 390px;
  float: right;
}
#item-image {
  width: 200px;
  float: right;
}
#menu-content {
  background-color: #fdfaa9;
  width: 200px;
  float: right;
  margin-left: 5px;
  text-align: center;
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
margin-bottom: 5px;
}
#right-content {
  background-color: #fdfaa9;
  width: 200px;
  float: right;
  margin-right: 5px;
-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
margin-bottom: 5px;
}
#sisters {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#sisters a {
  font-size: 11px;
}
#sisters p {
  text-align: center;
  padding-top: 30px;
}
#daly {
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#daly a {
  font-size: 14px;
}
#terms-content {
  width: 795px;
  float: right;
}
#terms-content p {
    font-size: 10px;
}
#terms-content a {
    font-size: 10px;
}
.centre {
  text-align: center;
}
.price {
  font-size: 14px;
  color: #f80521;
}
.pricectr {
  text-align: center;
  font-size: 16px;
  color: #f80521;
}
#embed-video {
	width: 400px;
	height: 300px;
	margin: 0 auto;
	padding-left: 30px;
	padding-top: 7px;
}
#visit {
  text-align: center;
  font-size: 20px;
  color: #e60c16;
}
#visit a {
  text-align: center;
  font-size: 14px;
  color: #f80521;
}
#visit a:link {
  color: #f80521;
}
#visit a:hover {
  color: #0000f2;
}
#shows {
 width: 700px;
 margin-left: 50px;
 margin-right: auto;
 font-size: 12px;
}
.spec {
 font-size: 16px;
}
.text-right {
 text-align: right;
}