/****************
*****************
**GLOBAL STYLES**
*****************
*****************/
#wrapper {
	background-image: url(images/texture_2.jpg);
	background-repeat: repeat;
	background-color: #D1D3D4;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#body_container {
	background-image: url(images/texture_text_bg.jpg);
	background-repeat: repeat;
	/*
	background: #aaaaaa;
	*/
	/*
	filter: progid:DXImageTransform.Microsoft.Alpha (opacity=100%, finishopacity=0%, style=2);
	*/
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 90px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #D1D3D4;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

div.clear {
	clear: both;
}

img {
	border: none;
}

a {
	color: #f0d25d;
	text-decoration: underline;
}
a:hover {
	/*
	text-decoration: none;
	*/
	opacity: 0.75;
}
a:visited {
	color: #f0d25d;
}

a:hover {
	/*
	color: #64ccef;
	*/
	color: #f0d25d;
}

ul {
	list-style: none;
	font-size: 14px;
}

p {
	color: #f3edd7;
	font-size: 18px;
	line-height: 26px;
}

p.subheading_blue {
	color: #64ccef;
	font-size: 18px;
	font-weight: bold;
}

h1 {
	color: #f0d25d;
	font-size: 36px;
}
h1#page_heading {
	color: #13120e;
	font-size: 36px;
	padding-left: 58px;
	/*	 OLD--not quite rule of 3rds
	padding-top: 30px;
	*/
	padding-top: 25px;
}
h2 {
	color: #f0d25d;
	font-size: 31px;
}

h2.main_heading {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #f0d25d;
	font-size: 21px;
}

h4 {
	color: #f0d25d;
	font-size: 17px;
}

h5 {
	color: #f0d25d;
	font-size: 14px;
}

h6 {
	color: #f0d25d;
	font-size: 24px;
}

ol.rates_amenities_L {
	color: #f3edd7;
	font-size: 20px;
	line-height: 34px;
	list-style: disc;
}

ul#pictures_rv_park {

}
ul#pictures_rv_park img{
	float: left;
	max-width: 190px;
	max-height: 143px;
	padding-left: 10px;
	padding-top: 10px;
}

p.subheading {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

div.left_column {
	width: 44%;
	float: left;
	margin-left: 4%;
}

div.right_column {
	width: 44%;
	float: left;
	margin-left: 4%;
}

div.center_column {
	margin-left: auto;
	margin-right: auto;
	width: 863px;
}

span.smaller_type {
	font-size: 15px;
}
span.bold_type {
	font-weight: bold;
}
span.italic_type {
	font-style: italic;
}
span.italic_type_smaller {
	font-style: italic;
	font-size: 16px;
}
/****************
**HEADER STYLES**
*****************/
div#header {
	background-image: url(images/header_img.jpg);
	background-color: #323232;
	height: 150px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}


div#header_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/******************
**START LOGO LINK**
******************/
div#header_logo img#header_logo_img {
	margin-left: 35px;
	margin-top: 10px;
	float: left;
}
div#header_logo a:hover {
	opacity: 1;
	/*
	opacity: 0.75;
	*/
}
/****************
**END LOGO LINK**
****************/
div#header img#open_banner {
	float: right;
	margin-right: 37px;
	margin-top: 15px;
	padding-bottom: 0px;
	margin-bottom: -10px;
}
div#header p#header_phone {
	color: #f0d25d;
	margin-left: 773px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	font-size: 16px;
	/*
	float: left;
	*/
}
div#header p#header_address {
	color: #ffffff;
	/* OLD for Amarillo shop address
	margin-left: 685px;
	*/
	margin-left: 710px;
	margin-top: -20px;
	font-size: 16px;
	/*
	float: left;
	*/
}
div#header ul#header_nav {
	color: #f3edd7;
	margin-top: -35px;
}
div#header ul#header_nav li:first-child {
	padding-left: 30px;
}
div#header ul#header_nav li {
	display: inline;
	font-size: 24px;
	padding-left: 25px;
}
div#header ul#header_nav li a {
	color: #f3edd7;
	text-decoration: none;
}
div#header ul#header_nav li a:hover {
	color: #f0d25d;
	opacity: 1.0;
}
/********************
**END HEADER STYLES**
********************/



/****************
**FOOTER STYLES**
****************/
div#footer {
	background-image: url(images/texture_footer.jpg);
	background-repeat: repeat;
	background-color:  #323232;
	height: 275px;
	margin: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

div#ripple {
	/*
	position: absolute;
	z-index: 5000;
	*/
	width: 1000px;
	height: 16px;
	background-image: url(images/ripple.png);
	margin-left: auto;
	margin-right: auto;

}

div#footer_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

