/* MAIN LINK COLORS ::::::::::::::::::::::::::::::::::::::::: */
	a:link 		{color: #A38D6E; background: none; text-decoration: underline}
	a:visited	{color: #858585; background: none; text-decoration: underline}
	a:hover		{color: #A38D6E; background: none; text-decoration: underline}
	a:active 	{color: #675132; background: none; text-decoration: underline}/* ========================================================= */

body {
  color: #675132; background: #ffffff;
  font: normal normal normal 12px/1.25em verdana, arial, helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  background-image: url(/images/background.jpg);
  background-repeat: repeat-x;
}

div {
	margin: 0px;
	padding: 0px;
	/* border: 1px dotted red; */
}

/* ID WRAPPER  */
div#frontwrapper	{
	width: 1028px;
	height: 600px;
	margin: auto;
	background-image: url(/images/wrapperPageBkgd.gif);
  background-repeat: no-repeat;
  background-position: top center;
}

div#insidewrapper	{
	width: 1029px;
	margin: auto;
	background: none;
	background-image: url(/images/wrapperPageBkgd2.jpg);
  background-repeat: no-repeat;
}

div#woodchipWrapper	{
	width: 1340px;
	min-height: 800px;
	margin: auto;
	background-image: url(/images/woodchips.jpg);
  background-repeat: no-repeat;
  background-position: 0px 443px;
  position: relative;
}

/* ID HEADER  */
div#header	{
	margin: 0px;
	padding: 0px;
}

/* ID HEADERNOTICE AREA */
div#headerNoticeArea	{
	background: #ffffff;
	float: right;
	width: 260px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bump.gif);
  background-repeat: repeat-x;
}

/* ID HEADER NOTICE TEXT */
p#headerNoticeText	{
	font-size: 10px;
  line-height: 1.3em;
  color: #ffffff;
  padding: 5px 5px 5px 0px;
}

/* ID HEADER MENU */
div#headerMenu	{
	color: #000000;
	height: 30px;
	position: relative;
	clear: both;
}

/* ID HEADER MENU TEXT */
p#headerMenuText	{
	padding: 5px;
	position: relative;
	text-align: center;
	height: 24px;
	vertical-align: middle;
}

/* ID HEADER SEARCH AREA */
div#headerSearchArea	{
	float: right;
	width: 260px;
	height: 30px;
	background: #bb1c22;
}


/* ID CONTENT  */
div#Content	{
	width: 985px;
	margin: auto;
	height: auto;
	position: relative;
	margin: 0px;
	margin-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	color:#675132;
	text-align: justify;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 1.25em;
}

/* ID INSIDE CONTENT  */
div#insideContent	{
	float: left;
	width: 985px;
	line-height: 1.4em;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 30px;
	position: relative;
	text-align: justify;
	min-height: 560px;
}

div#menubkgd {
  width: 100px;
  float: left;
  position: relative;
}

div#leafTopWrapper	{
	width: 100%;
	padding-bottom: 10px;
	background-image: url(/images/bump.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: table;
}

/* ID MAIN MENU */
ul#mainmenu	{
	float: left;
	width: 100px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	display: table;
}

ul#mainmenu	li {
	width: 100px;
	float: right;
	list-style: none;
	margin-bottom: 20px;
	padding-right: 10px;
}

/* ID SUBMENU */
div#Submenubkgd	{
	float: left;
	width: 173px;
	height: 230px;
	margin: 0px;
	padding: 0px;
	background: #20c2bc;
	margin-right: 3px;
  position: relative;
}

ul#submenuList {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	position: relative;
}

ul#submenuList li	{
	list-style: none;
	text-align: right;
	padding-right: 12px;
	padding-bottom: 8px;
}

/* ID FOOTER WRAPPER  */
div#footerWrapper	{
	width: 660px;
	float: left;
	margin: 0px;
	color: #ffffff;
	position: relative;
}

/* ID FOOTER MENU */
div#footerMenu	{
	width: 640px;
	float: left;
	margin-top: 75px;
	margin-left: 20px;
	text-align: right;
	position: relative;
}

