* {margin: 0px; padding: 0px; }

a:link {color: #D72020; }
a:hover {text-decoration: none; color: #FF0000; }
a:visited {color: #D72020; }

body {
	background: #e8f9b7 url(images/back_all.jpg) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content {
	margin: 0 auto;
	background: #ffffff;
	width: 986px;
	text-align: left;
}


#header {
	background: #ffffff;
	height: 306px;
	text-align: left;		
}

#menu1 {
	border-left: 4px solid #FFFFFF;
	width: 978px;
	height: 80px;
	background: url('images/header_top.gif') repeat-x;
}

#menu ul {list-style: none; }
#menu li {display: inline; }
#menu a {
	float: left;
	height: 46px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 35px;
	padding-left:33px;
	padding-right:33px;
	text-transform:uppercase;
}
#menu a:hover {
	height: 46px;
	color: #D72020;
	text-decoration: none;
	background: #FFFFFF url('images/header_top_over.gif') repeat-x;
	text-transform:uppercase;
}

#logo {
	background: #ffffff url(images/big_pic.jpg) no-repeat;
	height: 223px;
	text-align: left;
	border-left: 4px solid #ffffff;
}
#logo div {
	float: left;
	font: 26px normal Helvetica,Arial,sans-serif;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	position: relative;
	top: 175px;
	left: 40px;
	cursor: pointer;
}

#left{ 
	padding: 10px;
	width: 237px;
	padding-right: 1em;
}

#left div.left-item {
	width: 222px;
	line-height: 41px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: url('images/title.gif') no-repeat;
	cursor: pointer;
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #95500b;
	border-left: 1px solid #95500b;
	border-right: 1px solid #95500b;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #8dc73f;
}
#left a:visited {
	color: #8dc73f;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #95500b;
border-left: 1px solid #95500b;
border-right: 1px solid #95500b;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right {
	float: right;
	width: 700px;
	padding: 10px 20px 10px 0;
	text-align: justify;
}
#right h1, #right h2, #right h3 {margin: 1em 0 0.5em 0; color: #663300; }
#right h1 {font: 24px normal Helvetica,Arial,sans-serif; }
#right h2 {font: 21px normal Helvetica,Arial,sans-serif; }
#right h3 {font: 18px normal Helvetica,Arial,sans-serif; }
#right .price {font-size: 11px; border: 1px solid Silver; }
#right .price td {border: 1px solid Silver; padding: 2px 4px; }

#right h4 {margin: 0; padding: 10px 15px; font-size: 12px; color: #D72020; }

#right a {color: #8dc73f; }

#right p, #right ul, #right ol {margin: 1em 0 0.5em 0; }
#right p.category {font: 21px normal Helvetica,Arial,sans-serif; margin: 1em 0 0.5em 0; }
#right p.product {font: 18px normal Helvetica,Arial,sans-serif; margin: 1em 0 0.5em 0; }
#right td p.product {margin-top: 0px !important; }
#right ul {padding-left: 16px; }
#right li {margin-bottom: 0.5em; }


#right h2 a {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #8dc73f;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}



#footer {
	height: 44px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x;
	border-top: 5px solid #A6640E;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

		
	#footer img{
    vertical-align:middle;
        }	
	

#linklist {padding: 10px; }
#linklist li {padding-bottom: 5px; }


#links {
 list-style-type:none;
 text-align: center;
 font-size: 0.7em;
 border: none;
 padding: 5px;
}

#links a{
padding-right:1px;
}
