/* This CSS Document was hand coded by Abel Mohler
September 2007
Wayfarer Web Design*/

html, body, p, ul, ol, dl, li, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0px none;
}

body {
	background: url(../images/back.gif) #e6b189;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

a:link, a:visited {
	text-decoration: none;
	background: none;
}

a:hover {
	text-decoration: underline;
	color: #f60;
}

a:active {
	background-color: #6c9;
	color: #fff;
}

a img {
	border-color: #039;
}

a:visited img {
	border-color: #039;
}

a:hover img {
	border-color: #fff;
}

a:active img {
	border-color: #930;
}

p.center a img {
	border: none;
}

img.nested {
	float: right;
	margin: 0 0 10px 10px;
}

h1, h2, h3 {
	color: #163c40;
}

h1 {
	font-size: 1.4em;
	display: block;
	height: 1.6em;
	line-height: 1.6em;
	background: url(../images/back.gif) 1px 1px repeat;
	border-top: 4px solid #ebc5a6;
	text-align: center;
}

h2 {
	font-size: 1.15em;
}

h3, h4, h5, h6 {
	font-size: 1.05em;
}

h4 {
	color: #b54d4e;
}

h5 {
	color: #369;
}

h6 {
	color: #3cc;
}

p {
	margin-bottom: 10px;
}


/**** Layout and Formatting ****/

#wrapper {
	width: 100%;
	background: none;
	margin: 0 auto;
	margin-top: 0px;
	border-top: 1px solid #fff;
	min-width: 782px;
	/*width: 950px;*/
	overflow: hidden;
}

.opaque {
	height: 245px;
	background-color: #cc3;
	opacity: .5;
	filter: alpha(opacity=50);
}

#header {
	height: 199px;
	background-image: url(../images/head_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*background-color: #cc3;
	opacity: .5;
	filter: alpha(opacity=50);*/
	margin: 0 auto;
	margin-top: 0px;
	border: 1px solid #066;
	border-right: none;
	border-left: none;
	/*border-bottom: none;*/
	text-align: left;
	padding: 0px;
	width: 100%;
	min-width: 765px;
	position: relative;
}

.nav {
	margin-top: 139px;
	margin-left: 0;
	padding-top: 35px;
	position: relative;
	z-index: 2;
	left: 15%;
	display: none;
}

#header ul {
	padding-bottom: 35px;
	position: absolute;
	height: 64px;
	border-right: 4px solid #cc3900;
	border-left: 4px solid #cc3900;
	top: 5px;
	left: 10px;
	list-style: none;
	z-index: 3;
	font-size: 16px;
}

#header ul li {
	float: left;
	text-align: center;
	/*background-image: url(../images/gradient2.gif);*/
	background: #e6b189;
	background-repeat: repeat-x;
	z-index: 4;
	position: relative;
}

#header ul li a {
	display: block;
	font-weight: bold;
	color: #000;
	width: 87px;
	height: 100px;
	padding-top: 0;
	background-image: url(../images/navojo.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	position: relative;
	z-index: 5;
}

#header ul li a h3 {
	color: #cc3c00;
	/*margin-top: -31px;
	margin-left: -3px;*/
	padding: 0;
	margin-right: 0px;
	display: block;	
	width: 80px;
	height: 50px;
	/*word-spacing: -1px;*/
	font-size: 16px;
	position: absolute;
	z-index: 2;
	top: 2px;
	left: 2px;
	/*width: auto;*/
	text-align: center;
}

#header ul li a p {
	display: block;
	width: 80px;
	height: 50px;
	word-spacing: 0px;
	font-size: 16px;
	position: absolute;
	z-index: 1;
	top: 3px;
	left: 3px;
	color: #fc3;
	text-align: center;
}

#header ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(../images/navojo2.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#header ul li a:hover p {
	color: #909;
}

#header ul li .on a, #header ul li .on a:hover {
	background-image: url(../images/navon.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#header ul li .on a p, #header ul li .on a:hover p {
	color: #000;
}

