#infoback {
	background: url(/images/infoback_yellow.gif) repeat-y;
}
body {
	background: #FFFFFF url(/images/yellow_bg.jpg) repeat fixed left top;
}
#leftheading {
	background-image: url(/images/leftheading_yellow.jpg);
}
#leftheadingboard {
	background-image: url(/images/leftheadingboard_yellow.jpg);
}

#rightheading {
	background-image: url(/images/rightheading_yellow.jpg);
}
#globalNav a:link {
	color: #CAAB03;
	text-decoration: none;
	font-weight: bold;
}
#globalNav a:visited {
	color: #CAAB03;
	text-decoration: none;
}
#globalNav a:hover {
	color: #CAAB03;
}
#globalNav a:active {
	color: #CAAB03;
}
a {
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #CAAB03;
}

a:visited {
	color: #CAAB03;
}

a:active {
	color: #CAAB03;
}

a:hover {
	text-decoration: underline;
}
h1 {
	background-color: #CAAB03;
}
.inputbutton {
	background-color: #CAAB03;
}
.inputtext {
	color: #CAAB03;
}
.inputtextsidebar {
	color: #CAAB03;
}
.inputtextcart {
	color: #CAAB03;
}
.inputtextarea {
	color: #CAAB03;
}
#biopicback {
	height: 75px;
	width: 465px;
	background-color: #CAAB03;
}
.colortext {
	color: #CAAB03;
	font-weight: bold;
	cursor: pointer;
}

.colortext2 {
	color: #CAAB03;
	font-weight: bold;
}

/************ calendar styles **************/

/* Month and Year Row Setup */
.monthYearRow {
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #CAAB03;
	}
	
	/* CATEGORY 1 - DEFAULT (solid marked event date background) */
.s21 {
	color: #CAAB03;
	font-weight: bold;
	}
	
	/* CATEGORY 2 (solid marked event date background) */
.s22 {
	background-color: #CAAB03;
	}

/************ Store styles **************/

TD.infoBoxHeading {
  background: #CAAB03;
}

/************ Board styles **************/

.maintitle { background-color: #CAAB03; }
#submenu { background-color: #CAAB03; }
.darkrow1 { background-color: #CAAB03; }
.darkrow2 { background-color: #CAAB03; }
.darkrow3 { background-color: #CAAB03; }
.signature { font-size: 10px;line-height: 150%;color: #CAAB03; }




