*, html {
 margin: 0;
 padding: 0;
}

body {
 background: #fff;
 font-size: 12pt;
 font-family: Georgia, Arial, Verdana, Tahoma;
/* behavior: url("csshover.htc"); */
 text-align: left;
}

#container { margin: 0 auto; width: 1000px; position: relative; }

#header {
 position: relative;
 width: 100%;
 height: 105px;
 z-index: 2;
}

#header h1 { float: left; text-indent: -999em; width: 1px; }
#header ul { float: left; list-style: none; }
#header li { float: left; }
#header li a { color: #000; text-indent: -999em; }
#header a img { float: left; padding: 1em 0 1em .7em; border: none; }

#top { float:right; margin: 8px 83px 0 0; }
#top ul { margin: .5em 0 0 0; }
#top li { font-size: 8pt; }
#top li a { text-indent: 0; padding: 0 .5em 0 0; }
#top li a:hover { text-decoration: none; }

a.btnProducts { background: url(images/btnProducts.png); width: 114px; height: 37px; display: block; }
a.btnProductCare { background: url(images/btnProductCare.png); width: 147px; height: 37px; display: block; }
a.btnCustomerCenter { background: url(images/btnCustomerCenter.png); width: 170px; height: 37px; display: block; }
a.btnWhereToBuy { background: url(images/btnWhereToBuy.png); width: 134px; height: 37px; display: block; }
a.btnCommercialUses { background: url(images/btnCommercialUses.png); width: 168px; height: 37px; display: block; }
a.btnBusinessAccount { background: url(images/btnBusinessAccount.png); width: 195px; height: 37px; display: block; }

a:active { outline: none; }

#navbar {
	z-index: 100;
	width: 1000px;
	height: 30px;
	list-style: none;
	position: relative;
}

/*

#navbar ul { list-style: none; }
#navbar li { float: left; }
#navbar a { display: block; height: 32px; outline: none; }

#navbar li:hover ul {
	position: absolute;
	top: 32px;
	display: block;
	padding: 0;
}

#navbar li ul {
	background: #000;
	display: none;
	font-size: 8pt;
	list-style: none;
	width: 126px;
	text-indent: 0;
	margin: 0 0 0 1em;
}

#navbar li ul li {
	background: #fbd16c;
	width: 135px;
	clear: both;
	border-bottom: 1px solid #d8b45d;
}

#navbar li ul li a {
	display: block;
	padding: .5em 0 0 .5em;
	width: 127px;
	height: 20px;
	color: #777;
	text-decoration: none;
	text-indent: 0;
	border: 0;
}

#navbar li ul li a:hover { background: transparent; text-decoration: underline; }

*/

#navbar ul#topnav { list-style: none; }
#navbar ul#topnav li { float: left; }
#navbar ul#topnav a { display: block; height: 32px; outline: none; }

#navbar ul#topnav li:hover ul, ul#topnav li.over ul {
	position: absolute;
	top: 32px;
	display: block;
	padding: 0;
}

#navbar ul#topnav li ul {
	background: #000;
	display: none;
	font-size: 8pt;
	list-style: none;
	width: 126px;
	text-indent: 0;
	margin: 0 0 0 1em;
}

#navbar ul#topnav li ul li {
	background: #fbd16c;
	width: 135px;
	clear: both;
	border-bottom: 1px solid #d8b45d;
}

#navbar ul#topnav li ul li a {
	display: block;
	padding: .5em 0 0 .5em;
	width: 127px;
	height: 20px;
	color: #777;
	text-decoration: none;
	text-indent: 0;
	border: 0;
}

#navbar ul#topnav li ul li a:hover { background: transparent; text-decoration: underline; }

