* {
	font-family: 'Ubuntu';
}

h1, .h1 {
	font-size: 30px;
	margin: 0px;
	font-weight: 400;
}

h2, .h2 {
	font-size: 22px;
	margin: 0px;
	font-weight: normal;
}

p {
	margin: 0px;
	line-height: 140%;
	font-size: 13px;
}

body {
	margin: 0px;
	background: url(/images/__od/814/tmbg.png) repeat-x 0px 103px;
} 

.print {
	margin: 20px;
	background: transparent;
}

#pagewrapper {
	width: 900px;
	margin: 0 auto;
}

#headerwrapper {
	width: 100%;
	height: 101px;
/* 	background: url(/images/__od/814/topbar_ny.png) no-repeat 474px 25px; */
}

#logowrapper {
	margin-top: 38px;
	float: left;
}

#logowrapper img {
	border: 0px none;
	width: 380px;
	height: 34px;
}

#tmwrapper {
	width: 100%;
	height: 70px;
	margin-bottom: 10px;
}

#tmwrapper a {
	font-family: 'Ubuntu';
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11pt;
	display: block;
	float: left;
	padding-top: 27px;
	height: 44px;
	width: 104px;
	text-align: center;
}

#tmwrapper a.navitemon {
	background: url(/images/__od/814/tmbgon.png) repeat-x 0px 2px;
	font-weight: bold;
}

#tmwrapper a.double {
	padding-top: 18px;
	height: 53px;
}

.contentwrapper {
	min-height: 300px;
}

.maincol {
	min-height: 600px;
	overflow: auto;
	float: left;
	width: 590px;
	border-right: solid 1px #959595;
	padding-right: 15px;
}

.maincol img {
	max-width: 590px;
}

.colsep {
	border-bottom: solid 1px #000;
}

.rightcol {
	min-height: 300px;
	float: right;
	width: 285px;
	padding-left: 5px;
}

.rightcol .header {
	font-size: 12pt;
	margin-top: 50px;
}

.rightcol a {
	font-size: 11pt;
	display: block;
	color: #000;
	text-decoration: none;
}

.rightcol a {
	font-size: 11pt;
	display: block;
	color: #000;
	text-decoration: none;
}

#toolwrapper {
	float: right;
	height: 25px;
	width: 100px;
	margin-left: 50px;
}

#toolwrapper a {
	font-size: 9pt;
	margin-left: 15px;
	text-decoration: underline;
	color: #000;
}

.cartank {
	margin-bottom: 15px;
	width: 100%;
	height: 100px;
}

.cartank td {
	vertical-align: top;
}

.carinfo {
	display: block;
	font-size: 10pt;
}

.carinfo a {
	color: #000;
	text-decoration: none;
}

.name {
	font-size: 14pt;
	display: block;
	margin-bottom: 15px;
}

.carimgcell {
	width: 215px;
}

.carimgcell img {
	margin-right: 5px;
}

.color, .description, .price {
	display: block;
	margin-top: 10px;
}

.green {
	color: #096210;
	font-weight: bold;
}

.price {
	color: #096210;
	font-weight: bold;
	font-size: 1.1em;
}

.carimages {
	margin-top: 15px;
}

.carimages img {
	margin-right: 10px;
	margin-bottom: 10px;
}


#footerwrapper {
	width: 100%;
	background: #000;
}

#footercontent {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	padding-top: 5px;
}

.line {
	clear: both;
	width: 100%;
	background: #000;
	height: 5px;
	border-top: solid 10px #fff;
	border-bottom: solid 2px #fff;
}

#addresswrapper {
	border-right: solid 1px #fff;
	padding-right: 15px;
	width: 435px;
	float: left;
	text-align: right;
	line-height: 200%
}

#footercarswrapper {
	float: left;
	text-align: left;
	margin-left: 15px;
}

#footercarswrapper p {
	margin-top: 0px;
	font-size: 12pt;
}

#footercarswrapper a {
	font-size: 12pt;
	display: block;
}

#addresswrapper a, #footercarswrapper a {
	text-decoration: none;
	color: #fff;
}

.footernav {
	display: block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}