body {
	width: 100%;
	min-width: 800px;
	border-top: 19px solid #ddd;
}

h1#logo a {
	width: 226px;
	height: 170px;
	position: absolute;
	left: 50%;
	margin: -40px 0 0 -113px;
	background: url(../images/logo2.png) no-repeat;
	-webkit-transition: all 0.2s ease;
}

h1#logo a:hover {
	-webkit-transform: translate(0, 7px);
	-moz-transform: translate(0, 7px);
}

#nav {
	width: 100%;
	min-width: 800px;
	height: 68px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

#nav ul {
	max-width: 900px;
	min-width: 800px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	clear: both;
	margin: 0 30px;
	font: 14px ACaslonPro-Semibold, "Adobe Caslon Pro", Georgia, serif;
	color: #258476;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	-webkit-transition: all 1s ease;
}

#nav ul li a:hover {
	color: #444;
	-webkit-transition: all 0.1s ease;
}

#nav ul li a#vendors {
	margin-right: 280px;
}

#main-img-bg {
	width: 100%;
	min-width: 800px;
	overflow: hidden;
	border-top: 8px solid #ddd;
	border-bottom: 8px solid #ddd;
	padding: 1px 0;
	background: url(../images/main-img-bg.png) repeat-x;
}

#main-img {
	width: 898px;
	margin: 0 auto;
	border-right: 1px solid #8dbab2;
	border-left: 1px solid #8dbab2;
}

#main-title-bg {
	width: 100%;
	min-width: 800px;
	height: 124px;
	overflow: hidden;
	border-top: 8px solid #ddd;
	border-bottom: 8px solid #ddd;
	padding: 1px 0;
	background: url(../images/main-title-bg.png) repeat-x;
}

#main-title {
	width: 898px;
	height: 124px;
	margin: 0 auto;
	border-right: 1px solid #8dbab2;
	border-left: 1px solid #8dbab2;
	background-color: #173832;
	text-align: center;
}

#main-title h2 {
	padding-top: 60px;
	font: 36px ACaslonPro, "Adobe Caslon Pro", Georgia, serif;
	color: #aebab7;
}

#content-wrap {
	width: 100%;
	border-top: 1px solid #bbb;
}

#content {
	max-width: 900px; 
	min-width: 800px;
	margin: 0 auto;
	padding: 40px 20px;
}

#content p, #content address {
	font: normal 15px/22px Times, "Times New Roman", serif;
	color: #444;
}

#content iframe {
	margin-bottom: 40px;
}

#content h2 {
	width: 780px;
	margin: 0 auto 20px auto;
	padding-bottom: 30px;
	font: normal 34px ACaslonPro, "Adobe Caslon Pro", Times, "Times New Roman", serif;
	color: #62a99b;
	text-align: center;
	border-bottom: 1px solid #c2ddd9;
}

#content h3 {
	width: 790px;
	margin: 20px auto 0 auto;
	padding: 15px 0;
	font: normal 34px ACaslonPro, "Adobe Caslon Pro", Times, "Times New Roman", serif;
	color: #62a99b;
	text-align: center;
	background: url(../images/border.png) no-repeat top;
}

#content h4 {
	font: normal 22px ACaslonPro, "Adobe Caslon Pro", Times, "Times New Roman", serif;
	color: #444;
	text-align: center;
}

.border {
	width: 420px;
	height: 1px;
	margin: 0 auto 40px auto;
	background: url(../images/border.png) no-repeat top;
}

h2 .amp, h3 .amp, h4 .amp {
	padding-right: 3px;
	font-style: italic;
	font-family: ACaslonPro, "Adobe Caslon Pro", Baskerville, Palatino, "Palatino Linotyope", Times, serif;
}

p .amp {
	padding-right: 2px;
	font-style: italic;
	font-family: ACaslonPro, "Adobe Caslon Pro", Baskerville, Palatino, "Palatino Linotyope", Times, serif;
	line-height: 20px;
}

