* {padding: 0; margin: 0;}

html body {
	background:url(../img/bg.png) repeat-x;
	background-color: #002b00;
	font-size: 10pt;
	color: #660000;
	font-family:"Times New Roman", Times, serif;
	z-index: 0;
}

div#main{
	z-index: 0;
	position:absolute;
	left:50%;
	width: 800px;
	margin-left: -400px;
	z-index: 0;
}

div#main_content{
	position: absolute;
	top: 170px;
	width: 800px;
	padding-bottom: 30px;
}

div#nav{
	position: absolute;
	top: 30px;
}

img.nav{
	position: absolute;
	top: 70px;
}

img.nav_bottom{
	position: absolute;
	top: 105px;
}

img#home_nav{left: 740px; top: 66px;}
img#contact_nav{left: 740px; top: 101px;}

img#showroom_nav{left: 34px;}
img#merchants_nav{left: 270px;}
img#directions_nav{left: 506px;}

img#calendar_nav{left: 34px;}
img#history_nav{left: 270px;}
img#hours_nav{left: 506px;}




a {
	color: #006600;
	text-decoration: none;
}

img {
	border: 0px solid #003300;
}

table.content_img tr td{
	border: 0px solid #000;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table.content_img{
	margin-bottom: 15px;
}

table.content_img img{
	border: 2px groove #000;
	margin: 4px;
}

div#content_footer{
	position: relative;
	height: 30px;
	bottom:0px;
}

div#content_footer img {
}

div#content_header{
	position: relative;
	height: 30px;
}

div#content_header img {
}

div#Copyright{
	position: absolute;
	color: #666;
	font-weight: bold;
	bottom: 5px;
	margin-left: 115px;
	z-index: 70;
}

div.content_item{
	position: relative;
	margin: 0px 20px -20px 20px;
	padding: 0px 20px 20px 20px;
	padding-left: 30px;
	color: #333;
}

div#content{
	background:url(../img/content.gif) repeat-y left top;
	position: relative;
	top: 0px;
	min-height: 400px;
	padding-bottom: 15px;
	height:auto !important;
	height: 400px;
}

a.Calendar_Link{
	line-height: 20px;
	margin-left: 80px;
	color: #330000;
}

.Calendar_Header{
	margin-left: 20px;
}

h1, h2, h3, h4, h5, h6{
	color: #660000;
}

div.content_item h1{
	text-align: center;
}

table#merchant_table{
	margin-top: 10px;
}

table#merchant_table td {
	background:url(../img/bg_p.png);
	padding: 20px;
	border: 1px solid #fff;
}

div.content_item table, td{
	border: 2px groove #000;
	margin-right: auto;
	margin-left: auto;
}

div.content_item table a{
	font-weight: bold;
	color: #ffffcc;
}
