body 
{
	background-color: #000000;
	color: #404040;
    margin: 0px;
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

a
{
    color: Blue;
    text-decoration: none;
}

a:hover
{
    color: Red;
}

h1
{
    color: #6699CC;
    font-size: 175%;
    text-align: center;
}

.content
{
    background-image: url(../images/car_fade.jpg);    
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    vertical-align: top; 
    width: 482px    
}

.formtext
{
    width: 470px;    
}

.footer
{
    color: White;
    text-align: center;    
}

.footer a
{
    color: White;    
}

.footer a:hover
{
    color: Blue;    
}

.header
{
    background-image: url(../images/header.gif);
    background-repeat:  no-repeat;
    color: White;    
    height: 155px;
    width: 750px;
}

.header_contact
{
    color: Navy;
    padding-top: 10px;
    text-align: right;
    vertical-align: top;
}

.header_links
{
    font-size: 110%;
    padding-bottom: 2px;
    text-align: right;
    vertical-align: bottom;
}

.header_links a
{
    color: White;
    text-decoration: none;
}

.header_links a:hover
{
    color: black;
}

.inner
{
	margin: auto;
	width: 750px;
}

.outer
{
	margin: auto;
}
	
.limo_hire_coverage
{
    border: double 4px #A8B8DC;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
}

.limo_link
{
    color: #000000;
    font-style: italic;
}

.limo_thumb
{
    width: 111px;
    height: 76px;
    border: solid white 1px;    
}

.web_link
{
    font-size: 120%;
    font-weight: bold;
}
