@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/wavy-gravy.jpg);
	background-repeat: repeat;*/
	
	background-attachment: fixed; 
	background-repeat: repeat;
	background-image: url(../images/wavy-gravy.jpg);
}

h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #339966;
	
}	

h3{
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000;
}

h4 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000;
	
}	

h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #339966;
	
}	

h6 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	
}	

p {
	/*line-height: 13px;*/
	/*padding-top: 40px;*/
	
}




#main_container {
	position: relative;
	height: 600px;
	width: 869px;
	margin: 18px auto 0;
	top: 0px;
}


/*---------------------------------------*/
/* CONTENT  */
/*---------------------------------------*/
.header_container {
	position: absolute;
	height: 323px;
	width: 869px;
	left: 0px;
	top: 0px;
	/*border: solid 1px #666;*/
	/*padding: 10px;*/
	
	font: 15px Arial, Helvetica, sans-serif;
	color: #000;
}





#content_container {
	background-image:url(../images/content_background_half.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 347px;
	left: 0px;
	width: 869px;
	height: auto !important;
}	

#content_container_directions {
	background-image:url(../images/content_background.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 347px;
	left: 0px;
	width: 869px;
	height: auto !important;
}	

#content_info {
	position: relative;
	top: 10px;
	left: 50px;
	width: 550px;
	height: auto !important;
	min-height: 300px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 160%;
}	

.content_info a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #339966;
	text-align: center;
	text-decoration: none;
}

.content_info a:hover { 
	color: #000;
	text-decoration: underline;
}

#spacer{
	position: relative;
	top: 0px;
	width: 550px;
	height: 166px;
	
}	

#spacer_trailers{
	position: relative;
	top: 0px;
	width: 550px;
	height: 1px;
	
}	

#spacer_activities{
	position: relative;
	top: 0px;
	width: 550px;
	height: 280px;
	
}

#spacer_facilities{
	position: relative;
	top: 0px;
	width: 550px;
	height: 530px;
	
}
#spacer_directions{
	position: relative;
	top: 0px;
	width: 550px;
	height: 380px;
	
}


#spacer_cabin_photos{
	position: relative;
	top: 0px;
	width: 550px;
	height: 970px;
	
}

#directions_box{
	position: absolute;
	width: 280px;
	height: 166px;
	
}	


#poolbox{
	position: absolute;
	width: 263px;
	height: 166px;
	
	
}	

#general{
	position: absolute;
	width: 310px;
	height: 166px;
	
}	

#playgroundbox{
	position: absolute;
	left: 288px;
	width: 263px;
	height: auto;
	
	
}	

#rightS_CBox{
	position: absolute;
	left: 288px;
	width: 263px;
	height: auto;
	
}	

#rightS_CBox_map{
	position: absolute;
	left: 310px;
	width: 263px;
	height: auto;
	
}	


#oneRoom{
	position: absolute;
	width: 364px;
	height: 236px;
	left: 95px;
	
}	
#cabin_one{
	position: absolute;
	width: 173px;
	height: 192px;
	top: 270px;
	left: 100px;
	
}	

#cabin_two{
	position: absolute;
	left: 296px;
	width: 164px;
	height: auto;
	top: 270px;
	
}	




#twoRoom{
	position: absolute;
	width: 355px;
	height: 219px;
	left: 105px;
	top: 560px;
	
}	
#cabin_three{
	position: absolute;
	width: 170px;
	height: 170px;
	top: 815px;
	left: 105px;
	
}	

#cabin_four{
	position: absolute;
	left: 280px;
	width: 181px;
	height: auto;
	top: 816px;
	
}	

.caption_text_oneRoom {
	font: 11px Arial, Helvetica, sans-serif;
	color: #339966;
	text-align: center;
	padding-left: 5px;
	
}

.caption_text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #339966;
	text-align: left;
	padding-left: 5px;
	
}

.caption_text_map {
	font: 11px Arial, Helvetica, sans-serif;
	width: 427px;
	color: #339966;
	text-align: center;
	padding-left: 5px;
	
}

#footer_container {
	background-image:url(../images/footer_image.png);
	background-repeat: no-repeat;
	position: relative;
	height: 96px;
	width: 869px;
	left: 0px;
	top: 96px;
	/*border: solid 1px #666;*/
	/*padding: 10px;*/
	
	font: 15px Arial, Helvetica, sans-serif;
	color: #000;
}

#footer_info {
	padding-top: 7px;
	padding-left: 0px;
	display:  inline;
	position: absolute;
	height: 96px;
	width: 869px;
	left: 0px;
	top: 0px;
	text-align: center;
	letter-spacing: .03em;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 15px;
	
}

#footer_info a { 
	color: #FFF;
	text-decoration: none;	
}

#footer_info a:hover {
	color: #000;
	text-decoration: none;
}

.footerBold {
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 20px;
	
}	
	
	
/*---------------------------------------*/
/* RIGHT SIDE CONTENT  */
/*---------------------------------------*/

#brochure {
	position: absolute;
	width: 171px;
	height: 148px;
	left: 587px;
	top: 0px;
}	

#pdf_icon {
	position: absolute;
	top: 148px;
	left: -4px;
}	

#download_pdf  {
	position: absolute;
	top: 155px;
	left: 28px;
	
}

#map_thumb {
	position: absolute;
	width: 171px;
	height: 148px;
	left: 592px;
	top: 186px;
}

