/* SET BASE FONT */
body,th,td,div,p {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color:#000000;
}

body{
	background-color:#737C5D;
/*	background:url(images/bg-1.jpg) */
}

/* UNIVERSAL PAGE LAYOUT */

A.bg_dark {
	color: #aaa052;
	font-weight: bold;
}

A.bg_dark:visited {
	color: #d6d6cc;
	font-weight: bold;
}

A.bg_dark:hover {
	color: #fbcb24;
	font-weight: bold;
}

A.attractions:hover {
	color: #e8ae02;
	font-weight: bold;
}

A{
	color: #393e2d;
	font-weight: bold;
}

A:visited {
	color: #60776A;
	font-weight: bold;
}

A:hover {
	color: #FFFF33;
	font-weight: bold;
}

DIV.footer {
	position : relative;
	top : 10px;
	left : 0px;
	z-index : 2;
	width : 720px;
	padding : 0px;
	text-align:center;
	font: 10px/12px Arial, Helvetica, sans-serif;
	color:#eeede0;
}

DIV.main {
	position : absolute;
	top : 0px;
	left : 10px;
	z-index : 1;
	width : 760px;
}

DIV.main_text {
	z-index : 2;
	width : 300px;
	position:relative;
	top: 60px;
	padding : 0px;
}

DIV.wider_main_text {
	z-index : 2;
	width : 380px;
	padding : 0px;
}

H2 {
	font: 20px/22px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

H3 {
	font: 18px/20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

H4 {
	font: 16px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

H5 {
	font: 14px/14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

hr.green {
	color: #004000;
	background-color: #004000;
	width: 90%;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

P {
	text-align : justify;
	text-indent : 5px;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 5px;
	margin-bottom : 5px;
}

P.menu {
	text-align : right;
	text-indent : 4px;
	font: 14px/18px Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom : 5px;
}

P.no_indent {
	text-align : justify;
	text-indent : 0px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}

td.topcell {
	vertical-align : top;
	height : 320px;
	width : 720px;
}

td.topcell-l {
	vertical-align : top;
	height : 249px;
	width : 419px;
}

td.topcell-r {
	vertical-align : top;
	height : 249px;
	width : 301px;
}

td.btmcell-l {
	vertical-align : top;
	height : 447px;
	width : 570px;
	background-image : url(images/bg_paper.jpg);
	background-repeat : repeat;
}

td.btmcell-r {
	vertical-align : top;
	height : 447px;
	width : 150px;
	background-image : url(images/bg_menu.jpg);
	background-repeat : repeat;
}

/* HOME PAGE LAYOUT */

/* INTERIOR PAGE LAYOUT */


