body {
	background-color: #000000;
	margin: 0px;
	background-image: url(../images/bg_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#wrapper_topbg {
	background-image: url(../images/bg_top1.jpg);
	background-position: center top;
	width: 100%;
	background-repeat: no-repeat;
	
}
.ling_bg {
	background-image: url(../images/linkBG.gif);
	background-repeat: no-repeat;
	height: 58px;
}
.content_bg {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 198px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B1108;
	padding-top: 30px;
	padding-right: 45px;
	padding-left: 45px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7C4C40;
	text-align: center;
	padding-top: 10px;
	padding-right: 29px;
	padding-bottom: 10px;
	padding-left: 29px;
	line-height: 20px;
	text-decoration: none;
	border: 1px solid #D1BCAE;
	background-repeat: no-repeat;
}
.links:hover {
	color: #392411;
	background-color: #F9F5E1;
	border: 1px solid #392411;
	background-image: none;
}
.directions_td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F99D0E;
	padding: 4px;
}
.selection_brdr {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #F99D0E;
}
.menue_headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B1108;
	font-style: italic;
	text-decoration: underline;
}
.menu_smallfint {
	font-size: 10px;
	font-style: italic;
}
.menu_dot {
	background-image: url(../images/menu_dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.dotted_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #716752;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3A49B;
	text-decoration: none;
}
.footer_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.virtcom  {
	font-family: Arial, Helvetica, sans-serif;
	color: #B8ABA5;
	font-size: 10px;
	text-align: center;
	display: none;
}
.virtcom a{
color: #B8ABA5;

}
.tel_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

