/* mini web/common styles */
#container{
	background-color: #FFFFFF;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 0px;
}
a {
 text-decoration:none;
 color:#FF6633;
 font: 11px Arial, Verdana, sans-serif;
}

a:hover {
 color:#000;
}
#header{
	background-color: #A5AEB7;
	height: 69px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.logo {
	position:absolute;
	top:0px;
	left:0px;
	height:69px;
	width: 229px;
	background-color: #FFFFFF;
}
.title {
	font: 31px/58px "Times New Roman", Times, serif;
	color: #dadddf;
	margin: 0 0 0 268;
	padding: 0 0 0 268px;
	list-style-type: none;
	left: 268px;
	height: 69px;
}
.titleMinus {
	font: 26px/58px "Times New Roman", Times, serif;
	color: #dadddf;
	margin: 0 0 0 268;
	padding: 0 0 0 268px;
	list-style-type: none;
	left: 268px;
	height: 69px;
}
.titleSm {
	font: 20px "Times New Roman", Times, serif;
	color: #000000;
}
.logoimage {
	float: right;
	padding-right: 0px;
}
#imagemain {
	left: 0px;
	position: absolute;
	top: 70px;
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 260px;
	width: 760px;
	background-image: url(images/content_shadow.gif);
	background-repeat: repeat-x;
}

#contentDealer {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 70px;
	width: 760px;

}



#leftcolumn{
	float: left;
	list-style-type: none;
	width: 208px;
	height:485px;
}
#leftcolumn li{
	padding-top: 3px;
	padding-bottom: 0px;
	list-style-type: none;
	
}
img{
	padding-bottom: 31px;
}
#midcolumn{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	float: left;
	padding-bottom: 37px;
	width: 551px;
}
#midcolumn p{
	padding-top: 30px;
	padding-left: 28px;
}
#midcolumn ul{
	list-style-type: none;
}
#miniwebfooter {
	background-color: #A5AEB7;
	height: 30px;
	width: 760px;
}
#miniwebfooter li{
	display: inline;
	padding: 5px;
}
#miniwebfooter ul{
	text-align: center;
	background-position: center center;
	margin: 0px;
	padding: 8px 0px 0px;
}
#miniwebfooter a {
 text-decoration:none;
 color:#000;
 font: 11px Arial, Verdana, sans-serif;
}
#miniwebfooter a:hover {
 color:#666;
}
li{
	list-style-type: none;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#storehours {
	vertical-align:top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5B5B5;
	padding-top: 10px;
	margin-right: 24px;
	margin-left: 24px;
}
.display {
	width: 250px;
	float: left;
	margin: 0 0 12px 12px;
	list-style-type: none;
}
.display_title {
	background-image: url(images/title_bkg.gif);
	background-repeat: repeat-x;
	list-style-type: none;
	margin-bottom: -25px;
}
.white{
	background-color: #FFFFFF;
	background-image: url(images/whitebullet.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 1px;
	padding-left: 30px;
	list-style-type: none;
}
.gray{
	background-color: #F6F4F5;
	background-image: url(images/graybullet.gif);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 1px;
	padding-left: 30px;
	list-style-type: none;
}
.clearboth { clear: both; }
.bottom{
	height: 92px;
	width: 512px;
	list-style-type: none;
	background-color: #F3F3F3;
	background-image: url(images/btm_showroom.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0 0 37px 12px;
}
.bottomDealer{
	height: 92px;
	width: 512px;
	list-style-type: none;
	background-color: #F3F3F3;
	background-image: url(images/btm_dealer.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0 0 37px 12px;
}
.showroom{
	list-style-type: none;
	padding-left: 122px;

}
.showroom a{
	text-decoration:none;
	color:#FF6633;
	font: 11px Arial, Verdana, sans-serif;
	background-image: url(images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.showroom a:hover {
 color:#000;
}
.showroom_title{
	margin-left: 122px;
	margin-bottom: -25px;

}
.windows{
	margin-left: 0px;
}
#contact_info{
	margin-bottom: 10px;
	margin-top: 24px;
	margin-left: 24px;
}

