html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {  
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
h1,h2,h3,h4,h5,h6{
	text-transform: uppercase;
}
h1{
	font-size:1.6em;
}
/*h2{
	font-size:1.4em;
}*/
#pageContent h2{
	font-weight:normal;
	font-size:150%;
	color:#dcaa28;
	border-bottom:1px solid #dcaa28;
	padding:5px 0 3px 0;
	margin-bottom:15px;
}
h3{
	font-size:1.2em;
	border-bottom:1px dotted #ccc;	
	margin-top:15px;	
}
p{
	margin:10px 0;
}
body {
	background-color: #c1ae85;
	color:#ffffff;
	font-family: Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	font-size:62.5%;
}
ul {
	list-style: none;
}
ol li{
	margin:5px 50px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

fieldset{
	margin:20px 10px;
	border:1px solid #aaaaaa;
}
fieldset legend{
	font-size:1.1em;
	padding:0 5px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:active, a:visited, a:link, .orange{
	color:#ffae00;
}
#subnavigationContainer a.active{
	text-decoration: underline;
}
.red{
	color:#cc0000;
}
.large{
	font-size:2em;
}
.larger{
	font-size:1.2em;
}
.smaller{
	font-size:.8em;
}
.small{
	font-size:.6em;
}
.uppercase{
	text-transform: uppercase;
}
.loseweight{
	font-weight: normal;
}
.strong{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.hiddenclear{
	clear:both;
	line-height: 0;
	height: 0;
}
.nounderline{
	text-decoration: none;
}
.nfinactive{
	color:#7f7f7f;
}
ul.inlinelist li{
	display:inline;
}
.indentedList li{
	margin:5px 0 0 20px;
}

.textright{
	text-align: right;
}

div.msg_error{
	margin:20px 0;
	padding:10px;
	background-color:#ffe8e8;
	border:2px solid #ffb9b9;
}

.myriad{
	font-family: Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
}
.center{
	text-align: center;
}

#pageContent .showroomHours{
	border-collapse:collapse;
	margin:8px auto 8px auto;
}
	#pageContent .showroomHours th{
		display:none;	
	}
	#pageContent .showroomHours td{
		padding:5px;	
	}
	#pageContent .trEven{
		background-color:#ffecbc;	
	}
#pageContent .adr, .tel{
	padding:5px 0 5px 0;
}
#pageContent dl{
	padding:10px 0 15px 0;	
}
#pageContent dt{
	font-size:110%;
	color:#dcaa28;
	font-weight:bold;
}
#pageContent ul, #pageContent ol{
	padding:5px 0 5px 35px;	
	font-weight:normal;
}
	
