html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}
img {
	border: 0px;
	margin-right: 3px;
}
a {
	color: #336633;
	font-weight: bold;
	text-decoration: none;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #2B2B2B;
	text-decoration: underline;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
ul {
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
li {
	list-style: square;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
form {
	margin: 5px;
	padding: 0px;
}
body {
	background-image: none;
	color: #2b2b2b;
	background-color: #669933;
	text-align: center;
}
#outer {
	min-height: 757px;
	text-align: center;
	background-repeat: repeat-y;
	background-color: #693;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	text-align: left;
	position: relative;
	width: 800px;
	padding-top: 0px;
	background-color: #FFF;
}
#nav {
	background-color: #336633;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center;
	
}
#nav-left {
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
}
#nav-right {
	height: 33px;
	padding-left: 50px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-size: 10px;
}
#nav a, #navb a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#nav a:hover, #navb a:hover {
	color: white;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav ul {
  padding-top: 9px;
}
#nav li {
  display: inline;
  padding: 0px 15px;
}
#head {
	position: relative;
	height: 112px;
	background-color: #FFFFFF;
}
#head h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 105px;
	left: 3px;
	width: 457px;
	height: 38px;
}
#head2 {
	position: relative;
	height: 100px;
	background: url(images/head_bg.gif);
}
#head-3 {
	position: absolute;
	top: 3px;
	right: 4px;
	width: 555px;
	height: 96px;
	background-repeat: no-repeat;
	background-image: url(images/logo2.png);
}
.logo {
	display: block;
	float: left;
	border: 2px solid #B3B79E;
	border-top: none;
	border-bottom: none;
	padding: 0px 5px;
	height:55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.logo .top {
  display: block;
  color: #303228;
}
.logo .gadgets {
  display: block;
  color: #6C7376;
  font-size: 28px;
  margin-top: 0px;
  line-height: 32px;
  
}
#head-left {
	position: absolute;
	top: 0px;
	left: -16px;
	width: 16px;
	height: 100px;
	background: url(images/head_left.gif) no-repeat;
}
#head-right {
	position: absolute;
	top: 99px;
	left: 780px;
	width: 16px;
	height: 100px;
	background: url(images/head_right.gif) no-repeat;
}
#navb {
	position: absolute;
	top: 91px;
	left: 143px;
	height: 25px;
	width: 541px;
}
#navb ul {
  margin: 0px;
  padding: 0px;
}
#navb li {
  float: left;
  width: 76px;
  height: 19px;
  background: url(images/small_nav_tab.gif) no-repeat;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  padding-top: 4px;
}
#navb a {
  color: #FFFFFF;
}
#head-1 {
	position: absolute;
	top: 2px;
	right: 1px;
	width: 795px;
	height: 108px;
	background-repeat: no-repeat;
	background-image: url(images/logo.png);
}
#head-2 {
	height: 24px;
	background-color: #8E937C;
	background-image: none;
	background-repeat: no-repeat;
}
#login {
	font-weight: bold;
	color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #336633;
	line-height: normal;
	white-space: nowrap;
}
#login-bot {
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#login-box {
	float: right;
	width: 280px;
	margin: 5px;
}
#login h2 {
	margin: 0px;
	padding: 0px 0px 3px;
}
#login a {
	color: #303228;
}
#login a:hover {
	color: #1C1D10;
}
#login-box h2 {
	margin-bottom: 2px;
	color: #303228;
	background-image: url(images/h_login.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 27px;
	background-position: right;
	width: 170px;
}
#login-box h2 em {
  font-style: normal;
  color: #FFFFFF;
}
#login-username {
	float: left;
	width: 200px;
	text-align: left;
	color: #303228;
	padding-top: 3px;
	padding-left: 2px;
	margin: 5px;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
}
#login-username input {
	width: 120px;
	background: #FFFFFF;
	color: #303228;
	font-size: 9px;
	border: 1px solid #60654E;
}
#login-username div {
	padding-bottom: 1px;
}
#login-button {
	float: left;
	width: 45px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#login-box .reg {
	text-align: right;
	padding: 6px 27px 0px 0px;
}
#login-welcome {
	float: inherit;
	width: 210px;
	margin-left: 4px;
}
#login-welcome div {

}
#login-welcome h2 {
	color: #FFFFFF;
	margin-bottom: 0.3em;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#login-welcome p {
  margin-top: 0px;

}
#body {
	background-image: none;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#body-bot {
	padding-bottom: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
}
#body h2 {
	margin: 0px;
	padding: 0px;
	height: 17px;
	color: #303228;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: none;
	background-repeat: no-repeat;
}
#body span {
	position: relative;
	left: 3px;
	top: 3px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	padding-bottom: 1px;
	font-weight: bold;
	padding-top: 1px;
	background-color: #FFFFFF;
}
#body h2 strong {
  color: #982801;
  font-weight: normal;
}
#footer {
	background: url(images/footer_bg.gif);
	text-align: right;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#footer p {
	margin: 0px;
	padding: 6px 0px;
}
#footloose {
	text-align: left;
	position: absolute;
	top: 7px;
	right: 398px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#footloose .logo span {
  top: 0px;
  left: 0px;
}
#items {
	color: #36382E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}