#selections ul li {
	float: left;
	width: 28.5%;
	margin: 25px 0;
	position: relative;
}

#selections ul li a img {
	width: 257px;
	height: 153px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	position: relative;
	z-index: 2;
}

#selections ul li a:hover img {
	/* -webkit-transform: scale(1.01) rotate(-3deg);
	-webkit-transform: translate(0, -5px);
	-moz-transform: translate(0, -5px); */
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	opacity: 0;
	filter: alpha(opacity = 0);
}

#selections ul li a div#faucets {
	width: 257px;
	height: 153px;
	position: absolute;
	top: 0;
	z-index: 1;
	background: url(../images/faucets-hov2.jpg) no-repeat;
}

#selections ul li a div#sinks {
	width: 257px;
	height: 153px;
	position: absolute;
	top: 0;
	z-index: 1;
	background: url(../images/sinks-hov2.jpg) no-repeat;
}

#selections ul li a div#toilets {
	width: 257px;
	height: 153px;
	position: absolute;
	top: 0;
	z-index: 1;
	background: url(../images/toilets-hov2.jpg) no-repeat;
}

#selections ul li a div#tubs {
	width: 257px;
	height: 153px;
	position: absolute;
	top: 0;
	z-index: 1;
	background: url(../images/tubs-hov2.jpg) no-repeat;
}

#selections ul li a div#vanities {
	width: 257px;
	height: 153px;
	position: absolute;
	top: 0;
	z-index: 1;
	background: url(../images/vanities-hov2.jpg) no-repeat;
}

#selections ul li a div#accessories {
	width: 257px;
	height: 153px;
	position: absolute;
	top: 0;
	z-index: 1;
	background: url(../images/accessories-hov2.jpg) no-repeat;
}

#selections ul li.mid {
	margin-right: 7.3%;
	margin-left: 7.3%;
} 

.vendor-list {
	padding: 15px 0 0 15px;
	font: 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #444;
}

.vendor-list a {
	color: #258476;
	text-decoration: none;
	border-bottom: 1px solid #5ba298;
	-webkit-transition: all 1s ease;
}

.vendor-list a:hover {
	color: #444;
	border-bottom: 1px solid #222;
	-webkit-transition: all 0.1s ease;
}

.single {
	width: 600px;
	margin: 0 auto;
}

#single-img {
	width: 780px;
	margin: 0 auto 40px auto;
}

.two-col {
	width: 47.6%;
	text-align: justify;
}

.three-col {
	width: 28%;
}

.left {
	float: left;
}

.middle {
	float: left;
	margin-left: 50px;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.clear {
	content: ""; 
	display: block; 
	clear: both; 
	visibility: hidden;
	min-height: 0; 
	height: 1%;
}

.pad-top {
	padding-top: 20px;
}

.pad-bottom {
	padding-bottom: 20px;
}

a.button {
	padding: 5px 15px;
	font: normal 12px "Trebuchet MS", sans-serif;
	text-decoration: none;
	/* background-color: #777;
	border-width: 1px;
	border-style: solid;
	border-color: #777;
	-moz-border-radius: 6px;
	-khtml-border-tradius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box; */
}

.note {
	padding-top: 20px;
	font-size: 12px !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#footer {
	width: 780px;
	margin: 20px auto 0 auto;
	padding: 30px 0 60px;
	font: 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #74b3a6;
	text-align: center;
	border-top: 1px solid #c2ddd9;
}

#footer span#copyright {
	margin-right: 5px;
}

#footer span#copyright span {
	font-family: Verdana, sans-serif;
}

#footer a {
	margin: 0 5px;
	color: #258476;
	text-decoration: none;
	border-bottom: 1px solid #5ba298;
	-webkit-transition: all 1s ease;
}

#footer a:hover {
	color: #444;
	border-bottom: 1px solid #222;
	-webkit-transition: all 0.1s ease;
}

