*, div, ul, form, input, textarea {
	margin:0;
	padding:0;
}
body {
	background:transparent url(../img/bkgrd.jpg) repeat-x 0 0;
	font-family:"Lucida Sans Unicode","Lucida Grande",Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#675747;
}

ul {
	list-style-type:none;
}
h3 {
	font:bold 21px "lucida sans unicode", Arial, "Lucida Grande","Lucida Sans Unicode";
	color:#855627;
	margin-bottom:10px;
}
h4 {
	font:bold 15px "lucida sans unicode", Arial, "Lucida Grande","Lucida Sans Unicode";
	margin-bottom:10px;
	margin-top:30px;
	color:#855627;
	clear:both;
}
h5 {
	margin-bottom:10px;
	font-size:13px;
}

a {
	text-decoration:none;
	color:inherit;
}
a#logo {
	background:transparent url(../img/logo.png) no-repeat 0 0;
	display:block;
	cursor:pointer;
	position:absolute;
	top:-40px;
	left:10px;
	width:205px;
	height:206px;
}
div#splash {
	background:transparent url(../img/splash-bk.jpg) repeat-x 0 0;
	height:293px;
}
div#splash .tube {
	height:293px;
}
div#caption {
	display:block;
	width:350px;
	position:absolute;
	top:110px;
	left:15px;
}

#captionscroller {
	display:block;
	width:195px;
	position:absolute;
	top:160px;
	left:15px;
	font-size:13px;
	color:#FFF;
	
}

div#caption p.caption-car {
	font:bold 17px Arial, "Lucida Grande","Lucida Sans Unicode";
	color:#CCC;
	line-height:28px;
}
p.more {
	margin-top:15px;
	color:#FFF;
	font-size:11px;
	text-align:right;
}

div#container {
	background:#FFF6ED url(../img/container-bk.jpg) repeat-x 0 0;
	padding:30px 0;
}
div#footer {
	background-color:#FFE1C4;
	border-top:solid 1px #C79E76;
	padding:30px 0 20px;
}
div.tube {
	width:950px;
	margin:0 auto;
	position:relative;
}



.clearfix {
	clear:both;
}
.copyright {
	display:block;
	width:650px;
}
.copy {
	font-weight:bold;
}
.powered {
	float:right;
	display:block;
	font-size:80%;
	text-align:right;
	margin-top:-40px;
	color:inherit;
	width:250px;
}
.disclaimer {
	font-size:80%;
	line-height:13px;
}


.bqstart, .bqend {
	font-size:500%;
	font-weight:bold;
	color:#D8CFC7;
	z-index:2;
}
.bqstart {
	float:left;
	padding:0 10px 0 -10px;
	margin:10px 0 -40px 0;
	height:100px;
}
.bqend {
	float:right;
	height:25px;
	margin-top:0px;
	padding-top:15px;
}