
/*hack for IE5.5 3-pixel bug that is resulting in IE not showing the banner image*/
* html #bannerImage {
margin: 0 -3px; ma\rgin: 0;
}

#content {
	
	font-size: 1em;
	}


#footerText
{
	font-family: Verdana,  Geneva, Helvetica, Arial, sans-serif;
	margin-top:-15px;
	clear:both;
	background-color:#EBBB63;
	padding:0.5em;
}

.footer>#footerText{margin-top:0px;}

.spacer {
	clear: both;
	}
	
p, .content li {
	padding: 0;
	margin-top: 0px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	}

td
{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 1em;
}

.currency
{
	text-align: right;
	padding-right: 2em;
}

.content ul li
{
	list-style-type: square;  //to specify square list blocks

}

.tableHeading
{
	background: #C00; 
	color: #fff;
	font-weight: 800;
}
dd, dt {
	font-family: Verdana,  Geneva, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	}

a {
	font-weight: bold;
}


.infoasisText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	/*color: #FFFFFF;*/
	font-style: italic;
	font-size: 1.1em;
}
.smallText {
	font-size: 0.8em;
}
.bigText {
	font-size: 2.2em;
	/*the problem with the h1 tag is it takes up too much vertical space*/
	font-weight: bold;
	/* "Comic Sans MS", Advertiser, 3-DAvion, 309, CarolusRomanFont, Braggadocio */
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

h1 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 2.2em;
	/*color: #663300;*/

}

h2 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	/*color: #663300;*/
}
h3 {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	/*color: #663300;*/
}


/*
.content>.faq>li
{
	list-style-type: lower-roman;
}
*/
/*following method requires an id="faq" attribute but works in IE*/
#faq li
{
	list-style-type: lower-roman;
}
.content img {
	border: 1px solid #000000;
}

a img {
	border: none;
}

.banner img{	border: none;}

.imgFloatRight
{
	float:right; 
	margin: 0em 0em 0em 0.5em;
}

.imgFloatLeft
{
	float:left; 
	margin: 0em 0.5em 0em 0em;
}

.seasonHigh{background: #36F;}
.seasonShoulder{background: #0CF;}
.seasonLow{background: #CFF;}
.bookedConfirmed{background: #C00;}
.bookedTentative{background: #F90;}
/*fdsfsdfsd*/
.wrapper
{
	text-decoration: none;
	/*background: #FFFFD9 url(images/bgContent.jpg) repeat-y center top;*/
	text-align: left;
	/*letter-spacing: 0.3px;*/
	/*line-height:1.3em;*/
	/*
	border-bottom: 1px solid #888;
	*/
}

.navbar
{
	/* was sidebar 
	background-color: #CCCCD8;
	*/
}


/*html>body .footer{margin-top: -71px;} Clears vertical scroll bar for Mozilla*/

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	text-align: center;
	/*background: #e7dbce;*/
	/*background: #D6CBB5*/
/*	background: #C5D6DE;*/
	/*background: #C5D8EB;*/
/*	background: #B4D9E7;*/
	background: #F6E1BA
	/*
	background: #C5D6DE;
	font-size: x-small;
	background: #D9D8CC
				#FBD76A orange
				#e7dbce brown
				#bdd7de pale green-blue
	*/
	border-top: 1px solid #663300;
	/*border-bottom: 1px solid #663300;*/
}

body
{
	/*
	background: #ccd2de url(images/bg.jpg) repeat-y center top;
		#005000
		#cebaad
		ffec85
		fff4be cream
		fef9d3 paper
		F3EEE6 dirtworksclassic
		
	*/
	background: #fef9d3 url(image/bgMandala.gif) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
	
	
}
