@charset "utf-8";
/* Base */
body {
	margin: 0 3px 5px 3px;
	background-color:#DAA85F;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/pot-textures-sand.png);
}
h1 {
	color: #000099;
	font-size: 3em;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
#MainBox {
	width:990px;
	height:693px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/lil.baja-bg.jpg) no-repeat;
	border-top: thin;
}
#LogoCard {
	position:relative;
	float:right;
	top: 40px;
	left: -3px;
}
#copytextbox {
	padding-top:1em;
	padding-bottom:1em;
	width:990px;
	margin-left: auto;
	margin-right: auto;
}
.subtext1 {
	font-size: 1.5em;
}
.subtext2 {
	font-size: 1.5em;
	color: #000066
}
.subtext3 {
	font-size: 1.3em;
}
.tiny {
	font-size: 0.7em;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.5em
}
.note-pdf {font-size: 0.6em
}
img {
	border: 0;	
}
#Splash-Row1 {
	position:relative;
	height:auto;
	width:auto;
}
#Splash-Row2 {
	position:relative;
	height:auto;
	width:auto;
	clear:both;
}
/* index */
#Splash-Tour {
	position:absolute;
	left:220px;
	top:85px;
	width:175px;
	height:200px;
}
#Splash-Products {
	position:absolute;
	left:450px;
	top:85px;
	width:175px;
	height:200px;
}
#Splash-Contact {
	position:absolute;
	left:450px;
	top:330px;
	width:175px;
	height:200px;
}
#Splash-Directions {
	position:absolute;
	left:220px;
	top:330px;
	width:175px;
	height:200px;
}
/* contact us */
#ContactBox{
	position:absolute;
	left:175px;
	top:128px;
	width:500px;
	overflow: visible;
}
.ContactText {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/pot-texture-lightgray.png);
	background-color: #CCCCCC;
}
/* directions */
#mapframe {
	position:absolute;
	width:511px;
	left: 133px;
	top: 42px;
}
#gps-top {
	clear: both;
	z-index:36;
	position: absolute;
	left: 229px;
	top: 175px;
}
#gps-left {
	float:left;
	clear:left;
	z-index:36;
	position: absolute;
	left: 229px;
	top: 205px;
}
#gps-center {
	clear: both;
	z-index:32;
	position: absolute;
	left: 244px;
	top: 203px;
	background-color: #FFFFFF;
	color:#0000FF;
	text-align:center;
	font-size:0.7em;
	height: 319px;
}
#gps-right {
	float:right;
	clear:right;
	z-index:36;
	position: absolute;
	left: 638px;
	top: 205px;
}
#gps-bottom {
	clear: both;
	z-index:36;
	position: absolute;
	left: 229px;
	top: 520px;
}
#Dir-text {
	position:absolute;
	left:178px;
	top:98px;
	width:585px;
	height:75px;
}
/* Hours */
#HoursBox {
	width:218px;
	height:auto;
	background-color: #D9FFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	float:right;
	clear:right;
	overflow: inherit;
	background-image: url(../images/pot-texture-lightgray.png);
	border: thin inset #8484FF;
}
.Hours1 {
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(../images/pot-texture-red.png);
	color: #FFFFFF;
}
.Hours2 {
	font-size: 0.9em;
	color: #0000FF;
	font-weight: bold;
}
.Hours3 {
	font-size: 0.9em;
	font-weight: bold;
}
