 /* Style Sheet: stillsewing.com --- Author: Billy Hardy - capecodwebsitedesign.com */

body {
	margin: 0;
	padding: 0;
	color: #555;
	background: #f5f5f5;
	font: 13px arial, sans-serif;
}
#wrap {
	width: 980px;
	margin: 10px auto 0 auto;
	padding: 0;
	background: #f5f5f5;
                  border: 6px ridge #cfb53b;
                  box-shadow: 5px 5px 10px #606060;
                  -webkit-box-shadow: 5px 5px 10px #606060;
                  -moz-box-shadow: 5px 5px 10px #606060;
                  z-index: 2500;
}
#top {
	height: 90px;
	width: 100%;
                  padding:0;
	background: #f5f5f5 url(sewingmachine.jpg) no-repeat top right;
}
#container {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #f5f5f5;
}
#container #content {
	width: 75.8%;
	float: right; 
                  padding:0;
                  margin:0;
                  height: 440px;
	position: relative; 
                  text-align: center;
}
#container #column {
	width: 24%;
	float: left;
	text-align: center;
                  height: 440px;
                  border-right: 1px solid #cfb53b;
                  background: #f5f5f5;
}
#footer {
	background: #f5f5f5;
                  width: 97%;
	text-align: right;
	clear: both;
                  margin: 10px 0 0 0;
	padding: 0;
	font-style: oblique;
	font-size: 12px;
	font-weight: 500;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-decoration: none;
}
#top h1 {
 	color: #606060;
	font-size: 24px;
	text-align: left;
	padding: 30px 0 30px 20px;
	margin: 0;
	font-weight: 500;
                  border-bottom: 1px solid #cfb53b;
}
h2 {
 	color: #666;
                  font-size: 21px;
	margin: 10px 0 0 0;
	font-weight: normal;
	text-align: center;
}
h3 {
                  margin: 15px 10px;
	font-size: 18px;
	color: #666;
	line-height: 130%;
	text-align: center;
	letter-spacing: 1px;
	font-weight: normal;
}
p {
	text-align: justify;
                  padding: 0 10px;
	font: normal 13px arial, sans-serif;
}
p.c {
	text-align: center;
                  padding: 0 10px;
	font: normal 13px arial, sans-serif;
}                   
p.address {
	font-size: 14px;
	color: #666;
	line-height: 130%;
	text-align: center;
	margin: 15px 0 10px 0;
}
p.links {
                  text-align: center;
                  font-size: 16px;
}
img {
	border: 0;
}
a {
	color: #66F;
	text-decoration: none;
}
a:hover {
	color: #AAF;
}
#navlist {
	padding: 0;
	margin: 0 auto;
	font: 14px arial, sans-serif;
	width: 100%;
}
#navlist li {
	list-style: none;
	margin: 0;
	text-align: center;
 	padding: 7px 0;
}
#navlist li a {
	display: block;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
}
#navlist li a:link {
	color: #66f;
}
#navlist li a:visited {
	color: #66f;
}
#navlist li a:hover {
	font-weight: normal;
	color: #aaf;
	padding: 0;
}
#active {
	display: block;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
div.slideshow {
	width: 366px;
	margin: 10px auto 10px auto;
	padding:0;
}
div.content {
	width: 600px;
	margin: 0 auto;
	padding:0;
}
div.tailoring {
                  margin:0 auto;
                  padding: 0;
                  width: 366px;
}

