/* standards compliant stylesheet with advanced layout and formatting */

/*--------- global ------------------*/

body{
	background-image: url(/images/lcolBack.gif);
	background-repeat: repeat-y;
	font-family: verdana, arial, helvetica, Times New Roman;
	color: #000000;
	font-size: 78%;
	margin: 0;
	padding: 0;
	}

.contactForm {
	font-size: 10pt;
	border: 1px solid #DDDDDD;
	background-color:#EBEBEB;
	width:500px;
	padding:0 3px 0 3px;
    }

.footer{
	background-image: url(/images/lcolBack.gif);
	background-repeat: repeat-y;
	font-size: .9em;
	color: #cccccc;
	height: 40px;
	width: auto;
	padding-top: 10px;
	padding-left: 200px;
	clear: both;

	}


/*--------- positioning ------------*/

.col1{
	position: absolute;
	top: 132px;
	left: 0px;
	z-index: 20;
	height: auto;
	vertical-align: top;
	background-image: url(/images/lcolBack.gif);
	background-repeat: repeat-y;
	width: 175px;

	}

/*--------- links --------------------*/

a, a:link{
	color: #0A8161;        /*285B40;*/
	text-decoration: underline;
	}

a:visited{
	color:  #899C75;      /*21B17D;*/
	}

a:hover{
	color:  #C18458;      /*000000; */
	}



/*----------- lists ------------------*/

ul{
	list-style-type: none;
	list-style-image: url(/images/squareBullet.gif);
	list-style-position: outside;
	margin-top: 2px;
	margin-bottom: 1.75em;
	}
 div.references{
      color:#333333;
 }
ul.spaced li{
	margin-bottom: 1.5em;
	}


.item ul,
.LSItem ul{
	margin-left: .5em;
	padding: 1em 1em 0 1em;
	}


.item li{
	margin-bottom: 1em;
}
.subColumn ul{
	margin-top: .25em;
	margin-left: 0em;
	margin-right: 10px;
	padding-left: 0.75em;
	}


li{line-height: 1.3em;
	}

/*----------- headers ---------------*/


h3{
	font-size: 1.2em;
	color: #000000;
	margin: 0px 0px;
	}

h4{
	font-size: 1em;
	color: #000000;
	padding: 0;
	margin: 2px 0px;
	}


.item h4{
	border-bottom: 1px solid #A8BFAF;
	background-color:#F3EEDE;
	color: #B56533;
	font-weight: bold;
	padding: .25em 1em;
}

div.group h4{
	margin-bottom: 8px;
	}

.item{
	background-color: #FFFFFF;
	border: 1px solid #A8BFAF;
	position: relative;
	margin-bottom: 4px;
}

.item p{
	padding: .25em 1em;
}

.content p,
.content2 p{
	font-size: 1em;
	margin-top: 0;
	line-height: 1.3em;
	}

.error{
	background-color: #E7E195;
	color: #000000;
	font-size: .9em;
	border: 1px solid #136137;
	padding: 5px;
	margin: 3px;
	display: none;
	z-index: 1000;
	}

.error .col{
	float: left;
	text-align: left;
	margin-left: 4px;
	}

.row{
     clear: both;
}

div.group2{ /* used for links, columns */
	background-color: #FFFFFF;
	border: 1px solid #96A0A9;
	padding: 10px;
	margin: 4px 0;
	width: 100%;
	}

div.group2 h4{
	color: #96A0A9;
	}

div.header{
	/*width: 760px;*/
		background-image: url(/images/bannerTile.png);
	background-repeat: repeat-x;
	}

.holder{
	width: 100%;
	background-color: #FFFFFF;
	font-size: inherit;
	}


.content2{
	background-image: url(/images/lcolBack.gif);
	background-repeat: repeat-y;
	font-size: inherit;
	vertical-align: top;
	text-align: left;
	padding: 10px 0px 15px 195px;
	width:609px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:404px; /* here's the real width */
	min-height: 40px;
	}



div.spacer{ /* used after floated elements in a group */
	clear: both;
	}


.subColumn{	/*specify width with inline style declaration*/
	padding: 0 5px 0 10px;
	float: left;
	}

div.subColumn div{
	margin-top: 10px;
	}
div.group{ /* used for data tables, content forms */

	font-size: 1em;
	/*border: 1px solid #A7BDAE;*/
	padding: 5px;
	margin: 4px 0 12px 0;
	width: 100%;
	}