#items2 {
	color: #36382E;
	font: 9px tahoma, verdana, sans-serif;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 2px;
	margin-bottom: 0px;
	height: 470px;
	margin-left: 2px;
}
.item {
	float: left;
	width: 230px;
	background-image: url(images/ercolino.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 2px;
	margin: 1px;
}
.item h3,.item h3 a {
	font-size: 10px;
	margin: 12px 0px 6px 0px;
	color: #2B2B2B;
	font-weight: bold;
}
.item p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.item .details, .item .addtocart {
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}
.item .details:hover, .item .addtocart:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.item .details {
	background: #982801;
}
.item .addtocart {
	background-color: #336633;
}
.item .details:hover {
	background-color: #982801;
}
.item .addtocart:hover {
	background-color: #336633;
}
.item .divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
}
.left {
	float: left;
	padding-right: 12px;
}
.right {
	float: right;
	margin-left: 9px;
}
.item2 {
	float: left;
	width: 780px;
	background-image: url(images/ercolino.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	height: 460px;
	text-align: justify;
	margin: 5px;
}
.item2 h3,.item h3 a {
	font-size: 11px;
	margin: 12px 0px 6px 0px;
	color: #2B2B2B;
}
.item2 p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.item2 .details, .item2 .addtocart {
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.item2 .details:hover, .item2 .addtocart:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.item2 .details {
	background: #982801;
}
.item2 .addtocart {
	background: #60654E;
}
.item2 .details:hover {
	background: #BE3302;
}
.item2 .addtocart:hover {
	background: #73795F;
}
.item2 .divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
}
.left {
	float: left;
	padding-right: 12px;
}
.right {
	float: right;
	margin-left: 9px;
}
#items4 {
	color: #36382E;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 2px;
	margin-bottom: 0px;
	height: 1190px;
	margin-left: 2px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 9px;
}
#items3 {
	color: #36382E;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 2px;
	margin-bottom: 0px;
	height: 390px;
	margin-left: 2px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}
