* {
	margin:0;
	padding:0;
}
a:link {
	color: #54201d;
}
a:visited {
	color: #54201d;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	font-family: 'lucida grande', 'trebuchet ms', Arial, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	padding:0px;
	margin:0px;
}
#wrapper {
	width:650px;
	position:absolute;
	padding:0px;
	left: 50%;
	top: 10%;
	margin-left: -325px;
	overflow: none;
	padding: 0px 0px 0 0px;
}

#content-wrapper {
	float:left;
	width: 650px;
	padding:0 0 0 0;
	margin:0;
border-bottom: 1px solid #9ecbcf;
}
.left {
	float:left;
}
.right {
	float:right;
}



/* FOOTER */

.footerblueline {
height: 1px;
background-color: #9ecbcf;
clear: both;
}

.footer {
	font-size:11px;
	color:#6a6e28;
	float:left;
	width:650px;
	padding:0px 0 0 0px;
	margin:0px 0 0 0px;
	background: #ffffff;
	border-top:#54401d 10px solid;
}
.footer-l {
	float:left;
	padding:6px 0 0 6px;
	margin:0px;
	width:250px;
}

.footer-r {
	float:right;
	padding:0px 0 0 0px;
	margin:0px;
}

.footer-r A:link, .footer-r a:visited {
	color: #FFF;
}

.footer-r a:hover {
	color: #FFF;
}



/* BOTTOM */
.copyright {
	float:left;
	padding:5 0 10 294;
	margin:0px;
	font-size:10;
}
.lform {
	font-size: 10px;
	text-align: left;
	padding:5px 0 0 0;
}
.lform a:link, .lform a:visited {
	color: #b0b0b0;
	text-decoration: none;
}


.sub {
	color: #FFF;
	font-size: 6px;
	text-align: center;
}	
p.webbot {
	display:none;
}
/* BOTTOM */
