body
{
background-color: #008080;
font-family: Verdana, "Minion Web", Helvetica, sans-serif;
font-size: 1em;
color: #ffffff;
text-align: center;
}

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

a:hover
{
color: #ffffff;
background-color: #008080;
}

image
{
border: none;
align: center;
}

fieldset
{
padding: 5%;
border-color: #ffccff;
}

legend
{
font-weight: bold;
color: #ffccff;
}

#heading
{
position: absolute;
left: 250px;
background-color: #008080;
width: 500px;

color: #ffffff;
text-align: left;
}

#sidebar
{
position: absolute;
left: 10px;
background-color: #ffffff;
color: #008080;
font-size: .8em;
font-weight: bold;
text-align: center;
width: 200px;
padding: 0px;
margin: 0px;
}

#showcase
{
position: absolute;
top: 100px;
left: 250px;
margin-top: 40px;
width: 500px;
height: 400px;
color: #ffffff;
background-color: #008080;
text-align: left;
}

#dealerform
{
position: relative;

background-color: #008080;

margin: 0px auto;
width: 500px;
color: #ffffff;
text-align: left;
}

.left
{
float: left;
}


.right
{
float: right;
}

.label
{
font-size: 1.5em;
letter-spacing: .5em;
font-weight: bold;
}

.city
{
color: #ffccff;
bacground-color: #008080;
font-weight: bold;
}

.nav
{
font-size: 1.2em;
letter-spacing: .3em;
font-weight: bold;
}

.request
{
width: 190px;
color: #008080;
background-color: #ffffff;
padding: 2%;
font-size: 1em;
font-weight: bold;
}

div.row
{
clear: both;
padding-top: 10px;
margin: auto;
}

span.formleft
{
float: left;
width: 150px;
text-align: right;
}

span.formright
{
float: right;
width: 300px;
text-align: left;
} 
