html {
	padding: 0px;
	margin: 0px;
}
body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #ffcc00; /*#73BE1E - color verde */
    background-image: url(stars1.gif);
	color: #444;
	line-height: 1.8em;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
a:link, a:active, a:visited {
	color: #444;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2 {
	display: block;
	text-indent: 0px;
	overflow: hidden;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 850px;
	margin: 0px auto 20px auto;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	background-image: url(back_r3_c2.gif);
}
#header {
	width: 850px;
	position: relative;
	height: 140px;
	display: block;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(back_r2_c2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 0;
}
#header p {
	z-index: 3;
	position: absolute;
	top: 40px;
	left: 25px;
	width: 800px;
	height: 115px;
	padding: 0px;
	margin: 0;
	/*text-indent: -999999px;
	background-image: url(brandingWithImg.png);*/
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	display: block;
	overflow: hidden;
    text-align:center;
    font-size: xx-large;
}
#container {
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	width: 810px;
	height: auto;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 170px top;
	background-image: url(devider.gif);
}
#left {
	width: 170px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#main_nav {
	width: 170px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#main_nav li {
	
	/* Lines added by me sortux */
	width:168px;
	height:35px;
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight:600;
	padding-top:10px;
    margin: 0px 0px -6px 0px;
}

/* Le quito el borde a las imagenes */
img {
  border: 0px;
}


/* For the main menu, every menu with their own image */
li#homepage{
	background-color: #CD8056;
}
li#about{
	background-color: #FECB24;
}
li#rentals{
	background-color:#F0A42A;
}
li#specials{
	background-color:#92CAD9;
}
li#delivery{
	background-color:#CBA6CF;
}
li#faq{
	background-color:#DF617B;
}
li#rules{
	background-color:#9C68EF;
}
li#testimonials{
	background-color:#48BF47;
}
li#contact{
	background-color:#8FBBBF;
}
li#history {
    background-color:#999900; /* #FF9966 */
}
li#kidsCorner{
    background-color:#CF7CA8;
}
li#insurance{
    background-color:#Cd0;
}


/* Fin background-image main menu */
#main_nav li a:link, #main_nav li a:active, #main_nav li a:visited {
    /*color: orange;*/
	text-decoration: none;
	display: block;
	background-color: transparent;
    width: auto;
    padding: 0px 0px 10px 10px;
}
#main_nav li:hover{
    background-color:#ddeedd;
}

#main_nav li a:hover {
	text-decoration: none;
	color: #61C100;
	/*height: 35px;*/
}
#right {
	width: 620px; /*535px; Antiguo tamaņo*/
	float: left;
	margin: 0px 0px 0px -2px;
	padding: 10px;
	background-color: #FFFFFF;
	/*-moz-border-radius: 15px;*/
	text-align: justify;
    min-height: 690px; /*925px; con random product*/
    border-left: solid 2px #fff;
}


#right .pagetitle {
	font-weight: bold;
	margin: 0px 0px 20px 0px;
    padding: 0px;
    color: #0099cc;
}

.clearer {
  height: 0px;
  width: auto;
  clear: both;
  font-size: 0px;
  display: block;
}
#footer {
	background-image: url(back_r5_c2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom left;
	display: block;
	text-align: center;
	width: 850px;
	margin: 0px;
	padding: 0px;
    height: 110px;
}
#footer p {
	margin: 0px auto 0px auto;
	padding: 10px 0px 26px 0px;
	color: #000000;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #006600;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #FFCCff;
}
.listTitle {
  font-weight: bold;
  color: #CC3300;
  padding: 0px;
  margin: 20px 20px 0px 0px;
}
.listul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
}
.listul li {
  font-weight: bold;
  color: #000000;
  display: block;
  background-attachment: scroll;
  background-image: url(bullet_list.gif);
  background-repeat: no-repeat;
  background-position: 5px 50%;
  padding: 0px 0px 0px 15px;
}

/************************************** Tutorials ****************************************/
#tutorials {
  margin: 0px;
  padding: 0px;
  font-size: 10px;
  list-style: none;
  list-style-image: none;
}
#tutorials li {
padding: 10px 0px 10px 0px;
margin: 0px 0px 10px 0px;
display: block;
position: relative;
overflow: hidden;
width: auto;
height: 1%; /**** fix for IE ****/
}
#tutorials img {
float: left;
margin: 0px 10px 0px 0px;
padding: 2px;
border: solid 1px #ccc;
background-color: #fff;
}
#tutorials li a {
  text-decoration: underline;
  font-weight: bold;
  color: #666;
  margin: 0px;
  padding: 0px;
}
#tutorials li a:hover {
  text-decoration: none;
}
.subtit {
  font-weight: bold;
  color: #CC3300;
}
.tutimg {
  padding: 5px;
  background-color: #f1f1f1;
  border: solid 1px #dadada;
  -moz-border-radius: 10px;
}
.tutscript {
	padding: 10px;
	background-color: #9FD07E;
	border: solid 1px #fff;
	-moz-border-radius: 15px 0px 15px 0px;
}
.redBold {
  color: #990000;
  font-weight: bold;
}
.ulist {
  font-weight:bold;
}

