body {
	background-color: #fff690;
	font-family: Verdana, Trebuchet MS, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a { text-decoration:none; font-weight:bold; color: #ac8a04; }
a:link { text-decoration:none; color: #ac8a04; }
a:visited { text-decoration:none; color: #ac8a04; }
a:hover { text-decoration:underline; color: #ac8a04; }
a:active { text-decoration:underline; color: #ac8a04; }

a.tooltip { text-decoration:none; border-bottom:1px dashed black; font-weight:normal; }
a.tooltip:hover { position:relative; }
a.tooltip span { display:none; }
a.tooltip:hover span { display:block; position:absolute; top:10px; left:0px; width:300px; padding: 5px; margin: 10px; z-index: 100; background: #f0f0f0; border: 1px dotted #c0c0c0; opacity: 0.9; }

a.navLinks:link { text-decoration:none; font-weight:normal; color: #000000; }
a.navLinks:visited { text-decoration:none; font-weight:normal; color: #000000; }
a.navLinks:hover { text-decoration:underline; font-weight:normal; color: #000000; }
a.navLinks:active { text-decoration:underline; font-weight:normal; color: #000000; }

.faqLinks { 
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.navLinks { 
	font-size: 12px;
	line-height: 14px;
}

li.navLinks { 
	list-style:none;
	margin-left: -30px;
}

.heading {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

#imageFlower {
	position: absolute;
	top: 5px;
	left: 30px;
}

#imageFlash {
}

#pageBody {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#header {
	height: 105px;
	margin: 0px;
}

#menu {
	z-index:100;
	height: 30px;
	background-color: #f6e12c;
}

#column2 {
	z-index:50;
	margin: 0px;
    padding: 0px;
	background-image:url(images/sidebar_color.gif);
    background-position: right;
    background-repeat: repeat-y;
    width: 100%;
}

#column1 {
	z-index:50;
	margin: 0px;
    padding: 0px;
	background-image:url(images/sidebar_shadow.gif);
    background-repeat: repeat-y;
    width: 100%;
}

#sideBarLeft {
	z-index:50;
	padding: 10px;
	float: left;
	width: 150px;
}

#sideBarRight {
	z-index:50;
	padding: 10px;
	float: right;
	width: 165px;
}

#pageContent {
	z-index:90;
	padding: 10px;
	margin-left: 200px;
	margin-right: 200px;
}

#imageFleurDeLisLeft {
	position: relative;
	margin: 15px 0px 0px 10px;
}

#imageFleurDeLisRight {
	position: relative;
	margin: 15px 0px 0px 30px;
}

#imageKeith {
	position: relative;
	margin: 15px 0px 0px 10px;
}

#imageQuote {
	position: relative;
	margin: 15px 0 0 10px;
	color: #ffffff;
	font-size: 13px;
	line-height: 18px;

}

