/***********************************************/

/* emx_nav_left.css                            */

/* Use with template Halo_leftNav.html         */

/***********************************************/



/***********************************************/

/* HTML tag styles                             */

/***********************************************/

body{

	font-family: Times New Roman,sans-serif;

	color: #333333;

	line-height: 1.166;	

	margin: 0px;

	padding: 0px;

	background: #D0D3AD url("leaf-mosaic.jpg");

}



.style2 {font-size: 18px}

.style3 {font-size: 22px}

.style4 {font-size: 20px}

.style5 {font-size: medium}



/******* hyperlink and anchor tag styles *******/



a:link, a:visited{

	color: #005FA9;

	text-decoration: none;

}



a:hover{

	text-decoration: underline;

}



/*************** list tag styles ***************/



ul{

 list-style-type: square;

}



ul ul{

 list-style-type: disc;

}



ul ul ul{

 list-style-type: none;

}



/********* form and related tag styles *********/



form {

	margin: 0;

	padding: 0;

}



label{

 font: bold 1em Arial,sans-serif;

 color: #334d55;

}

				

input{

font-family: Arial,sans-serif;

}



/***********************************************/

/* Layout Divs                                 */

/***********************************************/

#pagecell1{
	position:absolute;
	top: 20px;
	left: 1%;
	right: 2%;
	width:261px;
	height: 177px;
	color: #6E7E29;
	font-size:20px;
	font-weight:bold;

}
#banner {
	height: 135px;
	width: 348px;
	position: absolute;
	left: 0px;
	top: 0px;
}




img.hoveringimage{

	border: 1px solid #6E7E29;

}



#fright{
	float:right;

}



#fleft{

	float:left;

}



#pageTable{

	margin: 0px 0px 0px 0px;

	float:none;

	top:10px;

}



#pageNav{
	float: left;
	width:275px;
	margin:0px 0px 0px 0px;
	font: small Verdana,sans-serif;

}

#pageContainer{

	float:left;
	
	#margin:0px 0px 0px 10%;

	font: small Verdana,sans-serif;

}



#content{

	padding: 0px 4px 0px 10px;

	margin:0px 0px 0px 275px;

}



/***

Accomodations and Rates section

***/



#infoCell

{

	width:100%;

	margin: 5px 0px 0px 0px;

}





/***********************************************/

/* Component Divs                              */

/***********************************************/

#siteName{

	margin: 0px;

	padding: 16px 0px 8px 0px;

	color: #ffffff;

	font-weight: normal;

}



/************* globalNav styles ****************/



a.glink, a.glink:visited{

  	font-size: small;

  	color: #000000;

	font-weight: bold;

	margin: 0px;

	padding: 2px 5px 4px 5px;

	border-right: 1px solid #8FB8BC;

}



a.glink:hover{

  	background-image:  url("glblnav_selected.gif");

	text-decoration: none;

}



.skipLinks {display: none;}



/************** siteInfo styles ****************/



#siteInfo{

	clear: both;

	border-top: 1px solid #cccccc;

	font-size: small;

	color: #cccccc;

	padding: 10px 10px 10px 10px;

	margin-top: 0px;

}



#siteInfo img{

	padding: 4px 4px 4px 0px;

	vertical-align: middle;

}





/************ sectionLinks styles **************/



#sectionLinks{

	margin: 0px;

	padding: 0px;

	width: 240px;

	background-color:#B4B87D;

	border: 5px solid #FFF9E8;

}

#yogaSection{
	margin: 0px 0px 0px 2px;
	padding: 0px;
	border: none;
	height: auto;
}



/********************* end **********************/
#pikebugsSection {
	padding: 0px;
	border: none;
	height: 250px;
	width: 250px;
	background-image: url(images/pikelaneBBbug.jpg);
}


#sectionLinks2{

	margin: 0px;

	padding: 0px;
	
	width: 360px;

	background-color:#B4B87D;

	border: 5px solid #FFF9E8;
	
	font: small Verdana,sans-serif;
	

}



#sectionLinks h3{

	padding: 10px 0px 2px 10px;

}



#sectionLinks a:link, #sectionLinks a:visited,#sectionLinks2 a:link, #sectionLinks2 a:visited {

	display: block;

	font-weight: bold;

	padding: 3px 0px 3px 10px;

	color:#FFF9E8;

}



#sectionLinks a:hover, #sectionLinks2 a:hover{

	background-color: #C1C49A;

	font-weight:bolder;

}
