body {

	margin: 0;
	padding: 0;
	background: #fff url("images/pagetop_bg.jpg") top left repeat-x;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;

}

.alt {

	display: none;

}

#page {

	width: 100%;
	text-align: center;
	background: url("images/pagetop_middle.jpg") top center no-repeat;

}

#bottomGradient {

	background: url("images/pagebg_bottom.jpg") bottom left repeat-x;

}

#layout {

	background: url("images/insetphoto_welcome.png") bottom right no-repeat;

}

#header {

	text-align: center;

}

#logo {

	margin-top: 15px;
	position: absolute;
	z-index: 10;
	margin-left: -170px;

}

#topGraphic {

	position: relative;
	top: 65px;
	background: url("images/index_phototop_bg.jpg") top center no-repeat;

}

#topGraphic img {

	border-left: 1px solid #fff;
	border-right: 1px solid #fff;

}

#topNav {

	background: url("images/navbg.gif") top left repeat-x;
	height: 95px;
	margin-top: 65px;
	font-size: 13px;
	color: #000;
	padding-top: 30px;
	*padding-top: 45px;

}

#topNav a {

	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px;

}

#topNav a:hover {

	text-decoration: underline;

}

#bodyTable {

	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -35px;

}

#bodyTable #content {

	width: 457px;
	padding: 15px;
	text-align: left;
	color: #565656;
	font-size: 14px;
	line-height: 22px;

}

#bodyTable #content #dealerInfo {

	font-size: 1.5em;

}

#bodyTable #content #dealerInfo h3 {

	font-size: 24px;
	color: #1e4099;
	margin: 0;

}

#bodyTable #sideBar {

	padding: 15px;
	text-align: left;
	color: #565656;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 205px;

}

#bottomNav,#bottomNav a {

	font-weight: bold;
	color: #487314;

}

#photoGalleryTable tr td a img {

	border: 1px solid #000;
	margin: 1px;

}