/* BEGIN COMMENTING
#navbar {
	position: absolute;
	z-index: 500;
	top: 65px;
	width: 944px;
	height: 50px;
	list-style: none;
}

#navbar ul { list-style: none; }
#navbar li { float: left; }
#navbar a { display: block; text-indent: -999em; height: 35px; }

#navbar li:hover ul {
	position: absolute;
	top: 35px;
	display: block;
	width: 167px;
}

#navbar li:hover ul.menu1 { background: url(images/products.jpg); left: 15px; width: 167px; }
#navbar li:hover ul.menu2 { background: url(images/productcare.jpg); left: 135px; width: 167px; }
#navbar li:hover ul.menu3 { background: url(images/customercenter.jpg); left: 274px; width: 167px; }
#navbar li:hover ul.menu4 { background: url(images/wheretobuy.jpg); left: 442px; width: 167px; }
#navbar li:hover ul.menu5 { background: url(images/commercialuses.jpg); left: 575px; width: 167px; }
#navbar li:hover ul.menu6 { left: 747px; width: 167px; }

#navbar li ul {
	display: none;
	font-size: 8pt;
	list-style: none;
	font-weight: bold;
	text-indent: 0;
	border-bottom: 1px solid #e2c47b;
}

#navbar li ul li {
	clear: both;
	width: 165px;
	border-left: 1px solid #e2c47b;	border-right: 1px solid #e2c47b; 
}

#navbar li ul li:hover { border-left: 1px solid #000; width: 165px; }

#navbar li ul li a {
	display: block;
	width: 100%;
	height: 27px;
	font-weight: normal;
	text-decoration: none;
	text-indent: -999em;
	text-transform: uppercase;
}

#navbar li ul li a:hover { }

END COMMENTING */

#breadcrimbs { list-style-type: none; margin: 0; padding: 0; }
#breadcrimbs li { float: left; padding-left: 1em; }
#breadcrimbs li a { font-size: 8pt; color: #777; }

#centered { margin: 0 auto; width: 965px; }

#contentTop { height: 416px; background: transparent; position: relative; z-index: 0; }

#homecontainer { width: 898px; height: 419px; margin: 1em 0 1em 1em; border-bottom: 1px solid #cccccc; }
#homenavbox { width: 169px; position: relative; }
#homeimg { float: left; margin-top: 1px; margin-left: 157px;
border-bottom:solid 1px #e2c87d; border-top:solid 1px #d4c5ca; background:
url(/html/images/Travira.jpg) center center no-repeat #FFE090; padding:6px 0; width: 454px; height: 419px; }
#homedesc { float: left; background: url(images/homedesc.jpg) no-repeat; width: 287px; height: 434px; }
#homedesc p { color: #7d8587; font-family: arial; line-height: 16pt; }
#homedesc h4 { color: #7d8587; font-family: arial; font-size: 13pt; padding: 0 0 0 .8em; font-weight: normal; }

#homenav { position: absolute; z-index:1; width: 155px; border-left:solid 1px #ddc484; border-top:solid 1px #ccc; margin:1px 0 0 1px; background:#ffe090;  background-position:0 10px; padding:0; }
#homenav li { width: 169px; display: block; }
#homenav li a { width: 156px; display:block; height:24px; text-indent: -999em; margin: 0 0 0 -1px; }

#homenav li a.classic { background:url("images/collections_classic.png"); }
#homenav li a.chadwick { background:url("images/collections_chadwick.png"); }
#homenav li a.essex { background:url("images/collections_essex.png"); }
#homenav li a.franklin { background:url("images/collections_franklin.png"); }
#homenav li a.somerset { background:url("images/collections_somerset.png"); }
#homenav li a.sonoma { background:url("images/collections_sonoma.png"); }
#homenav li a.sutton { background:url("images/collections_sutton.png"); }
#homenav li a.dartmoor { background:url("images/collections_dartmoor.png"); }
#homenav li a.oxford { background:url("images/collections_oxford.png"); }
#homenav li a.savoy { background:url("images/collections_savoy.png"); }
#homenav li a.signature-series { background:url("images/collections_signature-series.png"); }
#homenav li a.siena { background:url("images/collections_siena.png"); }
#homenav li a.adirondack { background:url("images/collections_adirondack.png"); }
#homenav li a.english { background:url("images/collections_english.png"); }
#homenav li a.warwick { background:url("images/collections_warwick.png"); }
#homenav li a.hampton { background:url("images/collections_hampton.png"); }
#homenav li a.travira { background:url("images/collections_travira.png"); }
#homenav li a.capri { background:url("images/collections_capri.png"); }
#homenav li a.torbay { background:url("images/collections_torbay.png"); }

#homenav li a:hover { background-position:-156px 0; width:168px; }


