@import url("http://www.dougmarshallgm.com/rolloverNav.css");


body{
margin: 0 0;
padding: 0;
text-align: center;
font-family: arial,verdana;
font-size: 14px;
background-color: #111;
}

#site_template{
width: 950px;
margin: 0 auto;
text-align: left;
}

.dm_element{
float: left;
}

.dm_element_title{
float: left;
width: 600px;
border: 1px solid red;
}
.dm_navigation{
float: left;
}

.dm_banner{
float: left;
width: 100%;
}

.dm_banner_left{
float: left;
width: 524px;
}

.dm_banner_right{
float: left;
width: 426px;
}

.dm_content_area{
float: left;
width: 100%;
background-color: #050c38;
}

	.dm_header {
		font-size: 18px;
		color: #ff0;	
	}

	.dm_link {
		color: #fff;
		font-weight: bold;
	}	
	
.dm_content_left{
float: left;
width: 695px;
}

.dm_content_right{
float: left;
width: 255px;
}

.dm_fleet-footer {
	background: #ddd;
	color: #000;
	padding: 7px;
	font-size: 12px;	
	border: 1px dotted #050c38;
}

	.dm_fleet-footer a {
		color: #00d;
		font-weight: bold;	
	}

.dm_featured_bg{
float: left;
background-image: URL('/images/featured_bg.gif');
background-repeat: no-repeat;
width: 255px;
height: 569px;
}

.dm_content_text{
float: left;
color: #fff;
background-color: #050c38;
padding: 10px;
}

.form_bg {
	background: #fff;
	width: 100%;
	padding: 5px;	
}

.light_link {
	color: #e3e3e3;	
}

#bottom_btn_holder {
	width: 100%;
	background-image: url(/images/bottom-btn-holder_tile.gif);
	background-repeat: repeat-x;
	height: 33px;	
	text-align: left;
	float: left;
}

.bottom_btn {
	float: left;
	background-image: url(/images/bottom-btn_tile.gif);
	background-repeat: repeat-x;
	height: 33px;
	margin: 0px 20px 0px 10px;
}

.bottom_btn-txt {
	font-weight: bold;
	font-size: 12px;	
	padding-top: 9px;
	text-align: center;
}

	.bottom_btn-txt a {
		color: #000;
		text-decoration: none;
	}
	
	.bottom_btn-txt a:hover {
		color: #333a60;
	}

.bottom_btn_logo {
	float: left;
	height: 33px;
	margin: 0px 20px 0px 10px;
}
	
.dm_footer{
float:  left;
width: 100%;
text-align: center;
color: #fff;
font-weight: bold;
}

.dm_footer a{
color: #fff;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.dm_footer a:hover{
text-decoration: underline;
}

/* loader classes */
.title_specials {
	color: #fff;	
}