@charset "utf-8";
html{
	height: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #050505;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.list {
	list-style-image: url(images/9x9_bullet.jpg);
	list-style-type: none;
	list-style-position: outside;
}
.ctrl_left1 {
	padding-left: 1px;
}
.ctrl_right2 {
	padding-right: 2px;
}
.ctrl_right10 {
	padding-right: 10px;
}
.ctrl_top10 {
	padding-top: 10px;
}
.ctrl_top20 {
	padding-top: 20px;
}
.ctrl_btm20 {
	padding-bottom: 20px;
}
.ctrl_btm10 {
	padding-bottom: 10px;
}
.ctrl_btm5 {
	padding-bottom: 5px;
}
.ctrl_top5btm10 {
	padding-top: 5px;
	padding-bottom: 10px;
}
.ctrl_top10btm5 {
	padding-top: 10px;
	padding-bottom: 5px;
}
.ctrl_top20btm26 {
	padding-top: 20px;
	padding-bottom: 26px;
}
.ctrl_topbtm3 {
	padding-top: 3px;
	padding-bottom: 3px;
}
.ctrl_topbtm10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ctrl_all20 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.ctrl_topbtm5leftright3 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
}
.ctrl_title {
	padding-bottom: 10px;
}
.ctrl_tyredisplay {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.ctrl_img288x127 {
	height: 127px;
	width: 288px;
	margin-bottom: 8px;
	border: 1px solid #6b6c38;
}
.ctrl_scrollbox {
	background-color: #231d14;
	border: 1px solid #313110;
}
.bottom_solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313110;
}
.bottom_solid2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8c6300;
}
.bottom_solid3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottom_solid4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottom_dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6b6c38;
}
.right_dashed {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #6b6c38;
}
.news_smallicon {
	height: 40px;
	width: 40px;
	margin-right: 10px;
	border: 1px solid #919164;
	background-repeat: no-repeat;
	background-position: center center;
}
.events_midicon {
	border: 1px solid ##919164;
	background-position: center center;
	height: 96px;
	width: 150px;
}
.content_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ebebeb;
	line-height: 14px;
}
.content_text a {
	color: #f0f009;
	text-decoration: none;
}
.content_text a:hover {
	color: #f0f009;
	text-decoration: underline;
}
.content_text2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #050505;
	padding: 2px;
}
.content_title {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.content_title a {
	color: #f0f009;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.content_titlebg {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #5a3c0b;
	padding: 3px;
}
.content_tyrelink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.content_tyrelink a {
	color: #f0f009;
	text-decoration: none;
}
.content_tyrelink a:hover {
	color: #ffffff;
	text-decoration: none;
}
.footer_text {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d5d5d5;
}
.footer_text a {
	color: #f0f009;
	text-decoration: none;
}
.footer_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_text a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.ctrl_topbtm10leftright3 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
}
.content_highlight {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #ffff01;
	line-height: 14px;
	text-transform: capitalize;
}

