* {margin:0;padding:0;border:0;}
body {
	background-color:#181718;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:62.5%;
}
h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#ffffff;
	font-size:1.9em;
	text-align:center;
	margin:3px 0 5px 0;
	padding:32px 0 0 0;
}
h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#000000;
	font-size:1.5em;
	text-align:center;
	padding:25px 0 0 0;
}
h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#ffffff;
	font-size:1.4em;
	margin:0 0 0 0;
}
p {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#ffffff;
	font-size:1.35em;
	line-height:1.35em;
	text-align:center;
	margin:0 65px 8px 65px;	
}
#wrapper {
	/*border:1px solid #000000;*/
	width:800px;
	background-color:#444444;
	position:relative;
	margin:0 auto;
	padding:508px 0 0 0;
}
#branding {
	/*border:1px solid #000000;*/
	background-image:url(../images/keystone-index-branding.jpg);
	width:800px;
	height:516px;
	position:absolute;
	top:0;
}
#keystonelogo {
	float:left;
	margin:15px 0 0 25px;
}
#tagline {
	float:right;
	margin:15px 130px 0 0;
}
/* start of main navigation*/
#nav {
	clear:both;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1.4em;
	text-align:center;
	padding:21px 0 0 125px;
}
#homenav {
	/*border:1px solid #ffffff;*/
	width:80px;
	height:20px;
}
#homenav a {
	width:80px;
	height:20px;
}
#resourcesnav {
	/*border:1px solid #ffffff;*/
	width:100px;
	height:20px;
}
#resourcesnav a {
	width:100px;
	height:20px;
}
#productsnav {
	/*border:1px solid #ffffff;*/
	width:90px;
	height:20px;
}
#productsnav a {
	width:90px;
	height:20px;
}
#aboutnav {
	/*border:1px solid #ffffff;*/
	width:95px;
	height:20px;
}
#aboutnav a {
	width:95px;
	height:20px;
}
#gallerynav {
	/*border:1px solid #ffffff;*/
	width:80px;
	height:20px;
}
#gallerynav a {
	width:80px;
	height:20px;
}
#contactnav {
	/*border:1px solid #ffffff;*/
	width:100px;
	height:20px;
}
#contactnav a {
	width:100px;
	height:20px;
}
#nav li {
	display:block; 
	float:left;
}
#nav li ul {/*yanks drop down off screen*/
	position:absolute;
	left:-999px;
	width:100px;
}
#nav li ul li {
	display:block;
	text-align:left;
}
#nav a {
	display:block;
	width:100%;
}
#nav a:link{
	text-decoration:none;
	color:#ffffff;
}
#nav a:visited{
	text-decoration:none;
	color:#ffffff;
}
#nav a:hover{
	text-decoration:none;
	color:#f7bc52;
}
#nav a:active{
	text-decoration:none;
	color:#ffffff;
}
#nav li:hover ul { /*brings drop down back when hover*/
	left:auto;
	background-color:#000000;
	width:200px;
	padding:3px 0 3px 5px;
	/*margin:0 0 0 13px;*/
}
#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
	width:200px;
	margin:0 0 0 13px;
}
#edgenav {
	width:200px;
	height:20px;
}
#carenav {
	width:200px;
	height:20px;
}
#naturalnav {
	width:200px;
	height:20px;
}
#quartznav {
	width:200px;
	height:20px;
}
#recyclednav {
	width:200px;
	height:20px;
}
#companynav {
	width:200px;
	height:20px;
}
#approachnav {
	width:200px;
	height:20px;
}
#experiencenav {
	width:200px;
	height:20px;
}
#bathroomsnav {
	width:200px;
	height:20px;
}
#kitchensnav {
	width:200px;
	height:20px;
}
#fireplacesnav {
	width:200px;
	height:20px;
}
#tilenav {
	width:200px;
	height:20px;
}
#cexteriorsnav {
	width:200px;
	height:20px;
}
#cinteriorsnav {
	width:200px;
	height:20px;
}
#outdoornav {
	width:200px;
	height:20px;
}
/* end of main navigation*/
#callout {
	text-align:center;
	color:#ffffff;
}
#callout a:link{
	text-decoration:none;
	color:#f7bc52;
}
#callout a:visited{
	text-decoration:none;
	color:#f7bc52;
}
#callout a:hover{
	text-decoration:none;
	color:#ffffff;
}
#callout a:active{
	text-decoration:none;
	color:#f7bc52;
}
#toprow {
	/*border:1px solid #000000;*/

}
#bottomrow {
	background-image:url(../images/bttmrow-art-band.jpg);
	height:280px;
	margin:6px 0 0 0;

}
/* start index*/
#coll {
	/*border:1px solid #ffffff;*/
	float:left;
	width:680px;
}
#coll p {
	margin:0 10px 8px 10px;	
}
#colr {
	/*border:1px solid #ffffff;*/
	float:right;
	width:100px;
	height:220px;
	background-color:#000000;
	margin:35px 15px 0 0;
}
/* end index*/
#siteinfo {
	/*background-color:#555555;*/
	clear:both;
	background-image:url(../images/address-art-band.jpg);
	height:25px;
}
#address {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#ffffff;
	text-align:center;
	font-size:1.3em;
	padding:6px 0 0 0;
}
#address li{
	display:inline; 
	padding:0 15px 0 15px;
}
#bottomnav {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;	
	font-size:1.1em;
	padding:10px 0 10px 0;
}
#bottomnav ul {
	list-style:none;
}
#bottomnav li{
	display:inline; 
	padding:0 10px 0 10px;
}
#bottomnav a:link{
	text-decoration:none;
	color:#444444;
}
#bottomnav a:visited{
	text-decoration:none;
	color:#444444;
}
#bottomnav a:hover{
	text-decoration:none;
	color:#333333;
}
#bottomnav a:active{
	text-decoration:none;
	color:#444444;
}
.h1yellowfont {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#f7bc52; /*yellow*/
	font-size:1.1em;
	text-align:center;
}
.h3offer {
	clear:both;
	float:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#ffffff;
	font-size:1.4em;
	margin:245px 0 0 50px;
	text-align:center;
	width:255px;
}
.h3reasons {
	float:right; 
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#ffffff;
	font-size:1.4em;
	margin:245px 50px 0 0; /* when two items on the line change back to this...margin:245px 50px 0 0; (one item...margin:245px 265px 0 0*/
}
.h3yellowfont {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#f7bc52; /*yellow*/
	font-size:1.3em;
}
.h3whitefont {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#ffffff; 
	font-size:1.3em;
}
.pyellowtext {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#f7bc52; /*yellow*/
	font-size:1.0em;
	line-height:1.15em;
	text-align:center;
}
.rightcollogo {
	/*border:1px solid #ffffff;*/
	clear:both;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:30px;
	margin-bottom:5px;
}