body
{
    font-family: Arial, Sans-Serif;
    background-color: #464f5a;
    background-image: url("images/bg.jpg");
    background-repeat: repeat-x;
    text-align: center;
    height: 100%;
}
body *
{
    font-size: 12px;
}

h1, h2, h3, h4, h5, .TitleHead
{
    color: #053449;
}
h1, .TitleHead
{
    font-size: 28px;
    font-weight: bold;
}
h2
{
    font-size: 22px;
}
h3
{
    font-size: 16px;
}

.Normal, .NormalDisabled
{
	font-family: Arial, Sans-Serif;
	line-height: 16pt;
	/*padding-right: 15px;*/
}

.copy-block
{
	padding-right: 15px;
}

.side-headline
{
	color: #144054;
	font-weight: bold;
}

.side-p
{
	color: #515151;
}

img
{
	border: none;
}

#wrapper
{
    margin: 0 auto;
    height: 824px;
    width: 960px;
    min-height: 824px;
}

#wrapper td
{
    vertical-align: top;   
}
#navholder
{
    height: 12px;
    padding-top: 28px;
    text-align: right; 
}
#header
{
    height: 118px;   
}

#logo
{
    padding-left: 36px;
    width: 240px;
}
#tagline
{
    padding-top: 50px;
}
#content
{
    padding: 0px 28px 0px 28px;
}
.footer
{
    margin-top: 16px;
}

/* INSIDE PAGE STYLES */
#columns
{
    width: 100%;
    border: 1px solid #000000;
    border-collapse: collapse;
}
.left, .right
{
    padding-left: 15px;
}

#crumbholder
{
    height: 30px;
}
#crumbholder *
{
    vertical-align: middle;
}
#crumbholder img
{
    padding-top: 2px;
}

/* ROUNDED TABLE STYLES */
.round
{
    border-collapse: collapse;
    border: none;
}
.tl
{
    height: 8px;
    width: 8px; 
    font-size: 0px;
}
.tl img
{
    /*margin: -1px 0px 0px -1px;*/
}
.tr
{
    height: 8px;
    width: 8px;   
}
.tr img
{
    /*margin: -1px -1px 0px 0px;*/
}
.bl
{
    height: 8px;
    width: 8px; 
}
.bl img
{
    /*margin: 0px 0px -1px -1px;*/
}
.br
{
    height: 8px;
    width: 8px;   
}
.br img
{
    /*margin: 0px -1px -1px 0px;*/
}
.con
{
    border-left: 1px solid #61696c;
    border-right: 1px solid #61696c;
}

/* PAGE UNIQUE ROUND TABLE STYLES */

.inside .left
{
    background-color: #ffffff;
    /* 536px; */
    width: 536px;
    height: 100%;
}
.inside .right
{
    background-image: url("images/rightbg.gif");
    background-repeat: repeat;
    /* 298px; */
    width: 294px;
    height: 100%;
}
.inside .mid_tl
{
    height: 10px;
    /* 538px; */
    width: 538px;
    border-top: 1px solid #61696c;
    background-color: #ffffff;
}
.inside .mid_tr
{
    height: 10px;
    width: 300px;
    background-image: url("images/rightbg.gif");
    background-repeat: repeat;
    border-top: 1px solid #61696c; 
}
.inside .mid_bl
{
    height: 10px;
    width: 536px;
    border-bottom: 1px solid #61696c;
    background-color: #ffffff;
}
.inside .mid_br
{
    height: 10px;
    width: 300px;
    background-image: url("images/rightbg.gif");
    background-repeat: repeat;
    border-bottom: 1px solid #61696c; 
}
.rightdiv
{
    width: 294px;   
}


.toolbox .left
{
    width: 226px;
    height: 100%;
    background-color: #dcdfe0;
}
.toolbox .right
{
    width: 603px;
    background-color: #d8f0f9;
}
.toolbox .mid_tl
{
    height: 9px;
    width: 230px;
    border-top: 1px solid #61696c;
    background-color: #dcdfe0;
}
.toolbox .mid_tr
{
    height: 9px;
    width: 608px;
    border-top: 1px solid #61696c;
    background-color: #d8f0f9;
}
.toolbox .mid_bl
{
    height: 10px;
    width: 230px;
    border-bottom: 1px solid #61696c;
    background-color: #dcdfe0;
}
.toolbox .mid_br
{
    height: 10px;
    width: 608px;
    border-bottom: 1px solid #61696c;
    background-color: #d8f0f9;
}


