 /********************************************************************/
/*                             Reset CSS                            */
/********************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style-type: none;
}

/********************************************************************/
/*                            Generic tags                          */
/********************************************************************/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000;
	background:#000;
}
p {
	padding-bottom:15px;
	clear:both;
}
	#maincontent p {
	line-height:1.6em;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
abbr {
	text-decoration:none;
	border:none;
}
img {
	border:0px;
}
a {
	font-weight:normal;
	text-decoration:none;
}
	#content a {
	color:#C00;
	text-decoration:underline;
}
	#content a:hover {
	color:#000;
}
a:hover, a:focus {
	text-decoration:underline;
}
.fl, #header .formbutton, .contentBanner, #pods li img {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}
.skiptocontent, .relbookmark, .hidden, .contactDetails dd .org, .contactDetails dl.fl dt, #content ul.downloads li h2 a span span span {
	position:absolute;
	left:-9999px;
}
#content ul, #content ol {
	padding:0px 0px 15px 0px;
}
#content li {
	padding:0px 0px 5px 10px;
}
#content ol li {
	padding:0px 0px 5px 0px;
	margin:0px;
	list-style:decimal inside;
	background:none;
}
#content table {
	float:left;
	width:100%;
	margin:0px 0px 15px 0px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	text-align:left;
}
#content table th, #content table td {
	padding:5px 5px 5px 5px;
	border-right:1px solid #333333;
}
#content table th {
	font-weight:normal;
	background:#E1E1E1;
	text-transform:capitalize;
	color:#333;
}
#content table td {
	border-top:1px solid #666666;
}
legend {
	display:none;
}
.fielderror {
	float:left;
	width:100%;
	padding:0px 0px 5px 0px;
	color:#C00;
}
input, select, textarea {
	font-size:1em;
	font-family:Tahoma, Geneva, sans-serif;
}
.checkbox {
	margin:0px 0px 0px 0px;
	width:13px;
	height:13px;
	overflow:hidden;
}
.checkboxlabel {
	margin:0px 0px 0px 0px;
	line-height:13px;
	float:left;
	text-align:left;
}

.pagenotfound {
	padding:0px 0px 10px 0px;
	display:block;
}
.backtotop{
	margin:0px 0px 20px 0px;
}
.backtotop a{
	background:url('/images/general/arrow-top.gif') no-repeat center left;
	padding:0px 0px 0px 14px;
}

/********************************************************************/
/*                              H tags                              */
/********************************************************************/
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:bold;
	color:#333333;
	padding:0px 0px 15px 0px;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	color:#333333;
	padding:0 0 10px 0;
	clear:both;
}
/********************************************************************/
/*                          Template tags                           */
/********************************************************************/
#container{
	width:980px;
	height:auto;
	margin:0px auto 0px auto;
}
#masthead{
	width:980px;
	height:120px;
	background:#fff;
	float:left;
	display:inline;
}
.headerlogo{
	float:left;
}
.headerrequestabrochure{
	float:right;
}
#main{
	width:980px;
	height:auto;
	float:left;
}
#footer{
	width:980px;
	height:auto;
	clear:both;
	margin:10px 0 0 0;
	float:left;
	display:inline;
}
#footer p{
	color:#FFF;
	font-size:0.8em;
	float:left;
}
#footer a{
	color:#CCC;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.footerleft{
	float:left;
}
.footerright{
	float:right;
}
#footer p a.digitalchimps{
	text-transform:none;
	font-weight:bold;
}
#footer ul{
	list-style:none;
	float:left;
	font-size:0.8em;
	display:inline;
	clear:none;
	text-transform:uppercase;
	margin:0px 0px 0px 20px;
}
#footer ul li{
	float:left;
	display:inline;
	margin:0 10px 0 0;
	background:url('/images/general/footer-divide.gif') no-repeat top right;
	padding:0 10px 0 0;
}
#footer ul li.last{
	background:none;
}
#maincontent{
	width:940px;
	height:auto;
	float:left;
	background:#fff;
	padding:20px;
	display:inline;
	margin:10px 0px 0px 0px;
}
#maincontent dl{
	float:left;
	color:#333333;
	margin:4px 0px 5px 0px;
}
#maincontent dl dt, #maincontent dl dd {
	padding:0px 0px 5px 0px;
}
#maincontent dl dt{
	float:left;
	font-weight:bold;
	width:100px;
}
#maincontent dl dd{
	float:left;
	width:780px;
}
#maincontent ul{
	margin:0px 0px 15px 0px;
}
#maincontent ul li{
	margin:0px 0px 0px 10px;
	padding:0px;
}
#contactcolleft{
	width:420px;
	float:left;
	border-right:1px solid #ccc;
	margin:0px 0px 0px 15px;
	display:inline;
}
#contactcolright{
	width:420px;
	float:left;
	margin:0px 0px 0px 20px;
}

