@CHARSET "ISO-8859-1";
body {
	font: 12px Arial;
	color: black;
	text-align: center;
	background-color: #363739;
	margin-top: 0px;
	z-index: 0;
}

body .clear {
	clear: both;
}

body .floatl {float: left}
body .floatr {float: right}

body img {
	border: none;
}
body p {
margin-left:4px
}
.fl {
float:left;
margin-right:5px
}
.fr {
 float:right;
margin-left:5px
}
#container {
	position: relative;
	width: 900px;
	min-height: 744px;
	margin: 0 auto;
	text-align: center;
	z-index: 2;
}

#page {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%; 
	text-align: left;
}

#page_top_decoration {
	position: relative;
	background-image: url(../img/tigerbg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 151px;
}

#page_top_decoration_logo {
	position: absolute;
	width: 163px;
	height: 163px;
	left: 16px;
	top: 8px;
	
}

#page_top_decoration_animals {
	position: absolute;
	width: 344px;
	height: 159px;
	left: 547px;
	top: 0px;
	background-image: url(../img/animals.png);
}

#nav_left {
	float: left;
	width: 2px;
	height: 29px;
	background-image: url(../img/gradientleft.png);
	background-repeat: no-repeat;
}

#nav {
	float: left;
	background-image: url(../img/gradienttile.png);
	background-repeat: repeat-x;
	width: 886px;
	height: 29px;
	text-align: right;
	color: #e0c98a;
	font: 12px Arial;
	font-weight: bold;
	padding-right: 10px;
}

#nav ul {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
}

#nav li {
	display: inline;
	list-style-type: none;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../img/listitem.png);
	background-repeat: no-repeat;
}

#nav li a {
	text-decoration: none;
	color: #e0c98a;
}

#nav li a:hover {
	color: red;
}

#nav_right {
	float: left;
	width: 2px;
	height: 29px;
	background-image: url(../img/gradientright.png);
	background-repeat: no-repeat;
}

#page_spacer {
	height: 10px;
}

#page_body {
	position: relative;
	left: 1px;
	min-height: 500px;
	width: 899px;
	background-color: #e9f6e5;
	background-image: url(../img/bodybg_default.gif);
	background-repeat: no-repeat;
}
#page_body_index {
	position: relative;
	left: 1px;
	min-height: 500px;
	width: 899px;
	background-color: #e9f6e5;
	background-image: url(../img/bodybg.gif);
	background-repeat: no-repeat;
}
#page_body a:hover {
	color: red;
}


#page_body_left {
	float: left;
	top: 0px;
	left: 0px;
	width: 189px;
	padding-top: 5px;
	padding-left: 10px;
	color: white;
	font: 10px Arial;
	font-weight: bold;
}

#page_body_left_navtop_body a {
	display: block;
	color: white;
	border-bottom: 1px solid #618c01;
	width: 150px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 4px;
	text-indent: 5px;
}

#page_body_left_navtop {
	background-image: url(../img/navtop.png);
	background-repeat: no-repeat;
	width: 179px;
	height: 66px;
}

#page_body_left_navtop_body {
	position: relative;
	background-image: url(../img/topnavbg.png);
	background-repeat: no-repeat;
	width: 163px;
	height: 70px;
	padding-left: 15px;
}



#page_body_left_navdivider {
	background-image: url(../img/navdivider.png);
	background-repeat: no-repeat;
	width: 183px;
	height: 63px;
}

#page_body_left_navbottom_body {
	position: relative;
	left: 2px;
	background-image: url(../img/navbottombg.png);
	background-repeat: no-repeat;
	background-color: #1E6434;
	width: 166px;
	min-height: 202px;
	border-right: 3px solid #e9f6e5;
	padding-left: 10px;
	padding-top: 5px;
}

#page_body_left_navbottom_body ul {
	margin-left: 0px;
	padding-left: 10px;
	list-style-type: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #618c01;
	margin-bottom: 0px;
	width: 140px;
}

#page_body_left_navbottom_body a {
	display: block;
	color: white;
	border-bottom: 1px solid #618c01;
	width: 150px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 4px;
	text-indent: 5px;
}


#page_body_left_navbottom_body li a {
	border-bottom: none;
	display: inline;
}


#page_body_left_navbottom_footer {
	background-image: url(../img/navbottom.png);
	background-repeat: no-repeat;
	width: 178px;
	height: 23px;
	border-right: 3px solid #e9f6e5;	
}

#page_body .container {
	position: relative;
	z-index: 1000;
}

#page_body_middle {
	float: left;
	top: 0px;
	left: 190px;
	width: 450px;
	padding-top: 20px;
	padding-bottom: 20px;
	font: 12px Arial;
}
#page_body_middle_full {
	float: left;
	top: 0px;
	left: 190px;
	width: 698px;
	padding-top: 20px;
	padding-bottom: 20px;
	font: 12px Arial;
}
#thrigbypic {
	float: right;
	padding-top: 0px;
}

h1, h2{
	font: 16px Arial;
	font-weight: bold;
	margin-left:4px;
}
h3 {
	font: 14px Arial;
	font-weight: bold;
	margin-left:4px;
}
.h1title {
float:right;
margin:5px
}
.map li{
font-size:14px
}

#page_body_right {
	float: left;
	top: 0px;
	left: 690px;
	width: 205px;
	text-align: center;
	padding-top: 50px;
	padding-left: 20px;
}

#page_footer_left {
	float: left;
	width: 2px;
	height: 29px;
	background-image: url(../img/gradientleft.png);
	background-repeat: no-repeat;
}

#page_footer_container {
	position: relative;
	
}

#page_footer {
	float: left;
	background-image: url(../img/gradienttile.png);
	background-repeat: repeat-x;
	width: 876px;
	height: 21px;
	padding-top: 8px;
	padding-left: 10px;
	text-align: left;
	color: #e0c98a;
	font: 9px Arial;
	padding-right: 10px;
}

#page_footer a {
	text-decoration: none;
	color: inherit;
}

#page_footer a:hover {
	color: red;
}

#page_footer_right {
	float: left;
	width: 2px;
	height: 29px;
	background-image: url(../img/gradientright.png);
	background-repeat: no-repeat;
}



#page_body_decoration {
	position: relative;
	
}
table.prices th {width:100px;font-weight:bold;text-align:center}
table.prices td {width:100px;text-align:center}
table.prices {border:1px solid #346734;margin-left:4px}