.onecolumn .con
{
    background-color: #ffffff;
}
.onecolumn .mid_tl
{
    height: 9px;
    width: 230px;
    border-top: 1px solid #61696c;
    background-color: #ffffff;
}
.onecolumn .mid_tr
{
    height: 9px;
    width: 608px;
    border-top: 1px solid #61696c;
    background-color: #ffffff;
}
.onecolumn .mid_bl
{
    height: 10px;
    width: 230px;
    border-bottom: 1px solid #61696c;
    background-color: #ffffff;
}
.onecolumn .mid_br
{
    height: 10px;
    width: 608px;
    border-bottom: 1px solid #61696c;
    background-color: #ffffff;
}
.onecolumn td.bl, .onecolumn td.br
{
    background-color: transparent;
}
/* MENU STYLES */
.mainmenu .root
{
    font-size: 12px;
    color: #df4145;
    padding: 0px 6px 0px 6px;
}
.mainmenu .hov
{
    font-weight: bold;   
}
.mainmenu .m
{
    font-size: 12px;
    margin-left: 12px;
    padding: 2px;
    background-color: #ffffff;
    border: 1px solid #df4145;
    border-top: none;
}
.mainmenu .m td
{
    padding: 4px;
}
.submenu
{
    margin-top: 6px;   
}
.submenu a, .submenu a:hover, .submenu a:active, .submenu a:visited
{
    font-size: 12px;
    color: #df4145;
    padding: 4px;
}
a:active
{
    color: #df4145; 
}
.submenu a:hover
{
    font-weight: bold;
    text-decoration: none;
}
.toolmenu .root
{
    text-align: center;   
}
a.login
{
    font-size: 12px;
    color: #df4145;
    padding: 0px 6px 0px 6px;
}
a.login:hover
{
    font-weight: bold;
    text-decoration: none;
}

.footer-links a, .footer-links a:hover, .footer-links a:visited, .footer-links
{
	color: #ffffff;
}

.big-link, .big-link a, .big-link a:hover, .big-link a:visited
{
	text-decoration: underline;
	font-size: larger;
}


/* Dealer Skin */
#dealerwrapper
{
    margin: 55px auto 0 auto;
    height: 824px;
    width: 960px;
    min-height: 824px;
}

#dealerwrapper td
{
    vertical-align: top;   
}

#authorized
{
    font-size: 12pt;
    padding-top: 24px;
    width: 300px;
}

#dealeraddress
{
    width: 300px;
    padding-top: 6px;
    float: right;
    text-align: right;
    font-weight: bold;
}

#dealeraddress div
{
    font-size: 12pt;
}


#dealeraddress .phone
{
    font-size: 20pt;
    padding-bottom: 4px;
}

.lb { width: 8px; border-left: solid black 1px; background: #fff; }
.rb { width: 8px; border-right: solid black 1px; background-image: url("images/rightbg.gif"); }
.dealer .left
{
    background-color: #ffffff;
    width: 650px;
    height: 100%;
}

.dealer .right
{
    background-image: url("images/rightbg.gif");
    background-repeat: repeat;
    width: 310px;
    height: 100%;
}

.dealer .mid_tl
{
    height: 10px;
    width: 650px;
    border-top: 1px solid #61696c;
    background-color: #ffffff;
}
.dealer .mid_tr
{
    height: 10px;
    width: 310px;
    background-image: url("images/rightbg.gif");
    background-repeat: repeat;
    border-top: 1px solid #61696c; 
}
.dealer .mid_bl
{
    height: 10px;
    width: 650px;
    border-bottom: 1px solid #61696c;
    background-color: #ffffff;
}
.dealer .mid_br
{
    height: 10px;
    width: 310px;
    background-image: url("images/rightbg.gif");
    background-repeat: repeat;
    border-bottom: 1px solid #61696c; 
}

