@charset "utf-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-color:#7B7B7B;
	margin: 0;
	padding: 0;
}
h1,h2,h3 {
	margin: 0;
	padding: 0;
}
h2 {
	font-size:16px;
	color:#DEE330;
}
.hulas #shell { 
	width: 72em;
	text-align: left;
	background-color:#4B4B4B;
	margin: 0;
	padding: 0;
} 
.hulas #header {
	background: url(images/fullback.gif) repeat-y right;
	overflow:auto;
	margin: 0;
	padding: 0;
} 
.hulas #logo {
	width: 23em;
	float: left;
	position:relative;
	top: -91px;
}
.hulas #address {
	width: 70em;
	height: 40px;
	text-align: right;
	float: right;
	background-color:#2580A4;
}
#social {
	background-color:#FFF;
	overflow:auto;
}
#social iframe {
	padding:9px 0 0 10px;
	float:left;
}
#social .fav {
	padding:0 5px;
	float:right;
}
.address {
	padding: 10px 11px;
	line-height: 17px;
}
.hulas #toplinks { 
	width: 72em;
	text-align: right;
	float: right;
	background: url(images/green.gif) repeat-x;
} 
.toplinks {
	padding: 9px 0;
}
.toplinks a {
	padding: 3px 11px 3px 0;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.toplinks a:hover {
	text-decoration:underline;
}
.hulas #callout { 
	width: 34em;
	text-align:right;
	float: left;
}  
.hulas #content {
	width: 48em;
	font-size: 12px;
	float: left;
	position:relative;
	top: -75px;
	margin-bottom: -75px;
} 
.content {
	padding: 10px 22px;
}
.hulas #rightcol { 
	float: right;
	width: 15em;
}
.hulas #footer {
} 
.hulas #footer p {
	margin: 0;
	padding: 10px 0;
}
.hulas #basebar {
	background-color: #2F732C; 
	background-image: url(images/green2.gif); 
	background-repeat: repeat-x; 
	height:20px;
}
.hulas #copyright {
	background-color: #2580A4;
}
.copyright {
	padding: 15px 22px;
}
.copyright a {
	color:#FFFFFF;
	text-decoration: none;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

