@charset "utf-8";

/* CSS Document */
div.clear
{
	clear: both;
}
label.error{
			display:inline-block;	
			.display:;
			.zoom:1;
			background:url(/css/custom-theme/images/ui-icons_473747_256x240.png);
			width:16px;
			height:16px;
			background-position:-96px -128px;
			line-height:1px;			
		}
		.textbox{
			display:inline-block;
			.display:inline;
			.zoom:1;
			width:166px;
			.width:170px;
		}
		.textbox input[type="text"]{
			width:143px;
		}

img, div
{
	behavior: url(iepngfix.htc);
}


body
{
	background-image:url("../images/sunset2.jpg");
	margin: 0 auto;
	width:1005px;
	height:auto;
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#251414;
	text-align:center;
}


#container
{
	margin:0 auto;
	width:1005px;
	background:url("../images/backwhite.png") repeat;
	text-align:left;
}

#con
{
	margin:10px;
}

#header
{
	background-color:#F6E9C7;
	background-repeat:no-repeat;
	background-image:url("../images/logoback.png");
	background-position:left top;
	text-align:right;
	text-transform:uppercase;
	width:1000px;
	height: 105px;
	margin-left:5px;
	border-bottom: #FFFFFF solid 1px;
	margin-right:5px;
	margin-top:5px;
}

/**************** menu coding *****************/
#menu
{
	background-color:#473747;
	height:25px;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	border-bottom: #FFFFFF solid 1px;
}

#menu a, #menu span
{
	font-size:16px;
	margin: 0;
	padding: 2px 3px;
}

#menu span
{
	color: #ccc;
	margin:0 11px;
}

#menu a
{
	color: #ccc;
	text-decoration: none;
}

#menu a:hover
{
	color: #fff;
}

#menu li
{
	position: relative;
}

