/*---------------------------
	=Maincontent Block
---------------------------*/
ul.breadcrumbs { list-style: outside; margin: 0; padding: 0 0 0 12px; width: 689px; }
	ul.breadcrumbs li { background: url(../images/arrow-icon.png) 0 center no-repeat; color: #9d927a; display: block; float: left; line-height: 15px; list-style: none; margin: 0 12px 0 0; padding: 3px 0 3px 16px; }
	ul.breadcrumbs li a { color: #ffc548; }
	ul.breadcrumbs li.home a { background: url(../images/house-icon.png) 0 0 no-repeat; padding: 0 0 0 21px; }
	ul.breadcrumbs li.home { background: none; padding: 3px 0; }

div.black-bar-long-top { background: url(../images/black-bar-long-top.png) 0 0 no-repeat; height: 6px; margin: 0; overflow: hidden; width: 689px; }
div.black-bar-long { background: url(../images/black-bar-long.png) 0 0 repeat-y; margin: 0; overflow: hidden; width: 689px; }
div.black-bar-long-bottom { background: url(../images/black-bar-long-bottom.png) 0 0 no-repeat; height: 6px; margin: 0 0 1em 0; overflow: hidden; width: 689px; }

div.black-bar-top { background: url(../images/black-bar-long-top.png) 0 0 no-repeat; height: 6px; margin: 0; overflow: hidden; width: 523px; }
div.black-bar { background: url(../images/black-bar-long.png) 0 0 repeat-y; margin: 0; overflow: hidden; width: 523px; }
div.black-bar-bottom { background: url(../images/black-bar-long-bottom.png) 0 0 no-repeat; height: 6px; margin: 0 0 1em 0; overflow: hidden; width: 523px; }

div.one-third { float: left; width: 228px; }
div.one-half { color: #b4aa9b; float: left; padding: 0 3% 24px 0; width: 47%; }
div.two-thirds { float: left; padding: 0 0 0 12px; width: 444px; }
div.three-fourths { float: left; width: 523px; }
div.one-fourth { float: left; padding: 0 0 0 12px; width: 145px; }
	
	div.two-thirds h3 { color: #b9b9b9; font-size: 15px; font-weight: normal; text-transform: lowercase; }
		div.two-thirds h3 strong { color: #ffffff; font-weight: bold; text-transform: capitalize; }
		
ul.category-list { clear: both; list-style: outside; }
	ul.category-list li { background: url(../images/cat-list-bg.png) 0 bottom repeat-x #222525; display: block; float: left; list-style: none; margin: 0 10px 10px 0; padding: 0 0 10px 0; text-align: center; width: 140px; }
	ul.category-list li.last { margin: 0 0 10px 0; }
	ul.category-list li a { color: #ffffff; }
	ul.category-list li img { border: 1px solid #505050; display: block; height: 89px; margin: 0 0 .25em 0; width: 138px; }
	
.category-head .link-feed { display: none; }
