*{
	margin:0; 
	padding:0;
}

body{
	background:#222222;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size:13px;
	color:#888888;
}
a{
	color:#AAAAAA;
	outline:none;
}
a:hover{
	color:#FFFFFF;
}
h1, h2, h3, h4, h5, h6{
	margin:0px 0px 10px 0px;
	font-size:16px;
	line-height:120%;
	color:#CCCC99;
	font-weight:normal;
}
h1{
	margin-bottom:20px;
	font-size:32px;
	line-height:140%;
}
h2{
	font-size:24px;
}
h3{
	font-size:20px;
}
h4{
	font-size:18px;
}
h5{
	color:#AAAAAA;
	font-size:16px;
	font-weight:bold;
}
h6{
	color:#AAAAAA;
	font-size:14px;
	font-weight:bold;
}
img{
	border:none;
}
ul, ol{
	margin:0px 0px 20px 30px;
}
li{
	padding:0px 0px 10px 0px;
}
table{
	margin:0px 0px 20px 0px;
	border-collapse:collapse;

}
th{
	padding:10px 10px;
	vertical-align:top;
	font-weight:bold;
	font-size:1.1em;
	color:#DDDDDD;
	background-color:#777777;
	border:1px solid #333333;
}
th:hover{
	background-color:#666666;
}
td{
	padding:5px 10px;
	vertical-align:top;
	color:#AAAAAA;
	background-color:#555555;
	border:1px solid #333333;
}
td:hover{
	background-color:#444444;
}

form{
	margin:0px 0px 20px 0px;
}
form, embed{margin-bottom:20px;}
	
/*---------------------------*/


#bg{
	padding:0 0 30px 0;
	background:url(../images/bg_top.jpg)  center top no-repeat #000000;
}

#bottom{
	border-top:1px solid #333333;
}


/*---------------------------
-------  H E A D E R  -------
---------------------------*/

#header{
	margin:0 auto;
	width:980px;
	height:300px;
	/*background:url(../images/header.jpg) no-repeat;*/
}
#header_infobar{
	color:#FFFFFF;
	font-size:10px;
	height:40px;
	line-height:40px;
}
#header_contact{
	float:right;
	text-align:right;
	width:400px;
	font-size:12px;
}
#header_contact a{
	color:#FFFFFF;
}
#header_contact a:hover{
	color:#FFFF99;
}


/*---------------------------
-------  CONTENT  -----------
---------------------------*/

#content_con {
	margin:0 auto;
	padding:40px 20px 30px 50px;
	width:910px;
	background:url(../images/content_bottom.jpg) no-repeat bottom #222222;
}
#content_con p{
	margin:0px 20px 20px 0px;
	line-height:150%;
}
#content_con td p, #content_con th p{
	padding:0;
	margin:0;
	line-height:100%;
}

/*---------------------------
----------  NAV  -----------
---------------------------*/

#nav_con{
	height:50px;
	text-align:center;
	background:url(../images/nav_bg.gif) repeat-x #000000;
}
#nav{
	padding:0 0 0 10px;
	margin:0 auto;
	width:980px;
	height:50px;
	list-style-type:none;
}
#nav li{
	padding:0;
	margin:0;
	float:left;
	background:url(../images/nav_sep.gif) right 12px no-repeat;
}
#nav li a{
	padding:0 5px;
	margin:0;
	height:50px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	background-repeat:no-repeat;
}
#nav li a:hover, #nav li a:focus{background-position:center -50px;}
#nav li a#active{background-position:center bottom;}

li.home a{width:81px; background-image:url(../images/nav_home.jpg); background-position: center 0;} 
li.offers a{width:189px; background-image:url(../images/nav_offers.jpg); background-position: center 0;} 
li.events a{width:91px; background-image:url(../images/nav_events.jpg); background-position: center 0;} 
li.prices a{width:93px; background-image:url(../images/nav_prices.jpg); background-position: center 0;} 
li.location a{width:129px; background-image:url(../images/nav_location.jpg); background-position: center 0;} 
li.contact a{width:126px; background-image:url(../images/nav_contact.jpg); background-position: center 0;} 
li.links a{width:74px; background-image:url(../images/nav_links.jpg); background-position: center 0px;} 
li.gallery a{width:105px; background-image:url(../images/nav_gallery.jpg); background-position: center 0;} 


