@charset "UTF-8";
#wrapper {
	height: 856px;
	width: 1200px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#map {
	height: 371px;
	width: 747px;
	margin-top: -700px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 320px;
	position: absolute;
	z-index: 32;
}

#contactf {
	height:300px;
	width: 570px;
	margin-top: -590px;
	margin-left: 470px;
	position: absolute;
	z-index: 240;
}

#galleryholder {
	height: 400px;
	width: 600px;
	margin-top: 220px;
	margin-left: 350px;
	position: absolute;
	z-index: 256;
}








/* video css below */


#ytvideo,
#ytvideo2 {
    float: left;
	margin-right:10px;
}


.yt_holder {
	float: left;
	margin-bottom: 0px;
	height: 400px;
	width: 900px;
	margin-top: 190px;
	margin-left: 320px;
	position: absolute;
	z-index: 50;
	padding: 10px;
}


ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 220px;
}

ul li {
	list-style-type: none;
	display: block;
	float: left;
	width: 216px;
	margin-bottom: 5px;
	padding: 2px;
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	height: 50px;
}

ul li img {
	width: 60px;
	float: left;
	margin-right: 5px;
	border: 1px solid #999;
	height: 50px;
}

ul li a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	color: #FC0;
}

.currentvideo {
	background-color: #660000;
}


#subscribe {
	background-image: url(img/subscribe.png);
	height: 28px;
	width: 277px;
	margin-top: -165px;
	margin-left: 290px;
	position: absolute;
	z-index: 300;
}