.item3 {
	float: left;
	width: 780px;
	margin-right: 5px;
	margin-top: 5px;
	background-image: url(images/ercolino.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	text-align: justify;
	font-family: tahoma, verdana, sans-serif;
}
.item3 h3,.item h3 a {
	font-size: 11px;
	margin: 12px 0px 6px 0px;
	color: #2B2B2B;
}
.item3 p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.item3 .details, .item .addtocart {
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.item3 .details:hover, .item .addtocart:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.item3 .details {
	background: #982801;
}
.item3 .addtocart {
	background: #60654E;
}
.item3 .details:hover {
	background: #BE3302;
}
.item3 .addtocart:hover {
	background: #73795F;
}
.item3 .divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
}
.left {
	float: left;
	padding-right: 12px;
}
.right {
	float: right;
	margin-left: 9px;
}
.item4 {
	float: no;
	width: 780px;
	background-image: url(images/ercolino.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	height: 1165px;
	text-align: justify;
	margin: 5px;
}
.item4 h3,.item h3 a {
	font-size: 11px;
	margin: 12px 0px 6px 0px;
	color: #2B2B2B;
}
.item4 p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.item4 .details, .item .addtocart {
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.item4 .details:hover, .item .addtocart:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.item4 .details {
	background: #982801;
}
.item4 .addtocart {
	background: #60654E;
}
.item4 .details:hover {
	background: #BE3302;
}
.item4 .addtocart:hover {
	background: #73795F;
}
.item4 .divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
}
.left {
	float: left;
	padding-right: 12px;
}
.right {
	float: right;
	margin-left: 9px;
}
#banner {
	height: 5px;
	background-color: #669933;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}
#banner-text {
	color: #990000;
	float: right;
	width: 270px;
	background-position: right top;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	line-height: normal;
	vertical-align: top;
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	height: 180px;
	margin-bottom: 5px;
	margin-top: 5px;
	bottom: 2px;
}
#banner-text h3 {
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#banner-text a {
	color: #036292;
}
#banner-text a:hover {
	color: #982801;
}
#banner-text2 {
	color: #990000;
	float: left;
	width: 260px;
	background-position: right top;
	font-family: "Bodoni MT";
	font-size: 12px;
	line-height: normal;
	vertical-align: top;
	text-align: left;
	padding-right: 0px;
	padding-left: 40px;
	padding-top: 10px;
	height: 160px;
}
#banner-text2 h3 {
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#banner-text2 a {
	color: #036292;
}
#banner-text2 a:hover {
	color: #982801;
}
/*Example CSS for the two demo scrollers*/

#pscroller1{
	width: 500px;
	height: 60px;
	border: 1px dashed black;
	background-color: #FFFFFF;
	font-family: "Bodoni MT";
	font-size: 11px;
	color: #000;
	padding-right: 10px;
}

#pscroller2{
	width: 500px;
	height: 80px;
	border: 1px solid black;
	background-color: #F0F0F0;
	font-family: "Bodoni MT";
	font-size: 11px;
	color: #000;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
}

.rssclass a{
text-decoration: none;
color: red;
}
#items5 {
	color: #36382E;
	font: 9px tahoma, verdana, sans-serif;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 2px;
	margin-bottom: 0px;
	height: 550px;
	margin-left: 2px;
}
.item5 {
	float: left;
	width: 350px;
	background-image: url(images/ercolino.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	height: 400px;
	text-align: justify;
	margin: 5px;
}
.item5 h3,.item h3 a {
	font-size: 11px;
	margin: 12px 0px 6px 0px;
	color: #2B2B2B;
}
.item5 p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.item5 .details, .item .addtocart {
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.item5 .details:hover, .item .addtocart:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.item5 .details {
	background: #982801;
}
.item5 .addtocart {
	background: #60654E;
}
.item5 .details:hover {
	background: #BE3302;
}
.item5 .addtocart:hover {
	background: #73795F;
}
.item5 .divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
}
.left {
	float: left;
	padding-right: 12px;
}
.right {
	float: right;
	margin-left: 9px;
}
#items6 {
	color: #36382E;
	font: 9px tahoma, verdana, sans-serif;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 2px;
	margin-bottom: 0px;
	height: 280px;
	margin-left: 2px;
}
.item6 {
	float: no;
	width: 780px;
	background-image: url(images/ercolino.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	height: 260px;
	text-align: justify;
	margin: 5px;
}
.item6 h3,.item h3 a {
	font-size: 11px;
	margin: 12px 0px 6px 0px;
	color: #2B2B2B;
}
.item6 p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.item6 .details, .item .addtocart {
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}
.item6 .details:hover, .item .addtocart:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.item6 .details {
	background: #982801;
}
.item6 .addtocart {
	background: #60654E;
}
.item6 .details:hover {
	background: #BE3302;
}
.item6 .addtocart:hover {
	background: #73795F;
}
.item6 .divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
}
.left {
	float: left;
	padding-right: 12px;
}
.right {
	float: right;
	margin-left: 9px;
}
