td {
	font-family: Arial, Helvetica, sans-serif;
}

.top-table {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
.brown-cell {
	background-image: url(../images/green-bg.gif);
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006699;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
}



.main-table {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.nav-column {
	width: 20%;
	vertical-align: top;
}
.spacer-column {
	width: 3%;
	background-repeat: repeat;
}
.main-column {
	width: 74%;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.car-table {
	width: 100%;
	border: thin solid #FFFFFF;
}
.car-table-left-td {
	width: 33%;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	vertical-align: top;
}
.photo {
	margin: 4px;
	padding: 4px;
	border: 1px solid #FFCC00;
}

.car-table-middle-td {
	width: 50%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
.car-table-right-td {
	width: 17%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	height: 25px;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


body {
	padding: 2px;
	background-repeat: repeat;
}

 #menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
margin:0px;
}

#menu a
{
display: block;
padding: 2px;
margin-left: 4px;
width: 100px;
background-color:#FFFFFF;
}

#menu a:link, #menuitems a:visited
{
color: #006699;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
background-color: #339933;
color: #FFFFFF;
font-weight:bold;
}.left-nav-table {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.top-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}

