body {
	margin: 0px;
	padding: 0px;
	background: url(../images/back_tile.jpg);
	font: 12px/1.3em "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
input {
	font: 12px "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
select {
	font: 12px "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
#skipLinks {
	display: none;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 708px;
}
.main_pad {
	padding: 3px 12px 3px 11px;
}
.inner_pad {
	padding: 0px 5px 30px;
}
#textArea {
	width:600px;
	padding-right: 35px;
	padding-left: 35px;
	text-align:left;
}
#textArea img {
	border: 1px solid #892624;
	margin: 5px;
}
.footer {
	font-size: 9px;
	color: #892624;
	padding-left: 10px;
	padding-right: 10px;
}
.footer a:link, .footer a:visited {
	color: #892624;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
}
h2 {
	font-size: 13px;
	color: #892624;
	text-decoration: none;
}
.small {
	font-size: 9px;
}
.red {
	color: #892624;
	text-align: center;
}
th.top {
	color: #FFFFFF;
	background: #892624;
}
th.side {
	font-weight: bold;
}
th.side a:link, th.side a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
th.side a:hover {
	color: #892624;
	text-decoration: none;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #892624;
	text-decoration: none;
}
.med_input {
	font: 10px "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	width: 320px;
}
.frm_btn {
	font: 10px "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
td.subnav {
	margin: 0px;
	padding: 0px;
}
td.subnav a:link, td.subnav a:visited {
	color: #892624;
	text-decoration: none;
	font-size: 11px;
	padding: 2px 4px;
	border: 1px solid #892624;
}
td.subnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #892624;
	border: 1px solid #892624;
}
td.specials_top {
	background: url(../images/specials_top.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 59px;
}
td.specials_mid {
	padding: 3px 25px 1px;
	text-align: justify;
}
td.specials_btm {
	background: url(../images/specials_btm.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 37px;
}

td.news_top {
	background: url(../images/news_top.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 59px;
}

.col_left {
  float:left;
  width:388px;
}

.col_right {
 float:right;
 width:200px;
 text-align:center;
}

.clear_right {
	clear:right;
	line-height:0px;
}
