@charset "utf-8";
/* CSS Document */

#header-right {
	height: 43px; width: 250px;
	border: 1px solid;
}

#car-count {
	background:url(../img/carcount.gif) no-repeat;
	float:left;
	width:220px; height:43px;
	margin-top: 6px; margin-bottom:20px; margin-right:20px;
}
#car-count img {
	float:left;
	margin:6px 0 0;
}

#car-count h5 {
	margin-top: 5px;
	float: right;
	font-size: 14px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	color: #13d6ff;
}

#car-count p {
	margin-top: 3px; margin-left: 2px;
	display: block;
	float: left;
}

#header-bottom {
	height: 43px; width: 100%;
	margin: 0 auto;
	background:url(../img/bg_header.gif) repeat-x;
}

#header-bar {
	height: 43px; width: 1000px;
	margin: 0 auto;
}

#header-nav {
	width: 750px;
	float: left;
	margin-bottom: 10px;
}

/*CONTENT Style*/

#index-info a {
	text-decoration: none;
	color:#000;
}

#content-left {
	width: 222px; height:auto;
	margin-right: 20px; margin-top: 45px;
	float: left;	
}

#btn-donate {
	margin-bottom: 30px;
}
#boysen-video {
	width: 219px; height:179px;
	float:left;
} 

#boysen-video a{
	text-decoration: none;
	color:#000;
	font-size:10px;
	width: 160px;
	/*margin-left: 80px; margin-top: 110px;*/
	display: block;
} 

#btn-hcyh {
	background:url(../img/btn-hcyh.jpg) no-repeat;
	width: 221px; height:193px;
	float: left;
}

#btn-hcyh ul li{
	list-style: inside;
}

#btn-hcyh ul{
	margin-left: 60px; margin-top: 70px;
}

#btn-hcyh a{
	text-decoration: none;
	color:#000;
}

#btn-hcyh a:hover{
	text-decoration: underline;
	color:#000;
}

#btn-gallery {
	background:url(../img/btn-gallery.jpg) no-repeat;
	width: 200px; height:173px;
	float: left;
	margin-left:40px; margin-right: 40px;
	padding: 10px; 
}

#btn-gallery img {
	float: right;
	margin-top: 50px; margin-right: 15px;
	width: 64px; height:49px;
}

#btn-forum {
	background:url(../img/btn-forum.jpg) no-repeat;
	width: 221px; height:193px;
	float: left;
}

#btn-forum a{
	margin-left: 60px; margin-top: 70px;
	width:150px;
	display:block;
	text-decoration: none;
	color:#000;
}

#btn-forum a:hover{
	text-decoration: underline;
	color:#000;
}


#boysen-video a:hover{
	text-decoration: underline;
} 

#content-left img {
	float: left;
	height:auto;
	width:auto;
}

#content-right {
	float: left;
}

#content-flash {
	width: 747px;
	height:316px;
	margin: 0; padding; 0;
	/*background:url(../img/BoysenMap_FlashBanner.jpg) no-repeat;*/
	background-color: #78A139;
	text-align: center;
}

#FlashID {
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	
}

#index-info {
	background:url(../img/bg_index_info.gif) no-repeat;
	width: 707px; height:155px;
	margin-top: 10px; margin-bottom: 20px; padding: 20px;
}


/*#content-btns {
	margin-top: 20px;
	float:left;
}

#content-btns img{
	float: left;
	height:auto; width:auto;
	margin-right: 30px;
}*/

#content {
	height: 300px;
}

#bar {
	border-top: 2px solid #13d6ff;
	width:100%;
	margin:0 auto;
	margin-top: -35px;
	float:left;
	position:relative;
}

#footer {
	width:100%;
	margin:0 auto;
	margin-top: -35px;
	float:left;
	position:relative;
}

#footer-nav {
	width:100%;
}

