@import url("base.css");
@import url("/inc_global/style/interior.css");

#main h2 {
	color: #367422;
}

/* -------------
 * Right Column
 * ------------- */
h3 {
	color: #134783;
}

a.event {
	color: #333333;
}

/* -------------
 * Directions box
 * ------------- */
.directions {
	background: url(../../elements/skin/directions_box.gif) no-repeat left top;
}

.directions .content {
	background: url(../../elements/skin/directions_box.gif) no-repeat left bottom;
}
