﻿*
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

body
{
    background: #e9edf4 url(../images/core/background.gif) repeat-x;
    margin: 0;
}

h1
{
    font-size: 16px;
    color: #146cc4;
	margin-top:0;
}

h2
{
    font-size: 14px;
    color: #2d9800;
}

h3
{
    font-size: 12px;
    color: #363634;
}

h4
{
	margin:5px;
    font-size: 12px;
    color: #146cc4;
}

a {
	text-decoration:none;
}

a:hover {
	 text-decoration:underline;
}


#main
{
    background: #f2eee6;
    border: solid 1px #d9d5ce;
    width: 970px;
    margin:0 auto;
    color: #514a3f;
}

#header
{
    background: url(../images/core/header.gif) repeat-x;
    height: 71px;
    border: solid 1px #fff;		
}

#header-left
{
    float: left;
    height: 71px;
    width: 200px;
}

#header-right
{
    float: right;
    height: 71px;
    width: 300px;
}

#header-contact
{
	background:url(../images/core/header_green_phone.gif) no-repeat;
    float: right;
    list-style-type: none;
    margin: 15px;
    padding: 0;
}

#header-contact li
{
	color: #7e7c79;
    font-size: 16px;
    font-weight: bold;
	margin-left:45px;
}

#header-logo
{
    padding: 5px 10px;
}

#body
{
    background: url(../images/core/body.gif) repeat-x;
    min-height: 500px;
    padding: 0;
    border: solid 1px #fff;
    border-bottom-color: #d9d5ce;
}

#title-image
{
	width:968px;
	height:232px;
	overflow:hidden;
	float:left;
	border:solid 1px #fff;
	border-top-color:#d9d5ce;
	border-bottom: none;
}

#inner-left-column, #inner-right-column, #inner-center-column
{
    padding: 20px 15px;
}

#inner-center-column
{
    line-height: 18px;
}

#footer
{
    border: solid 1px #fff;
    height: 100px;
    text-align: center;
}

#footer-nav
{
    margin: 15px;
    color: #bdbab3;
}

#footer-nav a
{
    margin: 0 10px;
    text-decoration: none;
}

#footer-nav a:hover
{
    text-decoration: underline;
}

#footer-legal
{
    font-size: 10px;
}

#side-menu
{
    float: left;
	text-align:left;
	padding:0;
	margin:0; 
	width:180px;
}

#side-menu ul
{
	padding:0;
	margin:0; 
}

#side-menu li
{
    list-style-type: none;
	padding:0; 
}

#side-menu a
{
    text-decoration: none;
    display: block;
    color: #5c5a57;
    padding: 3px 5px;
	text-indent:18px;
    border-top: solid 1px transparent;
    border-bottom: solid 1px transparent;
}

#side-menu a.head {
	line-height:22px;
}

#side-menu #home-menu-item {
	background:url(../images/icons/home.gif) no-repeat 3px 3px;	
}

#side-menu #company-menu-item {
	background:url(../images/icons/company.gif) no-repeat 3px 3px;
}

#side-menu #products-menu-item {
	background:url(../images/icons/products.gif) no-repeat 3px 3px;
}

#side-menu #services-menu-item {
	background:url(../images/icons/services.gif) no-repeat 3px 3px;
}

#side-menu #specials-menu-item {
	background:url(../images/icons/specials.gif) no-repeat 3px 3px;
}

#side-menu #financing-menu-item {
	background:url(../images/icons/financing.gif) no-repeat 3px 3px;
}

#side-menu #contact-menu-item {
	background:url(../images/icons/contact.gif) no-repeat 3px 3px;
}

#side-menu #programs-menu-item {
	background:url(../images/icons/programs.gif) no-repeat 3px 3px;
}

#side-menu a:hover
{
    background-color: #f5f2eb;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #e0dcd5;
    color: #2876c4;
}

#side-menu a.head
{
    background-color: #ebe8e1;
    font-size: 12px;
    font-weight: bold;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #e0dcd5;
}

div.side-panel
{
    width: 200px;
	float:right;
	margin:0;
}

div.side-panel div.side-panel-header
{
    background: #e7e3da url(../images/core/clear_bar_sm.gif) repeat-x center;
    line-height: 24px;
    text-indent: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #5c5a57;
	border:solid 1px #cecdca;
}

div.side-panel div.bullet-title
{
    background: url(../images/core/clear_bullet.gif) no-repeat 3px 2px;	
}


div.side-panel-body
{
	/*
    background: url(../images/core/side_panel.gif) repeat-y right;
    border-top: solid 1px #faf7f2;
    */
	background:url(../images/core/vert_grad.gif) repeat-x -50px 0;
	margin-top:1px;
	margin-bottom:10px;
	padding: 10px;
	border:solid 1px #e1ddd3;
	border-bottom-color:#fff;
	border-top:none;
}

a.more
{
	background:url(../images/core/more_grey.gif) no-repeat;
	display:block;
	float:right;
	width:49px;
	height:8px;
	margin:10px 0 0 0;
}

a.more:hover
{
	background:url(../images/core/more_over.gif) no-repeat;	
}

a.more:active
{
	background:url(../images/core/more_over.gif) no-repeat;	
}

hr.horz-divider {
	border-top: solid 1px #d9d5ce;
	border-bottom:solid 1px #fff;
	margin:3px 0;
}

div.horz-divider {
	border-top: solid 1px #d9d5ce;
	border-bottom:solid 1px #fff;
	height:1px;
	margin:5px 0;
}
td.horz-divider {
	border-top: solid 1px #d9d5ce;
	border-bottom:solid 1px #fff;
	height:0px;
	padding:0px;
}

.horz-dash-divider {
	border-top: dashed 1px #d9d5ce;
}

#left-column-logos {
	clear:left;
}

#left-column-logos img {
	display:block;
	margin:15px auto;
}