html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #4a4a4a;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#main {
	width: 797px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_site.gif);
	background-repeat: repeat-y;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

h1 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}

span {
	visibility: hidden;
}
.margin {
	margin: 0px;
	padding: 0px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6C6C6C;
	padding-top: 20px;
}
.clear {
	clear: both;
}
.home {
	height: 28px;
	width: 376px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
}
.about {
	height: 28px;
	width: 376px;
	background-image: url(../images/about.gif);
	background-repeat: no-repeat;
}
.beds {
	height: 28px;
	width: 376px;
	background-image: url(../images/beds.gif);
	background-repeat: no-repeat;
}
.gallery1 {
	height: 28px;
	width: 376px;
	background-image: url(../images/gallery1.gif);
	background-repeat: no-repeat;
}
.gallery2 {
	height: 28px;
	width: 376px;
	background-image: url(../images/gallery2.gif);
	background-repeat: no-repeat;
}
.murphy {
	height: 28px;
	width: 376px;
	background-image: url(../images/murphy.gif);
	background-repeat: no-repeat;
}
.custom {
	height: 28px;
	width: 376px;
	background-image: url(../images/custom.gif);
	background-repeat: no-repeat;
}
.custom-closets {
	height: 28px;
	width: 376px;
	background-image: url(../images/custom-closets.gif);
	background-repeat: no-repeat;
}
.amazing {
	height: 28px;
	width: 441px;
	background-image: url(../images/amazing.gif);
	background-repeat: no-repeat;
}

.contact {
	height: 28px;
	width: 376px;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
}
.sitemap {
	height: 28px;
	width: 376px;
	background-image: url(../images/sitemap.gif);
	background-repeat: no-repeat;
}
 blockquote h3 {color:#fff;	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;	padding: 0px 0px 20px;
	margin: 0px;}