
body {
	background-image: url(../assets/images/bg_page_inner.jpg);
	background-color:#231f20;
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.class1 a:link {font-family: Arial; font-size: 13px; color:#674e4a;}
.class1 a:hover {font-family: Arial; font-size: 13px; color:#846620; text-decoration:none;}
.class1 a:active{font-family: Arial; font-size: 13px; color:#674e4a;}
.class1 a:visited{font-family: Arial; font-size: 13px; color:#674e4a;}

.class2 a:link {font-family: Arial; font-size: 11px; color:#967B60; line-height: 15pt;}
.class2 a:hover {font-family: Arial; font-size: 11px; color:#846620; line-height: 15pt; text-decoration:none;}
.class2 a:active{font-family: Arial; font-size: 11px; color:#967B60; line-height: 15pt;}
.class2 a:visited{font-family: Arial; font-size: 11px; color:#967B60; line-height: 15pt;}

.class3 A:link {font-family: Arial; font-size: 11pt; font-weight: bold; color: rgb(0,0,0); line-height: 15pt;}
.class3 A:visited {font-family: Arial; font-size: 11pt; font-weight: bold; color: rgb(0,0,0); line-height: 15pt;}
.class3 A:active {font-family: Arial; font-size: 11pt; font-weight: bold; color: rgb(0,0,0); line-height: 15pt;}
.class3 A:hover {font-family: Arial; font-size: 11pt; font-weight: bold; color: rgb(50,50,50); line-height: 15pt; text-decoration: none;}

.class4 A:link {font-family: Arial; font-size: 10pt; font-weight: bold; color: rgb(175,142,109); line-height: 15pt;}
.class4 A:visited {font-family: Arial; font-size: 10pt; font-weight: bold; color: rgb(175,142,109); line-height: 15pt;}
.class4 A:active {font-family: Arial; font-size: 10pt; font-weight: bold; color: rgb(175,142,109); line-height: 15pt;}
.class4 A:hover {font-family: Arial; font-size: 10pt; font-weight: bold; color: rgb(175,142,109); line-height: 15pt; text-decoration: none;}

.p {
	font-family: Arial;
	font-size: 11px;
	color: #af8e6d;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #af8e6d;
}
.featured {
	font-family: Arial;
	font-size: 11px;
	color: #a7988b;
	padding-left:25px;
	padding-top:6PX;
}
.video {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #df7e3d;
}
.gtitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #af8e6d;
}
.staffname {
	font-family: Arial;
	font-size: 13px;
	color: #af8e6d;
	font-weight: bold;
}
.staffbio {
	font: 12px Arial, Helvetica, sans-serif;
	color: #af8e6d;
}
.park {
	font-family: Arial;
	font-size: 13px;
	color: #967B60;
	padding-top:40PX;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #967B60;
              line-height: 15pt;
}
	
.td_body_title {
	background:url(../assets/images/bg_body_title.jpg) no-repeat;
	font: 16px Arial, Helvetica, sans-serif;
	color: #e4b021;
	padding:40px 40px 10px 40px;
	text-align:right;
	font-weight: bold;
	width:800px;
}

.td_body_text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #af8e6d;
	padding:10px 40px 40px 40px;
	width:800px;
}

.tbl_border_bottom {
	height:260px;
	background:url(../assets/images/border_bottom.jpg) repeat-x;

}

.td_bg_brdr_left {
	background:url(../assets/images/brdr_left_center.jpg) repeat-y;
}

.td_bg_brdr_right {
	background:url(../assets/images/brdr_right_center.jpg) repeat-y;
}

.errormessage {
               font-family: Arial;
               font-size: 11pt;
	font-weight: bold;
	color: #990000;
}

.menu {
	font-family: Arial;
               font-size: 11pt;
	color: #e4b021;
               line-height: 15pt;
}

.categoryname {
	font-family: Arial;
	font-size: 16px;
	color: #af8e6d;
              text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}
.categorydesc {
	font-family: Arial;
	font-size: 12px;
	color: #af8e6d;
}
.itemname {
	font-family: Arial;
	font-size: 14px;
	color: #af8e6d;
              text-transform: capitalize;
}
.itemdesc {
	font-family: Arial;
	font-size: 12px;
	color: #af8e6d;
}
.itemprice {
	font-family: Arial;
	font-size: 12px;
	color: #af8e6d;
}
.scategoryname {
	font-family: Arial;
	font-size: 14px;
	color: #af8e6d;
	text-align: center;
	vertical-align: middle;
              text-transform: capitalize;
}
.scategorydesc {
	font-family: Arial;
	font-size: 12px;
	color: #af8e6d;
}