#pageContent ul li{
	list-style-image:url(../images/list_bullet.gif);
	padding:3px 0;
}
#map{
	margin-top:10px;
	width:720px;
	height:300px;
	border:1px solid #bcbcbc;
	outline:3px solid #e6e6e6;	
}
.emphasizedLine {
	font-weight:bold;	
}
#pageContent ol li{
	font-size:90%;	
	padding-top:5px;
}
/************************ site structure *********************/
#siteContainer{
	width:100%;
	min-width:752px;
	font-size:1.5em;
	background:#000000;
}
	#header{
		width:100%;
		height:210px;
		background:#000000 url(../images/bg-header.jpg) top center repeat-x;
	}
		#headerContainer{
			width:752px;
			margin:0 auto;
			text-align: center;
		}
			#headerContainer h1 a{
				width:308px;
				height:178px;
				margin-top:10px;
				float:left;
				background: transparent url(../images/logo.png) top center no-repeat;
				text-indent: -10000px;
			}
			#headerContainer img{
				margin:70px 20px 0 0;
				float:right;
			}
			#headerContainer #calltoday{
				display:block;
				width:300px;
				height:20px;
				position: relative;
				left:435px;
				top:-35px;
				font-size: 18px;
				z-index: 78;
			}
	#navigation{
		width:100%;
		height:36px;
		background:#000000 url(../images/bg-navigationtile.jpg) top center repeat-x;
	}
		#navigationContainer{
			width:100%;
			height:36px;
			background:transparent url(../images/bg-navigation.jpg) top center no-repeat;
		}
			#navigationContent{
				width:752px;
				margin:0 auto;
				text-align: center;
			}
	#subnavigation{
		width:100%;
	}
		#subnavigationContainer{
			width:752px;
			margin: 0 auto;
			text-align: center;
		}
		#subnavigationContainer li{
			display: inline;
			margin:2px 5px;
		}
		#subnavigationContainer li a{
			text-decoration: none;
		}
		#navigationContent a{
				display: block;
				height:36px;
				float: left;
				text-indent: -10000px;
				background:transparent url(../images/navigation.jpg) top left no-repeat;
			}
			#navigationContent a#tnHome{
				width:90px;
				background-position: 0 0;
			}#navigationContent a#tnHome:hover, #navigationContent a#tnHome.active{
				background-position: 0 -36px;
			}
			#navigationContent a#tnGallery{
				width:113px;
				background-position: -90px 0;
			}#navigationContent a#tnGallery:hover, #navigationContent a#tnGallery.active{
				background-position: -90px -36px;
			}
			#navigationContent a#tnProducts{
				width:135px;
				background-position: -203px 0;
			}#navigationContent a#tnProducts:hover, #navigationContent a#tnProducts.active{
				background-position: -203px -36px;
			}
			#navigationContent a#tnServices{
				width:112px;
				background-position: -338px 0;
			}#navigationContent a#tnServices:hover, #navigationContent a#tnServices.active{
				background-position: -338px -36px;
			}
			#navigationContent a#tnFAQ{
				width:73px;
				background-position: -450px 0;
			}#navigationContent a#tnFAQ:hover, #navigationContent a#tnFAQ.active{
				background-position: -450px -36px;
			}
			#navigationContent a#tnAbout{
				width:100px;
				background-position: -523px 0;
			}#navigationContent a#tnAbout:hover, #navigationContent a#tnAbout.active{
				background-position: -523px -36px;
			}
			#navigationContent a#tnContact{
				width:129px;
				background-position: -623px 0;
			}#navigationContent a#tnContact:hover, #navigationContent a#tnContact.active{
				background-position: -623px -36px;
			}
	#pageContainer{
		width:752px;
		padding-top:13px;
		margin:0 auto;
		text-align: center;
		background:transparent url(../images/bg-pagecontainer.jpg) top center no-repeat;
	}
		#pageContent{
			width:732px;
			padding:0 10px 10px 10px;
			text-align: left;
			background:transparent url(../images/bg-content.jpg) top center repeat-y;
			color:#353535;
		}
			#pageContent p{
				margin:10px;
			}
			#quickLinks a{
				display:block;
				width:217px;
				height:118px;
				padding:10px;
				margin:10px 3px 0 3px;
				float:left;
				color:#2c2923;
				text-decoration: none;
			}
				#quickLinks a span{
					font-size:.9em;
					color:#353535;
				}
				#quickLinks a span.topleft{
					display:block;
					margin:5px 0 10px 75px;
					font-size:1.2em;
					text-decoration: underline;
					text-transform: uppercase;
					color:#2c2923;
				}
			#quickLinks #quote{
				background:transparent url(../images/bg-3box-info.png) top center no-repeat;
			}
			#quickLinks #appointments{
				background:transparent url(../images/bg-3box-calendar.png) top center no-repeat;
			}
			#quickLinks a#specials{
				background:transparent url(../images/bg-3box-tags.png) top center no-repeat;
			}
	#footer{
		width:100%;
		height:264px;
		background:transparent url(../images/bg-footer.jpg) top center repeat-x;
	}
		#footerContainer{
			width:752px;
			min-height:200px;
			margin:0 auto;
			text-align: center;
			background:transparent url(../images/footericons2.png) bottom center no-repeat;
		}
			#footerContainer hr{
				width:752px;
				height:15px;
				border:0;
				background:transparent url(../images/page-separator.jpg) top center no-repeat;
			}
			#footerContainer p{
				font-size:.85em;
				margin:3px 0;
				color:#d7dede;
			}
			#footerLeftInfo{
				width:300px;
				float: left;
				text-align: left;
			}
			#footerRightInfo{
				width: 300px;
				float: right;
				text-align: right;
			}

/*********************** home slideshow ********************/
#homeSlideShowContainer{
	width:726px;
	height:234px;
	margin-bottom: 20px;
	padding:3px;
	/*background:transparent url(../images/homeslidebg.jpg) center center no-repeat;*/
	overflow: hidden;
	/*position: relative;
	top:10px;*/
}
#homeSlideShow{
	width:732px;
	height:240px;
	float:left;
	overflow:hidden;
}
#homeSlideShow a img{
	width:732px;
	height:240px;
	border:0;
	position: relative;
	z-index:50;
}
#homeSlideShowLinks{
	width:361px;
	position: relative;
	left:320px;
	top:-6px;
	z-index: 51;
	margin:0;
}
#homeSlideShowLinks li{
	display: block;
	width:361px;
	height:72px;
	font-size: 1.5em;
	height: 72px;
	margin-bottom: 6px;
	color:#000000;
	background-repeat: no-repeat;
}
#homeSlideShowLinks li#countertops{
	background-image: url(../images/homeslidelink-countertops.png);
}
#homeSlideShowLinks li#fireplaces{
	background-image: url(../images/homeslidelink-fireplaces.png);
}
#homeSlideShowLinks li#bathshower{
	background-image: url(../images/homeslidelink-bathshower.png);
}
#homeSlideLinks li.noarrow{
	background-image: none;
}
#homeSlideShowLinks li a{
	display:block;
	width: 100%;
	height:100%;
	color:#ffffff;
	text-decoration: none;
}
#homeSlideLinks li a:hover, #homeSlideLinks li a.active{
	text-decoration:underline;
}

/*********************** gallery ********************/

#galleryContainer{
	width:100%;
}
#galleryContainer h2{
	clear: both;
	padding-top:20px;
}
#galleryContainer img{
	display: block;
	width:130px;
	height:130px;
	padding:2px;
	margin:5px;
	border:1px solid #d0d0d0;
	float:left;
}

/*********************** contact ********************/

#contactform{
	width:45%;
	float:left;
}
#contactinformation{
	width:45%;
	float:right;
}
