body {
	background: url(images/wcs-bg.gif) #cc9933 repeat-y center;
	color: #333;
	margin: 0;
	text-align: center;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 9pt;
}

a {
	color: #660000;
	font-weight: bold;
}

#page {
	margin: 0 auto;
	width: 750px;
	background-color: white;
}

#header {
	background-color: #cccccccccc;
	background-image: url(images/wcs-header.jpg);
	margin: 0;
	width: 750px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
}

#flashfeature {
	width: 750px;
	height: 415px;
	margin: 0;
	background-color: black;
	text-align: left;
}

#flashheader {
	width: 750px;
	height: 100px;
	margin: 0;
	background-color: black;
	text-align: left;
}

#navbar {
	width: 750px;
	height: 50px;
	margin: 0;
	background-color: #660000;
	text-align: left;
}

#colholderLgLeft {
	background: url(images/divider-lg-left.gif) repeat-y;
	float: left;
}

#leftcol {
	width: 449px;
	float: left;
	text-align: left;
}

#leftcoleven {
	width: 374px;
	float: left;
	text-align: left;
}



#content {
	padding: 10px 20px 20px 20px;
}

#rightcol {
	width: 300px;
	float: right;
	text-align: left;
	background-color: white;
}

#rightcoleven {
	width: 375px;
	float: right;
	text-align: left;
	background-color: white;
}

#maincol {
	width: 750px;
	text-align: left;
	background-color: white;
	margin-top: 0;
	margin-bottom: 10px;
}

#footer {
	background-color: #660000;
	background-image: url(images/wcs-footer-bg.jpg);
	background-repeat : no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	height: 80px;
	width: 750px;
	text-align: left;
	vertical-align: top;
	clear: both;
}

#footerTable {
	width: 100%;
}

td.footertext {
	font-family: Arial Narrow;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	padding: 20px;
	padding-top: 10px;
	vertical-align: top;
}

td.footertext strong {
	color: #ffcc66;
	font-weight: bold;
}

td.footertext a {
	color: #ffcc66;
	text-decoration: none;
}

#footerCRGName {
	color: #ffcc66;
	font-size: 12pt;
	font-weight: bold;
}

h1 {
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #cc9900;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding: 0;
}

h1.headline {
	margin: 30px 0 -6px 0;
}

h1.headlinetop {
	margin: 10px 0 -6px 0;
}

h2 {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}

h3 {
	font-weight: bold;
	font-size: 9pt;
	color: #990000;
	margin-bottom: 6px;
}

p .sidebar {
	font-size: 8pt;
}

ul {
	padding-left: 0;
	margin-left: 0;
}

ul.home {
	margin-left: 20px;
}

li	{
	list-style-type : none;
	font-weight: bold;
	color: #990000;
	padding-top: 0;
	padding-bottom: 8px;
}

.home li {
	list-style-type : disc;
	list-style-position: outside;
	font-weight: bold;
	color: #990000;
	padding-top: 0;
	padding-bottom: 8px;
}

ul.homepage {
	padding-left: 16px;
	margin-left: 0;
}


li.homepage {
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
	color: #990000;
}

li.directoryHeading	{
	list-style-type : none;
	font-weight: bold;
	color: #990000;
	padding-bottom: 0;
}

li.directoryListing	{
	list-style-type : none;
	font-weight: normal;
	color: black;
	padding: 0;
}

li.outletListing {
	list-style-type : none;
	font-weight: bold;
	color: #990000;
	padding-top: 10px;
	padding-bottom: 10px;
}	

li.employmentListing {
	list-style-type : none;
	font-weight: normal;
	color: black;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px dotted #FFCC00;
}

.empTitle {
	font-weight: bold;
	color: #990000;
}

.empDescription {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: black;
}

.empContact {
	font-weight: bold;
	color: black;
}

.event {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #FFCC66;
}

.sidebarbold {
	font-weight: bold;
	color: black;
}

.sidebarplain {
	font-weight: normal;
	font-size: 8pt;
	color: black;
}

.eventDescription {
	font-style: normal;
	color: #000000;
	font-weight: normal;
	margin: 2px auto auto;

}

.eventDate {
	color: black;
}

.formHeader {
	background-color: #ffcc66;
	margin-top: 20px;
	font-weight: normal;
}

.formRow {
	background-color: #eeeeee;
	font-weight: normal;
}

#slShow {
	padding-top: 20px;
	width: 100%;
	text-align: center;
}

#slShowControls {
	padding: 10px 0 20px 0;
	width: 100%;
	text-align: center;
}

#slShowBackButton {
	float: left;
	width: 40%;
	text-align: right;
}

#slShowslShowPicCounter {
	width: 20%;
	text-align: center;
}

