* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


img {
	border-style: none;
	border-width: 0;
}

a {
	color: #52667A;
	text-decoration: none;
}

a:hover {
	color: #FFCC33;
	text-decoration: none;
}

#home-link {
	position:absolute;
	visibility:visible;
	left:0px;
	top:0px;
	width:310px;
	height:80px;
	z-index:100;
}

#home-link a {
	display: block;
	padding-bottom: 60px;
}

#top-spacer {
	width: 1000px;
	height: 160px;
}

#top {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/logo-new.gif);
	background-repeat: no-repeat;
	background-position: 0px -7px;
	text-align: right;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 78px;
	width: 1000px;
	left: 0px;
	top: 0px;
}

#top p {
	font-size: 14px;
	font-weight: bold;
	color: #D0954A;
	margin-top: 5px;
	margin-right: 5px;
	line-height: 1.4em;
}

#top p.phone {
	font-size: 16px;
	font-weight: bold;
	color: #D0954A;
	margin-top: 5px;
}

#nav-bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #96A2AF;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 20;
	height: 32px;
	width: 1000px;
	left: 0px;
	top: 78px;
}

#nav-bar p {
	font-size: 20px;
	color: #FFF99A;
	margin-left: 20px;
	margin-top: 4px;
}

#nav-bar a {
	display: inline;
	color: #FFF99A;
}

#nav-bar a:hover {
	display: inline;
	color: #FFCC00;
}

#nav-bar p span.nav-current {
	color: #A6B1B3;
	background-color: #838F9B;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E1E8EA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #737D88;
	border-left-color: #737D88;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #838F9B;
}

#nav-bar p span.nav-pipe {
	color: #EDDC79
}

#head {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E1E8EA;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 40;
	height: 50px;
	width: 1000px;
	left: 0px;
	top: 110px;
}

#head h1 {
	font-weight: normal;
	margin-left: 20px;
	font-size: 30px;
	color: #5A7086;
	margin-top: 8px;
}

#head h1 span.subhead {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-color-bar {
	clear: both;
	float: none;
	width: 1000px;
	position: relative;
	background-color: #F5F9CA;
	height: 30px;
}

#footer-color-bar p {
	font-size: 12px;
	line-height: 1em;
	color: #666666;
	text-align: center;
	padding-top: 10px;
}

#footer-wrapper {
	clear: both;
	float: none;
	width: 1000px;
	position: relative;
}

#service {
	float: left;
	height: 150px;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCFF99;
	border-bottom-color: #F5F9CA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCFF99;
}

#service:hover {
	float: left;
	height: 150px;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}

#service h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin-top: 8px;
	margin-left: 10px;
	line-height: 1em;
	margin-bottom: 4px;
}

#service ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 10px;
}

#service li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 10px;
	list-style-type: none;
	line-height: 1.3em;
}

#helpful {
	float: left;
	height: 150px;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCFF99;
	border-bottom-color: #F5F9CA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCFF99;
}

#helpful:hover {
	float: left;
	height: 150px;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}

#helpful h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin-top: 8px;
	margin-left: 10px;
	line-height: 1em;
	margin-bottom: 4px;
}

#helpful ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 10px;
}

#helpful li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 10px;
	list-style-type: none;
	line-height: 1.3em;
}

#footer-blurb {
	float: left;
	height: 150px;
	width: 597px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCFF99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCFF99;
}

#footer-blurb p {
	font-size: 12px;
	line-height: 1em;
	color: #666666;
	text-align: center;
	margin-top: 8px;
}

#footer-blurb p.first {
	font-size: 12px;
	line-height: 1em;
	color: #666666;
	text-align: center;
	margin-top: 25px;
}

#top-rated {
	clear: both;
	float: none;
	width: 1000px;
	position: relative;
	text-align: center;
}

#top-rated table {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#top-rated img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#top-rated p {
	text-align: center;
	margin-top: 30px;
	display: block;
}

#wrapper {
	width: 1005px;
}

#wrapper div {
	height: 250px;
	width: 249px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
}

#wrapper div:hover {
	height: 250px;
	width: 249px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	float: left;
}

#wrapper div h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	line-height: 1.1em;
}

#wrapper div h2 a {
	color: #52667A;
	text-decoration: none;
	display: block;
	padding-left: 16px;
	padding-bottom: 2px;
	padding-top: 168px;
}

#wrapper div h2 a:hover {
	color: #FFCC33;
	text-decoration: none;
}

#wrapper div p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #666666;
	margin-left: 20px;
	margin-right: 5px;
}

#wrapper div p.new {
	color: #6666CC;
}

#wrapper div p.price {
	font-weight: bold;
}

#wrapper div p.sale {
	color: #CC6600;
	font-weight: bold;
}

#wrapper div p span.dropleaf {
	color: #996600
}

#wrapper div.pull-quote {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 250px;
	width: 249px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CC9;
	background-image: url(../images/pullquote-cart.gif);
	background-repeat: no-repeat;
}

#wrapper div.pull-quote p {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFCC;
	margin-top: 48px;
	margin-left: 21px;
	margin-right: 12px;
}

/* ||||||||||||||||||||||||||||||||||||| */
/* CART DIVS HERE                        */
/* ||||||||||||||||||||||||||||||||||||| */



#wrapper div.m1470 {
	background-image: url(../images/thumb-1470.jpg);
}

#wrapper div.m1481 {
	background-image: url(../images/thumb-1481.jpg);
}

#wrapper div.m1526 {
	background-image: url(../images/thumb-1526.jpg);
}

#wrapper div.m1527 {
	background-image: url(../images/thumb-1527.jpg);
}

#wrapper div.m1531 {
	background-image: url(../images/thumb-1531.jpg);
}

#wrapper div.m1533 {
	background-image: url(../images/thumb-1533.jpg);
}

/* ||||||||||||||||||||||||||||||||||||| */



#wrapper div.m1544 {
	background-image: url(../images/thumb-1544.jpg);
}

#wrapper div.m5531-951 {
	background-image: url(../images/thumb-5531-951.jpg);
}

#wrapper div.m5532-951 {
	background-image: url(../images/thumb-5532-951.jpg);
}

#wrapper div.m5535-951 {
	background-image: url(../images/thumb-5535-951.jpg);
}

/* ||||||||||||||||||||||||||||||||||||| */



#wrapper div.m7222 {
	background-image: url(../images/thumb-7222.jpg);
}

#wrapper div.m7225 {
	background-image: url(../images/thumb-7225.jpg);
}

#wrapper div.m9001-0023 {
	background-image: url(../images/thumb-9001-0023.jpg);
}

#wrapper div.m9001-0043 {
	background-image: url(../images/thumb-9001-0043.jpg);
}

#wrapper div.m15445 {
	background-image: url(../images/thumb-15445.jpg);
}

/* ||||||||||||||||||||||||||||||||||||| */



#wrapper div.m16755 {
	background-image: url(../images/thumb-16755.jpg);
}

#wrapper div.m80030 {
	background-image: url(../images/thumb-80030.jpg);
}

#wrapper div.m80690 {
	background-image: url(../images/thumb-80690.jpg);
}

#wrapper div.m81515 {
	background-image: url(../images/thumb-81515.jpg);
}

#wrapper div.rf-photo-1 {
	background-image: url(../images/thumb-rf-photo-1.jpg);
}

#wrapper div.rf-photo-2 {
	background-image: url(../images/thumb-rf-photo-2.jpg);
}

/* ||||||||||||||||||||||||||||||||||||| */


#wrapper div.rf-photo-3 {
	background-image: url(../images/thumb-rf-photo-3.jpg);
}

