@charset "UTF-8";
/* CSS Document */

body {
	background: #CCCC99 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F2200;
}

a:link {
	text-decoration: none;
	color: #666600;
}

a:hover, a:active {
	text-decoration: none;
	color: #663300;
}

a:visited {
	text-decoration: none;
	color: #333300;
}

/*flash container-flash only*/
#flashcontent {
float:left;
	border-color: #8DA239;
	border-style:solid;
	border-width: 2px;
	width: 876px;
	height: auto;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

/*html only*/
#container {
float:left;
	background-color:#FFFFFF;
	border-color: #8DA239;
	border-style:solid;
	border-width: 2px;
	width: 876px;
	height: auto;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-image:url(../images/header.png);
	width: 876px;
	height: 200px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

#content {
float:left;
	background-color: #B6B386;
	width: 856px;
	height: 100%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding: 15px 10px 10px 10px;
	text-align: left;
}

#side {
	border-left-color: #996633;
	border-left-style: solid;
	border-left-width: 1px;
	float:right;
	width: 555px;
	height: 100%;
	padding-left: 10px;
	text-align:center;
	text-align: left;
}
#side2 { 
	float:right;
	width: 282px;
	height: 100%;
	text-align:center;
	text-align: left;
}

#footer {
float:left;

	background-color: #E1E0B2;
	width: 876px;
	height: 21px;
	text-align:center;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
}

/*menu*/
#menu{
	width: 876px;
	height: 38.62px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
 	width: 124.25px;
	float: left;
	/*background-color:#33FFFF;*/
	line-height: 60px;
	text-align: left;
	/*text-transform:capitalize;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	
}

#menu .space {
	background-color: #E1E0B2;
	width: 1px;
	height: 38.62px;
}

#menu .home {
	background-image:url(../images/home.png);
	height: 38.62px;
}
	
#menu .venue {
	background-image:url(../images/venue.png);
	height: 38.62px;
	}
	
#menu .wat {
	background-image:url(../images/wat.png);
	height: 38.62px;
	}
	
#menu .function {
	background-image:url(../images/func.png);
	height: 38.62px;
	}
	
#menu .vtour {
	background-image:url(../images/vtour.png);
	height: 38.62px;
	}
	
#menu .food {
	background-image:url(../images/food.png);
	height: 38.62px;
	}
	
#menu .contact {
	background-image:url(../images/con.png);
	height: 38.62px;
	}

#menu .home_selected {
	background-image:url(../images/home.png);
	height: 38.62px;
	width: 119.25px;
	color: #ffffff;
	padding-left: 5px;
}
	
#menu .venue_selected {
	background-image:url(../images/venue.png);
	height: 38.62px;
	width: 119.25px;
	color: #ffffff;
	padding-left: 5px;
	}
	
#menu .wat_selected {
	background-image:url(../images/wat.png);
	height: 38.62px;
	width: 119.25px;
	color: #ffffff;
	padding-left: 5px;
	}
	
#menu .function_selected {
	background-image:url(../images/func.png);
	height: 38.62px;
	width: 119.25px;
	color: #ffffff;
	padding-left: 5px;
	}
	
#menu .vtour_selected {
	background-image:url(../images/vtour.png);
	height: 38.62px;
	width: 119.25px;
	color: #ffffff;
	padding-left: 5px;
	}
	
#menu .food_selected {
	background-image:url(../images/food.png);
	height: 38.62px;
	width: 119.25px;
	color: #ffffff;
	padding-left: 5px;
	}
	
#menu .contact_selected {
	background-image:url(../images/con.png);
	height: 38.62px;
	width: 119.25px;
	color: #ffffff;
	padding-left: 5px;
	}

#menu a {
	display: block;
	float: left;
	padding-left: 5px;
	height: 38.62px;
	width: 119.25px;
	background-image:url(../images/semi.png);
 	text-decoration: none;
	color: #808080;
}

#menu a:hover {
	background-image:url(../images/tran.png);
	color: #ffffff;
	padding-left: 5px;
	height: 38.62px;
	width: 119.25px;
}


/*flash and html*/
#center {
	width: 876px;
	height: auto;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#copyright {float:left;
	width: 876px;
	height: auto;
	text-align:center;
	padding: 4px 4px 4px 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.contacttext {
	line-height: 20px;
	font-weight:bold;
}

/* venues sidebar */
#venues {
   position: absolute;
   top: 260px;
   margin-left: -165px;
}

#venues img {
   border: 0px;
}
