@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #d1c4be url(../images/bg_fade.jpg) repeat-x top;
	line-height:0;
	font-size:0;
	color:#828181;
	
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline:none;
}
.clearme{
	clear:both;
}
#wrapper{
	position: relative;
	width:940px;
	height:auto;
	margin:0px auto;
	padding:0px 10px 0px 10px;
	background:#f9f5f4 url(../images/footer_bg.jpg) no-repeat bottom right;
}
#header{
	position: relative;
	width:940px;
	height:24px;
	top:0px;
	left:0px;
	border-bottom:2px solid #d3c7c2;
	padding:30px 0px 25px 0px;
	overflow:hidden;
}
#header_dates{
	position:absolute;
	top:30px;
	right:0px;
	font-size:11px;
	line-height:13px;
	text-align:right;
}
#header_url{
	position:absolute;
	top:62px;
	right:430px;
	font-size:11px;
	line-height:13px;
	text-align:right;
}

#header_contact{
	position:absolute;
	top:25px;
	left:0px;
	font-size:10px;
	line-height:12px;
}

#hero_pics{
	position: relative;
	margin-top:3px;
	width:940px;
	height:304px;
	top:0px;
	left:0px;
	padding-bottom:3px;
}
#strap{
	position:absolute;
	width:625px;
	top:356px;
	left:30px;
	height:45px;
	color:#786057;
	font-size:18px;
	line-height:20px;
	z-index:6;
}

#strap_back{
	position:absolute;
	width:625px;
	top:346px;
	left:10px;
	height:45px;
	background-color:#f4ece9;
	-moz-opacity:.85;
	filter:alpha(opacity=85);
	opacity:.85;
	z-index:5;
}
#middle{
	position: relative;
	width:940px;
	height:auto;
	top:0px;
	left:0px;
	border-top:2px solid #d3c7c2;
	border-bottom:2px solid #d3c7c2;
	padding:20px 0px 10px 0px;
}
#middle_left{
	position: relative;
	width:290px;
	height:auto;
	top:0px;
	left:0px;
	float:left;
	margin-right:30px;
	font-size:30px;
	line-height:34px;
	padding:0px 0px 0px 10px;
}
.small{
	font-size:16px;
	line-height:20px;
}
#middle_center{
	position: relative;
	width:290px;
	height:auto;
	top:0px;
	left:0px;
	float:left;
	font-size:16px;
	line-height:18px;
	text-align:justify;
}
#middle_center p{
	margin-bottom:10px;
}
#middle_right{
	position: relative;
	width:290px;
	height:auto;
	top:0px;
	left:0px;
	float:right;
	font-size:25px;
	line-height:27px;
}
#supply{
	position: relative;
	width:920px;
	height:auto;
	top:0px;
	left:0px;
	padding:20px 10px 20px 10px;
	border-bottom:2px solid #d3c7c2;
}
#supply img{
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}
#supply img.img1{
	float:left;
	margin-right:2px;
	margin-bottom:3px;
}
#supply img.img2{
	float:left;
	margin-right:0px;
	margin-bottom:3px;
}
#footer{
	position: relative;
	width:920px;
	height:auto;
	top:0px;
	left:0px;
	padding:20px 10px 50px 10px;
}
#footer_copy{
	position: relative;
	width:490px;
	height:auto;
	top:0px;
	left:0px;
	font-size:14px;
	line-height:16px;
	text-align:justify;
}
#footer_copy p{
	margin-bottom:10px;
}
#rangeNav{
	display:none;
}
a, a:active{
	color:#786057;
	text-decoration:none;
}
a:hover{
	color:#828181;
	text-decoration:none;
}

h1{
	display:block;
	width:610px;
	height:24px;
	text-indent:-999999px;
	background:url(../images/logo2.gif) no-repeat;
	margin-left:165px;
}
h2{
	color:#786057;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size:48px;
	line-height:48px;
	margin:0px 0px 20px 0px;
}
h3{
	color:#828181;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size:30px;
	line-height:30px;
	margin:0px 0px 20px 0px;
}
