@charset "UTF-8";
/* CSS Document */
/* Developed by Chad Lansford (http://leftend.com) for Seen+Noted (http://seenandnoted.us/) */

/* page structure */

body {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	line-height:20px;
	background-image: url(images/backTile.gif);
	background-repeat: repeat-x;
	background-color: #C1B8A8;
	color: #8C8079;
	text-align:center;
}

p, blockquote, ul, li, dl, dt, dd, label, div { text-align:left; }

a:link, a:visited, a:active {
	color:#A7620B;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#A7620B;
}

p {
	margin-bottom: 5px;
}

.em {font-style: italic;}

.strong {font-weight: bold;}
.quote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
}
.footer, .footer a, .footer a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #675D58;
	font-weight: bold;
}

a img { border:none; }
.page { margin-left:auto; margin-right:auto; width:900px; padding:0 15px; }
#main { background:#f4f0ea url(images/footer.gif) left bottom no-repeat; padding:5px 15px 75px; width:900px; }
#header { margin-top:30px; width:930px; }
#footer { margin:15px auto; text-align:center; width:900px; }
#footer .container { width:820px; margin:0 auto; }
#title h1 { background: url(images/SDMC-logo.gif) no-repeat center; width:700px; height:113px; text-indent:-9999px; margin:0 auto 40px; }
#title { text-align:center; }

h1.aboutus { background: url(images/Intros-AboutUs.gif) no-repeat; width:523px; height:76px; text-indent:-9999px; }
h2.aboutowner { background: url(images/AboutTheOwner.gif) no-repeat; width:154px; height:32px; text-indent:-9999px; margin-bottom:0; }
h2.mastercraftsmen { background: url(images/MasterCraftsmen.gif) no-repeat; width:168px; height:32px; text-indent:-9999px; margin-bottom:0; }

h1.whatwedo { background: url(images/Intros-WhatWeDo.gif) no-repeat; width:555px; height:103px; text-indent:-9999px; }
h2.weoffer { background: url(images/WeOffer.gif) no-repeat; width:286px; height:32px; text-indent:-9999px; margin-bottom:0; }
h2.designservices { background: url(images/DesignServices.gif) no-repeat; width:145px; height:32px; text-indent:-9999px; margin-bottom:0; }
h2.environment { background: url(images/EnvAware.gif) no-repeat; width:239px; height:32px; text-indent:-9999px; margin-bottom:0; }

h1.customwoodworking { background: url(images/Intros-CustomWood.gif) no-repeat; width:555px; height:76px; text-indent:-9999px; }
h2.commissions { background: url(images/Commissions.gif) no-repeat; width:119px; height:32px; text-indent:-9999px; margin-bottom:0; }
h2.materials { background: url(images/Materials.gif) no-repeat; width:92px; height:32px; text-indent:-9999px; margin-bottom:0; }

h1.imagegallery { background: url(images/Intros-ImgGallery.gif) no-repeat; width:788px; height:49px; text-indent:-9999px; }
h2.larger { background: url(images/PleaseClick.gif) no-repeat; width:377px; height:32px; text-indent:-9999px; margin-bottom:0; }

h1.contactus { background: url(images/Intros-ContactUs.gif) no-repeat; width:511px; height:49px; text-indent:-9999px; }

#nav { text-align:center; padding:0; margin:0; }
#nav ul { list-style:none; margin:0; display:inline; padding:0; }
#nav ul li { display:inline; margin:0; }

.widecontent { background:#eae5d9; padding:30px 40px; width:820px; float:left; margin-top:-5px; }
.content  
{
	background:#eae5d9; 
	padding:30px 35px; 
	width:583px; 
	float:left; 
	margin-top:-5px; 
}
.content p  
{
	margin-top:0; 
	margin-bottom:10px;
}
.columncontainer { background:#8d8078; }
.sidebar { background:#8d8078; padding:20px 20px; width:207px; float:right; margin-top:-5px; }
.sidebar blockquote { margin:14px 0 20px; }
.sidebar img.mainimg { text-align:center; }
.end, .endbody { clear:both; height:0px; font-size:0px; background:#F4F0EA; }
.endbody { background:transparent; }

.col1 { float:left; width:65%; }
.col2 { float:left; width:34%; }

ul.craftsmanship { width:42%; float:left; list-style-type:none; margin-top:20px; }
ul.craftsmanship li { background: url(images/bullet.png) no-repeat; padding-left:20px; }

#TB_ImageOff { margin-right:-40px; padding-left:40px; }
#TB_closeWindow { margin-left:30px; }

ul.gallery { list-style-type:none; margin:20px 0; padding-left:0; text-align:inherit; }
ul.gallery li { display:inline; margin-right:20px; }
ul.gallery li.last { margin-right:0px; }
div.thumbs { margin:0 auto; text-align:center; }
ul.gallery li a img { background-color:Transparent; background-image: url(images/ImgGalleryBack.gif); background-repeat:no-repeat; padding:20px; }
ul.gallery li a img:hover { background-image: url(images/ImgGalleryBack_over.gif); background-repeat:no-repeat;}

.extra { text-align:center; margin-top:20px; }
hr { margin:20px 0; }

.bumpup { margin-top:-5px; }