#slShowFwdButton {
	float: right;
	width: 40%;
	text-align: left;
}

.couponArea {
	background-color: #FFFFCC;
	color: #990000;
	border: 1px dotted #ffcc00;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

a.coupon {
	color: #990000;
	text-decoration: none;
}

a.coupon:hover {
	text-decoration:underline;
}

.homePageCallout {
	background-color: #ffffff;
	background-image:url(images/ui-callout-background.jpg);
	font-weight: bold;
	font-size: 11pt;
	color: #990000;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	padding: 10px 0 10px 0;
	text-decoration: none;
}

.homePageCalloutNarrow {
	background-color: #ffffff;
	background-image:url(images/ui-callout-background-300.jpg);
	font-weight: bold;
	font-size: 11pt;
	color: #990000;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	padding: 10px 0 10px 0;
	text-decoration: none;
}

a.callout {
	text-decoration: none;
}

.busCallout {
	background-color: #ffffff;
	background-image:url(images/tourbus.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	font-family: Arial Narrow,Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
}

.busCalloutText {
	position: relative;
	width: 200px;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 9pt;
	color: black;
	text-transform: none;
	font-size: 10pt;
	font-weight: normal;
	padding: 6px 0 0 0;
}

.busCalloutButton {
	position: relative;
	left: 224px;
	top: -30px;
	width: 183px;
}

td {
	font-size: 9pt;
}

.resError {
	font-weight: bold;
	color: red;
	text-transform: uppercase;
	font-size: 12pt;
	font-family: Arial Narrow,Arial,Sans-serif;
}

li.error {
	font-weight: bold;
	color: red;
	font-size: 10pt;
	font-family: Arial Narrow,Arial,Sans-serif;
	list-style:inside circle;
}
	
.busResNote {
	text-align: center;
	font-style: italic;
}

.busLocation {
	border:none;
}

.busLocationTime {
	border-top: 1px solid #ffcc00;
	font-weight: bold;
}

.busLocationNote {
	border-top: 1px solid #ffcc00;
	font-style: italic;
}

.busLocationHeader {
	background-color: #ffcc66;
	border-top: 1px solid #ffcc00;
	font-weight: bold;
}

.busResKey {
	border:none;
	text-align:right;
}

.busConfirmation {
	margin-top: 60px;
}

.busResKeyRequired {
	border-top: 1px solid #ffcc00;
	font-weight: bold;
	color: #006633;
}

.busResKeyMono {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	font-weight: bold;
}

.busResValueMono {
	border-top: 1px solid #333333;
	font-weight: normal;
}

img.rightAlign {
	margin: 6px 0 6px 6px;
	float: right;
}

img.leftAlign {
	margin: 6px 6px 6px 0;
	float: left;
}

.centerAlign {
	text-align: center;
}

img.feature {
	border-top: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
}

.formLine {
	width: 100%;
	border-top: 1px dotted #FFCC66;
	height: 26px;
	padding: 6px 0 0 0;
}

.formKey {
	float: left;
	width: 300px;
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: 1.2em;
}

.formValue {
	float: right;
	width: 405px;
	margin: 0;
	padding: 0;
	text-align: right;
}

.formValue input {
	width: 405px;
}

.clearAll {
	clear: both;
}

#calendar {
	padding: 0;
	margin: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#calendar td {
	margin: 0;
	padding: 0;
	border-top: 1px solid white;
	border-left: 1px solid white;
	font-size: 12px;
}

#calendar .calendarEntry {
	position: relative;
	width: 100px;
	height: 80px;
	margin: 0;
	padding: 0;
}

#calendar .calendarDate {
	color: white;
	position: absolute;
	top: 3px;
	left: 3px;
	height: 40px;
	width: 94px;
}

#calendar .calendarItem {
	color: #000000;
	position: absolute;
	top: 59px;
	left: 3px;
	height: 16px;
	width: 94px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#calendar p {
	margin: 5px 0 0 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#calendar td.calendarHead {
	text-align: center;
	background: #660000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
}

#calendar td.calendarWhite {
	background: white;
	border-left: 1px solid #eeeeee;
}

#calendar td.calendarRed {
	background: #FFCC66;
}

#calendar td.calendarBlue {
	background: #6699CC;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	background: #990000;
	color: #FFFFFF;
	padding: 10px;
}

.warning h1 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

#pointinside {
	background: url(http://www.woodburncompanystores.com/images/bg_pointinside.jpg) no-repeat top left;
}

#pointinside p {
	display: block;
	width: 150px;
	float: right;
	font-weight: bold;
	line-height: 1.4em;
	margin: 6px 0 6px 0;
}

#pointinside h1 {
	text-align: center;
	font-size: 14px;
	margin: 24px 0 6px 0;
}