@charset "ISO-8859-1";

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

body {
	background-image: url(images/blue_bgd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F0DE;
	background-repeat: repeat-x;
	background-position: top;
}

body.front{
	background-image: url(images/spacer.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c9f0ff;
	background-repeat: repeat;
	background-position: top;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}


a:link {
	color: #744D00;
	text-decoration: none;
}
a:visited {
	color: #744D00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #A92B26;
}
a:active {
	text-decoration: none;
	color: #744D00;
}
a {
	font-weight: bold;
}

.text_bodymed {
	font-size: 12px;
	color: #333333;
}
.text_bodysmall {
	font-size: 9px;
	line-height: 10px;
	color: #333333;
}
.text_bodycol2 {
	font-size: 11px;
	color: #744D00;
}
.text_menucol3bold {
	font-size: 11px;
	font-weight: bold;
	color: #A92B26;
}
.text_titleA {
	font-size: 11px;
	font-weight: bold;
	color: #744D00;
}
.text_titleB {
	font-size: 12px;
	font-weight: bold;
	color: #744D00;
}
.text_titleBcol1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.form_droplist {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #744D00;
	background-color: #F3F0DE;
	height: auto;
	width: auto;
	border: thin solid #744D00;
}
.form_quantity {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #744D00;
	vertical-align: middle;
}
.form_quantityfield {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #F3F0DE;
	height: auto;
	width: auto;
	border: thin solid #744D00;
	text-align: center;
}
.form_field {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #744D00;
	background-color: #F3F0DE;
	height: auto;
	width: auto;
	border: thin solid #744D00;
}
.chart_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #744D00;
	border: thin solid #F3F0DE;
	padding: 2px;
	background-color: #DAD7C1;
}
.chart_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	border: thin solid #F3F0DE;
	padding: 2px;
	background-color: #DAD7C1;
}


/************** Header Graphics ***************/

.cellHeaderTop {
	width : 955px;
	height : 75px;
	background-image: url(images/blue_01.gif);
}

.cellHeaderMid01 {
	width : 182px;
	height : 25px;
	background-image: url(images/blue_02.gif);
}

 .cellHeaderMid02 {
	width : 187px;
	height : 25px;
	background-image: url(images/blue_14.gif);
}

.cellHeaderBot01 {
	width : 182px;
	height : 47px;
	background-image: url(images/blue_15.gif);
}

.cellHeaderBot02 {
	width : 210px;
	height : 47px;
	background-image: url(images/blue_17.gif);
}

/************** Menu Graphics ***************/

.cellBtnBoutique a {
	display: block;
	width : 68px;
	height : 25px;
	background-image: url(images/blue_03.gif);
}

.cellBtnBoutique a:hover {
	background-image: url(images/blue_03a.gif);
}

.cellBtnAbout a {
	display: block;
	width : 86px;
	height : 25px;
	background-image: url(images/blue_05.gif);
}

.cellBtnAbout a:hover {
	background-image: url(images/blue_05a.gif);
}

.cellBtnEvents a {
	display: block;
	width : 50px;
	height : 25px;
	background-image: url(images/blue_07.gif);
}

.cellBtnEvents a:hover {
	background-image: url(images/blue_07a.gif);
}

.cellBtnPress a {
	display: block;
	width : 41px;
	height : 25px;
	background-image: url(images/blue_09.gif);
}

.cellBtnPress a:hover {
	background-image: url(images/blue_09a.gif);
}

.cellBtnMailingList a {
	display: block;
	width : 98px;
	height : 25px;
	background-image: url(images/blue_11.gif);
}

.cellBtnMailingList a:hover {
	background-image: url(images/blue_11a.gif);
}

.cellBtnShoppingBag a {
	display: block;
	width : 105px;
	height : 25px;
	background-image: url(images/blue_13.gif);
}

.cellBtnShoppingBag a:hover {
	background-image: url(images/blue_13a.gif);
}

/************** Menu Graphics - Over ***************/

.cellBtnBoutiqueOver {
	width : 68px;
	height : 25px;
	background-image: url(images/blue_03a.gif);
}

.cellBtnAboutOver {
	width : 86px;
	height : 25px;
	background-image: url(images/blue_05a.gif);
}

.cellBtnEventsOver {
	width : 50px;
	height : 25px;
	background-image: url(images/blue_07a.gif);
}

.cellBtnPressOver {
	width : 41px;
	height : 25px;
	background-image: url(images/blue_09a.gif);
}

.cellBtnMailingListOver {
	width : 98px;
	height : 25px;
	background-image: url(images/blue_11a.gif);
}

.cellBtnShoppingBagOver {
	width : 105px;
	height : 25px;
	background-image: url(images/blue_13a.gif);
}
