#intro
{
	background-image: url(/images/bg-fuel.jpg);
	height: 206px;
}

#intro_content img
{
	display: none;
}

#intro h1, #intro p
{
	margin-left: 0;
	width: 300px;
}


#body_content
{
	background-color: #e7ecee;
	padding: 20px;
	height: 1%;
}

.feature
{
	margin: 10px 10px;
	width: 250px;
	float: left;
	height: 150px;
}

.feature img
{
	float: left;
	margin-right: 10px;
}

.feature .odd
{
	float: right;
}

.odd img
{
	float: right;
	margin-right: 0;
	margin-left: 10px;

}

.feature h3, #body_content .column h3
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.feature p
{
	font-size: 12px;
	margin-top: .5em;
	line-height: 1.2em;
}

.feature blockquote
{
	padding: 10px;
	font-style: italic;
}

#body_content:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#maintenance_image
{
	float:left;
	margin-right: 20px;
}

#maintenance .feature
{
	margin-right: 30px;
}

#body_content .column
{
	border-top: 0;
	width: 230px;
	margin: 10px;
	float: left;
	background-color: transparent;
}

#body_content .column h3
{
	margin-top: 20px;
}

#body_content .column h4
{
	margin: 20px 0;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;

}

#body_content .column h4 a
{
	background-color: #2262ac;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 10px;
}

#body_content .column h4 a:hover
{
	background-color: #f77507;

}

#body_content .column ul
{
	margin: 10px 10px;
}

#body_content .column ul li
{
	margin-left: 10px;
	list-style-type: disc;
	font-weight: bold;
}

#concierge #concierge_nav
{
	float: left;
	margin-right: 40px;
}

#concierge #concierge_nav ul ul
{
	margin-left: 20px;
}

#concierge #concierge_nav li
{
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
}

#concierge #concierge_nav li li
{
	text-transform: none;
	list-style: square;
	color: #666;
	font-weight: normal;
}

#concierge #concierge_nav a
{
	color: #2262ac;
}


#concierge h2, #concierge h3, #concierge h4
{
	font-weight: bold;
}

#concierge h2
{
	font-size: 16pt;
	text-transform: uppercase;
}

#concierge h3
{
	margin-top:  10px;
}

#concierge_content
{
	padding-right: 10px;
	float: left;
	width: 400px;
}

#concierge_content .listing_link
{
	padding: 10px;
}

#concierge_content h3
{
	padding: 10px;
	font-size: 14pt;
}

#concierge_content h4
{
	margin-top: 20px;
}

#concierge_content h4 a
{
	text-decoration: none;
	color: #000;
	font-size: 12pt;
}