#menu ul ul li
{
	padding:2px 0;
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#menu ul ul
{
	position: absolute;
	z-index: 500;
	background-color:#473747;
	width:100%;
}

#menu ul ul ul
{
	position: absolute;
	top: 0;
	left: 100%;
}

div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul
{
	display: none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul
{
	display: block;
}

/**************** sidenav coding *****************/
#sidenav
{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
	width:240px;
	float:left;
}
*html #sidenav
{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	width:260px;
	float:left;
}
#sidenav #logo
{
	height:70px;
	margin: 50px 0px 10px;
}

#sidenav .side1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:14px;
	color:#4da6b3;
	padding:5px 10px 5px 20px;
	padding-right:0px;
	width:260px;
}

#sidenav a
{
	text-decoration:none;
}

#sidenav a img
{
	border:0;
}

#sidenav a .side1
{	
}

#sidenav a:hover .side1
{
	background:url(../images/sideselect.png) no-repeat;
	color: #FFF;
}
*html #sidenav a:hover .side1
{
	background:url(../images/sideselect.png) right no-repeat;
	color: #FFF;
}

#sidenav .side2
{
	font-family:Lucida Grande;
	font-weight:500;
	font-size:16px;
	color:#FFF;
	padding:5px;
	border: 2px #fff solid;
	background:#93917c;
	margin-bottom:2px;
	width:255px;
}

#sidenav .bord
{	
	border: 2px #fff solid;
	margin-bottom:2px;
}
#sidenav #videoplay{display:inline-block;}
#winme
{
	color:#FFF;
	text-align:center;
	height:90px;
	background:#93917c;
	margin-bottom:2px;
	border: 2px #fff solid;
	width:265px;
}
#winme img 
{
	float:left;
	margin:5px;
}
#winme input[type="text"]
{
	background:#786569;
	color:#FFF;
	border:0;
	margin:5px;
	font-size:10px;
}
#winme input[type="submit"]
{
	background:#786569;
	color:#E6C045;
	border:2px solid #B99AAA;
	margin:4px;
	font-weight:bold;
}
#winme .winme
{
	color:#E6C045;
	font:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
#winme .wintxt
{
	color:#fff;
	font-size:13px;
}
.headertxt
{
	color:#000;
	font-size:13px;
}

#directions
{
	text-align:center;
	margin-bottom: 20px;
}

#footerbg
{
	width:1005px;
	background-image:url("../images/bottomgrad.png");
	position:absolute;
	opacity:0.7;
	filter:alpha(opacity=70);
	height:100px;
	z-index:-1;
	margin-left:-10px;
	.margin-left:-20px;
	
}

#footer
{
	text-align:center;
	margin:20px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	_padding-top:20px;
}

#footerlayout
{
	margin: 10px 10px 40px 10px;
	margin-bottom:40px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a
{
	color:#000000;
	text-decoration:none;
}

#footer a:hover
{
	color:#F00;
}

.footertxt
{
	color:#000000;
	font-size:12px;
}

.footertxt1
{
	color:#000000;
	font-size:10px;
}

#bigimage
{
	height: 360px;
	width: 680px;
	border:#F4B381 5px solid;
	margin: 40px 5px 0px 0px;
}

.headertxt1
{
	color:#593747;
	font-size:24px;
}

#mid
{
	float:left;
	width:700px;
}


#layout
{
	margin:5px;
	width:690px;
	font-family:Arial, Helvetica, sans-serif;
}

#home
{
	padding:20px 30px;
}

#home p
{
	padding-left:10px;
	color:#000000;
	font-size:14px;
	text-align:center;
	line-height:100%;
	margin:10px 0;
}

#home h1
{
	color:#b26f38;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:0;
	line-height:100%;
}

#home h2
{
	border-bottom:1px solid #E6C045;
	color:#593747;
	text-align:center;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	margin:0;
	line-height:100%;
	padding-bottom:10px;
}

#eventservices h2
{
	font-weight:bold;
}

#home a
{
	color:#593747;
	text-decoration:none;
	font-weight:bold;
}

#home a:visited
{
	color:#593747;
}

.hometxt
{
	color:#000000;
	font-size:14px;
}

.hometxt1
{
	text-align:center;
	color:#000000;
	font-size:12px;
}

#hometxt
{
	padding-top:4px;
	padding-left:65px;
	padding-right:45px;
	float:left;
}

#socailnetworks 
{
	margin-top:10px;
}
#midbar
{
	background:#fff;
	margin: 0 5px;
	width:690px;
	text-align:center;
}

#thumb
{
	background-color:#593747;
	border:solid thin #E6C045;
	width:60px;
	height:60px;
	margin:5px;
	padding:5px;
	display:inline-block;
}

#thumb2
{
	background-color:#F4B381;
	border:solid thin #4DA6B3;
	width:145px;
	height:130px;
	margin:5px;
	padding:5px;
	display:inline-block;
	text-align:center;
}
*html #thumb2
{
	background-color:#F4B381;
	border:solid thin #4DA6B3;
	width:160px;
	height:130px;
	margin:5px;
	padding:5px;
	display:inline-block;
	text-align:center;
}
*html #thumb2, html:first-child #thumb2
{
	float:left;
}
b9 a:hover
{
	color:#f4b581;
	text-decoration:none;
}

#thumb9 a:link
{
	color:#000000;
	text-decoration:none;
}

#thumb9 a:visited
{
	color:#000000;
	text-decoration:none;
}

.page
{
	color:#fff;
}

.page1
{
	color:#000000;
}



.contactustxt
{
	color:#000000;
	font-size:14px;
	margin-left: 40px;
}
#contact_us
{

}
.contactustxt, .contactustxt1
{
	color:#000000;
	font-size:14px;

	margin-left: 26px;
	width:75px;
	display:inline-block;	
}
.contactustxt1
{
	width:135px;
	padding: 10px 0;
}

#divs
{
	float:left;
	text-align:center;
	width:200px;
	margin-left:10px;
}
#sidelinktop
{
	margin-top:30px;
}
#sidelink
{
	margin-top:20px;
}
#map
{
	border:#f4b381 solid 4px;
	float:center;
}
.ui-datepicker{font-size:70%;z-index:100;}
.ui-slider{
	font-size:70%;
	width:300px;
	display:inline-block;
	.zoom:1;
	.display:inline;
	.height:9px;}
#ietest{width:1px;display:none;}