body {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
margin: 2px;
}

A.dark:link {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:visited {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:active {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:hover {
	color: #000066;
	text-decoration: none;
}

A:link {
	color: #7A1B29;
	text-decoration: none;

}

A:visited {
	color: #7A1B29;
	text-decoration: none;

}

A:active {
	color: #7A1B29;
	text-decoration: none;

}

A:hover {
	color: #333333;
	text-decoration: none;

}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
}

input.search
{
	height: 12px;
	background-color: #D0CDAD;
	border: solid #666;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	margin: 0px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}

TD.searchtext {
	font-size: 11px;
	font-family : Arial;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: bottom;
}

form {
margin: 0;padding: 0;
margin-bottom: 3px;
}

h3 { 
	font-size:15px;
	font-weight:bold;
	}
	
/* Forms */

fieldset {
	border: 0;
	}

fieldset legend {
	margin: 0;
	padding: 0;
	font-style: italic;
	
	}

fieldset dl {
	margin: 0;
	padding: 0;
	}

fieldset dl dt {
	margin: 1.2em 0 0 0;
	padding: 0 0 .4em 0;
	font-weight: bold;
	
	}

fieldset dl dd {
	margin: 0;
	padding: 0;
	}
	
fieldset dl dd input, fieldset dl dd select, textarea {
	padding: 3px;
	font-size: 1em;
	font-family: inherit;
	
	}

fieldset dl dt input.submit {
	
	cursor: pointer;
	padding: .4em;
	font-size: 1em;
	}

fieldset dl dd textarea {
	width: 350px;
	height: 100px;
	}

.large-field {
	width: 300px;
	}
	
.med-field {
	width: 200px;
	}
	
.sm-field {
	width: 75px;
	}
	
div.testimonial {
	width: 134px;
	border-bottom: 1px solid #ccc;
	padding: 14px 11px;
	}

div.testimonial dl {
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
div.testimonial dl dt {
	margin: 0 0 10px 0;
	padding: 0;
	}

div.testimonial dl dd {
	margin: 0;
	padding: 0;
	}

.detailname {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}
	
.detailprice {
	font-size:16px;
	}
	
.email {
	font-size:14px;
	}
	
.prodprice {
	font-size:14px;
	}
	
.prodname {
	font-size:14px;
	}
	
.catnavigation {
	font-size:16px;
	}
	
.catname {
	font-size:14px;
	}