/* CSS Document */

a:link{
	text-decoration: none;
	color: #333333;
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
}
 .image {
border:0px; border-thickness: 0px; border-color: #00000; 
}
A:visited {
	text-decoration: none;
	color: #333333;
	font-family: Georgia;
	font-size: 10px;
}
A:active {
	text-decoration: none;
	color: #333333;
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	height: 15px;
}

A:hover {
	text-decoration: none;
	color: #996600;
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	height: 15px;
}

   .Text {
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
	text-decoration:none;

}
	.mainmenuHighlight {
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	height: 15px;
	vertical-align: top;
	text-align: left;
	font-weight: lighter;
	text-transform: uppercase;
		}

	
.textsm {
	font-family: Georgia;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	height: 15px;
	vertical-align:top;
	font-weight: normal;
	text-transform: none;
	margin-left:5px;
	letter-spacing: normal;
	text-align: justify;
	cursor:hand;
}
.textcontent {
	font-family: Georgia;
	font-size: 14px;
	color: #666666;
	letter-spacing: normal;
	z-index: auto;
	text-align: left;
	line-height: 14px;
}
.Boxlength1 {
	font-family: Georgia;
	font-size: 11px;
	height: 12px;
	width: 128px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #000000;
	border-spacing: 0;
	margin: 1px;
	padding: 1px;
}
.text_header {

	font-family: Georgia;
	font-size: 16px;
	color: #624631;
	letter-spacing: normal;
	
}
.text_header2 {
	font-family: Georgia;
	font-size: 18px;
	color: #624631;
	height: 22px;


}   
.Text_headerLarge {
	font-family: Georgia;
	font-size: 22px;
	color: #996633;
	text-decoration:none;
}
.Text_menuheading {
	font-family: Georgia;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
#BuyOnline {
	background-image: url(images/buy-online.gif);
	width:80px; 
	height:20px; 
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	margin-top:8px;
	margin-left:70px;
}
#BuyOnline:hover {
	background-image: url(images/buy-online2.gif);
}
