/* Styles for Samus Base Template */

body
{
	margin: 0;
	background: url(images/bg_page.jpg);
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
}

#header
{
}
#nav_upper .title
{
	display: none;
}
#fp_menu .title
{
	display: none;
}
#nav_upper
{
	padding-top: 10px;
	height: 24px;
	text-align: center;
	background: url(images/navbar.png);
	font-size: 14px;
	text-transform: uppercase;
}

#nav_upper ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav_upper ul li
{
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
}

#nav_upper a
{
	color: #000000;
	text-decoration: none;
}

#nav_upper a:hover
{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

#nav_lower
{
}

#nav_center
{
}

#left
{
	margin-left: 2px;
	width: 250px;
}
#right
{
	width: 227px;
	background: #f9f9ea;
	margin-right: 15px;
	padding: 10px;
}

#middle
{
	background: #f9f9ea;
	width: 375px;
}

#footer
{
	text-align: center;
}

#content 
{ 
	margin-top: 10px; 
}

#content_header
{
	background: url(images/plate_arc.png) top left no-repeat; 
	width: 891px;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	behavior: url(/iepngfix.htc); 
}

#content_main
{
	width: 899px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/drumlinscontentbg.jpg) top repeat-y;
}

#content_footer
{
	background: url(images/plate_arc.bottom_2.png) top left no-repeat; 
	behavior: url(/iepngfix.htc); 
	width: 891px;
	margin-left: auto;
	margin-right: auto;
	height: 51px;
}

#copyright p
{
	margin: 0;
	padding-top: 25px;
	padding-bottom: 25px;
}

#fp_menu
{
	margin-left: 10px;
	width: 230px;
	background: url(images/breakbox_top.png) top center no-repeat #FFFFFF;
	border-bottom: 1px solid #999999;
	behavior: url(/iepngfix.htc);
}

#fp_menu ul 
{
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin: 0;
}

#fp_menu ul li 
{
	list-style-type: none;
}

#fp_menu a
{
	color:#000000;
	text-decoration:none;
}
#fp_menu a:hover
{
	background: #c0c0c0;
}

#interior_logo
{
	margin-left: 10px;
}

#fp_right
{
	background:#AFA37A url(images/breakbox_tan.png) repeat-x scroll center top;
	border: 1px solid #666633;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	padding: 5px;
}

#fp_right p
{
	margin: 0;
}

#listings
{
	padding-top: 20px;
}

.home_listing
{
	background: #f1f1e4 url(../images/bg_listing_drumlins.jpg) repeat-x scroll center top;
	border-bottom:1px solid #999999;
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	margin-bottom: 15px;
}

.home_listing .image
{
	width: 170px;
	padding: 5px;
}

.home_listing .description
{
	/*width: 410px;*/
	padding: 5px;
}

#footer_nav .title
{
	display: none;
}

#footer_nav ul
{
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}

#footer_nav ul li
{
	list-style: none;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#footer_nav a
{
	text-decoration: none;
	color: #ffffff;
}

#footer_nav a:hover
{
	text-decoration: underline;
}

#site_map_links .title
{
	display: none;
}

#site_map_links ul li
{
	list-style: none;
}

#site_map_links ul
{
	margin: 0;
	padding: 0;
}