body {
	text-align: center;
	background-image: url('images/main_bg.jpg');
}
#top_liner {
	width: 100%;
	height: 32px;
	background-image: url('images/top_bg.gif');
	background-repeat: repeat-x;
}
#header {
	margin-top: -5px;
	margin-left: auto;
	margin-right: auto;
	width: 927px;
	height: 416px;
	overflow: hidden;
}
#hdr_left {
	float: left;
	width: 35px;
	height: 416px;
	background-image: url('images/test_left4.gif');
	background-repeat: no-repeat;
}
#hdr_middle {
	float: left;
	width: 856px;
	height: 416px;
}
#r1_logo {
	float: left;
	width: 215px;
	height: 317px;
	background-image: url('images/r1_penny_motel.jpg');
	background-repeat: no-repeat;
}
#r1_logo h1 {
	text-indent: -1000em;
}
#r1_logo a {
	display: block;
	width: 100%;
	height: 317px;
}
#r1_penny_img {
	float: left;
	width: 641px;
	height: 317px;
	background-image: url('images/r1_penny_motel_photo.jpg');
	background-repeat: no-repeat;
}
#r2_nav {
	width: 856px;
	height: 50px;
	overflow: hidden;
}
#r2_nav ul li {
	float: left;
}
#nav_home {
	width: 141px;
	height: 50px;
	background-image: url('images/r2_home_us.jpg');
	background-repeat: no-repeat;
}
#nav_about_us {
	width: 155px;
	height: 50px;
	background-image: url('images/r2_about_us_us.jpg');
	background-repeat: no-repeat;
}
#nav_deadwood {
	width: 212px;
	height: 50x;
	background-image: url('images/r2_deadwood_sd_us.jpg');
	background-repeat: no-repeat;
}
#nav_events {
	width: 156px;
	height: 50px;
	background-image: url('images/r2_events_us.jpg');
	background-repeat: no-repeat;
}
#nav_stay_with_us {
	width: 192px;
	height: 50px;
	background-image: url('images/r2_stay_with_us_us.jpg');
	background-repeat: no-repeat;
}
#nav_home a, #nav_about_us a, #nav_deadwood a, #nav_events a, #nav_stay_with_us a {
	display: block;
	width: 100%;
	height: 50px;
}
#nav_home span, #nav_about_us span, #nav_deadwood span, #nav_events span, #nav_stay_with_us span {
	display: block;
	text-indent: -1000em;
}
#r3_capper {
	width: 856px;
	height: 49px;
	background-image: url('images/r3_all.jpg');
	background-repeat: no-repeat;
}
#hdr_right {
	float: left;
	width: 35px;
	height: 416px;
	background-image: url('images/test_right.gif');
	background-repeat: no-repeat;
}
#content {
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px 0px 10px;
	width: 859px;
	overflow: hidden;
	background-image: url('images/content_bg.gif');
	background-repeat: repeat-y;
}
#content_bottom {
	margin-left: auto;
	margin-right: auto;
	width: 871px;
	height: 10px;
	background-image: url('images/content_bottom.gif');
	background-repeat: no-repeat;
}
#left_content {
	float: left;
	width: 575px;
	overflow: hidden;
}
#right_content {
	float: left;
	width: 284px;
	overflow: hidden;
}
#textcontent_top {
	width: 574px;
	height: 15px;
	background-image: url('images/textcontent_top.jpg');
}
#textcontent {
	width: 548px;
	padding: 0px 13px 0px 13px;
	background-image: url('images/textcontent_bg.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
}
#textcontent h1 {
	margin: 5px 0px 0px 2px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
}
#textcontent h2 {
	margin: 5px 0px 0px 2px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
}
#textcontent p {
	margin: 10px 10px 15px 10px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.05em;
	text-align: left;
	line-height: 1.3em;
}
#textcontent p span {
	font-size: .60em;
}
#textcontent_bottom {
	width: 574px;
	height: 15px;
	background-image: url('images/textcontent_bottom.jpg');
}
#ri_top {
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	height: 69px;
	background-image: url('images/inquire_about_reservations.jpg');
	background-repeat: no-repeat;
}
#ri_top h3 {
	text-indent: -1000em;
}
#reservation_inquiry {
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	overflow: hidden;
}
#reservation_inquiry ul {
	margin-top: 5px;
	font-size: .85em;
}
#reservation_inquiry ul li {
	font-family: Tahoma, Arial, sans-serif;
	font-size: .80em;
	text-align: left;
}
#reservation_inquiry ul li label {
	display: inline-block;
	width: 90px;
}
#ri_bottom {
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	height: 50px;
	background-image: url('images/ri_bottom.jpg');
	background-repeat: no-repeat;
}
#cal {
	width: 250px;
	font-family: Tahoma, Arial, sans-serif;
}
.cal_hdr {
	text-align: center;
}
#cal_cmd_prev {
	display: block;
	width: 100%;
	text-align: left;
}
#cal_cmd_next {
	display: block;
	width: 100%;
	text-align: right;
}
.cal_d {
	text-align: center;
	font-size: .7em;
}
.cal_dh {
	text-align: center;
	border-bottom: 1px solid #a3a3a3;
}
.txt_right {
	text-align: right;
}
.float_right {
	float: right;
}
.ri_submit {
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #cac7bf;
	border-left: 1px solid #cac7bf;
	border-right: 1px solid #362700;
	border-bottom: 1px solid #362700;
	background-color: #d6d3cb;
	font-weight: bold;
}
#opt_footer {
	clear: both;
	margin: 10px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px dotted #cac7bf;
	border-bottom: 1px dotted #cac7bf;
	width: 600px;
	overflow: hidden;
	font-family: Arial, Verdana, sans-serif;
	font-size: .70em;
}
#byline {
	padding: 0px 0px 5px 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: .65em;
}
