body {
  background: #6c4438 url(/images/bg-main.jpg) repeat-x;
  text-align: center;
}
body,p,td,tr,ol,ul,li,div,span,dl,dd,dt {
  font: normal 11px verdana, arial, helvetica, sans-serif;
}
#bodycontainer {
  width: 750px;
  background: white;
  padding: 4px;
  margin: 10px auto;
  text-align: left;
}
#popupcontainer {
  width: 450px;
  background: white;
  padding: 4px;
  margin: 10px auto;
  text-align: center;
}
#imagecontainer {
  width: 510px;
  background: #6c4438;
  padding: 0px;
  margin: 0px auto;
}
#header {
  background: #E2D7CD url(/images/bg-header.jpg) repeat-x bottom;
  border: 3px solid black;
  height: 161px;
}
.logo {
	border: 1px solid white;
}
.content {
	background: #e2d7cd;
	margin: 2px 0px;
	width: 100%;
}
.body {
	background: #e2d7cd url(/images/bg-body.jpg) repeat-y right;
	vertical-align: top;
	border: 1px solid #6c4438;
	padding: 4px;
	width: 592px;
}
.body p, .body td, .body li {
  color: #3a0000;
  width: 510px;
  font-size: 12px;
  line-height: normal;
}
.menu {
	background: #3A0000 url(/images/bg-menu.gif) repeat-y;
	width: 146px;
	vertical-align: top;
	margin: 0px;
	line-height: 200%;
	padding-top: 0;
	padding-bottom: 0;
}
.tours {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.menu, .menu a, .menu a:link {
  color: white;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}
.menu a:hover {
  color: white;
  text-decoration: underline;
}
.right {
  float: right;
}
.left {
	float: left;
}
.title {
  padding: 10px 4px;
}
.textbox {
  background: #3a0000;
  width: 510px;
}
.textbox p {
  padding: 0px 10px;
  width: 490px;
  font-size: 11px;
  font-weight: bold;
  color: white;
  line-height: 155%;
}
.textboxtop, .textboxbottom {
  display: block;
  margin: 0px;
  padding: 0px;
  height: 11px;
  clear: both;
}
.textlist p {
	padding: 0px 10px;
	width: 510px;
	font-size: 12px;
	font-weight: normal;
	color: #3a0000;
	line-height: normal;
	float: none;

}
#footer {
  width: 510px;
  background: #6c4438;
  color: #e2d7cd;
  text-align: center;
  margin: 1px 0px;
  padding: 6px;
  border-top: 1px solid #3a0000;
  border-bottom: 1px solid #3a0000;
}
address{
	font: normal 10px Verdana,Arial,Helvetica,sans-serif;
	color: white;
	text-align: center;
}
address a{
	color: white;
	text-decoration: underline;
}
.text {
	font: bold 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.reverse {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	background-color: #6c4438;
	color: #FFFFFF;
}
.text-red {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.heading {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3a0000;
}
.tablebox {
	background-color: #6c4438;
	width: 504px;
	display: block;
}
.text-white {
	font: bold normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;

}
.imgVertical {
	text-align: center;
}
.paw {
	list-style-position: outside;
	list-style-image: url(../img/paw.gif);
}
