body {
	margin: 0px;
	padding: 0px;
	background-color: #bfb5a9;
	text-align: center;
	font-family: verdana, sans-serif;
}
#home_link {
	position: absolute;
	top: 200px;
	left: 130px;
	text-decoration: none;
	display: block;
	width: 170px;
	height: 130px;
}
#wrapper {
	width: 1180px;
	height: 950px;
	background-image: url('../images/bg_wrapper_new.jpg');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}
#footer_text {
	width: 1180px;
	text-align: center;
	position: absolute;
	top: 900px;
	color: #052e5d;
	font-size: 10px;
}
#footer_text a { color: #052e5d; }
#nav {
	width: 151px;
	position: absolute;
	top: 370px;
	left: 145px;
}
#left_col {
	width: 330px;
	height: 680px;
	position: absolute;
	top: 200px;
	left: 360px;
	overflow: auto;
}
#right_col {
	width: 329px;
	height: 680px;
	position: absolute;
	top: 190px;
	left: 700px;	
}
#home_left_col {
	width: 330px;
	position: absolute;
	top: 190px;
	left: 350px;
	color: white;
	font-size: 12px;
}
#home_right_col {
	width: 375px;
	height: 680px;
	position: absolute;
	top: 190px;
	left: 680px;	
	background-image: url(../images/bg_home_right_col.png);
	background-repeat: no-repeat;
}
#home_vid {
	margin-top: 60px;
	margin-left: 20px;
	border: 3px solid black;
	height: 240px;
	width: 320px;
	overflow: hidden;
	background-color: black;
}
#home_media_link {
	position: absolute;
	top: 35px;
	left: 240px;
	font-size: 10px;
}
#home_media_link a { color: #81bbe5; }
#mini_gallery {
	margin-top: 10px;
}
/*  mini photo gallery */
#mini_gallery_outer {
	width: 260px;
	height: 160px;
	overflow: hidden;
	position: relative;
	left: 55px;
}
#mini_gallery_inner {
	height: 160px;
	width: 2000px;
}
.mini_gallery_small {
	float: left;
	text-align: center;
	border: 2px solid black;
	position: relative;
}
.mini_gallery_large {
	border: 2px solid black;
	float: left;
	text-align: center;
}
.mini_gallery_small img, .mini_gallery_large img {
	width: 100%;
	height: 100%;
	border: none;
}
.mini_gallery_small a, .mini_gallery_large a {
	text-decoration: none;
}
#mg_nav_left, #mg_nav_right {
	display:block;
	position: absolute;
	top: 30px;
}
#mg_nav_left { left: 25px; }
#mg_nav_right { left: 315px; }
/* end mini gallery */
#home_news {
	font-size: 12px;
	padding: 0px 20px 0px 20px;
	line-height: 20px;
}
#home_news ul { padding-left: 5px; }
#home_communities {
	width: 281px;
	height: 60px;
	background-image: url(../images/home_oc.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 40px;
	padding-left: 20px;
}
#home_page_ad {
	width: 315px;
	height: 114px;
	position: absolute;
	top: 560px;
	left: -10px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(../images/bg_home_ad.png);
	z-index: 10;
}
.scroller {
	height: 500px;
	width: 290px;
	padding-right: 10px;
	overflow: hidden;
	font-size: 12px;
	z-index: 1;
}
.scroller_inner {
	
}
#big_ad {
	width: 312px;
	height: 619px;
	padding-top: 29px;
	padding-left: 17px;
	background-image: url(../images/bg_big_ad.png);
}
/* site links */
#site_nav {
	position: absolute;
	width: 944px;
	height: 60px;
	top: 87px;
	left: 117px;
	overflow: hidden;
}
#fe_link {
	display: block;
	position: absolute;
	top: 10px;
	left: 500px;
	width: 190px;
	height: 70px;	
	text-decoration: none;
}
#site_nav_left {
	position: absolute;
	top: 147px;
	left: 426px;
}
#site_nav_right {
	position: absolute;
	top: 146px;
	left: 737px;
}
/* end site links */
.e_list_item {
	margin-bottom: 10px;
}
.e_list_info {
	margin-left: 10px;
}
#truck {
    width: 533px;
    height: 242px;
    position: absolute;
    top: 640px;
    left: 600px;
    background-image: url(../images/truck.png);
    z-index: 1;
}
#search {
    position: absolute;
    top: 625px;
    left: 100px;
    background-image: url(../images/bg_search.png);
    padding-top: 25px;
    padding-left: 40px;
    width: 193px;
    height: 50px;
}
.search_input {
    width: 120px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    padding: 3px;
    float: left;
}
#search_submit {
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
#ad1 {
	position: absolute;
	top: 695px;
	left: 120px;
	background-image: url(../images/bg_ad1.png);
	width: 194px;
	height: 163px;
	padding-top: 13px;
	padding-left: 10px;
}
#site_nav_bar {
	width: 283px;
	height: 14px;
	padding: 0px;
	position: absolute;
	top: 148px;
	left: 450px;
	background-image: url(../images/slider.jpg);
	background-repeat: no-repeat;
}
#slider_button {
	width: 39px;
	height: 11px;
	background-image: url(../images/slide_button.jpg);
	background-repeat: no-repeat;
	margin: 1px 2px 0px 2px;
	cursor: move;
	position: relative;
}
.event_title {
	font-size: 16px;
	color: #C8970C;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.c_input {
	width: 172px;
	padding: 3px;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #cfcfcf;
}
#event_when { margin: 0px; padding: 0px; }
#event_when p { margin: 0px; padding: 0px; }

#site_nav_controls {
	width: 139px;
	height: 49px;
	position: absolute;
	top: 155px;
	left: 520px;
	background-image: url(../images/site_nav_controls.png);
}
#snc_left, #snc_right {
	display: block;
	position: absolute;
	width: 25px;
	height: 20px;
	top: 6px;
	cursor: pointer;
}
#snc_left { left: 30px; }
#snc_right { left: 85px; }
#event_description {
	height: 380px;
	overflow: auto;
}
#col_scroller {
	width: 12px;
	height: 488px;
	background-image: url(../images/bg_page_scroller.png);
	position: absolute;
	top: 310px;
	left: 670px;
}
#col_scroller_button {
	width: 10px;
	height: 27px;
	cursor: move;
	margin-left: 1px;
	background-image: url(../images/slider_button.png);
}
#col_scroller_long {
	width: 12px;
	height: 635px;
	background-image: url(../images/bg_page_scroller_long.png);
	position: absolute;
	top: 210px;
	left: 670px;
}
ul {  padding-left: 5px; }
	
#left_col.scroller1, #left_col .scroller1 {
	width: 650px; 
	top: 190px; 
	height: 630px; 
	overflow-x: hidden;
	/* overflow: hidden; */
}
#print_link {
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 8px;
}

.scroller2 {
	height: 515px;
	width: 320px;
	padding-right: 10px;
	font-size: 12px;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: auto;
}
.scroller_tall {
	height: 650px;
}