.bg_top {
	background-image: url(images/t_bg.jpg);
	background-repeat: repeat-x;
}
.line_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eb8205;
}
a.koodley:link {
	color: #eb8205;
	text-decoration: none;
}
a.koodley:visited {
	text-decoration: none;
	color: #eb8205;
}
a.koodley:hover {
	text-decoration: none;
	text-decoration: underline;
	color: #eb8205;
}

.koodley_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #eb8205;
}
.txt_reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eb8205;
}
.txt_12b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eb8205;
}
.txt_hours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #eb8205;
}

.txt_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EB8205;
}
.bts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EB8205;
	background-color: #602b00;
		border: 1px solid #AA5900;

}
.bg_txtf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EB8205;
	background-color: #010101;
	border: 1px solid #AA5900;
}
.cckbox { 
  background: transparent;
   border: 0;
} 

.tt_bgg {
	background-image: url(images/tt_bg.jpg);
	background-repeat: repeat-x;
}
