body {
    background-color: #274b75;
}

td {
	font-family: Arial;
	font-size: 12pt;
	color: #fff;
}

a {
    color: #c0c0c0;
}

a:hover {
    color: #000;
}

.mainLink {
    font-family: Arial; 
    font-size: 35pt; 
    color: #fff;
    text-decoration: none;
}

.mainLink:hover {
    color: #000;
    border-bottom: 2px solid #ccc;
}

.smallMainLink {
    font-family: Arial; 
    font-size: 15pt; 
    color: #fff;
    text-decoration: none;
}

.smallMainLink:hover {
    color: #000;
    border-bottom: 2px solid #ccc;
}

.secondaryLink {
    font-family: Arial; 
    font-size: 20pt; 
    color: #fff;
    text-decoration: none;
}

.secondaryLink:hover {
    color: #000;
    border-bottom: 2px solid #ccc;
}

.spacer {
    margin-top: 0.75in;
}

.contactInfo {
    font-family: Arial; 
    font-size: 10pt; 
    color: #c0c0c0;
}

.formButton {
	background-color: #fff;
	border: 3px solid #808080;
	width: 130px;
	margin: 3px 5px;
	-moz-border-radius: 8px;
}

input, textarea {
	border: 3px solid #b0b0b0;
}

div.form {
	background: url(../images/SlateCanvas-TL.jpg) top left no-repeat;
	width: 35%;	
	_width: 40%; /* IE6 */	
	.width: 40%; /* IE7 */	
}

div.form h2 {
	background: url(../images/SlateCanvas-TR.jpg) top right no-repeat;
	text-align: left;
	padding: 25px;
	margin: 0;
	font-family: Arial;
	font-size: 1.5em;
}

div.formBody {
	background: url(../images/SlateCanvas-RightBorder.jpg) top right repeat-y;
	margin: 0;
	margin-top: -2.5em;
	padding: 20px;
}

div.formBody td {
	text-align: left;
}

div.formFooter {
	background: url(../images/SlateCanvas-BL.jpg) bottom left no-repeat;
}

div.formFooter p {
	background: url(../images/SlateCanvas-BR.jpg) bottom right no-repeat;
	display: block;
	padding: 20px;
	margin: -2.5em 0 0 0;
}

iframe.cars {
	border-color: #1d354f;
}

#middot {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 35pt;
}

#smallmiddot {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 25pt;
}

#logo {
    margin-top: 0.25in;
}

#getPrice {
    margin: 0.50in 0 0.25in 0;
    font-family: Arial;
    font-size: 20pt;
    color: #fff;
}