#header ul li .on a h3, #header ul li .on a:hover h3 {
	color: #fc3;
}


#header ul li ul {
	display: none;
	position: absolute;
	background-image: none;
	z-index: 10;
	top: 100px;
	left: 1px;
	overflow: auto;
	height: auto;
}

#header ul li ul li {
	display: inline;
	position: relative;
	float: none;
	background-image: none;
}

#header ul li:hover ul, #header ul li.over ul {
	display: block;
	background-color: #696;
	background-image: none;
	border-top: none;
	border-right: 2px solid #c63;
	border-left: 2px solid #c63;
	border-bottom: 2px solid #c63;
	width: 120px;
	padding: 2px;
}

#header ul li:hover ul li a, #header ul li.over ul li a {
	display: block;
	text-align: left;
	font-weight: 600;
	height: 22px;
	line-height: 22px;
	width: 100%;
	background-image: url(../images/drop_back.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #98c1c2;
	font-size: 10pt;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	margin: 0;
}

#header ul li:hover ul li a:hover, #nav ul li.over ul li a:hover {
	color: #fff;
	background-color: #0c6;
	background-image: url(../images/drop_back2.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


#page {
	margin: 0px;
	background-color: #fff;
	text-align: left;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 20px;
	width: 100%;
	min-width: 765px;
	overflow: hidden;
	position: relative;
}

.main {
	background: url(../images/main.gif) 0px 29px repeat-x;
	width: 63%;
	float: left;
	padding-top: 54px;
	overflow: auto;
	position: relative;
}

div.index div.main {
	position: static;
}

.main p {
	margin-left: 20px;
	margin-right: 20px;
}

.main ul {
	margin-left: 20px;
	list-style: none;
}

.main ul#favs {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 34%;
	height: 250px;
	margin: 0;
	padding-left: 5px;
	background: url(../images/main.gif) 0px 35px repeat-x;
	padding-top: 10px;
}

ul#favs li {
	width: 31% !important;
	padding: 1%;
	float: left !important;
	display: block !important;
}

ul#favs li img {
	width: 100%;
	border: none;
}

ul#favs a:hover img {
	opacity: .65;
	filter: alpha(opacity=65);
}

ul#favs li.favshead {
	float: none !important;
	width: 100% !important;
	height: 85px;
	background: url(../images/favs.png) center 54px no-repeat;
	_background: url(../images/favs.jpg) center 54px no-repeat;
}


.main h1, h2, h3, h4, h5, h6 {
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 4px;
	font-family: Lucida Grande, verdana, arial;
}

.day {
	margin-top: 15px;
	margin-bottom: 40px;
	width: 90%;
	border: 1px solid #066;
	background-color: #98c1c2;
	padding: 15px;
	float: right;
	font-size: .9em;
}

.day a img {
	display: block;
	width: 100%;
}

.right {
	float: right;
	width: 60%;
	text-align: center;
}

.day .right a:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
}

.day p.block {
	width: 37%;
	margin-left: -4px;
	margin-top: 90px;
}

.forsale {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 200px;
	border: 1px solid #066;
	background-color: #98c1c2;
	padding: 0px;
	clear: both;
	float: right;
	font-size: 10pt;
	text-align: center;
}

.forsale ul {
	margin: 0 !important;
}

.forsale li {
	width: 100%;
	clear: both;
	display: block;
	height: 2.75em;
	margin-top: 1px;
	list-style: none;
	position: relative;
	background: transparent url(../images/shopping.png) repeat-x left top;
}
.forsale li a {
	color: #182748;
	font-weight: bold;
	height: 2.3em;
	line-height: 2.3em;
	padding: 0px;
	display: block;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 6px;
	left: 0px;
	background: url(../images/shopping.png) repeat-x left bottom;
}

.forsale li a:hover {
	text-decoration: none;
	background-position: -9999px -9999px;
}

