@charset "UTF-8";
/* CSS Document */

/* copyright Brookwebdesigns 2010 all rights reserved */

body {
	color: #FFFFFF;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: #141311 url(../images/secondaryslices/footerbg.gif) repeat-x left bottom;
}

div#container {
	position: relative;
	background-color: #141311;
	margin: 0 auto 0 auto;
	width: 100%;
	
}

#header {
	position: absolute;
}
#header a{
	text-decoration: none;
	width: 226px;
	height: 163px;
	display: block;
	}
#header h1 {
	background: url(../images/defaultslices/DumondsLogo.jpg) no-repeat left top;
	width: 226px;
	height: 163px;
	padding: 0;
	margin: 0 0 0 15px; /* important */
	float: left;
}
#header h1 span{
	visibility: hidden;
}
#headergallery{
	background: url(../images/defaultslices/defaultgallery.jpg) repeat-x left top;
	/*width: 685px;*/
	width: 68%;
	height: 113px;
	float: right;
	margin-right: 5%;
	
}
#advertisement {
	clear: both;
}
/*
ul#navigation a{
	color: #F4F0C1;
	text-decoration: none;
}
ul#navigation {
	width: 168px;
	margin: 0;
	padding: 0 0 0 14px;
	text-indent: 10px;
}
ul#navigation li{
	border-bottom: 1px solid #282725;
	list-style: none;
	padding: 2px 0 2px 0;
}
ul#navigation li:hover{
	background: #22211F;
}
*/
#content {
	
	
	
}
#content img{
	margin: 0 auto 0 auto;
	display: block;

}
#content a img {
	border: none;
}
#content p {
	margin: 5px 5% 5px 5%;
	text-indent: 10px;
	
}
#content a{
	color: #006666;
}
#columnleft {
	
	padding-top: 163px;
	float: left;
	width: 17%;
}
#columnright {
	/*position: relative;*/
	float: right;
	width: 82.5%;
}
#columnleft p, h1, h2, h3{
	margin-left: 20px;
	text-align: center;
}
#columnleft h2.onsalenow{
	text-align: center;
	font: lighter 2em "Times New Roman", Times, serif;
}
#columnleft h3 {
	color: #FFFFCC;
	font: italic lighter 1.3em Georgia, "Times New Roman", Times, serif;
}
#columnleft hr {
	height: 23px;
	background: url(../images/defaultslices/colrightLeafHRbg.gif) no-repeat center top;
	border: none;
	}
	
#quoteartistic {
	position: relative;
	height: 243px;
	background: #000000 url(../images/defaultslices/defaultSubHeaderBlockquoteBGRepeat.jpg) repeat-y left bottom;
	margin-right: 5%;
}
#quoteartistic blockquote{
	float: left;
	width: 228px;
	height: 67px;
	background: url(../images/defaultslices/defaultblockquoteArtistic.png) no-repeat left center;
}
#quoteartistic blockquote span{
	visibility: hidden;
}
#quoteartistic h2{
	position: absolute;
	left: 40px;
	top: 80px;
	width: 44%;
	color: #F57900;
	letter-spacing: .15em;
	font: lighter small-caps 1.3em "Times New Roman", Times, serif;
}
#quoteartistic p{
	position: absolute;
	left: 40px;
	top: 110px;
	width: 46%;
	color: #F7F2C9;
	letter-spacing: .12em;
	font: italic lighter 1.3em "Times New Roman", Times, serif;
	
}
#quoteartistic img{
	position: absolute;
	display: block;
	right: 0;
	
	
	
}
#footer {
	text-align: center;
	clear: both;
	background: #100F0D;
	border-top: 1px solid #2F2E28;
	padding-top: 10px;
	padding-bottom: 5px;
}
#footer a{
	color: #FF3300;
}
#footer p{
	margin: 0;
	padding: 0 0 0 0;
}
p#copyright {
	font-size: .9em;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: italic;
}
div#copyright {
	color: #3B3632;
	background: #080503;
	
}
div#copyright p#copyright {
	margin: 0;
	padding: 0;	
}


#content h1 {
	color: #DC5A00;
	font-weight: lighter;
}
#content h2 {
	color: #982600;
	font-size: 1.4em;
	font-weight: lighter;
	font-variant: small-caps;
	width: 600px;
	text-align: center;
	margin: 5px auto 10px auto;
}
#content h3 {
	color: #FFC454;
	font-weight: lighter;
}

