html, body {
height: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	color: #CCC;
	background-color: #000;
	background-image: url(layout/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
pre {font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;}
#bodyline {
	position: relative;
	width: 100%;
	background-image: url(layout/bodyline.png);
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -130px;
}
h1,h2,h3 {
	font-size: 17px;
	color: #FC6;
}

#holder{
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	position:relative;
	background-image: url(layout/banner.png);
	width:950px;
	height:165px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
}
#topmenu {
	position: absolute;
	right: 31px;
	bottom: 37px;
	color: #D6D6D6;
	font-size: 17px;
}
#topmenu a {
	color: #CCC;
	text-decoration: underline;
}
#topmenu a:hover {
	color: #FF0;
}
#homeevents {
	background-image: url(layout/homeeventsbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 322px;
	width: 401px;
	float: left;
	margin-bottom: 15px;
	overflow: auto;
}
#resintro {
	width: 380px;
	float: left;
	background: #000;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #333;
	margin-bottom: 15px;
}

#gallery {
	background-position: left top;
	position: relative;
	height: 322px;
	width: 527px;
	float: left;
	background-image: url(layout/gallerybg.png);
	margin-left: 15px;
	margin-bottom: 15px;
	}
	
	#rightbox {width: 527px;
	float: left;}
#contacts {
	background-image: url(layout/homeeventsbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 272px;
	width: 401px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#tarriffs {
	float: left;
	height: 230px;
	width: 180px;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}

#contacts h3 {
	color: #F93;
	font-size: 14px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-bottom: 0px;
}

#resop {
	float: left;
	height: 230px;
	width: 200px;
	margin-top: 10px;
	position: relative;

}
#contacts pre {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#hometext {
	background-position: left top;
	position: relative;
	height: 272px;
	width: 497px;
	float: left;
	background-image: url(layout/gallerybg.png);
	margin-left: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-right: 15px;
	padding-left: 15px;
	}
	#menus {
	position: relative;
	width: 497px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background: #000 left top;
	border: 1px solid #333;
	height: 330px;
	overflow: auto;
	clear: right;
	}
#outfooter, .push {
	background-image: url(layout/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333;
 clear: both;
height: 130px;
	width: 100%;
}
#footer {
	background-image: url(layout/footerbanner.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	position: relative;
	height: 130px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.homeevent {
	clear: both;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	position: relative;
	font-size: 12px;
	border-top: 1px dotted #999;
}
.homeevent i {
	font-size: 12px;
}
#homeevents h2 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	 
	display: block;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
.homeevent h3 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.homeevent a {
	color: #FC6;
}
.homeevent a:hover {
	color: #FFF;
}
#slideshow {
	position:relative;
	height:305px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	top: 7px;
	overflow: hidden;
	border: 1px solid #333;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	width: 100%;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#longtext {
	background-color: #000;
	padding: 10px;
	width: 930px;
	border: 1px solid #333;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
td {
	font-size: 12px;
	color: #FFF;
}
.formbits {
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 4px;
	height: 26px;
	font-size: 15px;
	color: #666;
	font-weight: bold;
	width: 45%;
	float: left;
	position: relative;
	padding-bottom: 4px;
}
#showmap {
	float: right;
	height: 300px;
	width: 300px;
	border: 2px solid #666;
	position: relative;
	margin-right: 10%;
	margin-bottom: 15px;
}

