@charset "utf-8";
/* CSS Document */

body, td, p, select, input, textarea {font-family: Tahoma, Verdana, Times New Roman, sans-serif;}

body {
	background-color: #EAEBED;
}

h1{
font-size:125%;
font-weight:bold;
color:#b29963;
}

p {
	font-size: 80%;
	color:#5D5D5D;
}

.productcell{
	font-size: 75%;
	color:#666666;
	background: #FFFFFF url(../images/productcellbg1.jpg);
	padding: 5px 10px 8px;
}
.productcell2 {
	font-size: 75%;
	color:#666666;
	background: #FFFFFF;
	text-align: center;
}
td #copytext {
	padding-right: 5px;
	padding-left: 8px;
}



.style10{
font-size: 85%;
}

.productLink {color: #b29963;}

.field90{width:90px;}

.latestnews{
	margin-left:30px;
	margin-top:8px;
	width:145px;
	font-size: 90%;
	color: #333333;
}

/* link styles main content */
a:link {
	color: #b29963;
	text-decoration: underline;
}

a:visited {
	color: #ca1730;
	text-decoration: none;
}

a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}

a:active {
	color: #ed5a6f;
	text-decoration: underline;
}

a:link.bottom {
	color: #5D5D5D;
	text-decoration: underline;
}

a:visited.bottom {
	color: #5D5D5D;
	text-decoration: none;
}

a:hover.bottom {
	color: #5D5D5D;
	text-decoration: underline;
}

a:active.bottom {
	color: #5D5D5D;
	text-decoration: underline;
}

#footer  {
	color: #666666;
	font-size: 70%;
	text-align: center;
	background: #EAEBED;
	padding-right: 10px;
	padding-left: 10px;
}

#footer td {
	padding-right: 10px;
	padding-left: 10px;
}

.logo-1 {
font-family: Arial, sans-serif;
text-transform: capitalize;
color:#5D5D5D;
font-weight: bold;
}

.logo-2 {
font-family: Edwardian Script ITC, Duchess, script;
font-size: medium;
color:#5D5D5D;
font-weight: bold;
}

.logo-3 {
font-family: Arial, sans-serif;
text-transform: capitalize;
color:#5D5D5D;
}