a:link, a:visited {
	color: #d66c47;
	text-decoration:none;
}
a:hover, a:active {
	color: #d66c47;
	text-decoration:underline;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #7d6e30;
}
#navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color:#54502b;
	font-variant:small-caps;
	text-align:center;
	letter-spacing: 0.1;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	height: 36px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:center;
	}	
#navigation li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.1;
	color:#54502b;
	font-variant:small-caps;
	/*border-left: 1px solid #999;*/
	display: inline;
	/*float: left;*/
	margin: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	height: 36px;
	}	
#navigation a {
	color:#54502b;
	text-decoration: none;
	padding-top: 9px;
	}	
#navigation a:hover {
	color: #76713D;
	text-decoration:underline;
	}	
/*#navigation #currentpage a {
	border-top: 9px solid #9f9964;
	/*background: #fff;*/
	/*color: #225b7c;
	margin: 0px;
	padding-top: 0px;
	}*/
#currentnav a, #currentnav a:visited{
	/*border-top: 9px solid #9f9964;*/
	/*background: #fff;*/
	color: #225b7c;
	}
.currentpage {
	/*border-top: 9px solid #9f9964;*/
	/*background: #fff;*/
	background-image:url(images/layout/nav_selected.gif);
	background-repeat:repeat-x;
	background-position:top;
	color: #225b7c;
	margin: 0px;
	padding-top: 0px;
	}
.tips {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color:#54502b;
}
#headline {
	background-image:url(images/layout/content_headbg.gif);
	height: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 600;
	color:#225b7c;
	padding-left: 10px;
	padding-top: 10px
}
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#333333;
	line-height: 21px;
	padding: 10px;
}
#leftchannel {
	background-image:url(images/layout/leftchannel_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 300;
	color:#54502b;
	line-height: 21px;
	padding: 10px;
}
#leftnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 300;
	color:#54502b;
	line-height: 21px;
}
#leftnav li {
	list-style-type:none;
	list-style-image: url(/images/layout/arrow2.gif);
	}
#leftnav a, #leftnav a:visited {
	color:#54502b;
	font-weight: bold;
	text-decoration: none;
	}
#leftnav #currentpage a, #leftnav #currentpage a:visited {
	/*border-right: 9px solid #9f9964;*/
	/*background: #fff;*/
	color: #225b7c;
	}
#channeltitle {
	border-bottom: solid 1px #797443;
	width: 100%;
	margin-bottom: 4px;
}
#leaderboard {
	height: 103px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#tango {
	background-color: #d3d19d;
	border: 1px solid #b5b578;
	width: 728px;
	height: 90px;
}
#callout {
	background-color: #f2f2ce;
	border: solid 1px #cfc993;
	text-align:center;
}
h1, .header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color:#225b7c;
	font-size:16px;
}
h2, .header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color:#225b7c;
	font-size: 14px;
}
p, ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#333333;
	line-height: 21px;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #FFFFE6;
	text-align:center;
	vertical-align:middle;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color: #FFFFE6;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #FFFFE6;
}
.button {
	background-color: #d66c47;
	border: solid 1px #964827;
	padding: 3px;
	color: #f9d7c2;
	font-size: 14px;
	font-weight:400;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
