#wrap {
	background-image: url(../images/banner4.jpg);
	background-repeat: no-repeat;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
}
#vendor {
	padding: 10px;
}
#special {
	vertical-align: bottom;	
	
}

a:link {
	color: #6C9547;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: grey;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #006600;
}
#venderhead {
	padding: 10px;
}
#middle {
}

#middle table {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
}

#bottomtext {
	padding: 0px 10px;
	width: 760px;
}
#bottomtext p {
	font-size: medium;
	font-style: oblique;
	color: 674e38;
}

#welcome {
	height: auto;
	width: auto;
	background-image: url(../images/showrromwelcomebg.jpg);
	background-repeat: no-repeat;
}
#welcome p {
	color: 674e38;
	padding-right: 20px;
	padding-left: 20px;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
}
#map {
}
**Not using right now #special ul {
	list-style-type: circle;
	color: #674e38;
	text-align: left;
}
#special img {
	margin-right:-130px;
	margin-top: 50px;
	}
#logo img {
	margin-left: 150px;
	margin-right: 200px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 00px;
}


