@charset "utf-8";
body {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#5A5C57;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3;
}
.clear {
	line-height: 1px;
	clear: both;
	height: 1px;
}

#outercontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-top: 20px;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
#header {
	width: 750px;
	height: 90px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7c714f;
	border-bottom-color: #7c714f;
	margin-right: auto;
	margin-left: auto;
	background-color: #D4C187;
}

#title {
	height: 50px;
	width: 480px;
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#title span {
	background-image: url(../images/header.gif);
	height: 50px;
	width: 480px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #D4C187;
	background-repeat: no-repeat;
}


#content {
	background-image: url(../images/antiques.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 750px;
	background-color: #484A46;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
#address {
	text-align: right;
	width: 740px;
	color: #CCCCCC;
	float: left;
	margin-top: 10px;
	height: 75px;
	display: inline;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#address a:link,
#address a:visited,
#address a:hover,
#address a:active {
	color: #CCCCCC;
	text-decoration:none
}

#maincontent {
	float: left;
	width: 500px;
	margin-left: 125px;
	margin-right: 125px;
	color: #CCCCCC;
	font-size: small;
	text-align: center;
	height: 85px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}
#maincontent h1 {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 0px;
}

#maincontent a:link, 
#maincontent a:visited,
#maincontent a:hover,
#maincontent a:active {
	color:#CCCCCC;
	text-decoration:none;
}
#openinghours {
	font-size: x-small;
	color: #CCCCCC;
	width: 740px;
	text-align: right;
	float: left;
	height: 70px;
	margin-bottom: 10px;
	display: inline;
}
#openinghours h1 {
	font-size: medium;
	margin: 0px;
	font-weight: normal;
}
#openinghours .days {
	display: table-cell;
	width: 100px;
}
#dealersarea {
	background-color: #b7b7b7;
	clear: both;
	width: 750px;
}
#dealers {
	float: left;
	width: 740px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
	display: inline;
}
.dealerdetail {
	background-color: #F5F4F9;
	width: 138px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: x-small;
	text-align: center;
}
.dealerimg {
	margin: 2px;
}
#dealers .dealerdetail a:link,
#dealers .dealerdetail a:visited,
#dealers .dealerdetail a:hover,
#dealers .dealerdetail a:active {
    color:#333333;
	text-decoration:none;
}
#pictori {
	width: 750px;
	margin-top: 20px;
}





#pictori a:link, 
#pictori a:visited,
#pictori a:hover,
#pictori a:active {
	color:#999999;
	text-decoration:none;
	font-size: x-small;
}
