 /* f3f7e6-almostwhite  c9e69a-lt green  97bd00-dk green  92cfd1-lt teal  006666 */

/*------------------------
	GENERAL SELECTORS
------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.7%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003333;
}

p {
	font-size: 1.3em;
	line-height: 175%;
	margin: 0 0 15px 0;
}

.strong {
	font-weight: bold;
}

.strong2 {
	font-weight: bold;
	font-size: 1.4em;
}



p.strong {
	font-weight: bold;
}

p.caps {text-transform: uppercase; color: #97bd00; font-weight:500;}

.em {
	font-style: italic;
	color: #006666;
}

a:link, a:visited {
	color: #97bd00;
	font-weight: bold;
}

a:hover {
	color: #92cfd1;
	font-weight: bold;
}

/*------------------------
	RULES FOR ALL PAGES
------------------------*/
#container {
	width: 740px;
	margin: 20px auto 0 auto;
}

#header {
	position: relative;
}

#header h1 a {
	display: block;
	float: left;
	margin: 0 0 16px 0;
	text-decoration: none;
	text-indent: -2100px;
	width: 237px;
	height: 156px;
	background: transparent url(../images/logoandlines.gif) no-repeat left top;
}

#navigation {
	/*padding: 66px 0 0 0;*/
	position: absolute;
	top: 67px;
	width: 506px;
	z-index: 4000;
}
#header > #navigation {
	position:absolute;
	right:-2px;
}

#navigation li {
	display: inline;
	position: relative;
}

#navigation a {
	position: absolute;
	display: block;
	text-decoration: none;
	text-indent: -2100px;
	width: 61px;
	height: 83px;
	/*margin: 0 1px 0 0;*/
	background-position: left top;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

/* IE Mac, you spoiled brat \*/
#navigation a:focus { outline: none; }
/* end IE Mac hide */

#nav_desks {
	background: transparent url(../images/nav-desks.gif) no-repeat left top;
	left: 0;
}

#nav_sg {
	background: transparent url(../images/nav-sg.gif) no-repeat left top;
	left: 62px;
}

#nav_enfilades {
	background: transparent url(../images/nav-enfilades.gif) no-repeat left top;
	left: 124px;
}

#nav_aw {
	background: transparent url(../images/nav-aw.gif) no-repeat left top;
	left: 186px;
}

#nav_lawn {
	background: transparent url(../images/nav-lawn.gif) no-repeat left top;
	left: 248px;
}

#nav_whimsical {
	background: transparent url(../images/nav-whimsical.gif) no-repeat left top;
	left: 310px;
}

#nav_chairs {
	background: transparent url(../images/nav-chairs.gif) no-repeat left top;
	left: 372px;
}

#nav_latest {
	background: transparent url(../images/nav-latest.gif) no-repeat left top;
	left: 434px;
}

#navigation a:hover {
	background-position: 0 -83px;
}

#navigation a.current {
	background-position: 0 -166px;
}

#content {
	width: 740px;
	clear: left;
}


* html #content { width: 774px; }

/* --------------------------------------------------------------start copy*/


#copy {
	/*margin: 0 0 0 453px;
	padding: 30px 0 37px 22px;*/
	margin: 0;
	border-left: 1px solid #97bd00;
	width: 287px;
	/*width: 290px;*/
	float: right;
	/*height: 1%;*/
}

* html #copy {
	position: relative;
	right: 34px;	
}


#copy object, #copy embed {
	margin: 0;
	padding: 0;
}

#copy h4, #copy p {
	margin-left: 20px;
	margin-right: 15px;
}

#copy h2 {
	height:287px;
	width:275px;
	text-indent:-2100px;
	margin:0 0 28px 0;
}

#copy h4 {
	text-transform: uppercase;
	color: #006666;
	font-size: 1.4em;
	margin-bottom: 20px;
}

#home #copy h2 {
	background: transparent url(../images/home_tagline3.gif) no-repeat left top;
}

#copy img {
	padding: 0 0 10px 20px;
}

#copy p.last {
	border-bottom: 2px solid #97bd00;
	margin-bottom: 20px;
    padding-bottom: 15px;
}


/* --------------------------------------------------------------start slideshow*/

#home #slideshow {
	width: 452px;
	margin: 0;
	padding: 0;
}

#sg #slideshow {
	width: 700px;
	padding: 20px 20px;
}

#home #slideshow a {
	height: 287px;
	text-indent: -2100px;
	text-decoration: none !important;
	display: block;
	background: transparent url(../img/home_replacement.jpg) no-repeat left top;
	margin: 0 0 40px 0;
}


