/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	text-align: center;
	margin:0px auto;
	background-color:#530D0B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:0px;
	line-height: 18px;
}
img{
  border:0;
}
/*--------------------------------------------*/
/* styles content*/
/*--------------------------------------------*/

.back_left {
	background-image: url(http://www.hoteltravelcheck.com/black-hills/images/left.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height:455px;
}

.back_left_bottom {
	background-image: url(http://www.hoteltravelcheck.com/black-hills/images/left_bottom.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

.back_right {
	background-image: url(http://www.hoteltravelcheck.com/black-hills/images/right.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height:455px;
}

.back_right_bottom {
	background-image: url(http://www.hoteltravelcheck.com/black-hills/images/right_bottom.jpg);
	background-position: top;
	background-repeat: repeat-y;
}


.back_bottom {
	background-image: url(http://www.hoteltravelcheck.com/black-hills/images/img_07.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height:200px;
}

.back_bottom2 {
	background-image: url(http://www.hoteltravelcheck.com/black-hills/images/img_08.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

.back_menu {
	background-image: url(http://www.hoteltravelcheck.com/black-hills/images/back_menu.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

a.text_center:link, a.text_center:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}

a.text_center:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B87D6B;
}
a.text_footer:link, a.text_footer:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B87D6B;
	text-decoration: none;
}

a.text_footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B87D6B;
	text-decoration: underline;
}