﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #000000;
    text-align:center;
}

.master
{
    width: 800px;
    height: 1000px;
    background-image: url(../../images/HomeBkgd.jpg);
    margin: 0px;
    padding: 0px;
    background-repeat: no-repeat;
    background-color: #000000;
    position:relative;
/*    
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

/* flyout menu styles menu stuff */

a
{
    color:#ffffcc;
}

#dropmenudiv
{
    position:absolute;
    border:1px solid black;
    border-bottom-width: 0;
    font:normal 10px Verdana;
    line-height:18px;
    z-index:100;
}

#dropmenudiv a
{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid black;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    color: #000000;
    background-color: #cccccc;
}

#dropmenudiv a:hover
{
    /*hover background color*/
    background-color: gray;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

ul
{
    margin-top: 2px;
    padding-top: 2px;
}

.newline
{
    clear: both;
    float: none;
}

.paragraph
{
    padding-right:10px;
    padding-left:10px;
    padding-top:10px;
    padding-bottom:10px;
}

.linktext a a:visited
{
    color: Yellow;
}

TD.address
{
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	font-family: Tahoma;
}

.logo
{
    left: 0px;
    position: absolute;
    top: 0px;
    height: 102px;
    width: 220px; /*text-align:center;*/
    color: #ffffff;
/*    
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}
.topsection
{
    left: 222px;
    position: absolute;
    top: 0px;
    height: 68px;
    width:567px;
    text-align:center;
    color:#ffffff;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.topnav
{
    left: 222px;
    position: absolute;
    top: 82px;
    height: 20px;
    width:567px;
    text-align:center;
    color:#ffffff;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.rightnav
{
    left: 652px;
    position: absolute;
    top: 0px;
    height: 430px;
    width:137px;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}
.mainbody
{
    left: 135px;
    top: 0px;
    width:650px;
    position: absolute;
    overflow: auto;
    height: 430px;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}
.mainbodynomenu
{
    left: 0px;
    top: 102px;
    width:789px;
    position: absolute;
    height: 430px;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.maintext
{
    color: #ffffff;
    background-color: #000000;
}
.maintext li
{
    text-align: left;
    list-style-type: disc;
}

.maintext p
{
    font-family:Arial;
    font-size:smaller;
}

.scroll
{
    overflow: auto;
    left: 120px;
    top: 10px;
    width: 550px;
    position: absolute;
    height: 410px;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
}

.center
{
    text-align:center;
}

.left
{
    text-align:left;
}

.right
{
    text-align:right;
}


.contacts
{
    font-family:Arial;
    font-size:small;
    text-align:left;
    padding:10px;
}

.contacts a
{
    color:#ffffff;

}

.float
{
    clear: none;
}
.footer
{ 
    color:#ffffff;
    text-align:center;
    left: 0px;
    position: absolute;
    top: 538px;
    height: 45px;
    width:784px;
    font-size: 8pt;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.footerleft
{
    color:#ffffff;
    text-align:left;
    left: 0px;
    position: absolute;
    top: 590px;
    height: 45px;
    width:300px;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.footercenter
{
    color:#ffffff;
    text-align:center;
    left: 306px;
    position: absolute;
    top: 590px;
    height: 45px;
    width:170px;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}
.footerright
{
    color:#ffffff;
    text-align:right;
    left: 482px;
    position: absolute;
    top: 590px;
    height: 45px;
    width:300px;
/*
    border-right: #ffff33 1px dotted;
    border-top: #ffff33 1px dotted;
    border-left: #ffff33 1px dotted;
    border-bottom: #ffff33 1px dotted;
*/
}

.minwidth
{
    width:100%;
    height:444px;
}

.minheight
{
    height:300px;
}

.rlogo
{
    position:absolute;
    left:0px;
    top:40px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    width: 333px;
    height: 81px;
}

.topmiddle
{
    background-image: url(../../images/TopMiddle.jpg);
    background-repeat: no-repeat;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 192px;
    padding-top: 0px;
    height: 81px;
    top:40px;
    left:333px;
    position:absolute;
}

.headertext
{
    position: absolute;
    top: 65px;
    left:375px;
    width:400px;
    text-align:center;
    font-size: 18pt;
    font-weight:bold;
    color: #ffffcc;
    font-family: Arial;
}

.flagleft
{
    left: 0px;
    background-image: url(../../images/FlagLeft.jpg);
    width: 85px;
    background-repeat: no-repeat;
    position: absolute;
    top: 121px;
    height: 78px;
}

.topmenu
{
    background-image: url(../../images/TopBar.jpg);
    height:40px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    width:100%;
    top:0px;
}

.content
{
    /*z-index: 5;*/
    left: 75px;
    position: absolute;
    top: 155px;
    border-top: silver 4px ridge;
    border-right: silver 4px ridge;
    border-left: silver 4px ridge;
    border-bottom: silver 4px ridge;
    background-color:#ffffff;
    width: 85%;
   /* height: 300px;*/
}

.submenu
{
    background-image: url(../../images/SubMenuBack.jpg);
    height: 47px;
    width: 100%;
    border-bottom: gray 1px solid;
}

.contentbody
{
    width: 100%;
    font-size: 10pt;
    color: #666666;
    font-family: arial;
    float: none;
    display: block;
}

.contentbottom
{
    background-image: url(../../images/ContentBottom.jpg);
    height: 56px; 
    z-index: 5; 
    width: 100%;
    /*float: none;*/
    /*position: inherit;*/
    clear: both;
    display: block;
}

.contentbottom p
{
    background-image: url(../../images/ContentBottom.jpg);
    height: 56px;
    z-index: 5;
    width: 100%;
    float: none;
    position: inherit;
    clear: both;
    display: block;
    vertical-align: baseline;
}

.menuitem
{
    height: 40px;
    top:11px;
    display: inline;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}

.menuitems
{
    height:40px;
    top:15px;
    margin: 0px;
    padding: 10px 0px 0px 30px;
    display: inline;
    position: static;
}

.menuitem a
{
    height:40px;
    text-align: center;
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #cccccc;
    vertical-align: middle;
}

.spacer
{
    height:10px;
}

.sectionhead
{
    font-weight: bold;
    font-size: medium;
    color: #666666;
    font-family: Arial;
}

.footertext
{
    font-size: 7pt;
    color: #ffffff;
    font-family: arial;
    text-indent: 0pt;
    padding-left: 5px;
    padding-top: 5px;
}

.footertext a
{
    color: #ffffff;
}

.center
{
    text-align:center;
}

.left
{
    float: left;
    padding-left: 10px;
    display: inline;
}

.right
{
    float:right;
    padding-right:10px;
    display: inline;
}

.half
{
    width: 46%;
    clear: none;
}

.big
{
    font-size: 16pt;
    text-transform: uppercase;
    font-family: arial;
    text-align:center;
}

.small
{
    font-size: smaller;
}

.scrollcontent
{
    height:450px;
    overflow:auto;
}

.floorplandivider
{
    border-top: #666666 1px dashed;
    width: 95%;
    height: 15px;
    text-align: center;
    margin-top: 15px;
    position: static;
}

.dealerdetails
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    width:375px;
    background-color:#000000;
    color: #ffffff;
}

.promolink
{
    color:#ffff00;
}

.bold
{
	font-weight:bolder;
}