/* CSS Document */

body {
	background-color: #f3f7f0; background-image:url(images/bg_page.gif); background-repeat:no-repeat; background-position:top center;	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #131e0a;
}

a:link { color: #DC0079;  }
a:visited { color: #B10063;  }
a:hover { color: #DC0079;   }
a:active { color: #DC0079;  }



p { font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #131e0a; line-height:18px;  margin: 0px 0px 6px 0px; }
h1 { color: #59842f; font-size:16px; font-we ight:normal;  margin: 0px 0px 6px 0px; letter-spacing:0.1em;   }
h2 { color: #59842f; font-size:14px; font-we ight:normal;  margin: 25px 0px 6px 0px; letter-spacing:0.1em;   }
h3 { color: #59842f; font-size:12px; font-we ight:normal; margin: 20px 0px 6px 0px; letter-spacing:0.1em;  }
h4 { color: #000000; font-size:14px; font-weight:normal; margin: 20px 0px 6px 0px; letter-spacing:0.1em;  }

#main { position:relative; width: 810px; margin: 40px auto 0px auto; background-color:#ffffff; border: solid 1px #e5e6e4; }

#topRow {  width: 810px; height:20px; margin: 0px; padding: 0px; background-color:#ffffff;  }
#cnrTopLeft { position:absolute; top:-1px; left:-1px; width:20px; height:20px; background-image:url(images/cnr_top_left.gif); background-repeat:no-repeat; }
#cnrTopRight { position:absolute; top:-1px; right:-1px;width:20px; height:20px; background-image:url(images/cnr_top_right.gif); background-repeat:no-repeat; }

#header { width: 810px; height: 261px; margin: 0px 0px 0px 0px; padding: 15px 0px 0px 0px;  }
#headertxt {  width: 700px; height: 67px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-image:url(images/header_text.gif); background-repeat:no-repeat; }
#headerimg {  width: 810px; height: 194px; margin: 0px ; padding:0px; background-color: #f0f4eb;  background-repeat:no-repeat; }
.hm { background-image:url(images/header_img2.jpg); }
.std { background-image:url(images/header_img.jpg); }
.pressing { background-image:url(images/header_img_press.jpg);}
.picking { background-image:url(images/header_img_mw.jpg);}
.fog { background-image:url(images/header_img_fog.jpg);}

a.forsale {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	width: 230px;
	height: 80px;
	background: url(saleimages/forsale.png) no-repeat 0 0;
	cursor: pointer;
}
a.forsale2 {
	display: block;
	width: 450px;
	height: 45px;
	background: url(saleimages/forsale2.png) no-repeat 0 0;
	cursor: pointer;
}
a.forsale2 span {
	display: none;
}

span.forsale3 {
	color: #ed1c24;
}


#majorNav { width: 180px; margin: 0px; padding: 0px;}

#majorNav ul { position:absolute;  margin: 0px; padding: 15px 0px 0px 595px; }
#majorNav ul li { display:block; list-style-type: none; margin:0px; padding:0px;  }
#majorNav ul li a { display:block; height:15px; width: 210px; margin:0px; padding: 5px 0px 5px 5px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none; letter-spacing:0.3em; color:#59842f; }
#majorNav ul li a:hover { background-color:#FFFFFF;  }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left;  }
* html ul li a { height: 1%; }
#content a {float:none;}
/* End */


#contentWrapper {  width: 810px; margin: 0px; padding: 0px; background-image: url(images/bg_content.gif); background-repeat:no-repeat; background-color:#FFFFFF; }

#content { position:relative; width: 700px; padding: 40px 0px 10px 58px; margin: 0px 0px 0px 0px; }
#content2 { position:relative; width: 740px; padding: 40px 0px 10px 28px; margin: 0px 0px 0px 0px; }

#btmRow {  width: 810px; height:20px; margin: 0px; padding: 0px;   }
#cnrBtmLeft { position:absolute; bottom:-1px; left:-1px; width:20px; height:20px; background-image:url(images/cnr_btm_left.gif); background-repeat:no-repeat; }
#cnrBtmRight { position:absolute; bottom:-1px; right:-1px;width:20px; height:20px; background-image:url(images/cnr_btm_right.gif); background-repeat:no-repeat; }

#content ul li { float:none; margin-left: -20px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #131e0a; line-height:18px;  margin: 0px 0px 6px 0px; }
#content a	{ color:#59842f; text-decoration:underline; }
#content a:hover { color:#000000; text-decoration:underline; }

#clearSpace { height:10px; clear:both; }
p.clear { clear: both;  margin: 0; padding: 0; height:145px;  }

#footer {  width: 810px; height:55px; margin: 8px auto 0px auto;   }
#footer p { margin: 0px; padding: 0px 0px 0px 58px; font-size:11px; color:#59842f; font-weight:bold;letter-spacing:0.1em; }

#content2 img { margin: 0 3px 0 0; border: none; }


