/* CSS Document */
body {
	font:14px/22px "Times New Roman", Times, sans serif;
	color:#000;
	background: url("images/_bg3.jpg") repeat;
	}

h1 {
	padding: 8px;
	margin: 0px 2px 0px 2px;
	font-size:22px;
	line-height:22px;
	font-weight:900;
	letter-spacing:.15em;
	color:#2f8926;
	text-align:center;
	background-color:#eee;
	}

h2 {
	padding:3px;
	font-size:14px;
	letter-spacing:.25em;
	color:#2f8926;
	}

h3 {
	font-size:14px;
	line-height:18px;
	font-weight:900;
	letter-spacing:.2em;
	color:#888;
	background-color:#dbe5da;
	padding:5px;
	text-align:center;
	}

p {
	font:14px/22px "Times New Roman", Times, serif;
	padding-left:30px;
	padding-right:30px;
	letter-spacing:.10em;
	line-height:24px;
	color:#3b3b3b;
	text-align:justify;
	}

p.small {
	font:12px/18px "Times New Roman", Times, serif;
	padding-left:0px;
	padding-right:0px;
	letter-spacing:.05em;
	line-height:20px;
	color:#555;
	text-align:left;
	}

p.right {
	font:12px/18px "Times New Roman", Times, serif;
	letter-spacing:.05em;
	line-height:20px;
	color:#555;
	text-align:right;
	}

p.center {
	font:12px/18px "Times New Roman", Times, serif;
	letter-spacing:.05em;
	line-height:20px;
	color:#555;
	text-align:center;
	}

p.sales_menu {
	font:10px/16px "Times New Roman", Times, serif;
	letter-spacing:.05em;
	line-height:20px;
	color:#777;
	text-align:center;
	}

a {
	color:#2f8926;
	font-size:12px;
	letter-spacing:.25em;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	}
a:link { color:#2f8926; text-decoration:underline; }
a:visited { color:#2f8926; text-decoration:underline; }
a:hover { color:#2f8926; background-color:#dbe5da; text-decoration:none; }

#Desc {
	font:14px/28px "Times New Roman", Times, serif;
	padding-left:50px;
	padding-right:50px;
	letter-spacing:.1em;
	color:#777;
	text-align:justify;
	vertical-align:top;
	}

#Stats {
	font:12px/18px "Times New Roman", Times, serif;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:.05em;
	line-height:24px;
	list-style-type:square;
	color:#333;
	vertical-align:top;
	}

#Content {
	width:680px;
	position:relative;
	left: 50%;
	margin: 0px 340px 0px -340px;
	padding: 0px;
	background-color:#fff;
	border-top:2px solid #e0e0e0;
	border-left:2px solid #e0e0e0;
	border-right:2px solid #e0e0e0;
	border-bottom:2px solid #e0e0e0;
	}

#Content2 {
	margin:0px 0px 0px 146px;
	padding:0px;
	border-left:2px solid #e0e0e0;
	border-bottom:2px solid #e0e0e0;
	}

#Content3 {
	width:680px;
	position:absolute;
	left: 50%;
	margin: 0px 340px 0px -340px;
	padding: 0px;
	background: #fff;
	border-right:2px solid #e0e0e0;
	border-bottom:10px solid #fff;
	}

#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

#Menu2 {
	position:absolute;
	background: url("/images/_bg.jpg") repeat;
	border-bottom: 1px solid #e0e0e0;
	top:53px;
	left:-52px;
	padding:10px 0px 10px 0px;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	}

body>#Menu2 {width:200px;}