div.rounded2 {
 	width: 200px;
 	background: #1b5151 url(../images/top-right.gif) no-repeat top right;
}

div.rounded2 div {
	 background: transparent url(../images/top-left.gif) no-repeat top left;
}

div.rounded2 div div {
 	background: transparent url(../images/bottom-right.gif) no-repeat bottom right;
}

div.rounded2 div div div {
 	background: transparent url(../images/bottom-left.gif) no-repeat bottom left;
 	padding: 15px;
}

.secondary {
	width: 34%;
	float: right;
	overflow: auto;
	padding-left: 5px;
	padding-top: 55px;
	background: url(../images/main.gif) 0px 29px repeat-x;
}

div.index .secondary {
	margin-top: 270px;
	padding-top: 5px;
	background: none;
}

.secondary ul {
	list-style: none;
}

 p.block {
	display: block;
	background-color: #98c1c2;
	background-image: url(../images/block_grad.png);
	background-repeat: repeat-x;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 16px;
}

.secondary fieldset {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background: url(../images/back.gif) #e6b189;
}

input.subscribe {
	margin-top: -47px;
	float: right;
	margin-right: 0%;
	clear: both;
	background: url(../images/subscribe.png) top left no-repeat;
	_background: url(../images/subscribe.gif) top left no-repeat;
}

#footer {
	margin: 0 auto;
	background: none;
	text-align: center;
	color: #366;
	padding: 15px;
	width: 95%;
	min-width: 765px;
	overflow: auto;
	text-align: center:
}

#footer ul {
	display: inline;
	list-style: none;
	font-size: 0.85em;
	text-align: center;
}

#footer ul li {
	display: inline !important;
	margin: 0;
}

#footer p {
	clear: both;
	text-align: left;
	margin-left: 45px;
	margin-top: 8px;
	text-align: center;
}

#footer ul a {
	/*display: block;*/
	height: 2em;
	line-height: 2em;
	padding-left: 4px;
	padding-right: 4px;
}

#footer ul a:hover {
	color: #fff;
}

#footer a {
	/*display: block;*/
	height: 25px;
	line-height: 25px;
}

#footer .active a {
	background: url(../images/youarehere.gif) top center no-repeat;
}

.spacer {
	height: 6px;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}
	
.divider {
	height: 5px;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
	background: url(../images/divider.gif) top left repeat-x;
}

.red_italics {
	color: #b54d4e;
	font-style: italic;
}

.blue_bold {
	color: #006786;
	font-weight: bold;
	font-size: 0.95em;
}

.red{
	color: #b54d4e;
}

.blue {
	color: #006786;
}

ul.float_group li {
	float: left;
	margin-left: 40px;
	margin-top: 15px;
}

ul.float_group li ul li {
	clear: both;
}

#gal {
	width: 180px;
}

ul#gal li {
	position: relative;
}

ul#gal li ul {
	display: none;
	position: absolute;
	left: 163px;
	top: 0px;
	padding-left: 25px;
}

ul#gal li:hover ul, ul.gal li.over ul {
	display: block;
}

ul#gal form.ecard {
	position: absolute;
	top: 0px;
	left: 210px;
}

ul#tabmenu li a{
	cursor: default;
}

#tabmenu ul {
	margin-bottom: 0;
}

#tabmenu li {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	overflow: none;
	margin: 0;
	margin-bottom: -5px;
}

#tabmenu a, #tabmenu a.active {
	border: 1px solid #063;
	padding: 3px 6px 0px 6px;
	background: #cc6;
}

#tabmenu a.active {
	background: #fff;
	border-bottom: 3px solid #fff;
}

#tabmenu a:hover {
	
}

#tabmenu a:visited {
	
}

#tabmenu a.active:hover {
	
}

#content {
	clear: both;
	position: relative;
	margin-top: -6px;
	background: #fff;
	padding: 25px;
	border: 1px solid #063;
	border-top: none;
	z-index: 20;
}


.hidden {
	display: none;
}