#map_link  {
	position: absolute;
	top: 149px;
	left: 38px;
}	

#newsletter {
	position: absolute;
	height: 57px;
	width: 160px;
	left: 600px;
	top: 365px;

	font-weight: bold; 
	font: 12px arial, verdana, lucida, sans-serif; 
	color: #000;
	background-color: #f4eacf;
	
}

.myinput input {
      font: 10px arial, verdana, lucida, sans-serif;
      width: 126px;
	  text-align: center;
	  margin-top: 5px;
	  margin-bottom: 5px;
	  color: #000;
		background: #fff;
		border: 1px solid #000;
}

.mysubmit
{
color: #000;
background: #fff;
border: 1px solid #000;
}

.rightside a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #339966;
	text-align: center;
	text-decoration: none;
}

.rightside a:hover { 
	color: #000;
	text-decoration: underline;
}

.trailer_link a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #339966;
	text-align: center;
	text-decoration: none;
}

.trailer_link a:hover { 
	color: #000;
	text-decoration: underline;
}

/*---------------------------------------*/
/* END RIGHT SIDE CONTENT  */
/*---------------------------------------*/



/*---------------------------------------*/
/* HOME PAGE IMAGES  */
/*---------------------------------------*/

#home_images_wrapper {

}






/*---------------------------------------*/
/* END HOME PAGE IMAGES  */
/*---------------------------------------*/

/*---------------------------------------*/
/* END CONTENT  */
/*---------------------------------------*/


table {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}


#table_head {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
#used_trailers {
	background-color: #fff;
	position: relative;
	left: 0px;
	top: 0px;
	width: 550px;
}
#used_trailers_site {
	background-color: #fff;
	position: absolute;
	height: 10px;
	width: 171px;
	left: 177px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}


#new_trailers {
	background-color: #fff;
	position: relative;
	left: 0px;
	top: 0px;
	width: 550px;
}


/*---------------------------------------*/
/* ADMIN CSS  */
/*---------------------------------------*/



#admin_container {
	position: relative;
	height: 600px;
	width: 869px;
	margin: 18px auto 0;
	top: 0px;
}

#admin_head_container {
	background-color: #fff;
	position: absolute;
	height: auto;
	width: 869px;
	left: 0px;
	top: 0px;
}

.admin_head {
	background: #ffa20c;
	border: 1px solid #781351;
	position: relative;
	width: 880px;
	height: 24px;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	left: -6px;
	top: 0px;
}

.admin_footer {
	background: #ffa20c;
	border: 1px solid #781351;
	position: relative;
	width: 880px;
	height: 24px;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	left: -6px;
	top: 0px;
}

#admin_content {
	margin: 15px;
	
	
}

.title_admin{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
}

.adminlink a{
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.adminlink a:hover{
	color: #ffa20c;
	text-decoration: underline;
}

.adminlink_viewdb a{
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #781351;
	text-decoration: none;
}
.adminlink_viewdb a:hover{
	color: #ffa20c;
	text-decoration: underline;
}

.view_db {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

/*---------------------------------------*/
/* FORM  */
/*---------------------------------------*/
#form_container {
	background-color: #fff;
	position: relative;
	height: 500px;
	width: 800px;
	margin: 0px auto 0;
	top: 0px;
}

#form_content_UsedTr {
	background-color: #fff;
	position: absolute;
	left: 35px;
	top: 40px;
}

#form_content_NewTr {
	background-color: #fff;
	position: absolute;
	left: 35px;
	top: 40px;
}

label
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.submit input
{
margin-left: 5.1em;
}

input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
}

fieldset
{
border: 1px solid #781351;
width: 25em;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;
} 

.formType {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}



/*---------------------------------------*/
/* END FORM  */
/*---------------------------------------*/

/*---------------------------------------*/
/* END ADMIN CSS  */
/*---------------------------------------*/


/*---------------------------------------*/
/* NAVIGATION  */
/*---------------------------------------*/




/*CONTACT AREA */
#contact-area {
	width: 450px;
	margin-top: 5px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Helvetica, sans-serif;
	font-size: 1.4em;*/
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
	color: #006633;
	background: #f4eacf;
}

#contact-area textarea {
	height: 90px;
	color: #006633;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid  #006633;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	color: #006633;
	margin-right: 23px;
	
}

#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	/*font-size: 1.4em;*/
}

/* END CONTACT AREA        */


#navcontainer {
	padding-top: 2px;
	padding-left: 42px;
	background-image: url(../images/nav_background.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 24px;
	width: 869px;
	left: 0px;
	top: 323px;
}



#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navcontainer ul li { 
	display: inline; 
	/*position: relative;*/
	font: 11px Arial, Helvetica, sans-serif; color: #fff;
	
	text-decoration: none;
	letter-spacing: .02em;
	padding-left: 6px;
}

#navcontainer li a { 
	color: #FFF;
	
	text-decoration: none;
	
}

#navcontainer li a:hover {
	color: #000;
	text-decoration: none;
}


/*---------------------------------------*/
/* END NAVIGATION  */
/*---------------------------------------*/
h7{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
h8{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000;
	
}

h9{
	text-decoration: underline;
}
	
tt {
	
	color: #339966;
}

#c_rate_info {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #339966;
	padding: 30px;
	line-height: 160%;
	border: solid 1px #339966;
	border-collapse: collapse;
	border-spacing: 10px;
}