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 {
	width:150px;
	height:150px;
  padding-left: 5px;
  float: left;
}
img.welcome-left-200 {
	width:200px;
	height:150px;
  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-bottom: solid 1px;
  background-repeat: no-repeat;
  width: 994px;
  background-color: #fdfaa9;
  margin-left: 3px;
  font-size: 72px;
  color: #039022;
  font-weight: bold;
  text-align:center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Arial Black';
}
#footer {
  border-top: solid 1px;
  width: 1000px;
  background-color: #039022;
  clear: right;
  padding-top: 5px;
  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: 587px;
  float: right;
  border-left: solid 1px;
  border-right: solid 1px;
}
#front-content {
  width: 794px;
  float: right;
}
#show-content {
  width: 793px;
  float: right;
  border-left:solid 1px;
}
#item-content {
  width: 437px;
  float: right;
}
#item-image {
  width: 150px;
  float: right;
  padding-top:10px;
}
#menu-content {
  width: 200px;
  float: right;
  margin-left: 5px;
  text-align: center;
  padding-top:20px;
  border-right: solid 1px;
}
#menu-content li {
	list-style:none;
	height: 30px;
}
#right-content {
  width: 198px;
  float: right;
  margin-right: 5px;
  padding-left: 2px;
}
#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: 793px;
  float: right;
  border-left: solid 1px;
  padding-left: 1px;
}
#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;
  margin-left: 1px;
  margin-right: 1px;
}
#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;
}
#next_show {
	width: 160px;
	border: solid 1px black;
	margin-left:auto;
	margin-right:auto;
	background-color: #fdfaa9;
}
.show_name {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.show_text {
	font-size:11px;
	text-align:left;
}
.show_text a {
	color:#03F;
	text-align:center;
	text-decoration:underline;
}
#offers {
	clear:both;
	width: 587px;
	border: solid 1px black;
	margin-left:auto;
	margin-right:auto;
	background-color: #fdfaa9;
	font-size:14px;
}
#offers h1 {
	color:#F00;
}
#offers a {
	font-size:14px;
}
.deal_image {
	padding: 0px 5px 5px 5px;
	float:left;
	width:100px;
	height:100px;
}
#clearboth {
	clear:both;
}
#embeded-video {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
.quote {font-weight:bold; font-style:italic;}