#maincontent a{
	color:#C00;
}
.openingparagraph{
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
}
/********************************************************************/
/*                           Home tags                              */
/********************************************************************/
#homeflash{
	width:980px;
	height:408px;
	float:left;
	background-image: url('/images/bkd/loading.gif')
}
#homethreepods{
	width:980px;
	height:163px;
	float:left;
}
#homethreepods ul{
	float:left;
	list-style:none;
	display:inline;
}
#homethreepods ul li{
	float:left;
	width:317px;
	height:163px;
	padding:0px 14px 0px 0px;
}
#homethreepods ul li.last{
	padding:0px;
}
/********************************************************************/
/*                            Nav tags                              */
/********************************************************************/
#nav{
	width:980px;
	height:35px;
	margin:5px 0 0 0;
	float:left;
	display:inline;
}
#nav ul{
	width:980px;
	height:35px;
	list-style:none;
}
#nav ul li{
	float:left;
	display:inline;
}
#nav ul li a{
	text-indent:-9999px;
	float:left;
	height:35px;
}
#nav ul li a:hover, #nav ul li a.selected{
	background-position:0px -35px;
}
a.home{
	width:83px;
	background:url('/images/nav/nav-home.gif') no-repeat top left;
}
a.whatwedo{
	width:162px;
	background:url('/images/nav/nav-what-we-do.gif') no-repeat top left;
}
a.choosingamemorial{
	width:259px;
	background:url('/images/nav/nav-choosing-a-memorial.gif') no-repeat top left;
}
a.aboutus{
	width:122px;
	background:url('/images/nav/nav-about-us.gif') no-repeat top left;
}
a.locations{
	width:140px;
	background:url('/images/nav/nav-locations.gif') no-repeat top left;
}
a.contact{
	width:142px;
	background:url('/images/nav/nav-contact-us.gif') no-repeat top left;
}
a.blog{
	width:72px;
	background:url('/images/nav/nav-blog.gif') no-repeat top left;
}

/********************************************************************/
/*                           Form tags                              */
/********************************************************************/
form.contact{
	width:400px;
}
form.contact label{
	float:left;
}
form.contact input{
	float:right;
	width:200px;
	margin:0px 0px 10px 0px;
	background:#D8D8D8;
	color:#333;
}
form.contact .textfield{
	border:1px solid #ccc;
	padding:3px 5px;
}
form.contact input.formbutton{
	width:100px;
	height:35px;
	float:right;
	margin:10px 0px 0px 0px;
}
form.contact select{
	float:right;
	width:210px;
	margin:0px 0px 10px 0px;
	padding:2px 0px;
}
form.contact textarea {
	padding:2px;
	width:203px;
	height:80px;
	overflow:auto;
	float:right;
	border:1px solid #ccc;
}
form.contact span.required{
	color:#C00;
}

/********************************************************************/
/*                         Contact Details                          */
/********************************************************************/
#contactmain{
	float:left;
	width:640px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
} 
.contactleft{
	float:left;
	width:150px;
}
.contactright{
	float:right;
	width:250px;
}
#maincontent #contactcolright dt{
	width:40px;
}
#maincontent #contactcolright dl dd{
	width:180px;
}
#maincontent.contactusbg {
	background:#fff url('/images/bkd/bkd-contactus.jpg') no-repeat top right;
}

/********************************************************************/
/*                          Content tags                           */
/********************************************************************/
#whatwedoleft{
	float:left;
	width:640px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#whatwedoleft ul{
	list-style:none;
	float:left;
	width:250px;
	margin:0px 0px 10px 0px;
}
#whatwedoright{
	float:right;
	width:250px;
	margin:20px 0px 0px 0px;
} 
#whatwedocontent{
	width:340px;
	float:right;
	margin:10px 0px 0px 0px;
}

#choosingamemorialleft{
	float:left;
	width:640px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#choosingamemorialright{
	float:right;
	width:250px;
	margin:20px 0px 0px 0px;
}
#choosingamemorialcontent{
	float:left;
	width:355px;
	padding:0px 0px 0px 5px;
}

#maincontent.choosingamemorial {
	float:left;
	background:#fff url('/images/bkd/bkd-choosing-a-memorial.jpg') no-repeat top right;
}

#brochuresanddocumentsleft{
	float:left;
	width:640px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#brochuresanddocumentsright{
	float:right;
	width:250px;
	margin:20px 0px 0px 0px;
}
#brochuresanddocumentscontent{
	float:left;
	width:355px;
	padding:0px 0px 0px 5px;
}

