BODY {
	color : #006400;
	background-color : White;
	font-family : "Lucida Bright", serif;
	font-size : 80%;
	margin : 0;
	padding : 0;
}

A {
	color : #006400;
	text-decoration : none;
}

A:HOVER {
	color : #620014;
	text-decoration : underline;
}
#Header {
	height : 150px;
	margin :0 ;
	padding :0;
	border-bottom : 1px solid #7AE468;
}

#HeaderContainer {
	width : 950px;
}

#LeftHeader {
   width : 170px;
   height :  150px;
	float : left;
	margin :0 ;
	padding :0;
		
	}
#MainHeader {
	background-image : url(images_3/2005_header.jpg);
	height : 150px;
	background-repeat : no-repeat;
	margin :0;
	padding :0;
	width :780px;
	float : left;
}

#LeftMenu {
	float : left;	
	width : 170px;
	color : #9beb8d;
	background-color : #620014;
	height : 100%;
	font-style : italic;
}
#FirstMenuHeader {
	text-align : center;
	color : #ffffff;
	padding : 0;
	font-style : normal;
	font-size : 110%;
}
#FirstMenu {
   color : #9beb8d;
    margin-left : 0;
	padding-left :0;
	padding :0;
	background-color : #005300;
	color : #ffffff;;
	padding-bottom : 0;
	padding-top : 10px;
	
	
}

#FirstMenu ul {
	list-style : none;
	margin : 0;
	color : #ffffff;
	padding :0;
	padding-top : 10px;
	padding-bottom : 5px;
	
	
}

#FirstMenu ul li {
	color : #ffffff;
	margin-left : 10px;
	padding-bottom : 5px;
	
}
#FirstMenu a
{
	color : White;
}
#FirstMenu a:hover
{
	color : #32CD32;
}

#SecondMenu {
   background-color : #620014;
   border-top : 3px double;
   padding-top : 10px;
   color : #ffffff;
 
}

#SecondMenuHeader {
	text-align : center;
	padding : 0;
	font-style : normal;
	font-size : 110%;
}

#SecondMenu ul{
  list-style : none;
   margin : 0;
   padding :0;
   padding-top : 10px;
   padding-bottom : 5px;
}

#SecondMenu ul li{
	margin-left : 10px;
	padding-bottom : 5px;
}

#SecondMenu a
{
	color : White;
}
#SecondMenu a:hover
{
	color : #32CD32;
}

#ThirdMenu {
	
}

#TopMenu {
	text-align : right;
	height : 10px;
	margin-bottom : 0px;
	font-style : italic;
}
#TopMenu ul {
	list-style : none;
	
}

#TopMenu ul li {
	display : inline;
}

#TopMenu ul li a {
	
}
#RightContent
{
	
}
#MainContent {
	float : left;
	margin-left : 5px;
	width : 80%;
}
#item-info
{
	float : left;
	width : 200px;
	border : 1px solid #9beb8d;
	padding-bottom : 5px;
	text-align : center;
	margin : 5px;
	
	
}
#item-header
{
	background-color :#005300 ;
	color : #ffffff;
	

	font-weight : bold;
	font-size : 110%;
	border-bottom : 1px solid #9beb8d;
	padding-top : 3px;
	padding-bottom : 3px;
	font-style : italic;
}
#item-header2
{
	background-color : #ffffff;
	color : #005300;
	
	font-style : italic;
}
#item-image
{
	margin : 10px;
	
}
#item-prices
{	
	
	height : 80px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	background-color : White;
}
#item-buy
{
	
}
#item-buy a
{
	width : 100px	;
	background-color : #005300;
	color : #9beb8d;
	padding : 2px;
	
	font-weight : bold;
}
#item-buy a:hover
{
	width : 100px	;
	background-color : #9beb8d;
	color : #005300;
	
	font-weight : bold;
}
#TextInformation1
{
	width : 200px;
	height : 220px;
	float : right;
   background-color : #620014;
   border : 1px solid;
   padding : 10px;
   color : White;
}
#TextInformationHolder
{
	
}
#TextInformation1Header
{
	text-align : center;
}
#TextInformation1Body
{
	text-align : justify;
}
#FeaturedMain
{
	float : left;
	margin-bottom : 5px;
}
#FeaturedContainer
{
	border : thin solid #9beb8d;
	width : 620px;
}
#FeaturedHeader
{
   /*font-weight : bold*/;
	font-size : 110%;
   background-color : #005300;
	color : White;
	padding-top : 6px;
	padding-bottom : 6px;
		padding-left : 10px;
}
#FeaturedRow
{
	float : left;
}
#FeaturedCell
{
	float : left;
	width : 200px;
	text-align : center;
	margin : 2px;
}

#info-box
{
	border : 1px solid #9beb8d;
	float : left;
	width : 98%;
	margin-bottom : 5px;
}
#info-box-content
{
	
}
#info-box-title
{
	background-color : #620014;
	color : White;
	

	
	font-size : 110%;
	border-bottom : 1px solid;
	padding-top : 6px;
	padding-bottom : 6px;
		padding-left : 10px;
}
#info-box-body
{
	
	padding-top : 6px;
	padding-bottom : 6px;
		padding-left : 10px;
		padding-right : 10px;
}
