body {
	color:#000;
	margin:0;
	border-top:0px solid #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size: 62.5%;
	line-height: 1.6em;
	background-color: #FFFFFF;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#000;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color:#000;
}

#footer {
	padding:20px;
	text-align:right;
	border-top:1px solid #eee;
	margin:0;
	color:#000;
}

#header {
	border-top:10px solid #000;
}

#header .description {
	float:right;
	margin:50px 0 0 0;
	color:#000;
}

#header h1 {
	margin:15px 0 0 0;
	padding:10px 10px 25px 0;
	border-bottom:1px solid #333;
}

#wrapper {
	width:900px;
	margin:0 auto;
	
}

#nav {
	border-bottom:1px solid #333;
	padding:7px 0;
	margin:0;
	border-top:1px solid #333;
	height:20px;
}

#nav li {
	float:left;
	list-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #444;
}

#nav li a {
	color:#000;
	padding:2px 5px 2px 5px;
	font:1.2em Trebuchet MS;
	margin:1px 1px 0 0;
	text-decoration:none;
	display:block;
	background-color: #FFFFFF;
	padding: 0.25em 1.1em 0.25em 0.25em;
}
	

#nav li a:hover {
	background-color:#fff;
	color:#333;
	text-decoration:none;
	font-weight: bold;
	font-variant: small-caps;
}

#nav li a.active {
	background-color:#fff;
	color:#000;
	text-decoration:underline;
	font-variant: small-caps;
	font-weight:bold;


}

.clear {
	clear:both;
}

#content {
	margin:0 160px 0 0 !important;
	margin:0 164px 0 0;
	border-right:1px solid #333;
	border-left:1px solid #333;
	padding:10px 28px 82px 28px;
}

#content p {
	line-height:25px;
	margin:25px 0;
	font-size:110%;
	word-spacing:2px;
}

#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}

#content a:hover {
	color:#000;
}

#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
}

#content h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:138px;
	float:right;
	padding:10px 10px 30px 10px;
	border-left:1px solid #fff;
	border-right:1px solid #333;
	border-bottom:1px solid #fff;
}

#sidebar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	border-bottom:1px solid #fff;
	padding:0 0 3px 0;
		font-variant: small-caps;

}

#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #fff;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
}

#sidebar li a.active {
	background-color:#fff;
	color:#000;
	text-decoration:underline;
	font-variant: small-caps;
	font-weight:bold;


}


#sidebar input {
	width:130px;
	padding:1px;
	color:#999999;
	border:1px solid #999999;
	font-family: Verdana;
	font-size: 10px;
	background-color: #F9F9F9;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar li a:hover {
	color:#000;
	font-weight: bold;
		font-variant: small-caps;

}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}

img {
	background:#fff;
	padding:1px;
	border:5px solid #fff;
	border-left-width: 0px;
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}

#googlecart-widget-head {
  border-width: 1px !important;
  background-color: transparent !important;
  width: 200px !important;
  margin-left: 100px !important;
  border-color:#000000 !important;
  height: 2em !important;
  line-height: 2.2em !important;  
}


#googlecart-arrow {
  float: left; 
  margin: .5em .4em 0 .5em !important;
  height: .56em !important;
  width: .56em !important;
  line-height: .56em !important;
}