/************************************** /Tutorials ****************************************/

/********************************* Contact Form ***********************************/
label{
float: left;
width: 200px;
font-weight: bold;
}
input, textarea, select{
width: 180px;
margin-bottom: 5px;
}
textarea{
width: 250px;
height: 150px;
}
.area{
width: 2em;
}
#submitbutton{

margin-top: 5px;
width: auto;
}
br{
clear: left;
}

fieldset {
     border:0px dashed #CCC;
     padding:5px;
}
legend {
     font-family:Arial, Helvetica, sans-serif;
     font-size: inherit;
     letter-spacing: 0px;
     font-weight: bold;
     line-height: 1.1;
     color:#fff;
     background: #666;
     border: 1px solid #333;
     padding: 2px 6px;
}

/********************************* /Contact Form ***********************************/

/****************************** Latest Projects **********************************/

.projectPacket {
  width: 100%;
  height: 1%;
  padding: 5px 0px 5px 0px;
  clear: both;
  display: block;
}
.projectPacket img {
  border: solid 1px #dadada;
  padding: 3px;
  margin: 0px 15px 0px 0px;
  background-color: #fff;
  float: left;
}
.projectTitle {
  font-weight: bold;
  color: #009900;
}


/****************************** /Latest Projects **********************************/

/******************************* Links ******************************************/

.linkField {
	font-size: 12px;
	height: 1%;
	width: auto;
	border: 1px solid #999999;
	background-color: #F1F1F1;
	margin: 10px 0px 0px 0px;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;

}

.linkField a:link, .linkField a:active, .linkField a:visited {
	color: #0000ff;
	text-decoration: underline;
}
.linkField a:hover {
	text-decoration: none;
}
#center{
  text-align: center;
  padding:2px;
  width:100px;
}

tr:hover .linkField{
  background-color: #e0e0e0;
}


.charLeft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #999999;
}
#linksDisplay li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#linksDisplay a {
	color: #88BE10;
	font-weight: bold;
}
#linksDisplay span {
	color: #A79D78;
	font-style: oblique;
}

/***************************** /Links ************************/

/*#right a {
	color: #88BE10;
	font-weight: bold;
    text-decoration: none;
}
#right a:hover {
	color: #FFFF66;
	font-weight: bolder;
    text-decoration: underline;
}*/

/************************** 404 - ERROR **********************/
.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
	text-align: center;
}
.msg {
	color: #0000FF;
	background-color: #C1E0FF;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #0000FF;
	text-align: center;
}

.error h2 {
	color: #990000;
	background: inherit;
}

#right .raf a:link, #right .raf a:active, #right .raf a:visited{
  color: #CC3300;
  text-decoration: none;
  font-weight: bold;
}

#right .raf a:hover {
  color: #990000;
  text-decoration: underline;
}


/* PARA LOS LINKS DE FAQ */
.faqs, .faqs a:link, .faqs a:active, .faqs a:visited {
  color: #FFFF66;
}
.faqs a:link, .faqs a:active, .faqs a:visited {
  font-weight: bold;
  font-style: italic;
}


/* para el boton de paypal */
.paypal {
  width: 144px;
  text-align: center;
}

/* RESERVATION BUTTON */
.reservation {
	width: 180px;
	height: 30px;
	display: block;
	/*font-size: 10px;*/
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(res_0.png);
}

.reservation:hover {
	background-image:url(res_1.png);
}

/* CONTINUE SHOPPING BUTTON */
.cont_shop, .check {
	width: 260px;
	height: 30px;
    display: inline-block;
	/*font-size: 10px;*/
	text-decoration: none;
	background-repeat:no-repeat;

}
.cont_shop {
    background-image:url(cont_shop_0.png);
}


.cont_shop:hover {
	background-image:url(cont_shop_1.png);
}

/* CHECKOUT BUTTON */
.check {
	background-image:url(check_0.png);
}

.check:hover {
	background-image:url(check_1.png);
}