div#footer p#footer_text {
	color: #a4a195;
	font-style: italic;
}
div#footer ul#footer_phone_numbers {
	color: #e3ddc9;
	font-size: 34px;
	font-weight: bold;
	margin-top: -20px;
	margin-left: -40px;
}
div#footer p#footer_email {
	margin-top: -30px;
}
div#footer img#footer_phone_icon {
	float: left;
	margin-left: 260px;
	margin-top: -123px;
}
div#footer img#credit_octane_studios {
	width: 372px;
	height: 20px;
	margin-left: 264px;
	margin-top: 30px;
}
div#footer img#footer_logo {
	/*
	margin-left: 400px;
	*/
	float: right;
	margin-right: 31px;
	margin-top: -160px;
}
/********************
**END FOOTER STYLES**
********************/

/*******************
**SLIDESHOW STYLES**
*******************/
div.slideshow { 
	width: 1000px; 
	height: 400px; 
	margin: auto;
	margin-left: 15px;
	/*position: relative; */
	float: left;
}
div.slideshow img { 
	border: 0px 
	solid #ccc; 
	background-color: #111;
	/* OLD	margin-left: -15px; */
	/* NEW?
	margin-left: -15px;
	*/
}
div.slideshow_nav {
	width: 900px;
	height: 300px;
	margin-top: -400px;
	margin-left: 0px;
	padding-top: 0px;
	z-index: 50;
	position: absolute;
	/*inherit=kinda works//static=kinda//relative=no//*/
	opacity: .0;
	display: block;
}
div.slideshow_nav:hover {
	display: block;
	opacity: 1;
	filter:alpha(opacity=50);
}

p#prev {
	width: 56px;
	margin-left: auto;
	margin-right: auto;
	/*USED TO BE 225, lost 100px somewhere*/
	margin-top: 125px;
	margin-left: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 50px;
	position: absolute;
	z-index: 100;
	display: inherit;
}
p#prev:hover {
	opacity: .5;
	filter:alpha(opacity=50);
}
a#prev_a {
}
p#next {
	width: 56px;
	margin-left: 885px;
	/*USED TO BE 225, lost 100px somewhere*/
	margin-top: 125px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	position: absolute;
	z-index: 100;
}
p#next:hover {
	opacity: .5;
	filter:alpha(opacity=50);
}
a#next_a {
}
/***********************
**END SLIDESHOW STYLES**
***********************/






/********************
*********************
**END GLOBAL STYLES**
*********************
********************/



/****************
**SPLASH STYLES**
****************/

/********************
**END SPLASH STYLES**
********************/



/**************
**HOME STYLES**
**************/
div#content_1 {
	width: 1000px;
}
div#content_1 ul#attraction_imgs {
	width: 935px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#content_1 ul#attraction_imgs li:first-child {
	margin-left: -17px;
}
div#content_1 ul#attraction_imgs li {
	display: inline;
	margin-left: 40px;
}
div#content_1 p#attraction_imgs_text {
	font-style: italic;
	color: #f3edd7;
	width: 805px;
	font-size: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
/******************
**END HOME STYLES**
******************/



/*********************
**OTHER PAGES STYLES**
*********************/
div#banner_bg{
	width: 1000px;
	height: 80px;
	background-image: url(images/banner_bg.jpg);
}

/*************************
**END OTHER PAGES STYLES**
*************************/


/*************************
**RATES/AMENITIES STYLES**
*************************/
p#map_center {
	text-align: center;
}
p#map_center a:hover {
	opacity: 1.0;
}
img#map_key_illustration {
	width: 932px;
	height: 445px;
	margin-left: auto;
	margin-right: auto;
}
/*****************************
**END RATES/AMENITIES STYLES**
*****************************/



/*********************
**ATTRACTIONS STYLES**
*********************/
ul.attractions_list {
	color: #f3edd7;
	font-size: 18px;
	line-height: 26px;
	list-style: circle;
	/*
	list-style: circle;
	list-style: none;
	font-size: 14px;
	*/
}

span.no_website {
	text-decoration: underline;
	font-size: 15px;
}


/*************************
**END ATTRACTIONS STYLES**
*************************/



/*****************
**CONTACT STYLES**
*****************/
div#contactform {
	margin-left: 60px;
	margin-top: 75px;
}
p.form_text {
	margin-bottom: -15px;
}


div#contact_info {
	margin-top: 75px;
	margin-left: 60px;
}

p.contact_line {
	line-height: 28px;
}

img#map_contact {
	margin-top: 76px;
}
/*********************
**END CONTACT STYLES**
*********************/



/******************
**TERTIARY STYLES**
******************/

/**********************
**END TERTIARY STYLES**
**********************/