/* CSS Document */
body {
	background-color: #A5500F;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back-blur.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
a:link {
    outline: 0;
	color: #C67700;
	text-decoration: none;
}
a:visited {
	outline: 0;
	text-decoration: none;
	color: #C67700;
}
a:hover {
    outline: 0;
	color: #FF3300;
	text-decoration: none;
}
a:active {
    outline: 0;
	text-decoration: none;
}
.back_main_contain {
	position: relative;
	z-index: 0;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #994F04;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	top: 0px;
	padding-bottom: 50px;
}
.main_contain {
	position: relative;
	height: 435px;
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(images/loading-01.gif);
	background-position: center 190px;
}
.main_contain_sub {
	position: relative;
	height: 280px;
	width: 1000px;
	background-repeat: no-repeat;
	background-image: url(images/header-small-bk.jpg);
}
.body_main_contain {
	position: relative;
	height: auto;
	width: 826px;
	padding-left: 174px;
	background-color: #994F04;
	z-index: 0;
}
.body_main_top {
	position: relative;
	height: 60px;
	width: 826px;
	background-color: #994F04;
	background-image: url(images/old-paper-top.gif);
	background-repeat: no-repeat;
}
.body_main_bot {
	position: relative;
	height: 65px;
	width: 826px;
	background-image: url(images/old-paper-bot.gif);
	background-repeat: no-repeat;
}
.copyright_con {
	position: relative;
	height: auto;
	width: 825px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	padding-left: 175px;
	padding-top: 10px;
	padding-bottom: 14px;
	color: #C98745;
}
.body_main_in_gallery {
	position: relative;
	height: auto;
	width: 762px;
	background-image: url(images/old-paper-mid.gif);
	background-repeat: repeat-y;
	padding-right: 32px;
	padding-left: 32px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.body_main_in {
	position: relative;
	height: auto;
	width: 762px;
	background-image: url(images/old-paper-mid.gif);
	background-repeat: repeat-y;
	padding-right: 32px;
	padding-left: 32px;
}
.tipi_fix {
	position: absolute;
	height: 440px;
	width: 381px;
	z-index: 0;
	left: 4px;
	top: 86px;
}
.header {
	position: relative;
	height: 260px;
	width: 830px;
}
#side_nav {
	position: absolute;
	height: auto;
	width: 178px;
	z-index: 1;
	float: left;
	top: 441px;
	left: 0px;
	padding-top: 7px;
	padding-bottom: 8px;
	background-image: url(images/side-nav-back.gif);
	background-repeat: no-repeat;
}
#side_nav_sub {
	position: absolute;
	height: auto;
	width: 174px;
	z-index: 1;
	float: left;
	top: 279px;
	left: 0px;
	padding-top: 7px;
	padding-bottom: 8px;
	background-image: url(images/side-nav-back.gif);
	background-repeat: no-repeat;
}
.title_con {
	position: relative;
	height: auto;
	width: 762px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2C1201;
	top: -15px;
}
.menu_but_complete_camping a {
	color:#3C3;
	display: inline-block;
}
.menu_but_complete_camping a:hover {
	color: #360;
}
.menu_but_complete_camping a:active {
}
.menu_but_complete_camping a:visited {
	color: #6C0;
}
.menu_but_01 a {
	display:block;
	width: 164px;
	color:#3F231F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 22px;
	position: relative;
	line-height: 15px;
	text-align: center;
	background-image: url(images/side-bk.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-top: 1px;
	text-transform: capitalize;
	margin-left: 3px;
}
.menu_but_01 a:hover {
	color: #000000;
	background-position: 1px -23px;
}
.menu_but_01 a:active {
	color:#994F04;
	background-position: 1px -47px;
}
#top_nav {
	position: absolute;
	height: 30px;
	width: 360px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/top-nav-back.png);
	padding-left: 8px;
	background-repeat: no-repeat;
	z-index: 200;
}
.menu_but_02 a {
	display:block;
	width: auto;
	color:#3F231F;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: auto;
	position: relative;
	line-height: 15px;
	text-align: left;
	background-image: url(images/nav-bk-02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 24px;
	float: left;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-right: 5px;
}
.menu_but_02 a:hover {
	color: #000000;
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
.menu_but_02 a:active {
	color:#994F04;
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
.menu_but_03 a {
	display:block;
	width: 202px;
	color:#7A3303;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	position: relative;
	line-height: 11px;
	text-align: center;
	background-image: url(images/tipi-availability-but.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 25px;
	text-decoration: blink;
	font-weight: bold;
}
.menu_but_03 a:hover {
	color: #320C09;
	background-position: 0px -40px;
	text-decoration: none;
}
.menu_but_03 a:active {
	color:#D3AE86;
	background-position: 0px -80px;
}
.top_con {
	position: absolute;
	height: 16px;
	width: 16px;
}
.card_con_main {
	position: relative;
	height: auto;
	width: 174px;
	font-size: 3px;
	line-height: 3px;
	color: #7C4003;
	padding-top: 15px;
	text-align: center;
	padding-left: 3px;
}
.card_con {
	background-color: #763D03;
	border: 1px solid #3A1E01;
	position: relative;
	height: 15px;
	width: 23px;
	margin-right: 2px;
	float: left;
}
.card_con_blank {
	background-color: #994F04;
	position: relative;
	height: 23px;
	width: 35px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
}
#xhtml_con{
	width:80px;
	height:20px;
	position:relative;
	float: left;
	margin-left: 7px;
}

#css_con{
	width:80px;
	height:20px;
	position:relative;
	float: left;
}
.menu_but_xhtml a {
	display:block;
	width: 80px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	height: 20px;
	position: relative;
	text-align: center;
	background-image: url(images/xhtml-but.gif);
	background-repeat: no-repeat;
}
.menu_but_xhtml a:hover {
	background-position: 0px -21px;
}
.menu_but_xhtml a:active {
	background-position: 0px -42px;
}
.menu_but_css a {
	display:block;
	width: 80px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	height: 20px;
	position: relative;
	text-align: center;
	background-image: url(images/css-but.gif);
	background-repeat: no-repeat;
}
.menu_but_css a:hover {
	background-position: 0px -21px;
}
.menu_but_css a:active {
	background-position: 0px -42px;
}
.cards_con_main {
	position: relative;
	height: 17px;
	width: 162px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
}
.cool_camping_con {
	position: absolute;
	height: 66px;
	width: 161px;
	left: 6px;
	top: -239px;
	z-index: 10;
}
.availability_but_con {
	position: absolute;
	height: 40px;
	width: 202px;
	left: 560px;
	top: 17px;
}
.availability_side_con {
	height: 222px;
	width: 174px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #592E02;
	border-bottom-color: #592E02;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 10px;
}
.holly {
	position: absolute;
	height: 143px;
	width: 201px;
	left: 310px;
	top: -94px;
}

