/*
##############################################################################
FILENAME:			theme3.css
DESCRIPTION:		Orange Theme Style Sheet
CREATED:			03/20/03
INITIAL AUTHOR:		Chris Lamothe
UPDATED BY:			Chris Lamothe, 03/20/03
Copyright (c) 2003 Molecular, Inc.
343 Arsenal Street, Watertown MA 02472
617-218-6500
http://www.molecular.com/
##############################################################################
*/
/* BACKGROUND COLORS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.headerBG {
	background-color: #E95C25;
}

.mainColor {
	background-color: #E95C25;
}

/* TEXT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.tagline {
	color: #F5B59D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}
