body{
	padding:0;
	margin:0;
	font:10px tahoma,verdana,sans-serif;
	background-color:#3d3d3d;
	color:#5c5d5f;
	background-image:url('bgfade.png');
	background-repeat:repeat-x;
}
h1,h2,h3,h4,h5,h6,pre,code {
	padding:0;
	margin:0;
	line-height:1em;
	font-size:100%;
	font-weight:normal;
	font-style: normal;
}
img, fieldset {
	border:0;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#e8181d;
}
a:hover {
	text-decoration:underline;
}
ul {
	padding-left:5px;
	margin-left:10px;
}
ul li {
	margin-bottom:0.5em;
}
p {
	line-height:150%;
}
.left {
	float:left;
}
.right {
	float:right;
}
.middle {
	display:block;
	margin:0 auto;
}
.clear {
	clear:both;
}
.bigger {
	font-size:130%;
}
.indent {
	padding-left:2em;
}
#container {
	width:1007px;
	margin:0 auto;
	background-color:#000;
}
#leftcontent {
	width:588px;
	float:left;
	padding-bottom:15px;
	padding:0 55px 15px 30px;
	background-color:#FFF;
	background-image:url('footer.jpg');
	background-position:bottom center;
	background-repeat:repeat-x;
}
#topnav {
	margin-top:9px;
	margin-bottom:12px;
}
#topnav a {
	float:left;
	height:0;
	width:0;
	overflow:hidden;
	padding-left:116px;
	margin-left:2px;
	padding-top:35px;
}
#topnav a:first-child {
	margin-left:0;
}
#topnav a#nav-home {
	background-image:url('nav-home.png');
}
#topnav a#nav-about {
	background-image:url('nav-about.png');
}
#topnav a#nav-services {
	background-image:url('nav-services.png');
}
#topnav a#nav-gallery {
	background-image:url('nav-gallery.png');
}
#topnav a#nav-contact {
	background-image:url('nav-contact.png');
}
#topnav a:hover, #topnav a.active {
	background-position:0 -35px;
}
#pagecontent {
	clear:both;
	color:#5c5d5f;
	font-size:10px;
	margin-top:15px;
}
#pagecontent p {
	margin:0 0 1em 0;
}
#pagecontent h1 {
	font-size:18px;
	color:#653b04;
	margin-bottom:10px;
}
#testimonialbox {
	margin-top:19px;
	padding:40px 19px 19px 19px;
	background:#FFF url('testimonials.png') no-repeat;
	color:#e5161b;
}
#testimonialbox #from {
	color:#282928;
}
#rightcontent #testimonialbox img {
	margin-top:0;
}
#gallerybox {
	margin-top:19px;
	padding:45px 19px 19px 19px;
	background:#FFF url('gallery.png') no-repeat;
	color:#e5161b;
}
#pagecontent h2 {
	font-size:12px;
	color:#653b04;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #653b04;
}
#pagecontent li {
	list-style-type:none;
}
#footer {
	padding-top:135px;
	height:21px;
}
#rightcontent {
	padding:0 25px 15px 25px;
	margin-top:20px;
	width:283px;
	float:right;
	background-color:#000000;
}
#rightcontent img {
	clear:both;
}
#pagelinks {
	line-height:150%;
}
#pagelinks a {
	color:#262526;
}
#pagelinks a:hover {
	color:#e8181d;
}
#pagelinks #leftlinks {
	width:157px;
	float:left;
}
#pagelinks #rightlinks {
	width:107px;
	float:left;
}
#address, #numbers {
	font-size: 11px;
}
#address strong, #numbers strong {
	color:#e8181d;
}
#numbers strong {
	display:inline-block;
	width:20px;
}
#numbers a {
	color:#5c5d5f;
}
#rightcontent #designercraftsmen {
	width:140px;
	height:159px;
	display:block;
	margin:25px auto;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 1.3em;
	padding-top: 0.4em;
}
#lightboxCaption{
	float: left;
}
#keyboardMsg{
	float: right;
}
#closeButton{
	top: 5px;
	right: 5px;
}
#lightbox img{
	border: none;
	clear: both;
} 
#overlay img{
	border: none;
}
#overlay{
	background-image: url(overlay.png);
}
#bottomplug {
	border:1px dotted #653b04;
	background-color:#fffaf4;
	padding:10px;
	margin-top:40px;
}
#bottomplug p {
	margin:0;
	padding:0;
}
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
.gallerysection {
	margin-bottom:33px;
}
.gallerysection a {
	border:2px solid #653b04;
	display:block;
	float:left;
	height:117px;
	width:117px;
	margin-left:33px;
}
.gallerysection a:first-child {
	margin-left:0;
}
.gallerysection a:hover {
	border:2px solid #000;
}
#contactleft p, #contactright p {
	font-weight:bold;
	margin:0;
	padding:5px 0 0 0;
	font-size:11px;
}
#contactleft input {
	height:15px;
}
#contactleft input, #contactright textarea {
	width:270px;
	display:block;
	border:1px solid #653B04;
	padding:3px;
	font-size:11px;
}
#contactright textarea {
	height:73px;
	float:right;
}
#contactright p {
	width:278px;
	float:right;
}
#contactright input {
	float:right;
	display:block;
	width:100px;
	height:25px;
	margin-top:5px;
}
#contactleft, #contactright {
	float:left;
	width:294px;
}
#googlemap {
	display:block;
	padding-top:20px;
	border-top:1px dotted #653B04;
	margin-top:20px;
}
#clickmap {
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
#gallerybox .galleryrow {
	margin-bottom:4px;
}
#gallerybox .galleryrow a {
	width:79px;
	height:79px;
	display:block;
	float:left;
	margin-left:4px
}

#gallerybox .galleryrow a:first-child {
	margin-left:0;
}

#sizzlelink {
	display:block;
	margin-top:40px;
	text-align:center;
	color:#FFF;
}
#sizzlelink a {
	color:#CC0000;
	text-decoration:none;
}
#sizzlelink a:hover {
	text-decoration:underline;
}
