/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#header{
	padding: 4px;
	border-bottom: 2px solid #f3e8d2;
}
.top10{
	margin-top: 10px;
}
.bottom10{
	margin-bottom:10px;
}
.gray{
	color: #635419;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:13px;
}
.gray a:link, .gray a:visited{
	color: #000;
	text-decoration: none;
}
.gray a:hover, .gray a:active{
	text-decoration: underline;
}
.borderGray{
	border-right: 2px solid #a8aaa7;
	padding: 4px;
}
.footer,.footer a:link,.footer a:visited{
	color: #555;
}
.footer a:hover,.footer a:active{
	text-decoration: none;
}
#content{
	color:#635419;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	line-height: 27px;
}
#content a:link,#content a:visited{
	text-decoration:none;
	color:#666;
	font-weight:bold
}
#content a:hover,#content a:active{
	color:#000;
}
#tdLatestProduct img{
	border: 0px;
	margin-right: 5px;
}
h3 a:link,h3 a:visited{
	text-decoration: none;
	color:#666;
}
h3 a:hover,h3 a:active{
	background-color: #666;
	color: #FFF
}