/* ID FOOTERADDRESS */
p#footerAddress	{
	text-align: center;
	margin-top: 2em;
}

/* ID ADDRESS FOOTER */
div#address-footer {
	color: #000000; background: none;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
	position: relative;
}

/* ID WEBSITEBY */
div#websitebyDivLogo	{
	width: 1026px;
	padding: 0px 0px 25px 0px;
	margin: auto;
}

div#websitebyNameLogo	{
	color: #675132;
	float: right;
	text-align: right;
	width: 80%;
	height: 132px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/footerlogo.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#websitebyNameFloater	{
	width: 575px;
	float: left;
	margin-left: 60px;
}
/* ID WEBSITEBY */
div#websitebyDiv	{
	width: 995px;
	padding: 4em 10px 6em 10px;
	margin: auto;
	margin-left: 180px;
}

div#websitebyName	{
	color: #000000;
	float: right;
	text-align: right;
	width: 45%;
}

/* White and Blue
a.cqLogoHover :hover {
  background: #006699;
}
*/
/* Black and Orange*/
a.cqLogoHover :hover {
  background: #EA9500;
}

/* ID ACTIVITY SEARCH BLOCK */

p	{
	margin: 0 0 1em;
}

img#subheaderPic	{
	margin: 0px 0px 20px -21px;
	padding: 0px;
}

p#topPtag	{
	clear: right;
}

sup	{
	vertical-align: 0.5em;
	font-size: 0.7em;
}

/* IMG SETTINGS */
	a img {
		border: 0px;
	}

	img.paddingright {
		margin: 5px 0px 0px 10px;
	}

	img.paddingleft {
		margin: 5px 10px 0px 0px;
	}

	img.paddingrightborder {
		margin: 5px 0px 0px 10px;
		border: 2px solid #000000;
	}

	img.paddingleftborder {
		margin: 5px 10px 0px 0px;
		border: 2px solid #000000;
	}
/* END IMG SETINGS */

ul.floatleft	{ /* used for 2 column ul's */
	width: 500px;
}

ul.floatleft	li	{ /* used for 2 column ul's */
	float: left;
	width: 250px;
}

/* H-TAG SETTINGS */

h1 {
    color: #000000;
    font-family: times;
		font-weight: bold;
		padding-top: 0px;
		padding-bottom: 5px;
		padding-left: 2px;
		padding-right: 0px;
		line-height: 1.25em;
		margin-top: 0px;
}


h2 {
    color: #AD6539;
    
		font-size: 16px;
		font-weight: 700;
		letter-spacing:0.01em;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 0px;
}

h3 {
    color: #8c2c29;
		font-size: 10px;
		font-weight: bold;
		letter-spacing:0.01em;
		padding-top: 5px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 0px;
}

h4 {
    color: #842829; background: none;
		font-size: 12px;
		font-weight: 900;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 0px;
		border-bottom: 2px solid #6B3C21;
}

h1#CraftsTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/OurCrafts-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#FineFurnitureTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/FineFurniture-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#PeriodFurnitureTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/PeriodFurniture-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#ContemporaryFurnitureTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/ContemporaryFurniture-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#VideoTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/Videos-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#OtherFurnitureTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/OtherFurniture-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#MuseumFabricationTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/MuseumFabrication-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#CustomCabinetsTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/CustomCabinets-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#ArchitecturalMillworkTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/ArchitecturalMillwork-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#HomesTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/Homes-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#DoorsTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/Doors-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#MarshSkisTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/Marsh-Skis-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#BowlsTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/Bowls-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#AppleCratesTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/Apple-Crates-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#DonVinoTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/DonVino-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

h1#WinsorChairTitlePic	{
	text-indent: -99999px;
	background-image: url(/images/WinsorChair-Title.jpg);
  background-repeat: no-repeat;
  margin: 9px 0px 0px -19px;
  padding: 0px;
  width: 1026px;
  height: 114px;
}

/* END H-TAG SETTINGS */