.LSItemHead{
	color: #B66532;
	height: 18px;
	background-image: url(/images/headBack.gif);
	background-position: top right;
	font-weight: bold;
	padding: 5px 12px;
	margin: 0px 2px 0px 0px;
	}

.LSItem{
	font-size: .9em;
	padding: 5px 10px 5px 18px;
	}

.LSItem div.divider{
	border-top: 1px solid #A6BEAE;
	border-bottom: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0em;
	}


/* watch this width as it adds to the overall page width*/
.bannerText{
	position: absolute;
	top: 50px;
	left: 260px;
	width: 300px; /* this can cause the page to scroll horizontally*/
	text-align: left;
	margin: 0;
	padding-right: 0;
	color: #FFF59D;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: middle;
	}


div.content div.mainAnnouncement{
	color: #000000;
	font-size: 0.9em;
	margin: 15px 0;
	}

.left{
	text-align: left;
	}

.top{
	vertical-align: top;
	}

.bottom{
	vertical-align: bottom;
	}

.right{
	text-align: right;
	}

.indent{
	margin-left: 20px;
	}

.detail{
	font-size: 0.8em;
	color: #666666;
	}

.required{
	color: #B6652A;
	}




/* ========[ navigation tabs ]========*/
.navBar{
	position: absolute;
	left: 18px;
	z-index: 10;
	text-align: left;
	font-size: .9em;
	/*top: 103px;*/
	top: 109px;
	width: 600px;
	}

div.navBar a:link,
div.navBar a:visited{
	height: 22px;
	text-decoration: none;
	background-image: url(/images/tabOff.gif);
	background-position: top right;
	padding: 4px 6px 3px 5px;
	color: #FFFFFF;
	border-left: 1px solid #136137;
	border-bottom: 1px solid #136137;
	position: relative;
	z-index: 100;
	}

div.navBar a:hover{
	text-decoration: none;
	background-image: url(/images/tabOn.gif);
	background-position: top right;
	padding: 4px 6px 3px 5px;
	color: #FFFFFF;
	border-left: 1px solid #136137;
	border-bottom: 1px solid #136137;
	position: relative;
	z-index: 100;
	}

div.navBar a:link.selected,
div.navBar a:visited.selected{
	text-decoration: none;
	font-weight: normal;
	background-image: url(/images/tabSelected.gif);
	background-position: top right;
	padding: 4px 6px 4px 5px;
	color: #136137;
	border-left: 1px solid #136137;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	z-index: 100;
	}


div.utility{
	position: absolute;
	top: 3px;
	left: 450px;
	z-index: 10;
	text-align: left;
	color: #136137;
	width: 350px;
	}

div.subMenu{
	margin-top: 10px;
	margin-bottom: 20px;
	}

div.subMenu a{
	font-size: inherit;
	margin: 0 5px;
}

div.subMenu a.selected{
	font-size: inherit;
	margin: 0 5px;
	font-weight: bold;
	text-decoration: none;
	}

.crumbs{
	font-size: .8em;
	color: #000000;
	margin-bottom: 5px;
	}

.liColText{
	width: 110px;
	text-align: left;
	}

.liColNum{
	width: 100px;
	text-align: right;
	}

div.debug{ /* displays code debugging on top */
	background-color: #ffcc33;
	border: 1px solid #000000;
	padding: 1em;
	margin: 4px 0;
	position: relative;
	z-index: 1000;
	}


.localSelect{
	position: absolute;
	top: 35px;
	left: 660px;
	width: 120px;
	z-index: 50;
}

div.comment{
	display: none;
	font-size: .9em;
	background-color: transparent;
	margin: 4px;
	padding: 6px;
}

div.iconBar {
	width: 100%;
	text-align: right;
	padding: 2px;
	font-size:.9em;
	margin-top:7px;
}

div.iconBar a{
	border: 1px solid #fff;
}

div.iconBar a:hover{
	border: 1px solid #E7E195;
}

div.iconBar a span{
	display: none;
}


.colorShade{
	background-color: #F2F8F5;
}

div.block{
	line-height: 1.5em;
	margin: 0 0 10px 24px;
}

img {border:none}

.subnav {
	border: 1px solid #e5ddc5;
	border-left: none;
	border-right: none;
	color: #000;
	font-size: .85em;
	padding: 6px;
	margin: 10px 0;
}

.songList {
	font-size: 10pt;
	border: 1px solid #DDDDDD;
	/*background-color:#EBEBEB;*/
	width:500px;
	padding:0px 0px 0px 0px;
    }

td.musicItem{
border-bottom: 1px solid #DDDDDD;
}
 