.visible {
	display: block !important;
}

p.center {
	text-align: center !important;
}

/*p.center form {
	display: block;
	padding-left: 40px !important;
}*/
div#content h3 {
	text-align: center;
}

img.center, object.center, input.center, div#content img {
	display: block;
	margin: 0 auto;
}

p.inline {
	display: inline;
}

p.inline span, p.inline form {
	display: inline;
}

div.ecardform {
	text-align: center;
}

/*** New Navigation Elements ***/
div#nav2 {
	margin: 50px auto;
	overflow: visible;
	border: none;
	width: 100%;
}

div#nav2 ul {
	list-style: none;
	display: block;
	height: 34px;
	font-size: 1.4em;
	background: url(../images/nav2.png) repeat-x !important;
	_background: url(../images/nav2.gif) repeat-x !important;
	width: 94.5%;
	padding-left: 5.5%;
	position: absolute;
	left: 0%;
	top: 200px;
	border: none;
	font-size: 1.0em;
	
}

div#nav2 ul li {
	display: block;
	float: left;
	cursor: pointer; /*prevents ie jogging of cursor due to opacity on hover*/
	background: none !important;
}

div#nav2 ul li.active {
	background: #ebd8a6 !important;
	border-bottom: 16px solid #ebd8a6;
	cursor: default;
}

div#nav2 ul a {
	color: #fff;
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	text-align: center;
	border-left: 1px solid #6ad8d8;
	border-right: 1px solid #063033;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	background: none !important;
	width: auto;
	font-style: italic;
}

div#nav2 ul li.active a {
	color: #182748;
	font-style: normal;
	border-left: 1px solid #ebd8a6;
	border-right: 1px solid #ebd8a6;
}

div#nav2 ul a:hover {
	filter: alpha(opacity=50);
	opacity: .5;
	border-right: 1px solid #ebd8a6;
	border-left: 1px solid #ebd8a6;
}

div#nav2 ul li.active a:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
	border-left: 1px solid #6ad8d8;
	border-right: 1px solid #063033;
	cursor: default;
}

div#nav2 ul li:hover a { /*this entire set of rules is due to the weird way that ie interprets its own opacity filter*/
	filter: alpha(opacity=50);
	border-right: 1px solid #6ad8d8;
	border-left: 1px solid #063033;
}

div#nav2 ul li.active:hover a {
	filter: alpha(opacity=100);
	border-left: 1px solid #ebd8a6;
	border-right: 1px solid #ebd8a6;
}

div#nav2 ul a.first {
	border-left: none !important;
}

div#nav2 ul a.last {
 	border-right: none !important;
}

/*inner div layout for new header*/

#inner {
	width: 950px;
	height: 199px; 
	background: url(../images/title.jpg) top left no-repeat;
	position: relative;
	margin: 0 auto;
}

#inner a {
	position: absolute;
	height: 132px;
	width: 195px;
	top: 0px;
	left: 4px;
	text-indent: -9999px;
	display: block;
	background: url(../images/back_switch.jpg) 0px -9999px no-repeat;
}

#inner a:hover {
	background-position: 1px 0px;
}

/*SEO CSS*/
strong a {
font-weight: normal !important;
font-size: inherit !important;
text-decoration: inherit !important;
color: inherit !important;
cursor: inherit !important;
*color: black !important;
*text-decoration: none !important;
*cursor: text;
}

h1 strong a, h2 strong a, h3 strong a, h4 strong a, h5 strong a, h6 strong a {
	font-weight: bold !important;
}

/*contact form layout for sidebar*/

/*new Ojo Directions layout*/

#directions {
	
}

#eight_sided, #twelve_sided {
	position: relative;
	overflow: hidden;
}

#eight_sided img, #twelve_sided img{
	display: block;
	margin: 0 auto;
}

#directions h2, #directions h3 {
	text-align: center;
}

#directions h3 {
	font-size: .95em;
}

a#next {
	
}

a#previours {
	
}