/* Style Sheet for Great River Coffee */

.grr-darktext {
	font-family	: Verdana, sans-serif;
	font-size	: .9em;
	color		: #663131;
}

.grr-darktext a {
	font-family	: Verdana, sans-serif;
	color		: #993300;
}

.grr-navytext {
	font-family	: Verdana, sans-serif;
	font-size	: .9em;
	color		: navy;
}

.grr-navytext a {
	font-family	: Verdana, sans-serif;
	font-weight	: bold;
}

.grr-navyheader {
	font-family : New Times Roman, serif;
	font-weight : bold;
	font-size   : 2em;
	color       : navy;
}
	

.grr-blacktext {
	font-family	: Verdana, sans-serif;
	font-size	: .9em;
	color		: black;
}

.grr-blacktext a {
	font-family	: Verdana, sans-serif;
	font-weight	: bold;
	color		: #333366;
}

.grr-siennatext {
	font-family	: Verdana, sans-serif;
	font-size	: .9em;
	color		: sienna;
}

.grr-siennatext a {
	font-family	: Verdana, sans-serif;
	font-weight	: bold;
	color		: brown;
}

.grr-saddletext {
	font-family	: Verdana, sans-serif;
	font-size	: .9em;
	color		: saddlebrown;
}

.grr-saddletext a {
	font-family	: Verdana, sans-serif;
	font-weight	: bold;
	color		: brown;
}

.grr-saddleheader {
	font-family : Times New Roman;
	font-weight : bold;
	font-size   : 2em;
	color       : saddlebrown;
}

.grr-saddlecursive {
	font-family  : Book Antiqua, serif;
	font-weight  : bold;
	font-style   : italic;
	font-size    : 1.7em;
	color        : saddlebrown;
}

.grr-contact { 
	font-family	: Verdana, sans-serif;
	font-size	: .9em;
	color		: #666666;
}

.grr-4java { 
	font-family	: Verdana, sans-serif;
	color		: red;
}

.grr-catalogsubhead {
	font-family	: Verdana, sans-serif;
	font-size	: 1.2em;
	font-weight	: bold;
	color		: #666600;
}

.grr-catalogtext {
	font-family	: Verdana, sans-serif;
	color		: saddlebrown;
}

.grr-catalogtextsmall {
	font-family	: Verdana, sans-serif;
	font-size	: .9em;
	font-weight	: bold;
	color		: saddlebrown;
}

.grr-catalogdiscount {
	font-family	: Verdana, sans-serif;
	color		: red;
}

.trellis-contact {
	font-family	: Verdana, sans-serif;
	font-size	: .8em;
	color		: #999999;
}

.trellis-contact a {
	font-family	: Verdana, sans-serif;
	color		: #993333;
}


