* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333;
	background:#330909;
}
h1, h2, h3, h4, h5, h6 {
	margin:.5em 0;
	font-weight:normal;
}
h2 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#09b;
	margin-top:0;
	font-size:200%;
}
h3 {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:170%;
}
h4 {
	color:#09b;
	font-size:135%;
}
p {
	margin:1em 0;
	line-height:135%;
}
a {color:#17c;}
a:hover {text-decoration:none;}
li {list-style:none;}
.spacer {
	margin:0 5px;
}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
.activities td {
	vertical-align:top;
	width:50%;
	padding-right:15px;
}
h2.page-header {
	width:772px;
	height:220px;
	text-indent:-999em;
	margin-bottom:0;
}
h2#concept {background:url(../images/hdr-concept.jpg) no-repeat;}
h2#amenities {background:url(../images/hdr-amenities.jpg) no-repeat;}
h2#contact {background:url(../images/hdr-contact.jpg) no-repeat;}
h2#location {background:url(../images/hdr-location.jpg) no-repeat;}
h2#rentals {background:url(../images/hdr-rentals.jpg) no-repeat;}
h2#photo {background:url(../images/hdr-photo.jpg) no-repeat;}

#content ul {
	margin:10px 35px;
}
#content ul li {
	list-style-image:url(../images/bullet.gif);
	margin:5px 0;
}
#content ul li ul {
	margin:0 0 10px 20px;
}

.intentory-table th {
	text-align:left;
	padding:4px 6px;
	background:#300;
	color:#fff;
	border-left:1px dotted #dacfa5;
}
.intentory-table {
	background:#fff;
	border-right:1px dotted #dacfa5;
}
.intentory-table tr.z {
	background:#fffcf2;
}
.intentory-table td {
	padding:4px 6px;
	border-bottom:1px dotted #dacfa5;
	border-left:1px dotted #dacfa5;
}
.intentory-table td.num {
	text-align:right;
}
.intentory-table td.available,
#inventory-list td.available a {
	color:#060;
}
.intentory-table td.hold,
#inventory-list td.hold a {
	color:#c90;
}
.intentory-table td.sold,
#inventory-list td.sold a {
	color:#a00;
}
#inventory-list td {
	padding:0;
}
#inventory-list td a {
	padding:4px 6px;
	display:block;
	color:#333;
	text-decoration:none;
}
#inventory-list tr:hover {
	background:#def;
}
p.back-btn {
	float:right;
	text-align:right;
	font-size:90%;
	font-weight:bold;
}
.note {
	font-size:85%;
	color:#555;
}

/**/
#wrapper {
	background:#dacfa5 url(../images/bg.gif) center top no-repeat;
	width:100%;
}
#container {
	width:800px;
	margin:0 auto;
}

/* Header ----- */
#header h1 {
	margin:0;
}
#header h1 a {
	display:block;
	text-indent:-999em;
	font-size:0;
	background:url(../images/logo.gif) no-repeat;
	width:203px;
	height:116px;
}

/* Menu ----- */
#menu {background:#330909 url(../images/top.gif) top no-repeat;}
#menu ul {
	width:100%;
	overflow:auto;
	background:url(../images/wpx.gif) bottom repeat-x;
	padding-top:8px;
}
#menu li,
#menu a {
	display:block;
	float:left;
}
#menu li {background:url(../images/bgm.gif) right bottom no-repeat;}
#menu a {
	color:#DACFA5;
	text-decoration:none;
	padding:8px 18px;
	margin:0 -1px;
	border-bottom:none;
	font-size:14px;
	background:url(../images/bgm-over.jpg) 0 32px no-repeat;
}
#menu .first {
	margin-left:10px;
}
#menu a:hover {
	color:#fff;
}
#menu a.current {
	background:#C9E2E1;
	border:1px solid #fff;
	border-bottom:none;
	color:#300;
	cursor:text;
}

/* Photo Gallery -----*/
#gallery td {padding:0 5px 5px 0;}
#gallery a img {border:0;}
#gallery a {
	display:block;
	padding:3px;
	border:1px solid #DACFA5;
	background:#fff;
}
#gallery a:hover {border:1px solid #F6A847;}

