body { 
	margin:15px;
}
body, div, td, p, h1, h2, h3, a, li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#754c23;
	text-decoration:none;
}
a, a:link, a:active, a:visited {
	color:#754c23;
	text-decoration:underline;
}
a:hover {
	color:#c39c3d;
}

ul {
	list-style:disc;
	margin-left:20px;
	padding:0;
}

ol {
	margin-left:20px;
	padding:0;
}

li {
	margin:0;
	padding:0;
}

ul.double {
	list-style:disc;
	margin-left:20px;
	padding:0;
}

ol.double {
	margin-left:20px;
	padding:0;
}

li.double {
	margin:0;
	padding:0;
	padding-bottom:10px;
}

#column_left li a {
	font-weight:bold;
}

#column_left ul {
	list-style:none;
	margin-left:0px;
}

#column_left li {
	padding-bottom:5px;
}

#column_mid h1 {
	font-weight:bold;
	font-size:18px;
	margin:0;
	margin-bottom:4px;
}
#column_mid h2 {
	font-weight:bold;
	font-size:17px;
	margin:0;
	margin-bottom:2px;
}

#column_mid h3 {
	font-weight:bold;
	font-size:12px;
	margin:10px 0 0 0;
}

#column_mid li {
	padding-bottom:5px;
}

#column_right,
#column_right p, 
#column_right td, 
#column_right h1, 
#column_right h2, 
#column_right li {
	color:#ffffff;
}

#column_right a,
#column_right a:link,
#column_right a:active,
#column_right a:visited {
	color:#ffffff;
}

#column_right h1 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	margin-bottom:15px;
}
#column_right h2 {
	font-size:12px;
	font-wieght:bold;
	margin:0;
	margin-bottom:4px;
}
#column_right ul {
	margin:0;
	margin-left:20px;
	margin-bottom:15px;
}

table.middle {
	border:1px solid #F6D587;
}

table.middle tr.odd {
	background-color:#F6D587;
}

table.middle tr.even {
	background-color:#FFFAEF;
}

table.middle tr.even td {
	font-size:9px;
}

table.middle td.dyk {
	color:#0033dd;
	font-weight:500;
}

table.middle th {
	font-size:11px;
	text-align:left;
}

table.middle tr.head {
	background-color:#FCDE98;
	font-weight:bold;
}

table.middle tr.l_odd {
	background-color:#FEEDC8;
}

table.middle tr.l_even {
	background-color:#FFFAEF;
}

table.middle td.l {
	width:50%;
}
table.middle td.m {
	text-align:center;
	width:25%;
}
table.middle td.r {
	text-align:center;
	width:25%;
}

table.large {
	border:1px solid #F6D587;
}

table.large tr.head {
	background-color:#FCDE98;
	font-weight:bold;
}

table.large tr.l_odd {
	background-color:#FEEDC8;
}

table.large tr.l_even {
	background-color:#FFFAEF;
}

table.sidebox_right {
	border:1px solid #F6D587;
	width:200px;
	float:right;
	margin:5px;
}

table.sidebox_right tr.head {
	background-color:#FCDE98;
	font-weight:bold;
}

table.sidebox_right tr.l_odd {
	background-color:#FEEDC8;
}

table.sidebox_right tr.l_even {
	background-color:#FFFAEF;
}

table.sidebox_left {
	border:1px solid #F6D587;
	width:200px;
	margin:5px 30px 5px 5px;
}

table.sidebox_left tr.head {
	background-color:#FCDE98;
	font-weight:bold;
}

table.sidebox_left tr.l_odd {
	background-color:#FEEDC8;
}

table.sidebox_left tr.l_even {
	background-color:#FFFAEF;
}

#column_large h1 {
	font-weight:bold;
	font-size:18px;
	margin:0;
	margin-bottom:4px;
}
#column_large h2 {
	font-weight:bold;
	font-size:17px;
	margin:0;
	margin-bottom:2px;
}

ul.lunch {
	margin-top:0;
	padding-top:0;
}

#didyouknow {
	float: right;
	margin: 0px 0px 5px 10px;
}

