* {
	margin: 0;
}
html, body {
	height: 100%;
}

body{
margin:0 auto;
background-image:url(images/swatches-saturated.jpg);
background-repeat:repeat-y;
}

img { border: 0; }

#container {width: 950px} 

.classpageimages { margin: auto; text-align:center; }

#tagline{
font-family:georgia;
font-size:14px;
color: #6d6767;
font-style:italic;
font-weight:bold;
line-height:18px;
margin-top:50px;
}
#tagline .indent{
margin-left:30px;
}

#slideshow{
margin-left:auto;
margin-right:auto;
width:350px;
top:30px;
}

#footer{
font-family:georgia;
color: #d25b36;
font-size:12px;
height:30px;
text-align:right;
margin-top: 50px;
z-index:-1;
background-image: url(images/orangeline.jpg);
background-repeat: repeat-x;
}

.footerimage{
float:left;
}

#footer a{
color: #d25b36;
text-decoration:none;
z-index:10;
}
#footer p{
position:relative;
top:-15px;
}

#leftnav{
padding-top: 100px;
float: left;
width: 200px;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
font-size: 26px;
text-align: center;
font-family: helvetica, impact, sans-serif;
font-variant: small-caps;
letter-spacing: 0.3ex;
text-shadow: #666666 5px 5px 5px;
height: 1em;
filter: Shadow(Color=#666666, 	
		Direction=135, 
		Strength=5);
}

#leftnav ul {
	padding-top: 25px;
	margin-left:-25px;
	list-style-type: none;
	width: 150px;
		filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
	
}

#leftnav ul li {
	width: 150px;
	padding: 5px;
	/* background-image:url(images/transparency.png);		*/
	margin-bottom:25px;
}

#leftnav ul li a {
	text-decoration: none;
	color: white;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
}

#leftnav ul li a:hover {
	text-decoration: underline;
	color: white;
}

#leftnav ul li a:active {
}

#leftnav ul li a:visited {
}

#rightcontent{ 
  float: right;
  width: 700px;
  padding-top: 75px;
  padding-left: 50px;
  z-index: 20000;
}

/*  For Press/Testimonials Page  */
#commentsleft { margin-top: 15px;}

#commentsleft ul{
list-style-type:none;
margin-bottom: 100px;
}
li.indent{
margin-left:100px;
}
#commentsleft ul li{
margin-top: 20px;
text-align:left;
font-family:georgia;
font-size:12px;
font-style:italic;
color:#2d624f;
z-index:2;
width:300px;
clear: both;
}

#pressclips {margin-top: 20px; text-align:center;}

#pressclips ul{
list-style-type:none;
clear:both;
}
#pressclips ul li{
text-align:center;
float: left;
margin: 5px;
}

#pressclips ul li img {
	width: 250px;
}

.logo{
position: absolute;
left:75px;
top: 25px;
border: none;
margin-top:0px;
margin-bottom:0px;
width:205px;
height:85px;
padding:0;
background-image: url(images/logov2-stroke2.png);
z-index: 10000;

}

.gallerytext,  #specialstext{
font-family:georgia;
padding:18px;
color: #4d4c4c;
font-size:14px;
line-height: 25px;
}

.gallerytext p:first-letter {
font-size : 300%;
font-weight : bold;
float : left;
width : 1em;
color : #c00;
padding: 10px;
}

.newgallery {
	width: 80%;
	margin: auto;
}

#newgallerythumbs  li {
	float: left;
	width: 110px;
	padding: 5px;
	margin: 5px;
	list-style-type: none;
	text-align: center;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #666666;
}

#newgallerythumbs li img {
	border: 0;
}

#newgallerythumbs li a {
	text-decoration:none;
	color: black;
}

#newgallerythumbs li a:hover {
	color: #999999;
}


/* SPECIALS PAGE */
#specialstext p:first-letter {
font-size : 300%;
font-weight : bold;
float : left;
width : 1em;
color : #c00;
padding: 10px;
}

#specialsgraphic img { width: 200px; float: right; vertical-align: middle;}
#specialsquilt  { float: left; margin-top: 10px; margin-right: 25px; font-weight: bold; }
#specialsquilt img { margin-top: 10px; margin-bottom: 50px; padding-bottom: 50px;}
#colorswatches { font-size: 15px; font-weight: bold;  font-family: helvetica;  margin-top: 80px; }
#colorswatches  ul { list-style-type: none; }
.colorswatch { width: 20px; border: solid 2px gray; vertical-align:middle; margin:5px;}

