BODY {
	background-image : url(../images/background.gif);
	margin-left: -750px;
	margin-top : 30px;
	margin-bottom: 30px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color: Black;
}

.padded {
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 145px;
	text-align: center;
	float: left;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	color: #b10000;
	text-decoration: none;
}

A:HOVER {
	color: Black;
	text-decoration: none;
}

DIV.main {
	width : 750px;
	height : 550px;
	position : relative;
	left: 50%;
}

.green {
	background-color : #004c00;
}

.yellow {
	background-color: #ffcc33;
}

.red {
	background-color: #CC0033;
}
.red_2 {
	background-color: #b10000;
}
.purple {
	background-color: #770077;
}

.purple2 {
	background-color: #c85dc8;
}

.brown {
	background-color: #5f250f;
}

.ltgreen {
	background-color : #e5e9c9;
	height: 100%;
}

.ltgreen2 {
	background-color : #D8DDAE;
}

A.boldGreen, A.boldGreen:LINK, A.boldGreen:VISITED, A.boldGreen:ACTIVE, A.boldGreen:FOCUS, B.boldGreen, P.boldGreen, SPAN.boldGreen, STRONG.boldGreen {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color: #006400;
	text-align: left;
	font-weight : bold;
}

A.boldGreen:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	color: Black;
	text-align: left;
	text-decoration: none;	
	font-weight : bold;
}

TD.brown, TABLE.brown, TR.brown {
	background-color : #663300;
}

DIV.l1 {
	position : absolute;
	left:248px;
	top:148px;
	z-index:1;
	text-align : left;
	visibility : hidden;
	background-image : url(../images/ltyellow.gif);
	border-right: 1px solid #5F250F;
	border-left: 1px solid #5F250F;
	border-bottom: 2px solid #5F250F;
}

DIV.l2 {
	position : absolute;
	left:322px;
	top:148px;
	z-index:1;
	text-align : left;
	visibility : hidden;
	background-image : url(../images/ltyellow.gif);
	border-right: 1px solid #5F250F;
	border-left: 1px solid #5F250F;
	border-bottom: 2px solid #5F250F;
}

DIV.l3 {
	position : absolute;
	left:470px;
	top:148px;
	z-index:1;
	text-align : left;
	visibility : hidden;
	background-image : url(../images/ltyellow.gif);
	border-right: 1px solid #5F250F;
	border-left: 1px solid #5F250F;
	border-bottom: 2px solid #5F250F;
	
}

DIV.l4 {
	position : absolute;
	left:630px;
	top:148px;
	z-index:1;
	text-align : left;
	visibility : hidden;
	background-image : url(../images/ltyellow.gif);
	border-right: 1px solid #5F250F;
	border-left: 1px solid #5F250F;
	border-bottom: 2px solid #5F250F;
	
}

.menu, .menu:LINK, .menu:VISITED, .menu:ACTIVE, .menu:FOCUS {
	background-image : url(images/ltyellow.gif);
	color : #5f250f;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size :9 px;
	text-decoration : none;
	padding-bottom : 1px;
	padding-left : 4px;
	padding-right : 2px;
	padding-top : 1px;
	text-align : left;
	font-weight : bold;
}

.menu:hover {
	background-image : url(images/ltyellow.gif);
	color : #b10000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size :9 px;
	text-decoration : none;
	padding-bottom : 1px;
	padding-left : 4px;
	padding-right : 2px;
	padding-top : 1px;
	text-align : left;
	font-weight : bold;
}

TR.footer, TD.footer, SPAN.footer, P.footer, DIV.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 11px;
	color: White;
	text-align: right;
	vertical-align : middle;
}

A.italic, A.italic:LINK, A.italic:VISITED, A.italic:ACTIVE, A.italic:FOCUS, B.italic, P.italic, SPAN.italic, STRONG.italic, UL.italic {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	color: #5f250f;
	text-align: left;
	font-weight : bold;
	font-style : normal;
	list-style-position : outside;
	list-style-type : square;
	margin-left : 10px;
}

A.italic:HOVER, {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color: #006400;
	text-align: left;
	font-weight : normal;
	font-style : normal;
}

.form { 
	border: 1px solid #4c5a4a;
}

b.attractions1, div.attractions1, p.attractions1, pre.attractions1, span.attractions1, td.attractions1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 16px;
	color: #5f250f;
	text-align: center;
	vertical-align : middle;
	font-weight : bold;
}

b.attractions2, div.attractions2, p.attractions2, pre.attractions2, span.attractions2, td.attractions2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
	color: Black;
	text-align: center;
	vertical-align : middle;
}