#maincontent.brochuresanddocuments {
	float:left;
	background:#fff url('/images/bkd/bkd-brochures-and-documents.jpg') no-repeat top right;
}

#locationsleft{
	float:left;
	width:440px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#locationsright{
	float:right;
	width:450px;
	margin:20px 0px 0px 0px;
}
#locationscontent{
	float:left;
	width:355px;
	padding:0px 0px 0px 5px;
}

#maincontent.locations {
	float:left;
}


#{
	float:right;
	width:640px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
} 
#aboutusinfoleft{
	float:left;
	width:355px;
	margin:0px;
	padding:0px 0px 0px 20px;
}
#aboutusinforight{
	float:left;
	width:475px;
	margin:0px;
	padding:0px 35px 0px 10px;
} 
#termsinfoleft{
	float:left;
	width:355px;
	margin:0px;
	padding:0px 0px 0px 20px;
}
#termsinforight{
	float:left;
	width:475px;
	margin:0px;
	padding:0px 35px 0px 10px;
}
#markettable{
	float:left;
	width:485px;
	clear:both;
	height:30px;
}

#markettable table{
	border:1px solid #ccc;
}
#markettable table td{
	padding:10px 10px 10px 5px;
}
#markettable table td.headings{
	font-weight:bold;
	text-align:center;
	padding:5px 5px 5px 5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#markettable table td.last{
	border-right:none;
}
#markettable table td.first{ border-bottom:1px solid #ccc;}
#markettable table td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:center;
}

#markettable table td.lastrow{
	border-bottom:none;
}
#markettable table td.lastcol{
	border-right:none;
}
#markettable table td.firstcol{
	text-align:left;
}
#markettable table td.topleft{
	border-top:none;
	border-left:none;
}

.tablesource{
	float:right;
	clear:both;
	margin:15px 0px 0px 0px;
}

#firstgrowthleft{
	float:left;
	width:640px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#locationswinepages{
	float:left;
	width:800px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}


#otherwinesleft{
	float:left;
	width:640px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}

#linksleft{
	float:left;
	width:640px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}


.locationscolumn {
	width:440px;
	padding:0px 15px 0px 15px;
}

ul.locationssummary {
	float:left;
	width:440px;
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px 0px;
}
ul.locationssummary li {
	float:left;
	width:440px;
	padding:15px 0px 15px 0px;
	border-top:1px solid #999999;
}
ul.locationssummary li img {
	float:left;
	border:5px solid #999999;
}
ul.locationssummary li div {
	float:right;
	width:280px;
}
ul.locationssummary .first {
	padding:0px 0px 15px 0px;
	border-top:none;
}


#main ul.locationssummary p {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
#main ul.locationssummary dl {
	float:left;
	width:280px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#main ul.locationssummary dt {
	float:left;
	width:90px;
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
}
#main ul.locationssummary dd {
	float:left;
	width:190px;
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 0px;
}

.specialoffer {
	float:left;
	width:465px;
	border:10px solid #999999;
}
#specialleft {
	float:left;
	width:355px;
	padding:20px 0px 0px 20px;
}
#specialright {
	float:right;
	width:485px;
	padding:0px 0px 0px 0px;
}

#specialleft .price {
	font-family:"Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
	color:#C00;
	padding:0px 0px 15px 0px;
}
#specialleft .furtherinfo {
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	color:#C00;
	padding:0px 0px 15px 0px;
}

#maincontent.terms{
	padding-left:40px;
	padding-top:40px;
	display:inline;
	padding-right:0px;
}


#storageleft{
	float:left;
	width:640px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
#storageright{
	float:right;
	width:250px;
	margin:20px 0px 0px 0px;
}
#storagecontent{
	float:left;
	width:355px;
	padding:0px 0px 17px 5px;
}
#maincontent.storage{
	background:#fff url('/images/bkd/background-storage.jpg') no-repeat top right;
	padding-bottom:0px;
	height:371px;
}

#maincontent.sitemap {
	padding:40px 35px 25px 35px;
	width:910px;
}

#sitemap {}
	#sitemap li {
	background:url('/images/bullets/sitemap.gif') 0px 6px no-repeat;
	border-bottom:1px solid #ccc;
}
	#sitemap li a {
	display:block;
	padding:10px 0px 5px 23px;
	margin:0px 0px 10px 0px;
	font-weight: bold;
}
#sitemap li a:hover {
	color: #000;
	text-decoration: none;

}

	#sitemap li ul {
	padding:0px 0px 0px 10px;
}	
	#sitemap li li {
	border:none;
	padding:8px 0px 0px 8px;
	background:url('/images/bullets/sub-sitemap.gif') 0px 13px no-repeat;
	margin:0px 0px 0px 0px;
}
	#sitemap li li a {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}