#rightbox { position: absolute; z-index: 0; top: 0; left: 620px; background: url(images/rightbox.png) no-repeat; width: 305px; height: 413px; }
#rightbox h1 { padding: .4em 0 0 .5em; font-size: 13pt; color: #000; text-transform: uppercase; }
#rightbox p { padding: .5em 1em 0 .8em; font-size: 8pt; line-height: 12pt; color: #000; }
#rightbox p a { color: #000; font-size: 8pt; float: right; padding: .3em 0 0 0; font-weight: bold; }
#rightbox p a:hover { text-decoration: none; }

#prodcat_cont { float: left; width: 215px; margin: 1em 0 1em 1em; display: block; }
#ogimage { background: url(images/ogimage.jpg) no-repeat; width: 316px; height: 307px; display: block; }

#catboxhead { background: #ffe090 url(images/oxfordgardengoldbox.jpg) no-repeat; border: 1px solid #e5e5e5; width: 170px; margin: .5em 0 0 0; padding: .5em; }
#catboxhead h1 { font-size: 12pt; padding: 0 0 0 .3em; color: #7d8587; font-family: arial; font-weight: normal; }
#catboxhead p { font-size: 8pt; line-height: 16pt; padding: .5em; color: #7d8587; font-family: arial; }
#catboxhead2 { background: #ffe090 url(images/oxfordgardengoldbox.jpg) no-repeat; width: 170px; border: 1px solid #e5e5e5; margin: .5em 0 0 0; padding: .5em; display: block; float: left; color: #7d8587; }
#catboxhead2 h1 { font-size: 12pt; padding: 0 0 0 .3em; color: #7d8587; font-family: arial; font-weight: normal; }
#catboxhead2 p { font-size: 8pt; line-height: 16pt; padding: .5em; color: #7d8587; font-family: arial; }

.catborder { border: 1px solid #e5e5e5; float: left; margin: .1em;
             padding:.2em .2em 0 .2em; width: 215px; height:225px;
             text-align:center;
           }

#prodcatright2 .catborder { border: 1px solid #e5e5e5; float: left; margin: .1em; padding:.2em .2em 0 .2em; width: 200px; }

