﻿
body
{
    background: #414141;
    background-image: url("/Images/bg.gif");
    margin: 0px;
    padding: 10px 0px 10px 0px;
    text-align: center;
}

img
{
    border-style: none;
}

#DivContainer
{
    width: 974px;
    background: #006501; /*#006501;*/
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 1px solid #ffffff;
    text-align: left; /* this overrides the text-align: center on the body element. */
}

#DivHeader
{
    background: #ffffff;
    background-image: url("/Images/headerbg.jpg");
    font-size: 18px;
    font-weight: bold;
    color: Black;
    padding: 0px 0px 0px 0px;
    width: 974px;
    height: 103px;
}

#DivTopNav
{
    background: #006501;
    padding: 0px 0px 0px 0px;
    width: 974px;
    height: 31px;
}

#DivFlashIntro
{
    background: #006501;
    width: 974px;
    height: 252px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#DivCustCars
{
	float: left;
    background: #208521;
    width: 243px;
    height: 182px;
    padding: 0px 0px 0px 0px;
    margin: 3px 3px 3px 3px;
    border: solid 1px white;
}

#DivMap
{
    float: right;
    background: #208521;
    width: 304px;
    height: 182px;
    padding: 0px 0px 0px 0px;
    margin: 3px 3px 3px 3px;
    border: solid 1px white;
}

#DivMailList
{
    float: right;
    background: #208521;
    width: 304px;
    height: 182px;
    padding: 0px 0px 0px 0px;
    margin: 3px 20px 3px 3px;
    border: solid 1px white;
}

#mainContent
{
    padding: 0px 20px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    background: #208521;
}

#DivFooter
{
    width: 974px;
    height: 50px;
    padding: 0px 0px 0px 0px;
    background: #208521; /*#108A24;*/
    text-align: center;
    vertical-align: text-bottom;
    color: #000000;    
    font-size: 10px;
    clear: both;
}

#DivFooter a, #DivFooter a:visited
{
    color: #000000;
}

#DivFooter a:hover
{
    color: #FFFF55;    
}

#DivFooter a:active
{
    color: #244B41;     
}

#DivFooter #DivFooterMenu
{
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#DivFooter #DivCopyright
{
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;    
}


#ContentArea_Home
{
	background: #006501;
	text-align: center;
    float: left;
    padding: 15px 10px 10px 10px;
}

#HeaderText
{
	font-size: 16pt;
	font-weight: bold;
}

#ContentArea_Print, #ContentArea_Print td
{
    float: left;
    color: #000000;
    font-size: smallest;
    vertical-align: top;
    padding: 2px 2px 2px 2px;
    margin: 3px 3px 3px 3px;
}

#ContentArea_Main
{
    float: left;
    background-color: #FFFFFF;
    color: #000000;
    padding: 0px 0px 10px 0px;
    margin: 0px 3px 10px 3px;
    border: 1px solid #808080;
    
}

#ContentArea_Main a, #ContentArea_Main a:visited
{
    color: #000000;
}

#ContentArea_Main a:hover
{
    color: #75D571;
}

#ContentArea_Main a:active
{
    color: #FFA000;
}


#DivCol1
{
    float: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;
}


#ContentArea_Home #DivCol2
{
    width: 460px;
    height: auto;
    float: right;
    padding: 0px 20px 5px 5px;
}

#ContentArea_Home p
{
    text-align: justify;
}

#DivAlternateTopNav
{
	background: #006501;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    padding: 3px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
    
}

#DivAlternateTopNav a, #DivAlternateTopNav a:visited
{
    color: #ffffff;
    text-decoration: none;
}

#DivAlternateTopNav a:hover
{
    color: Tan;
    text-decoration: none; /*underline overline*/
}

#DivAlternateTopNav a:active
{
    color: #B4212B;
    text-decoration: underline;
}


#DivSubPageContainer
{
    height: auto;
    border-bottom: solid 1px #ffffff;
    background: #02464d;
    overflow: auto;
}


#DivContentContainer
{
    width: 758px;
    height: auto;
    float: right;
    text-align: right;
    padding: 0px 0px 0px 0px;
    background-color: #0594b6;
    border-left: solid 1px #ffffff;
}

#DivLeftMenuContainer
{
    float: left;
    padding: 0px;
    width: 214px;
    height: auto;
    background-color: #02464d;
}


#DivLeftMenu
{
    float: left;
    padding: 0px;
    width: 214px;
    height: 200px;
    background-color: #4D4D4D;
}



#DivContentPhoto
{
    width: 758px;
    height: 200px;
    height:auto;
    padding: 0px 0px 0px 0px;
}


#DivContentArea
{
    width: 600px;
    height: auto;
    padding: 10px 80px 20px 78px;
    text-align: left;
    background-color: #006501;
}

#DivContentArea p
{
    text-align: justify;
}


.TblStripe
{
    border-left: solid 1px #0083A1;
    border-right: solid 1px #0083A1;
}

.TblStripe td
{
    
}

.TblStripe .Row
{
    background-color:#0083A1;
}

#imgFull
{
	width:400px;	
}

#imgThumb
{
	width:160px;	
}

.highlight
{
    color:Black;
}