#content table#gallerytable {
/*  border: outset 5pt;*/
  position: relative;
  border-spacing: 10pt 10pt;
  text-align: center;
  
  }
#content table#gallerytable td {
  /*border: inset 5pt;*/
  border: 1px solid #363432;
  background: #22211D;
  vertical-align: top;
  padding: 5px;
  }
 #content table#gallerytable td:hover {
	background: #1C1C18;
 }
 #content table#gallerytable td.sold {
	background: #22211D url(../images/secondaryslices/TableSOLD.gif) no-repeat right bottom;
}
#content table#gallerytable td.sold:hover {
	background: #1C1C18 url(../images/secondaryslices/TableSOLD.gif) no-repeat right bottom;
}
#content table#gallerytable h1 a{
	text-decoration: none;
}
div#container div#defaultfeaturedtable h2 strong{
	color: #F57900;
	font-weight: bold;
	}

div#container div#defaultfeaturedtable p {
	color: #E0C2A8;
	background: #22211D;
	border: 1px solid #363432;
	padding: 15px;
	font-style: italic;
	
}

div#container div#defaultfeaturedtable p span.center{
	display: block;
}
#content table#portfoliotable {
	border-top: 1px solid #363432;
	/*border-right: 1px solid #363432;*/
	border-left: 1px solid #363432;
	font-size: 1.1em;
	text-align: center;
}
#content table#portfoliotable td {
	border-bottom: 1px solid #363432;
	border-collapse: collapse;
	border-right: 1px solid #363432;
	padding: 6px 0 6px 0;
}
#content table#portfoliotable tr:hover {
	background-color: #000000;
}
#content table#portfoliotable td a{
	text-decoration: none;
}
#nav a#newdesigns {
	color: #006455;
	background: url(../images/newdesignsbg.png) no-repeat left;
	padding-left: 15px;
}
a.readmore {
	text-align: right;
	display: block;
	color: #CE3217;
	font-style: italic;
}
	
.center {
	text-align: center;
}
p.detailthumbs {
	text-align: center;
	vertical-align: middle;
	float: left;

}
p.detailthumbs img {
	float: inherit;
	padding: 5px;
	


}
p.detailthumbslinetwo {
	clear: both;
	text-align: center;
}
	
	
.onsalenow {
	color: #DC5A00;
}
strong.sold {
	/*display: block;*/
	/*background: #CB1A11;*//*#006053 turquoise*/

	/*border-top: 1px solid #F0190E;*//*#007665 turquoise*/ 
	/*border-bottom: 1px solid #F0190E;*//*#007665 turquoise*/
	/*padding-top: 2px;
	padding-bottom: 3px; */
	letter-spacing: 0.5em;
	color: #D12B10;
	font-size: 1.2em;
}
.shipping {
	/*color: #008754;*/
	color: #D1A858;
}
p.shipping img{
	float: left;
	padding-right: 10px;
	vertical-align: bottom;
	
	
	}
p.shipping {
	clear: both;

}
.clickformore {
	font-variant: small-caps;
	text-align: center;
	
	
	
}
 a.clickformore{
	background: url(../images/secondaryslices/mousecursor.gif) no-repeat left top;
	padding-left: 35px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 1.1em;
	padding-right: 30px;
	
	
	
}
.floatright {
	float: right;
	clear: left;
	}
.floatleft {
	float: left;
	clear: right;
	}
.clearboth {
	clear: both;
}
#content  a.requestquote{
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../images/secondaryslices/requestaquotesmall.jpg) no-repeat;
	font-variant: small-caps;
	font-size: 1.2em;
	color: #269494;
	padding-right: 30px;
}

#content #tabletops {
	background-color: #246F84;
}
#content #tabletops td{
	border: 5px solid #141311;
}
#content #tabletops td:hover{
	background-color: #2D90AB;
}
#content #tabletops a {
	color: #FFFFFF;
	text-decoration: none;
}
#content div#requestquote {
	background-color: #303030;
	padding-top: 25px;
	width: 70%;
	margin: 0 auto 0 auto;
	text-align: center;
	border: 1px solid #666666;
}
/* ----------- TEXT COLORS --------------------- */

.turquois {
	color: #008754;
}
.center {
	text-align: center;
}
p.sold {
	background: #22211D url(../images/secondaryslices/TableSOLD.gif) no-repeat right bottom;
	text-align: center;
}
#content a.active {
	color: #99FFFF;
}
#tabletopsgalleryprevious {
	padding-right: 15px;
}
#tabletopsgallerynext {
	padding-left: 15px;
}
