@import "../_includes/layout.css";

body {
	color: #ffffff;
	background: #000000 url(../_media/bg1.jpg) no-repeat 50% 0;
	}
#info {
	color: #ffffcc;
	}
#nav ul a, a, #info strong, #tripplanner a:hover, #tripplanner strong, #tablecss thead td {
	color: #ff6600;
	}
#tripplanner a, #nav ul a:hover, #homepage #nav #index a, #schedulepage #nav #schedule a, 
#committeepage #nav #committee a, #directionspage #nav #directions a, 
#detailpage #nav #detail a, #faqpage #nav #faq a, #lodgingpage #nav #lodging a,
#photospage #nav #photos a, #recappage #nav #recap a, #regdetailspage #nav #regdetails a, 
#registrationpage #nav #registration a, #ridepage #nav #rides a, #volunteerpage #nav #volunteer a {
	color: #ffffff;
	}
#copyarea h1 {
	color: #b03605;
	}
#copyarea h1 span {
	color: #ffffff;
	}
#tablecss th {
	background: #993d00;
	color: #ffffcc;
	}
#tablecss a {
	color: #ffffcc;
	}
#tablecss td.description {
	border-top: 1px #ff6600 solid;
	}
#tablecss td.description div {
	border-bottom: 1px #ff6600 solid;
	color: #ffffcc;
	}
#footer, #footer a {
	color: #b3b3b3;
	}