/* Content ----- */
#outer-content {
	background:#fff url(../images/bgctop.gif) top repeat-x;
}
#content {
	background:url(../images/bgcbottom.gif) bottom repeat-x;
	margin:0 4px;
	padding:10px;
}
#inner-content {
	min-height:350px;
}
#column {
	float:right;
	width:250px;
	border:1px solid #eee;
	background:#fff;
	padding:4px;
}
#column ul {
	background:#f5f0dc;
	padding:0;
}
#content #column ul {
	margin:0;
	padding:1px;
}
#content #column li {
	list-style-image:none;
	list-style:none;
	margin:0;
	border-top:1px dotted #fff;
}
#column li strong {
	display:block;
	font-size:110%;
	color:#17c;
	padding-left:19px;
}
#column li a {
	text-decoration:none;
	color:#333;
	padding:10px;
	display:block;
}
#column li a:hover {background:#fefcf3;}
#content #column li:first-child {
	border-top:none;
}
#column #li-amenities strong {background:url(../images/ico-amenities.gif) left no-repeat;}
#column #li-contact strong {background:url(../images/ico-help.gif) left no-repeat;}
#column #li-inventory strong {background:url(../images/ico-inventory.gif) left no-repeat;}
#column #li-location strong {background:url(../images/ico-location.gif) left no-repeat;}

ul#contacts li {
	padding:10px;
}
ul#contacts strong {
	display:inline;
	color:#573C2E;
	padding:0;
}
ul#contacts a {
	display:inline;
	text-decoration:underline;
	padding:0;
}

#main {
	width:500px;
}

#amenities-message {
	background:url(../images/amenities.jpg) top no-repeat;
	padding:5px 15px;
	font-weight:bold;
	height:388px;
	color:#fff;
}

/* Footer ----- */
#footer-container {
	background:#330909;
	width:100%;
}
#footer {
	background:#330909 url(../images/bottom.gif) top no-repeat;
	padding-top:25px;
	color:#dacfa5;
	font-size:90%;
	width:800px;
	margin:0 auto;
}
#footer a {
	color:#fff;
}
#sublinks #copy {
	float:right;
}
#sublinks #links {
	float:left;
}
#sublinks {
	border-bottom:1px solid #735545;
	width:100%;
	overflow:auto;
}
#info {
	clear:both;
}
#info p {
	background:url(../images/bgf.gif) right top no-repeat;
	padding:5px 15px 0 0;
	margin-right:15px;
	margin-top:0;
	float:left;
	min-height:50px;
}

/* Forms */
.form-table {
	border-top:1px dotted #ddd;
	margin-top:15px;
}
.form-table td {
	padding:4px 10px 4px 0;
	border-bottom:1px dotted #ddd;
	vertical-align:top;
}
.form-table input,
.form-table select,
.form-table textarea {
	padding:3px;
	width:250px;
}
textarea.desc {
	width:720px;
}
.form-table input.radio,
.form-table input.checkbox {
	padding:0;
	width:auto;
}
.form-table input.num,
.form-table input.date {
	min-width:110px;
}
.form-table input.price {
	min-width:180px;
}
.form-table label em,
.note em {
	color:#c00;
	font-weight:bold;
}

.form-table tr.errores {
	background:#ffe;
}
.form-table span.errores {
	font-size:85%;
	color:#c00;
	display:block;
}
#divErrorGeneral {
	background:#ffe;
	border:1px solid #ccc;
	padding:0 10px;
}
	
/* Buttons */
.buttons {}
.buttons .button,
.buttons button {
	background:#01a0c7 url(../images/bgbtn.gif) top repeat-x;
	border:1px solid #01a0c7;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:100%;
	cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
a.button:hover,
.buttons button:hover {
	background:#0f84a0;
	border-bottom-color:#05657c;
	border-right-color:#05657c;
}

.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* Additional Styles For SEO Items */

#rv-mexico-header {
	position:absolute;
	z-index:2;
	margin-left:125px;
}

#rv-parks-mexico-header2 {
	position:absolute;
	z-index:2;
	margin-left:365px;
}

#HomePageFooterContent {
	clear:both;
	width:800px;
	margin:0 auto;
	border-top:solid 1px #735545;
	color:#dacfa5;
}