/* Hide from IE5-mac. Only IE-win sees this. \*/
* html body #copy {
  margin-left: -3px;
}
 
* html body #sidebar {
  height: 1%;
  margin-right: 0;
}
/* End hide from IE5/mac */


/* --------------------------------------------------------------start sidebar*/

#sidebar {
	width: 452px;
	/*margin: 0 287px 0 0;*/
	margin: 0;
	padding: 0;
	color: #003333;
}

#sidebar h3 {
	text-indent: -2100px;
	width: 452px;
	height: 107px;
	padding: 0;
	border-bottom: 1px solid #97bd00;
	margin: 50px 0 15px;	
}

#sidebar a {
	text-decoration: underline;
}

/* Why is IE Mac so difficult \*/
#sidebar .image_left img {
	float: left;
}

#sidebar .image_right img {
	float: left;
}

#sidebar .image_right .inset_image {
	width: 300px;
	height: 1%;
	border: 1px solid #97bd00;
	padding: 10px;
	text-align: center;
	background: #f3f7e6;
	margin: 5px 0;
}

#sidebar .image_left .inset_image {
	float: left;
	margin: 0 15px 12px 0;
	height: 1%;
}

#sidebar .inset_image img {
	float: none;
}
/* end IE Mac hide */

.inset_image p {
	color: #006666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
	padding: 2px 0 0 0;
}

#sidebar a img {
 	border: none;
}
.sidebar_image {
	background: none;
}

#sidebar_bot h3 {
	background: transparent url(../images/headline_6.21.gif) no-repeat left top;
	height: 73px;
	border-bottom: 1px solid #97bd00;
	margin: 25px 0 15px 0;
	padding-bottom: 5px;
}

#sidebar_bot p {
	margin-right: 10px;
}

#sidebar_bot h2 {
	border-bottom: 1px solid #97bd00;
}

#sidebar_contact h3 {
	background: transparent url(../images/headline4.gif) no-repeat left top;
	height: 19px;
	border-bottom: 1px solid #97bd00;
	margin: 30px 0 15px 0;
}

#weekly_feature h3 {
	background: transparent url(../images/headline2.gif) no-repeat left top;
	height: 19px;
	border-bottom: 1px solid #97bd00;
	margin: 0 0 15px 0;
}

 #home #sidebar #weekly_feature {
	float: left;
	margin: 10px 15px 0 0;
}


#home #sidebar #weekly_feature {
	line-height: 165%;
	padding: 0 15px 0 0;
}

#sidebar form {
	width: 400px;
	border: 0;
}

#sidebar_bot ul {
	list-style-type: none;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 2.2em;
}

#sidebar_bot ol {
	list-style-type:upper-roman;
	font-size: 1.2em;
	line-height: 2.2em;
	list-style-position: inside;
}


#sidebar li.phone {
	background: url(../images/icon_phone.gif) no-repeat;
	background-position: 0.4em;
	padding: 0.5em 4em 4em 4em;
}

#sidebar li.write {
	background: url(../images/icon_write.gif) no-repeat;
	background-position: 0.4em;
	padding: 0.5em 4em 4em 4em;
}

#sidebar li.email {
	background: url(../images/icon_email.gif) no-repeat;
	background-position: 0.4em;
	padding: 0.5em 4em 4em 4em;
}

#sidebar li.form {
	background: url(../images/icon_form.gif) no-repeat;
	background-position: 0.4em;
	padding: 0.5em 4em 4em 4em;
}

#sidebar img.left {
	float: left;


#sidebar input:focus {
	background-color: #92cfd1;
}




#bottom {
	position: relative;
	border-top: 1px solid #97bd00;
	padding: 12px 0 75px 5px;
	clear: right;
}

#bottom ul li {
	display: inline;
	margin: 0 8px 0 0;
	list-style-type: none;
}

#bottom ul li#contact, #bottom ul li#bottom_home {
	border-right: 1px solid #c9e69a;
	padding: 0 8px 0 0;
}

#bottom ul li a {
	text-transform: uppercase;
}

#bottom ul li a:link, #bottom ul li a:visited {
	color: #97bd00;
}

#bottom  ul li a:hover {
	color: #92cfd1;
}

/* --------------------------------------------------------------start other pages*/


#sg #slideshow {
	width: 700px;
	padding: 20px 20px;
}

#product h2 {
	color: #006666;	
	border-bottom: 1px solid #97bd00;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
}


#sidebar_about h3 {
	background: transparent url(../images/headline3.gif) no-repeat left top;
	height: 19px;
	border-bottom: 1px solid #97bd00;
	margin: 30px 0 15px 0;
}