.category { background: #fff; border-bottom: 2px solid #fff; float: left;}
.category h4 { font-size: 9pt; padding: .5em 0 .6em .8em; text-transform: uppercase; }
.category a:link, .category a:active, .category a:visited { text-decoration: underline; color: #7d8587; }
.category a:hover { text-decoration: none; }
.category:hover { border-bottom: 5px solid #b3d78f; }

#productcatlist { float: left; width: 157px; height: 379px; margin: 0; background: url(images/productsrollover.jpg) 0 0 no-repeat; }
#productcatlist li { width: 157px; display: block; }
#productcatlist li a { width: 157px; height: 27px; display: block; text-indent: -999em; }

#productcatlist li a.accessories:hover { background: url(images/productsrollover.jpg) -157px 0; }
#productcatlist li a.adirondack:hover { background: url(images/productsrollover.jpg) -157px -27px; }
#productcatlist li a.bartables:hover { background: url(images/productsrollover.jpg) -157px -54px; }
#productcatlist li a.benches:hover { background: url(images/productsrollover.jpg) -157px -81px; }
#productcatlist li a.chairs:hover { background: url(images/productsrollover.jpg) -157px -108px; }
#productcatlist li a.chaiselounge:hover { background: url(images/productsrollover.jpg) -157px -135px; }

#productcatlist li a.chatgrouping:hover { background: url(images/productsrollover.jpg) -157px -162px; }

#productcatlist li a.cushions:hover { background: url(images/productsrollover.jpg) -157px -189px; }
#productcatlist li a.dining:hover { background: url(images/productsrollover.jpg) -157px -216px; }
#productcatlist li a.occasionaltables:hover { background: url(images/productsrollover.jpg) -157px -243px; }
#productcatlist li a.rocker:hover { background: url(images/productsrollover.jpg) -157px -270px; }
#productcatlist li a.swing:hover { background: url(images/productsrollover.jpg) -157px -297px; }
#productcatlist li a.umbrellasbases:hover { background: url(images/productsrollover.jpg) -157px -324px; }
#productcatlist li a.woodcare:hover { background: url(images/productsrollover.jpg) -157px -351px; }



#imgboxdetail { float: left; width: 706px; background: #ffe090; }

#productdesc { float: left; background: #e1eed0 url(images/oxfordgardengreenbox.jpg) no-repeat; width: 202px; height: auto; margin: 0; padding: .5em; }
#productdesc h1 { color: #7d8587; font-family: arial; font-weight: normal; }
#productdesc p { font-size: 8pt; color: #7d8587; font-family: arial; }
#productdesc p a { color: #005c87; }
#instructions a { color: #005c87; }
.content { padding-left: .5em; }
table table.content { padding-left: 60px; text-align:left; }
.content a { color: #005c87; }
.content h4 { padding: .5em 0 .5em .3em; }

.pname a { text-decoration: none; color: #000; font-weight: bold; font-size: 13pt; }
.product_list_box { padding: .3em; margin: .5em; background: #fff; border: 1px
solid #D9E6DF; width: 200px; float: left;}
.product_list_box:hover { }
.product_list_box p { padding: .2em; }
.productimage { float: left; margin: .5em; border: 0px solid #000; }
.productimage:hover { float: left; margin: .5em; }
.productdescription { float: left; padding: .5em; font-size: 10pt; line-height: 16pt; }
.productbuynow { clear: both; float: right; padding: .5em; }

ol.product_details { padding: .5em 1em 0 1em; line-height: 14pt; }
ol.product_details li { margin: 0 0 0 1em; font-size: 8pt; }
.relitem { float: left; width: 200px; height: 150px; padding: .5em; color: #7d8587; }
.relitem p a { color: #7d8587; font-size: 8pt; }

.relbox { background: #fff; border: 1px solid #e5e5e5; margin: 0 1em 0 1em; height: 250px; width: 670px; color: #7d8587; line-height: 16pt; font-size: 9pt; }

#related { list-style: none; margin: .5em 0 0 0; }
#related li { float: left; margin-right: .5em; background: #ffe090; padding: .3em; border: 1px solid #e5e5e5; }
#related li a { text-decoration: none; color: #777; font-size: 9pt; font-weight: bold; }
#related li a:hover { text-decoration: underline; }
#related li:hover { background: #ffedbe; }

#productbox { margin: .5em 0 0 1em; width: 925px; } /* detail page product container */
#productbox h1 { font-size: 13pt; padding: .5em; font-weight: normal; }
#productbox p { padding: .5em; line-height: 14pt; }

#prodcatright { float: left; margin: 1.4em 5.2em 0 0; }
#prodcatright .box { float: left; width: 272px; padding: .5em 1em 0 .2em; }
#prodcatright .box p { text-align: justify; font-size: 8pt; line-height: 11pt; }
#prodcatright h5.sub { border-top: 1px solid #888; color: #888; font-size: 10pt; text-transform: uppercase; margin: .5em 0 0 0; padding: .5em 0 0 0; }
#prodcatright p.sub { height: 50px; border-bottom: 1px solid #888; color: #888; text-align: justify; font-size: 8pt; line-height: 11pt; padding: .5em 0 .5em 0; }

#prodcatright2 { float: left; margin: 1.4em 5.2em 0 0; }
#prodcatright2 .box { float: left; width: 272px; padding: .5em 1em 0 .2em; }
#prodcatright2 .box p { text-align: justify; font-size: 8pt; line-height: 11pt; }
#prodcatright2 h5.sub { border-top: 1px solid #888; color: #888; font-size: 10pt; text-transform: uppercase; margin: .5em 0 0 0; padding: .5em 0 0 0; }
#prodcatright2 p.sub { height: 50px; border-bottom: 1px solid #888; color: #888; text-align: justify; font-size: 8pt; line-height: 11pt; padding: .5em 0 .5em 0; }

#contentBottom { clear: both; margin: 0 0 0 .5em; }
#contentBottom h5 { font-size: 11pt; text-transform: uppercase; padding: 1em 0 0 .7em; color: #7d8587; }
#contentBottom h2 { font-size: 10pt; text-transform: uppercase; padding: 1em 0 0 0; }
#contentBottom .box { float: left; width: 272px; padding: .5em 1em 0 .6em; color: #7d8587; }
#contentBottom .box p { text-align: justify; font-size: 8pt; line-height: 16pt;}
#contentBottom .box .set { height: 185px; }
#contentBottom h5.sub { border-top: 1px solid #888; font-size: 10pt; text-transform: uppercase; margin: .5em 0 0 0; padding: .5em 0 0 0; color: #7d8587; }
#contentBottom p.sub { border-bottom: 1px solid #888; text-align: justify; font-size: 8pt; line-height: 11pt; padding: .5em 0 0 .1em; color: #7d8587; height: 65px; }

#contentBottom a:active, #contentBottom a:visited, #contentBottom a:link { color: #005c87; }

a:link, a:active, a:visited { color: #005c87; }

#contentBottom strong a { font-weight: normal; }

#footer {
 position: relative;
 clear: both;
 width: 910px;
 height: 150px;
 padding: 1em 0 0 0;
 margin: 0 0 0 .5em;
 text-align: center;
}

#footer p { color: #7d8587; font-size: 9pt; padding: 0 0 .5em .5em; }
#footer p a { color: #7d8587; }

#details, #details_image { float: left; margin: 1em; }

.thumbswatches {margin: .5em 0 0 0;font-size:10pt;font-family:arial;}
.thumbswatches li {display:inline; list-style:none;cursor:pointer;}
.swatches li {display:inline; list-style:none;}

#selectedswatch img { position:relative; top:3px; left:10px; border: solid 1px #bbb;}

/* product_info additions for color options 2010-12-15 */
div#TB_window { padding-top: 35px; height:416px;}
	
	div#TB_window div#TB_caption {height:75px;padding:1px;margin:0;}
		a img#TB_Image {height:330px;}
		a.thickbox,a#TB_closeWindowButton {text-decoration: none;}
	
	div#TB_window div#TB_closeWindow {
		font-size:18px;
		background: white; 
		padding: 0 0 4px 22px;
		position:relative;
		top:-440px;
		float:right;
		cursor:pointer;
		width:25px;
		height:13px;
		display:none;
	} 

	div#TB_window div.swatchover { 
		color: #7D8587;
		font-size:16px;
		padding:2px 5px 3px 6px;
		margin:0;
		position:relative;
		top:10px;
		left:20px;
		width:380px;
		height:60px;
	}
	
	div#TB_window div.optname { 
		float:left;
		width:200px;
		padding:0;margin:0;
	}

	div#TB_window div.optavail { 
		padding:0;margin:0;
		float:right;
		margin-bottom:5px;
	}
	div#TB_window div.optmodel { 
		clear:both;
		float:left;
		width:75px;
		padding:0;margin:0;
	}
	div#TB_window div.optprice { 
		float:right;
		padding:0;margin:0;
	}
	div span.optname { font-weight:bold;  }


div#extended-thumbnails { padding: 10px; }


#homedesc  p { 
     margin: 1em;
     font-size: 10pt;
     color: #777;
}

.content { color: #7d8587; }

#available,#freight_id { font-weight:bold;font-size:110% }
/* invisible border needed */
.swatches { border: 2px solid #e5e5e5; padding:1px;}
.swatches:hover {background: #fff; border: 2px dotted #000 }
.swatch-hot { border: 3px solid #7d8587; color: #7d8587; }

#instructions img {border: 0;}
#instructions td {padding:.5em;border:#D9E6DF;color:#7d8587;font-size:10pt;}
#instructions table {border:#D9E6DF;}
#AutoNumber7 td {padding:2px;}
.updateinfo  {
     padding:2em;
     line-height: 1.5em;

}
#updateinfo {padding:3em;}
#updateinfo input,#updateinfo select,#updateinfo textarea {margin:.5em;background:#ddd;}
#updateinfo p {margin-bottom: .5em; }
#updateinfo form fieldset label {font-style:bold; }
#updateinfo fieldset {border: none;}
#updateinfo div.item {margin-left: 1em;}
#updateinfo div.radios {margin-left: 2em;}
#updateinfo div input.radio  {background: url(/html/images/checkbox.png) no-repeat;!important}
#updateinfo .update-header {padding: .5em 1em .5em 1em; background:#ccc; width:100%; font-family:verdana,sans}
.button {background: #ccc; cursor:pointer;}
.lside {float:left;clear:both;width:160px;}
.rside {float:left;}

span.submit-txt { text-decoration: underline; color: #005c87; cursor: pointer; }

#staticpage { margin: .5em; width: 875px; }

#staticpage li { list-style: none; }

#staticpage h2 { padding: .5em 0 0 .5em; font-size: 11pt; color: #7d8587; }

#staticpage p { padding: .5em .5em 0 1em; font-size: 10pt; line-height: 16pt; color: #7d8587; }

#catform {padding:1em;}
#inv-listing,#catform,#category,#inventory h1 {margin-left:10em;}
#inv-listing td {padding:.25em;border: solid 1px #ddd; }
.lostinst { float: left; padding: 1em; text-align: center; width: 250px; height: 100px; }

ol.product_details {width:200px;display:block;float:left;padding:0px;margin:0px;padding-left:2px;}
img.product_details {float:left;padding:0px;,margin:0px;}

@media print {
     #searchform, .button, #catform, input,#breadcrimbs,#navbar,#top li { display:none; }
}

#describe { margin: 0; padding: 0; }

/* Account area specific --- DAY - 1/30/08 */

.account-block, .account-block-wide
{
	width:370px;
	margin:20px 32px 0 32px;
	padding:12px;
	float:left;
	border:1px solid #d7d7d7;
}

.account-block-wide { width:840px; margin-top:64px; clear:both; text-align:center; }

div.account-block-wide table tr td.content {padding:0;font-weight:bold}

h4.site-title
{
	padding-bottom:5px;	
	display:block;
	font-family:Georgia, "Times New Roman", serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	color:#035a87;
	border-bottom:2px solid #d5d5d5;
}

h4.site-subtitle
{
	padding:20px 0 0 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#3a3a3a;
}	

ul.account-options { margin-top:10px; display:block; list-style:none; }
ul.account-options li {}

ul.account-options a
{
	width:350px;
	height:38px;
	padding:15px 10px;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#676767;
	background:url("/html/images/account-item-hover.png") 0 69px no-repeat;
}

ul.account-options a:hover { color:#3a3a3a; background-position:0 0; }

ul.account-options a span
{
	padding-top:5px;
	display:block;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color#888;
}

ul.account-options a:hover span { color:#656565; }

.account-block p, .account-block-wide p { padding:20px 0 0 0; font-family:Helvetica, Arial, sans-serif; font-size:13px; color:#434343; }
.account-block-wide a img { border:0; }
.account-block input,
.account-block-wide input,
.account-block select, .account-block-wide select { margin-bottom:10px; padding:2px; border:1px solid #ccc; background-color:#eee; }
.account-block input.input-image, .account-block-wide input.input-image { margin-bottom:0; padding:0; border:0; background-color:transparent; }
.account-block input.input-checkbox, .account-block-wide input.input-checkbox { margin-bottom:0; }
.no-input-margin input { margin-bottom:0; }
.no-input-margin select { margin-bottom:0; }
.account-block-wide textarea { padding:2px; border:1px solid #ccc; background-color:#eee; }


h4.shopping-cart-header
{
	margin-top:20px;
	padding:.3em;
	float:left;
	font-family:Georgia, "Times New Roman", serif;
	font-size:16px;
	font-weight:normal;
	color:#3a3a3a;
	background-color:#e0e0e0;
}

.shopping-cart-item
{
	margin-right:77px;
	padding:20px 0;
	clear:both;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3a3a3a;
	border-bottom:1px solid #e0e0e0;
}

.shopping-cart-confirm
{
	margin:10px 77px 0 0;
	padding:20px;
	clear:both;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:22px;
	color:#3a3a3a;
	border-bottom:1px solid #e0e0e0;
	background-color:#e0e0e0;
}
	
.shopping-cart-item input { margin-bottom:0; text-align:center; }

.s-c-item {position:relative; bottom:6px;}

.collection-hd { font-size:100%!important; font-weight:normal;}

span.clearer { height:0; display:block; clear:both; font-size:1px; line-height:1px; }

.catborder h4 {font-size: 70%; }

/*** L A S T  M I N U T E  A D D I T I O N S -These need to be properly inserted when given the time -Jess 11/23/09 ***/

div.category p a img { border: none; }
ul.wood-care-collection { float: left; list-style-type: none; padding: 5px 50px 0px 15px; }
div#describe img.collection-img { border: 1px solid #666; float: right; margin: 15px; }

/** CHANGES TO SHORTEN FRONT PAGE LIST BY 1 ITEM MS -DBS **/

#homecontainer {
	height:386px; 
}
#homeimg {
	height:396px;
}
#homedesc {
	height:411px;
}
#header ul.social {
	float: right;
    margin-right: 14px;
    margin-top: 41px;
}
#header ul.social a img {
	background:#005C87;
	padding:0;
	margin:0 3px;
	}
#header ul.social a:hover img {	
	background:#19729c;
}	

