/* CSS Document */
body, html{
	margin:0px;
	padding:0px;
	font-family: Verdana, Helvetica,sans-serif;
	background: #fff url(images/fade.png) left top repeat-y; 
  	font-size : 10px;
	color : #555555;
}
.formbut{
	font-family: Verdana, Helvetica,sans-serif;
	font-size : 9px;
	color : #555555;
	margin-top:2px;
	width: 83px;
  height: 26px;
  padding: 0;
  border: 0;
  background: transparent url(images/search.png) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
select{
	font-family: Verdana, Helvetica,sans-serif;
	font-size : 9px;
	color : #555555;
}
ul {
	padding-left: 15px;
	margin: 0;
	width: 100%;
	cursor: pointer;
    }
h5 { 
        font-size:14px;
		  font-weight:bold;
        padding: 3px 5px 3px 5px;
        margin: 0;
        border-style: solid none solid none;
        border-top-color:#888888;
        border-bottom-color:#cccccc;
        border-width: 1px 0px 1px 0px;
        color:#963b04;
        cursor:pointer;
    }
h1{
	font-family: Verdana, Helvetica,sans-serif;
	color : #555555;
  	font-size : 12px;
	font-weight: bold;
}

.nav_accord {
	position: absolute;
	margin-top: 50px;
	margin-left: 25px;
	width: 350px;
}
.toggler {
	
	width: 350px;
}
 
.element {
   width: 350px;
}

.element p {
	margin: 0;
	padding: 4px;
}
/*end moo accordian*/
a img, img, div{
	border:none;
	margin:0;
	padding: 0;
}

#content{
	position: absolute;
	margin-top: 50px;
	margin-left: 400px;
	width:450px;
	z-index:5;
}
.imagebox{
	border-bottom:1px solid #fff;
	height:300px;
	width:450px;
	background-color:#bfce30;
	overflow:auto;
	z-index:10;
}
.textspan{
	position:absolute;
	margin-top:0px;
	max-height:285px;
	width:435px;
	padding-left:15px;
	background-color:#bfce30;
	overflow:auto;
	z-index:20;
	border-bottom-style: solid;
   border-bottom-color:#888888;
}
.textspan2{
	display:block;
	max-height:285px;
	width:435px;
	padding-left:15px;
	background-color:#bfce30;
	overflow:auto;
	z-index:19;
}
#visual_thumbs {
	height:100px;
	padding-bottom:0px;
	overflow:hide;
	border-bottom:1px solid #000;
	min-width:450px;
	background-color:#afafa6;
}
#text_content{
width:450px;
height:450px;
	overflow:visible;
	/*line-height:16px;*/
	margin-top:0px;
	background-color:transparent;
}
#text_content img{
	margin-bottom:16px;
}
#text_content a{
	color:#a5b228;
	text-decoration:underline;
}
#text_content a:hover{
	text-decoration:none;
}
#main_text{
	width:450px;
	height:450px;
	overflow:auto;
}
p{
	margin:0px;
	padding:0px;
	margin-bottom:16px;
}

/* Tertiary Navigation */

.itemList{
	width:400px;
	border-bottom:1px solid blue;
}
.shoppingCart{
	margin-top:25px;
	margin-left:25px;
	width:420px;
	height:530px;
	position:absolute;
	overflow:auto;
	border: 4px solid black;
	background-color:yellow;
}
.cartcontent{
	width:400px;
	height:450px;
	overflow:auto;
	position:absolute;
	top:20px;
	left:0px;
}
.cartbuttons{
	width:370px;
	height:30px;
	padding-left:15px;
	padding-right:15px;
	position:absolute;
	top:490px;
}
.billboard{
	border-left: 1px solid gray;
}

.daPic{
	z-index:11;
}
/*slimbox css below*/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index:25;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:26;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	z-index:27;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index:28;
}

#lbPrevLink {
	left: 0;
	z-index:29;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
	z-index:30;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	z-index:31;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	z-index:32;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
	z-index:33;
}

#lbCaption {
	font-weight: bold;
}
/*end slimbox*/
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 450px;
	height: 150px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 100px;
	width: 1000px;
	padding-left:0px;
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:88px;
	height: 100px;
}

#imageMenu ul li.retreats a {
	background: url(images/menu/retreats.jpg) repeat scroll 0%;
}

#imageMenu ul li.events a {
	background: url(images/menu/events.jpg) repeat scroll 0%;
}

#imageMenu ul li.nt a {
	background: url(images/menu/nt.jpg) repeat scroll 0%;
}

#imageMenu ul li.ot a {
	background: url(images/menu/ot.jpg) repeat scroll 0%;
}

#imageMenu ul li.wallpaper a {
	background: url(images/menu/wallpaper.jpg) repeat scroll 0%;
	width: 328px;
}

.clear {
	clear: both;
}

/*************************************************************/
