/* set the page background color and margins. */
body {
	margin: 0px; 
	/*background: #010101; */
	background-image: url(images/bg_pg.jpg); background-repeat: repeat-x; background-position: top center; 
	
	/* scrollbar colors */
	/* outer lines */
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	/* inner lines */
	scrollbar-highlight-color: #bdbdbd;
	scrollbar-shadow-color: #bdbdbd;
	/* face, arrow and track */
	scrollbar-face-color: #30445F;
	scrollbar-arrow-color: #a3a3a3;
	scrollbar-track-color: #a3a3a3;
}

/* set the page font formatting. */
body, p {font-family: verdana, sans-serif; font-size: 12px; line-height: 18px; }

/* default link colors - this is the default link color for the page */
a:link { font-weight: bold; text-decoration: none; color: #CE4331; } /* unvisited link color */
a:hover { font-weight: bold; text-decoration: none; color: #FF1D00; } /* hover over an unvisited link color */
a:active { font-weight: bold; text-decoration: none; color: #FF1D00; } /* hover over an unvisited link color */
a:visited { font-weight: bold; text-decoration: none; color: #CE4331; } /* visited link color*/
a:visited:hover { font-weight: bold; text-decoration: none; color: #FF1D00; } /* visited link hover color*/

a.awhite:link { font-weight: bold; text-decoration: none; color: #ffffff; }
a.awhite:hover { font-weight: bold; text-decoration: none; color: #F2DD8F; }
a.awhite:visited { font-weight: bold; text-decoration: none; color: #ffffff; }
a.awhite:visited:hover { font-weight: bold; text-decoration: none; color: #F2DD8F }

a.areadmore:link { font-weight: bold; color: #01887A; }
a.areadmore:hover { font-weight: bold; color: #41B8AA; }
a.areadmore:visited { font-weight: bold; color: #01887A; }
a.areadmore:visited:hover { font-weight: bold; color: #41B8AA; }

a.amapquest:link { font-weight: bold; color: #B68F63; }
a.amapquest:hover { font-weight: bold; color: #DD892A; }
a.amapquest:visited { font-weight: bold; color: #B68F63; }
a.amapquest:visited:hover { font-weight: bold; color: #DD892A; }



h1, h2, h3, h4, h5, h6, h7 { margin: 0px; }
h1 { 
	position: relative; height: 91px; overflow: hidden;
	font-size: 12px; font-weight: bold; color: #CE4331; }
/* h1 spans for graphic headers */
	h1 span { position: absolute; right: 0px; top: 0px; width: 475px; height: 91px; }
	h1 span.h1index { background-image: url(images/hl-pics_index.jpg); background-repeat: no-repeat; }
	h1 span.h1trips-paddling { background-image: url(images/hl_trips-paddling.jpg); background-repeat: no-repeat; }
	h1 span.h1trips-camping { background-image: url(images/hl_trips-camping.jpg); background-repeat: no-repeat; }
	h1 span.h1trips-fishing { background-image: url(images/hl_trips-fishing.jpg); background-repeat: no-repeat; }
	h1 span.hlreservations { background-image: url(images/hl_reservations.jpg); background-repeat: no-repeat; }
	h1 span.hlphotogallery { background-image: url(images/hl_photo-gallery.jpg); background-repeat: no-repeat; }
	h1 span.hlcontact { background-image: url(images/hl_contact.jpg); background-repeat: no-repeat; }
	
h2 { font-size:11px; font-weight: bold; color: #CE4331; margin-top: 20px; }
h3 { font-size:11px; font-weight: bold;  margin-top: 20px; }
h4 { font-size:18px; font-weight: bold; }
h5 { font-size:18px; font-weight: bold; }
h6 { font-size:18px; font-weight: bold; }
h7 { font-size:18px; font-weight: bold; }

ul.ulhome {  }
	ul.ulhome li { font-weight: bold; font-size: 12px; }
	ul.ulhome a:link { font-weight: bold; color: #CE4331; }
	ul.ulhome a:hover { font-weight: bold; color: #FF1D00; }
	ul.ulhome a:visited { font-weight: bold; color: #CE4331; }
	ul.ulhome a:visited:hover { font-weight: bold; color: #FF1D00; }

li { font-size: 12px; }

img.imgcomlogo { margin-top: 5px; margin-right: 15px; margin-bottom: 10px; }

/* set all H tags to 0 margin. This allows another element to be directly below it on the page */

div.divcontent { text-align: left; padding-top: 0px; padding-bottom: 8px; }
		div.divsingle p { margin-bottom: -5px;}
div.divcontent-wide { text-align: left; width: 525px; padding-left: 125px; padding-top: 0px; padding-bottom: 8px; }
		div.divsingle p { margin-bottom: -5px;}
#divtestimonials {
	text-align: left; background-color: #F7F7EF;
	padding: 15px; padding-top: -15px;
	border-style: solid; border-width: 1px; border-color: #F2E7D8; }
		img.imgtestimonials {  }


table.tabmain { background-image: url(images/bg_well.gif); background-repeat: repeat-y; background-position: top left; }
table.tabtopform { 
	width: 165px; background-color: #ffffff; padding: 16px; 
	border-color: #C0883C; border-width: 1px; border-style: solid; }
table.tabmappop { border-style: solid; border-width: 1px; border-color: #8C6633; }
		td.tdmappop-label { padding-top: 2px; height: 25px; background-color: #8C6633; color: #ffffff; font-weight: bold; font-size: 12px; }
		td.tdmappop-item { border-top-style: solid; border-top-width: 1px; border-top-color: #E2CCAE; }
		td.tdmappop-info { 
			border-top-style: solid; border-top-width: 1px; border-top-color: #E2CCAE; 
			background-color: #F7F7EF; }
		
	
	td.tdfooter {
	height: 60px; 
	background-image: url(images/bg_footer02.jpg); background-repeat: no-repeat; background-position: top left;
	}
	td.tdfooter p { font-size: 10px; line-height: 13px; margin-top: 10px; }
td.tdbottom { height: 15px; }
	
td.tdbottom { height: 15px; }
table.tabnews {	background-image: url(images/news_bg-y.jpg); background-repeat: repeat-y; background-position: top left; }

th.thblanco {
	height: 80px; background: url(images/th_bg_blanco.jpg) no-repeat; color:#FFFFFF; font-weight:bold; font-family:"Times New Roman", Times, serif;
	}

th.thsanmarcos {
	height: 80px; background: url(images/th_bg_sanmarcos.jpg) no-repeat; color:#FFFFFF; font-weight:bold; font-family:"Times New Roman", Times, serif;
	}

th.thspringBranch {
	height: 80px; background: url(images/th_bg_springBranch.jpg) no-repeat; color:#FFFFFF; font-weight:bold; font-family:"Times New Roman", Times, serif;
	}
	
p.psubcathd { 
	font-size: 14px; font-weight: bold; color: #2D357E;
	margin: 40px 0 10px 124px; }
p.psnav {
	border-bottom-color: #000000; border-bottom-width: 1px; border-bottom-style: solid;
	font-size: 10px; padding: 5px; margin-bottom: -10px; }
p.ptightheight {
	line-height: 15px; margin-bottom: 5px;}
p.pfaq-q { font-size: 13px; color: #8B212E; }	
p.pfaq-a { font-weight: normal; color: #666666; margin-left: 25px; margin-right: 25px; margin-top: -15px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: #000000 solid 1px; }
	.ffaq-q { font-size: 16px; color: #8B212E; }
	.ffaq-a { font-size: 16px; color: #002D5E; }

.fmouse { font-size: 9px; color: #666666; line-height: 13px; }

/* only custom styles below this line */

//* form fields */
.formbutton {
	margin: 10px;
	width: 125px;
	border-width: 1px; border-style: solid; border-color: #000000;
	background-color: #61A142;
	color: #ffffff; font-size: 12px; font-weight: bold;
}
.formbutton2 {
	width: 35px;
	border-width: 1px; border-style: solid; border-color: #000000;
	background-color: #FCEEEA;
	font-size: 9px; font-weight: bold;
}

.formbold { 
	width: 225px;
	height: 15px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px solid #000000;
}

.formboldtall { 
	width: 250px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px inset #000000;
}

.formsmall { 
	font-size: 9px;
	padding: -2px;
	font-family: Verdana;
	border: 1px inset #000000;
}

.formnormal { 
	width: 225px;
	height: 17px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;	
	border: 1px inset #000000;
}
.formsearch { font-size : 11px;
	width: 88px;
	font-weight: bold;
	font-family: Verdana;
	background-color: #F5EFDE;	
	border: 1px inset #9ED2CC;
}
.formmore { visibility:hidden; display:none; }
.formmore2 { visibility:visible; display:block; }


/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 95%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}
.imgback {
	background-attachment: fixed;
	background-image: url(images/Liquidlogic logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }



.contact_form {
	font:Arial, Helvetica, sans-serif; font-size:13px;
}
.send_button {
	background-image: url(images/Send.jpg);
	width: 60px;
	height: 39px;
	border-width: 0px;
	cursor: pointer;
	cursor: hand;
}
} 