html, body {margin:0px; padding:0px;}
body {
	background-color:black;
	color:white;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
h1 {
	font-size:20px;
	font-weight:bold;

}
h2 {
	font-size:18px;
	font-weight:bold;

}
.header {
	 /*height:187px; 223 minus padding top 36*/
	background:black url(../images/bg-header.gif);
	text-align:center;
	padding-top:46px;
	color:white;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	font-style:italic;
}
.homePhone {
	font-style:normal;
	font-size:20px;

	position:absolute;
	right:22px;
	top:12px;
	font-style:italic;	
}
.homePhone table td {padding-left:12px;}
.cornerL {
	background:url(../images/cornerL.gif) no-repeat;
	width:66px;
	height:120px;
	position:absolute;
	top:0px;
	left:0px;
}
.cornerR {
	background:url(../images/cornerR.gif) no-repeat;
	width:66px;
	height:120px;
	position:absolute;
	top:0px;
	right:0px;
}

.homeC {width:1024px;
	text-align:center;
	border:6px solid #5a1729;	
}

.footer {
	height:108px;
	width:1024px;
	background:#9c916d url(../images/bg-footer.jpg) bottom repeat-x;
	color:white;
	font-family:"Lucida Sans Unicode", "Lucida Console", sans-serif;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
.footerV2 {
	height:108px;
	width:1024px;
	background:#9c916d url(../images/bg-footerV2.jpg) bottom repeat-x;
	color:white;
	font-family:"Lucida Sans Unicode", "Lucida Console", sans-serif;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

.footerV2 a{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.homeBlock {
	width:1024px;
	background-color: #000000;
	border-left:6px solid #5a1729;
	border-right:6px solid #5a1729;
}
.textBlock {
	width:940px;
	text-align:left;
}

.showNav {
	background:black url(../images/bg-nav-showroom.gif) no-repeat;
	width:470px;
	height:37px;
	text-align:center;
	padding-top:8px;
}

