@import "../_includes/layout.css";

#container {
	background: url(../_media/color4/bg.gif) repeat-y;
	}
#containertwo {
	background: url(../_media/color4/headerbg.gif) no-repeat;
	}
#nav {
	background: #4f6477 url(../_media/color4/corners_top_sm.gif) no-repeat;
	}
#nav a {
	color: #ffffcc;
	background: url(../_media/color4/bullet.gif) no-repeat 0 2px;
	}
#nav ul {
	background: url(../_media/color4/corners_bottom_sm.gif) no-repeat left bottom;
	}
#nav li a:hover, #homepage #nav li#index a, #schedulepage #nav li#schedule a, #lodgingpage #nav li#lodging a, #directionspage #nav li#directions a, #faqpage #nav li#faq a, #photospage #nav li#photos a, #volunteerpage #nav li#volunteer a, #committeepage #nav li#committee a, #recappage #nav li#recap a, #detailpage #nav li#detail a, #regdetailspage #nav li#regdetails a, #registrationpage #nav li#registration a, #ridepage #nav li#rides a {
	color: #000000;
	}
#text {
	background: #7f8b9e url(../_media/color4/corners_top.gif) no-repeat;
	}
#texttwo {
	background: url(../_media/color4/corners_bottom.gif) no-repeat left bottom;
	}
#subpage #text {
	background: #999999 url(../_media/color4/corners_top_lg.gif) no-repeat;
	}
#subpage #texttwo {
	background: url(../_media/color4/corners_bottom_lg.gif) no-repeat left bottom;
	}
#text h1 {
	color: #fff6f0;
	}
#text h1 span {
	color: #000000;
	}
#text #events {
	background: #ffffff;
	}
#text #events a {
	color: #670001;
	}
#text #events thead th {
	background: #3d3d3d;
	color: #eabc61;
	}
#text #events thead td {
	background: #999999;
	color: #000000;
	border-bottom: none;
	}
#text #events td {
	color: #000000;
	background: #cccccc;
	border-bottom: 1px #999999 solid;
	}
#info {
	background: #7f8b9e url(../_media/color4/corners_top_sm.gif) no-repeat;
	color: #ffffff;
	}
#info div {
	background: url(../_media/color4/corners_bottom_sm.gif) no-repeat left bottom;
	}
#info b {
	color: #37424c;
	}
#info a {
	color: #ffffff;
	}
#planning b {
	color: #cccccc;
	}
#planning ul {
	color: #ffcc66;
	}
#planning ul a {
	color: #ffcc66;
	}
#footer {
	background: url(../_media/color4/footer.gif) no-repeat;
	color: #000000;
	}
#footer a {
	color: #000000;
	}
