@charset "UTF-8";
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	-webkit-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
}
#wrapperl2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-image: url(../images/bg_l2_strip.gif);
	background-repeat: repeat-y;
	-webkit-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	margin-bottom: 3px;
	padding-bottom: 30px;
}

#container {
	height: 100%;
	width: 100%;
	background-color: #000;
}
*{
	margin: 0px;
	padding: 0px;
}body {
	background-color: #d1d3d4;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family : helvetica, arial, verdana, sans-serif;
	background-attachment: fixed;
}
.cl,clear {
	clear: both;
	float: none;
}
#textstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}
#mainimg {
	background-image: url(../images/Home_Images_Boldt-Leisure.jpg);
	height: 538px;
	width: 1000px;
	display: block;
	position: relative;
}
#l2content {
	width: 785px;
	float: right;
	margin: 0px;
}
#titlebox {
	height: 89px;
	width: 785px;
	margin-bottom: 7px;
}
.transbox { 
		position: relative; 
		margin: 20px 0 20px 40px; 
		padding: 5px 0; width: 300px; 
		height: 100px; 
		background-image: url(images/background.jpg); 
		background-repeat: no-repeat; 
		}
#box-link {
	position: absolute;
	top: 10px;
	left: 528px;
	width: 474px;
	height: 207px;
	background-color: transparent;
}	
#l2buckets {
	width: 762px;
	margin-left: 14px;
	padding-top: 20px;
}
.l2bkt {
	width: 250px;
	padding-right: 5px;
	float: left;
}
.l2bkt3 {
	width: 250px;
	float: left;
}
#l2buckets a {
	text-decoration: none;
	opacity:0.80;
	filter:alpha(opacity=80);
}
#l2buckets a:hover {
	text-decoration: none;
	opacity:1;
	filter:alpha(opacity=100);
}