.address-contact {
	color: #000000; background: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}

/* 	MENU STYLES WITH HYPERLINK COLOR SETTINGS */

.headermenu {
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}
	a.headermenu:link 		{color: #000000; background: none; text-decoration: none}
	a.headermenu:visited	{color: #000000; background: none; text-decoration: none}
	a.headermenu:hover		{color: #94715A; background: none; text-decoration: none}
	a.headermenu:active 	{color: #000000; background: none; text-decoration: none}

.headerselected {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
	a.headerselected:link 		{color: #94715A; background: none; text-decoration: none}
	a.headerselected:visited	{color: #94715A; background: none; text-decoration: none}
	a.headerselected:hover		{color: #000000; background: none; text-decoration: none}
	a.headerselected:active 	{color: #94715A; background: none; text-decoration: none}

.menu	{
	color: #ffffff; background: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menu:link 		{color: #000000; background: none; text-decoration: none}
a.menu:visited	{color: #000000; background: none; text-decoration: none}
a.menu:hover		{color: #000000; background: none; text-decoration: none}
a.menu:active 	{color: #000000; background: none; text-decoration: none}

.menuselected	{
	color: #959838; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.menuselected:link 		{color: #000000; background: none; text-decoration: none}
a.menuselected:visited	{color: #000000; background: none; text-decoration: none}
a.menuselected:hover		{color: #000000; background: none; text-decoration: none}
a.menuselected:active 	{color: #000000; background: none; text-decoration: none}

.MenuItemSelected	{
	color: #959838; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
a.MenuItemSelected:link 		{color: #000000; background: none; text-decoration: none}
a.MenuItemSelected:visited	{color: #000000; background: none; text-decoration: none}
a.MenuItemSelected:hover		{color: #000000; background: none; text-decoration: none}
a.MenuItemSelected:active 	{color: #000000; background: none; text-decoration: none}

.MenuItemNotSelected	{
	color: #959838; background: none;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
a.MenuItemNotSelected:link 		{color: #000000; background: none; text-decoration: none}
a.MenuItemNotSelected:visited	{color: #000000; background: none; text-decoration: none}
a.MenuItemNotSelected:hover		{color: #000000; background: none; text-decoration: none}
a.MenuItemNotSelected:active 	{color: #000000; background: none; text-decoration: none}

.subMenu	{
	color: #ffffff; background: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.subMenu:link 		{color: #000000; background: none; text-decoration: none}
a.subMenu:visited	{color: #000000; background: none; text-decoration: none}
a.subMenu:hover		{color: #000000; background: none; text-decoration: none}
a.subMenu:active 	{color: #000000; background: none; text-decoration: none}

.subMenuItemSelected	{
	color: #ffffff; background: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 0px;
	border-top: 1px dotted #63fbf6;
	border-bottom: 1px dotted #63fbf6;
}
a.subMenuItemSelected:link 		{color: #000000; background: none; text-decoration: none}
a.subMenuItemSelected:visited	{color: #000000; background: none; text-decoration: none}
a.subMenuItemSelected:hover		{color: #000000; background: none; text-decoration: none}
a.subMenuItemSelected:active 	{color: #000000; background: none; text-decoration: none}

.footer {
	color:	#000000;
	text-align: center;
}

.footermenu {
	color: #000000;
	font-weight: normal;
}
a.footermenu:link 		{color: #000000; background: none; text-decoration: none}
a.footermenu:visited	{color: #000000; background: none; text-decoration: none}
a.footermenu:hover		{color: #000000; background: none; text-decoration: none}
a.footermenu:active 	{color: #000000; background: none; text-decoration: none}

.footerselected {
	font-weight: bold;
}
a.footerselected:link 		{color: #000000; background: none; text-decoration: none}
a.footerselected:visited	{color: #000000; background: none; text-decoration: none}
a.footerselected:hover		{color: #000000; background: none; text-decoration: none}
a.footerselected:active 	{color: #000000; background: none; text-decoration: none}

/* 	end of menu styles with hyperlink color settings */

	.doortopborder {
			border-top: 1px solid #AD6539;
	}

	.doorbottomborder {
			border-bottom: 1px solid #AD6539;
	}

.picborder{
	border: 1px solid #8c2c29;
}

.floatRight	{
	float: right;
	margin: 1em 0 .05em 1em;

}

.floatLeft	{
	float: left;
	margin: 1em 1em .05em 0;
}

.border {
	border: 2px solid #000000;
}

.dottedline	{
	border-bottom: 4px dotted #000000;
}

.activitySearchTitle	{
	color: #ffffff;
	font-family: arial verdana;
	font-size: 21px;
	text-transform: lowercase;
	text-align: right;
	margin-top: 12px;
	margin-bottom: 0px;
}

.activitySearchText	{
	color: #ffffff;
	font-family: verdana,arial;
	font-size: 10px;
	margin: 12px 0px 6px 0px;
	line-height: 1.15em;
}

ul.picBlockMenu	{
	float: left;
	width: 800px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	display: table;
}

ul.picBlockMenu	li {
	width: 390px;
	float: right;
	list-style: none;
	margin-bottom: 20px;
	padding-right: 10px;
}

ul.picBlockMenu	li img	{
	float: left;
	margin: 0px 12px 0px 0px;
	border: 1px solid #ea817a;
}

ul.picBlockMenu	li p.BlockMenuTitle	{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

ul.picBlockMenu	li p.BlockMenuTitle a	{
	color: #565656;
}



.dropcap	{
	float:left;
	color:#8c2c29;
	font-size: 54px;
	line-height: 40px;
	padding-top: 2px;
	padding-right: 4px;
	font-family: Georgia,times;
}

div#frontFlashBlock	{
	float: right;
	width: 608px;
	height: 486px;
	border: 1px solid #8c2c29;
	margin-left: 12px;
}

div#FineFurnitureFlashBlock	{
	float: right;
	width: 558px;
	height: 414px;
	border: 1px solid #8c2c29;
	margin: 0px 0px 0px 18px;
}

div#PeriodFurniturePicsBlock	{
	float: right;
	width: 437px;
	height: auto;
	margin: 0px 0px 0px 18px;
}

div#periodDetails-Thumbs	{
	margin-top: 12px;
}

div#periodDetails-Thumbs img	{
	margin-right: 6px;
}


div.periodDetails-Thumbs	{
	margin-top: 12px;
}

div.periodDetails-Thumbs img	{
	margin-right: 6px;
}

.buttonBlock	{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background: #8c2c29;
	width: 359px;
	height: 100px;
	color: #ffffff;

	font-size: 24px;
	font-family: times new roman, serif;
	font-variant: small-caps;
}

.picCaption	{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.picTable	{
	padding-left: 1em;
	text-align: center;
}

div#craftsDisplayBlock	{
	float: right;
	width: 780px;
	margin-top: 0px;
}

#craftsDisplayBlock h1	{
	clear: both;
	width: 740px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ad6539;

}

ul#periodFurnitureList.displayBlock	{
	width: 1000px;
	height: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

ul#periodFurnitureList.displayBlock	li {
	width: 176px;
	height: auto;
	float: left;
	list-style: none;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	text-align: center;
	line-height: 1.15em;
}

ul#periodFurnitureList.displayBlock	li br {
	margin: 0px;
}

ul#periodFurnitureList.displayBlock	li img	{
	width: 176px;
	height: 119px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ad6539;
	display: block;
}

.periodlistName	{
	font-weight: bold;
	color: #8c2d2a;
}

.periodlistPrice	{
	font-style: italic;
	font-size: 10px;
}

.contemporarylistName	{
	font-weight: bold;
	color: #8c2d2a;
}

.contemporarylistPrice	{
	font-style: italic;
	font-size: 10px;
}

ul#fineFurniture.displayBlock	{
	width: 400px;
	height: inherit;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

ul#fineFurniture.displayBlock	li {
	width: 400px;
	height: 130px;
	float: left;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
}

ul#fineFurniture.displayBlock	li img	{
	float: left;
	height: auto;
	text-decoration: none;
	margin: 0px 12px 50px 0px;
	border: 1px solid #ad6539;
}

ul.displayBlock	{
	width: 780px;
	height: inherit;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

ul.displayBlock	li {
	width: 357px;
	height: 180px;
	float: left;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
}

ul.displayBlock	li img	{
	float: left;
	height: auto;
	text-decoration: none;
	margin: 0px 12px 90px 0px;
	border: 1px solid #ad6539;
}

a.craftHeader {
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	margin-bottom: 8px;
}

a.craftHeader:link 		{color: #ad6539; background: none; text-decoration: none}
a.craftHeader:visited	{color: #ad6539; background: none; text-decoration: none}
a.craftHeader:hover		{color: #ad6539; background: none; text-decoration: none}
a.craftHeader:active 	{color: #ad6539; background: none; text-decoration: none}

#craftsDisplayBlock br	{
	margin-bottom: 6px;
}

p#urlPath {
	font-size: 10px;
	margin: 10px 0px;
}

p#urlPath a:link 		{color: #ad6539; background: none; text-decoration: none}
p#urlPath a:visited	{color: #ad6539; background: none; text-decoration: none}
p#urlPath a:hover		{color: #ad6539; background: none; text-decoration: none}
p#urlPath a:active 	{color: #ad6539; background: none; text-decoration: none}


a.periodlistName {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	margin-bottom: 8px;
}

a.periodlistName:link 		{color: #8c2d2a; background: none; text-decoration: none}
a.periodlistName:visited	{color: #8c2d2a; background: none; text-decoration: none}
a.periodlistName:hover		{color: #8c2d2a; background: none; text-decoration: none}
a.periodlistName:active 	{color: #8c2d2a; background: none; text-decoration: none}

a.contemporarylistName:link 		{color: #8c2d2a; background: none; text-decoration: none}
a.contemporarylistName:visited	{color: #8c2d2a; background: none; text-decoration: none}
a.contemporarylistName:hover		{color: #8c2d2a; background: none; text-decoration: none}
a.contemporarylistName:active 	{color: #8c2d2a; background: none; text-decoration: none}

.periodDetailsPrice	{
	color: #fe0800;
	font-weight: bold;
	font-size: 12px;
}

div#periodSpecsBlock	{
	background: #ffffff;
	border: 1px solid #ad6539;
	width: 520px;
	margin-top: -2px;
}

div#periodSpecsBlock p	{
	padding: 20px;
	color: #8c2c29;
	font-size: 10px;
}

div#VideoFlashBlock	{
	float: right;
	width: 425px;
	height: 344px;
	border: 1px solid #8c2c29;
	margin: 0px 0px 0px 18px;
}

ul#videos.displayBlock	{
	width: 400px;
	height: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
}

ul#videos.displayBlock	li {
	width: 400px;
	height: 15px;
	float: left;
	list-style: none;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	position: relative;
}

ul#videos.displayBlock	li br {
	margin: 0px;
}

ul#videos.displayBlock	li img	{
	width: 176px;
	height: 119px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ad6539;
	display: block;
}
/* breadcrumb links*/
#urlPath {
	font-size: 10px;
	margin: 10px 0px;
}
#urlPath a:link 		{color: #ad6539; background: none; text-decoration: none}
#urlPath a:visited	{color: #ad6539; background: none; text-decoration: none}
#urlPath a:hover		{color: #712900; background: none; text-decoration: underline}
#urlPath a:active 	{color: #ad6539; background: none; text-decoration: none}

.Resources	{
	float: right;
	width: 680px;
	display:table;
}

.ResourcesLinks {
	float: left;
	width: 300px;
	display: block;
}

.WoodHeader {
	color: #8c2d2a;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	margin-bottom: 8px;
}

.FrontLinkBoxes {
	width: 361px;
	position: relative;
	display: block;
}

div#contactFlashBlock	{
	float: right;
	width: 480px;
	height: 550px;
	margin-left: 12px;
}

.ContactForm	{
	width: 480px;
	margin-left: 10px;
}	



.MillWorkMouldingProfiles	{
	width: 320px;
	float: left;
	padding: 0px 0px 0px 0px;
	display: block;
	position: relative;
}

.MillWorkMouldingText	{
	width: 660px;
	float: left;
	padding: 0px 0px 0px 0px;
	display: block;
	position: relative;
}

.frontLinks	{
	width: 360px;
	padding: 0px 0px 0px 0px;
	display: block;
	position: relative;
}



