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

/* copyright Brookwebdesigns 2010 all rights reserved */

body {
	background-color: #000000;
	color: #FFFFFF;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	position: relative;
}

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

#header {
}
#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;
} */
#nav a#newdesigns {
	color: #006455;
	background: url(../images/newdesignsbg.png) no-repeat left;
	padding-left: 15px;
}
#content {
	position: relative;
	
}
#content img{
	margin: 0 auto 0 auto;
	display: block;

}
#content p {
	margin: 5px 5% 5px 5%;
	text-indent: 10px;
	
}
#content a{
	color: #006666;
}
#sidebarfeatured img{
	border: none;
}
#sidebarfeatured a {
	color: #FFFFCC;
	text-decoration: none;
}
#columnleft {
	
	float: left;
	width: 20%;
}
#columnright {
	
	float: right;
	width: 79%;
}
#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: 253px;
	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: 108px;
	width: 50%;
	color: #F7F2C9;
	letter-spacing: .12em;
	font: italic lighter 1.3em "Times New Roman", Times, serif;
	height: 70px;
}
#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;	
}

div#container div#defaultfeaturedtable a img{
	border: none;
}


div#container div#defaultfeaturedtable h2 {
	color: #CF9F44;
	font-size: 1.4em;
	font-weight: lighter;
	font-variant: small-caps;
	width: 600px;
	text-align: right;
	margin: 5px auto 5px auto;
}

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;
}
#sharethis {
	float: right;
	padding-right: 50px;
	padding-bottom: 10px;
}
a.readmore {
	text-align: right;
	display: block;
	color: #CE3217;
	font-style: italic;
}
	
.center {
	text-align: center;
}
.onsalenow {
	color: #DC5A00;
}
.clearboth {
	clear: both;
}

