
body {
	background-image: url(./assets/images/bg_page_home.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.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;
}
.text {
	font-family: Arial;
	font-size: 10px;
	color: #af8e6d;
	padding-left:8PX;
}
.park {
	font-family: Arial;
	font-size: 13px;
	color: #967B60;
	padding-top:40PX;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #967B60;
}
	
.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: #674e4a;
	padding:10px 40px 40px 40px;
	width:800px;
}

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

}

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

.td_bg_brdr_right {
	background:url(images/brdr_right_center.jpg) repeat-y;
}
.class1 a:link {
	font-family: Arial;
	font-size: 13px;
	color:#967B60;
	}

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

.class1 a:active{
	font-family: Arial;
	font-size: 13px;
	color:#967B60;
	}

.class1 a:visited{
	font-family: Arial;
	font-size: 13px;
	color:#967B60;
	}

.class2 a:link {
	font-family: Verdana;
	font-size: 11px;
	color:#967B60;
	}

.class2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color:#846620;
	text-decoration:none;
	}

.class2 a:active{
	font-family: Verdana;
	font-size: 11px;
	color:#967B60;
	}

.class2 a:visited{
	font-family: Verdana;
	font-size: 11px;
	color:#967B60;

	}