#nav li a span{	visibility:hidden;}
#nav #last_nav{	background:none;}

/*---------------------------
-------  NEWS  ------------
---------------------------*/

#news_con{
	margin:0 0 20px 0;
	float:right;
	width:350px;
	background:url(../images/news_top.jpg) no-repeat center top #9E9B93;
}
#news_con_bottom{
	padding:60px 10px 30px 10px;
	background:url(../images/news_bottom.jpg) no-repeat center bottom;
}
#news_con p{
	margin:0;
	padding:0 0 0 25px;
	color:#222222;
	line-height:120%;
	font-size:12px;
}
#news_con a{
	padding:0 0 0 25px;
	color:#222222;
	font-size:13px;
	display:inline-block;
	font-weight:bold;
	background:url(../images/news_arrows.gif) no-repeat 5px 3px;
}
#news_con a:hover{
	color:#FFEC00;
}
.news_sep{
	height:10px;
}

.fullnews_item a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:1.1em;
	clear:left;
	background:url(../images/arrow.gif) no-repeat 0px 5px;
	text-decoration:none;
}

	
/*---------------------------
-------  RIGHT_CON  -----------
---------------------------*/

#right_con {
	float:right;
	clear:right;

}

/*---------------------------*/

.right_img_con {
	padding:0px 0px 0px 30px;
	width:350px;
	float:right;
	clear:right;
}
.right_img_con img{
	margin:0px 0px 10px 0px;
	padding:1px;
	width:330px;
	float:right;
	clear:right;
	border:solid 9px #666666;
}

/*--------------
---- FOOTER ----
--------------*/

#footer{
	margin:0 auto;
	padding:30px 50px 50px 50px;
	width:880px;
	position:relative;
}

#footer h5{
	margin:0 0 5px 0;
	color:#AAAAAA;
}
#footer p{
	margin:0 0 10px 0;
	line-height:130%;
}
#footer_top{
	margin:0 0 10px 0;
	padding:0 0 0px 0;
	width:880px;
	clear:both;
	border-bottom:1px solid #393939;
}
#footer_icons{
	padding:0 0 10px 0;
	float:right;
	width:200px;
	line-height:40px;
	text-align:right;
}
#footer_icons img{
	opacity:0.7;
	filter:alpha(opacity=70);
}
#footer_icons img:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
#footer_top h5{
	padding:0;
	margin:0;
	line-height:40px;
}
#footer_icons p{
	padding:0;
	margin:0;
}

#footer_left{
	float:left;
	width:250px;
}
#footer_right{
	text-align:right;
	float:right;
	width:600px;
}
#hotscot{
	text-align:right;
	float:right;
	width:600px;
}



/*---------------------------
-------  LINKS  -----------
---------------------------*/

.links_con{
}
.links_con p{
	margin:0px 0px 20px 20px;
	line-height:130%;
}
.links_con a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:1.1em;
	clear:left;
	background:url(../images/arrow.gif) no-repeat 0px 5px;
	text-decoration:none;
}
.links_con a:hover{
}
.links_con img{
	padding:0px 20px 5px 20px;
	width:100px;
	float:right;
}
a.link{
	font-size:0.9em;
}


/*----  GALLERY  ----*/


#gallery_con{
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	width:880px;
}
#gallery_con .gallery_thumbnail{
	margin:0px 2px 0px 0px;
	padding:9px;
	width:200px;
	overflow:hidden;
	text-align:center;
	background-color:#555555;
	float:left;
	display:inline;
}
#gallery_con .gallery_thumbnail:hover{
	background-color:#444444;
}
#gallery_con .gallery_thumbnail a, #gallery_con .gallery_thumbnail a:hover{
	font-size:12px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	color:#c7dde4;
}
#gallery_con .gallery_thumbnail p{
	margin:0;
	padding:10px;
}
#gallery_con .gallery_thumbnail img{
	margin:4px;
	padding:0px;
	width:190px;
	height:150px;
	display:block;
	border:1px solid #333333;
}
#gallery_con .gallery_sep{
	height:2px;
	clear:both;
}

/*---------------------------*/

.clear{
	height:0px;
	clear:both;
}
.full_sep{
	margin:20px 0;
	border-top:1px solid #111111;
	border-bottom:1px solid #333333;
}
