@charset "utf-8";
html {
	width: 100%;
	height: 100%;
	
}

body {
	margin-left: 0px;
	background-color: #DCF2FB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	width: 100%;
	height: 100%;
	background-image:url(/images/bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin:0px;
	padding:0px;
}
/*
table td, th {

}*/
p { 
margin:10px 0 5px 10px;
}
.rowClick {	cursor: hand; cursor: pointer; }
h1 {
	font-size:16px;
	color:#585555;
	margin:0px;
	padding:5px;
	}
h2 {
	font-size:16px;
	color:#585555;
	margin:0px;
	padding:5px;
}
.video_tit {
	font-size:15px;
	color:#739303 !important;
	font-weight:bold !important;
	margin:0px;
}
p img { margin-right:10px; }
.grey { color:#585555; }
.orange { color:#FFA340; }
.red { color:#FF0000; }
.green { color:#739303; }

img a:link,img a:visited,img a:active {
	/*border:1px solid #fff;*/
	border:none;
	}
img a:hover {
	/*border:1px solid #eaeaea;*/
	}


a img {
	border:none;
}
a:link, a:visited {
	color: #222222;
	text-decoration: none;
	font-weight:normal;
}

a:hover, a:active {
	text-decoration: underline;
	color: #222222;
}

a.more:link, a.more:visited {
	color: #569FBC;
	text-decoration: underline;
	font-weight:bold;
}

a.more:hover, a.more:active {
	
	color: #5FACCB;
	font-weight:bold;
}

.clear { clear:both; }
.mainHolder { 
	padding:0;
	margin:0;
	width:100%; height:100%;
	/*position:relative; */
	min-height:648px;
}	
.footer { 	
	height:156px;
	width:100%;
	text-align:center;
	color:#7B8183!important;
	background-image:url(/images/grass.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
	 }
	 .footer a {color:#7B8183!important;}
	 div.footer div { margin-right:109px; }

.roundBox {
	 width:869px;
	 margin:0 auto; 
	 margin-top:30px;
}

.m { background-color:#fff; }
.container { width:690px; padding:0 0 10px 25px !important;  }
.menu { margin:15px 0; }
.map { float:left; width:310px; 
 margin-bottom:15px;
background-image:url(/images/dots_ver.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:20px;
	  }
	  
.fun { float:left; width:345px; 
	padding-left:10px;
	text-align:right;
	  }

div.fun table td { text-align:center; font-weight:bold; }
div.fun img { margin-bottom:5px; }

div.hr {
 	clear:both;
  height: 15px;
  width: 710px;
  background: #fff url(/images/dots_hor.gif) no-repeat 0 13px;
}
div.hr hr {
  display: none;
}

/* Menu */
ul.menu { width:748px; list-style:none;
	height:49px;
	
	padding:0px;
	}
	
ul.menu li span { display:none; }
.home { margin-left:6px; float:left; width:119px; height:49px; background: url(/images/menu/home.gif) top left no-repeat;}
.about { float:left; width:79px; height:49px; background: url(/images/menu/about.gif) top left no-repeat;}
.store { float:left; width:97px; height:49px; background: url(/images/menu/store.gif) top left no-repeat;}
.gallery { float:left; width:130px; height:49px; background: url(/images/menu/gallery.gif) top left no-repeat;}
.entertainment { float:left; width:85px; height:49px; background: url(/images/menu/entertainment.gif) top left no-repeat;}
.facts { float:left; width:84px; height:49px; background: url(/images/menu/facts.gif) top left no-repeat;}
.contacts { float:left; width:135px; height:49px; background: url(/images/menu/contacts.gif) top left no-repeat;}

.thumb { float:left; width:150; height:112px; margin:7px; padding:0; border:1px solid #CFCDCE; }