/*
****************************************
* Standard Style Sheet                 *
* Created On: 01/20/2004					*
* Last Modified:									  *
* Steve Olson 3/4/2004						  *
* Revised 9/16/04 - S.O.					  *
****************************************
*/


/* standard text */
.standard, P, DIV, TD, LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;
	color: #000000;
}

.timesNewRoman {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;
	color: #000000;
}

H1, H2, H3, H4, H5, H6 {
	font-family : Arial, Helvetica, sans-serif;
	color: #000;
}

.fine {
	font-family: arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;

}

.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 600;
	color: #d38e2e;
}

.error {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FF0000;
}

.print {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 110%;
	color: #000000;
}

.subText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;
	color: #B92626;
}


/* links */ 
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #c77305;
}
 
A:Hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000;
}

A.alt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #713b1e;
}

A.alt:Hover {
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #c77305;
}

A.alt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #656565;
}

A.alt2:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000;
}


/* form controls */
.textbox {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

.radiobutton {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

.checkbox {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

.button {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

.dropdownlist {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}

.dropdownlistOrange {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	background-color: #DCBF4C
}

.textboxAlt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: outset;
	border-top-style: outset;
	border-left-color: #CFCFCF;
	border-top-color: #CFCFCF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	color: #595959;
}


/* tables */
.border {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}

.borderNavBrown {
	border-top: 1px none #000000;
	border-right: 1px solid #D5CE84;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}

.borderGreyTopandLeft {
	border-top: 1px none #ACACAC;
	border-right: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	border-left: 1px none #ACACAC;

}

.borderGreyside {
	border-top: 1px solid #ACACAC;
	border-right: 1px none #ACACAC;
	border-bottom: 1px none #ACACAC;
	border-left: 1px solid #ACACAC;

}


.Box {
	border-top: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;

}


.singleLine {
	border-bottom: 1px solid #e6b669;

}
.bodyBg {
	background-color: #ffd694;
}


.Fullborder {
	border-top: 1px solid #EAEDD4;
	border-right: 1px solid #EAEDD4;
	border-bottom: 1px solid #EAEDD4;
	border-left: 1px solid #EAEDD4;
	background-color: #FFFFFF;

}

.mainHeader {
	background-color: #DED896;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	text-decoration: none;
	text-transform: uppercase;
}

.columnHeader {
	background-color: #DED896;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
}

.itemRow	{
	background-color: #FFFFFF;
}

.altItemRow	{
	background-color: #f2ca89;
}

.tableHeaderQuote	{
	background-color: #EAEDD8;
}


.selectedItemRow {
	background-color: #D9D9D9;
	color: white;
}
body {
	background-color: #d1cfaf;
}
.seasonal {
	background-image: url(images/seasonal.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 578px;
}
