body
{
	background-color: #FFF;
	background-image: url(/images/bg/greengrass1.gif);
	font-family: verdana, arial, times, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 940px;
	text-align: left;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
a:link, a:visited
{
	color: #654825;
	text-decoration: none;
	font-weight: bold;

}
a:hover, a:active 
{
	color: #000;
	text-decoration: underline;
}

.eighttext
{
	font-size: 8px;
}
.tentext
{
	font-size: 10px;
}
.sixteentext
{
	font-size: 16px;
}
.italictext
{
	font-style: italic;
}
.boldtext
{
	font-weight: bold;
}
.fortymargin
{
	margin-left: 40px;
	margin-right: 40px;
}

.bannertable
{
	border: 2px solid #000;
	background-image: url(/images/bnrs/bbluegloss1.png);
	background-repeat: no-repeat;
	height: 150px;
	padding: 0;
	margin: 0;
}

#banner
{
	border: 0;
	display: block;
}

/* Top Row Start~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.toprow
{
	height: 40px;
	width: auto;
	background-image: url(/images/toprowimg/trbgwelcome.png);
	background-repeat: no-repeat;
	background-color: #563D1F;
	text-align: left;
	vertical-align: top;
	padding: 1px 1px 1px 1px;
	margin: 0;
	border-width: 0 1px 1px 1px;
	border-color: #000;
	border-style: solid;
}

.trcase
{
	width: 760px;
	float: right;
	padding: 0;
	margin: 0;
}

.trleft
{
	height: auto;
	width: auto;
	float: left;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	border: 0;
}

.trright
{
	height: auto;
	width: auto;
	float: right;
	text-align: left;
	vertical-align: top;
	padding: 0 32px 0 0;
	margin: 0;
	border: 0;
}

.buttons
{
	padding: 0 0 0 1px;
	margin: 0;
	border: 0;
}

.subbuttons
{
	padding: 8px 0 8px 1px;
	margin: 0;
	border: 0;
}

/* top row end~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.main
{
	height: auto;
	background-color: #8B6332;
	padding: 0;
	margin: 0;
	border-width: 0 1px 0 1px;
	border-color: #000;
	border-style: solid;
}

/* Left Nav Start~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.lt
{
	float: left;
	width: 160px;
	height: inherit;
	background-color: #8B6332;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	border: 0;
}

.nav
{
	float: right;
	width: 150px;
	height: auto;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin-top: 10px;
	border-width: 2px 0 2px 2px;
	border-color: #000;
	border-style: solid;
}

.nav ul
{
	list-style-type: none;
	text-align: left;
	font-size: 10px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.nav li a
{
	height: 100%;
	display: block;
	padding: 1px 2px;
}
.nav li a:link
{
	color: #000;
	text-decoration: none;
	font-weight: normal;

}
.nav li a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: normal;

}
.nav li a:hover
{
	color: #000;
	text-decoration: underline;
	background-color: #D8BB97;
}
.nav li a:active 
{
	color: #000;
	text-decoration: underline;
	background-color: #FD0;
}
/* left nav end~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*Right Nav Start~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.rt
{
	float: right;
	width: 160px;
	height: inherit;
	background-color: #8B6332;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	border: 0;
}

.rightnav
{
	float: left;
	width: 150px;
	height: auto;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin-top: 10px;
	border-width: 2px 2px 2px 0;
	border-color: #000;
	border-style: solid;
}

.rightnav ul
{
	list-style-type: none;
	text-align: left;
	font-size: 10px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.rightnav li a
{
	height: 100%;
	display: block;
	padding: 1px 2px;
}
.rightnav li a:link
{
	color: #000;
	text-decoration: none;
	font-weight: normal;

}
.rightnav li a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: normal;

}
.rightnav li a:hover
{
	color: #000;
	text-decoration: underline;
	background-color: #D8BB97;
}
.rightnav li a:active 
{
	color: #000;
	text-decoration: underline;
	background-color: #FD0;
}
/* right nav end~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.pagenav
{
	background-color: #D8BB97;
	font-weight: bold;
	font-size: 10px;
	color: #76552D;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin: 0;
	border: 0;
}

.pagenav a:link, .pagenav a:visited
{
	color: #2D2010;
	text-decoration: none;
	font-weight: bold;

}

.pagenav a:hover, .pagenav a:active 
{
	color: #2D2010;
	text-decoration: underline;
	font-weight: bold;
}

/* ContentStart~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.contentcase
{
	height: auto;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0 160px 0 160px;
	border-width: 0 2px 0 2px;
	border-color: #000;
	border-style: solid;
}

.content
{
	height: auto;
	min-height: 1000px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin: 0;
	border: 0
}


/* ie-fix */
* html  .content
{
height: 1100px;
}
/* end-ie-fix */

.contentheadcasecase
{
	padding: 0px 10px 5px 10px;
}

.contentheadcase
{
	background-image: url(/images/bg/mredline.gif);
	background-repeat: repeat-x;
	height: 192px;
	padding: 0;
	margin: 0;
}

.contenthead
{
	height: 192px;
	background-image: url(/images/bnrs/pnookscranny1b.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0 4px 0 0;
}

.contentheadtext
{
	float: right;
	padding: 35px 5px 5px 310px;
	font-weight: bold;
	font-size: 9px;
}
/* content end~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* Bottom Table Start~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.bottom 
{
	height: auto;
	width: auto;
	background-image: url(/images/bg/mmidbottom.gif);
	background-repeat: repeat-x;
	background-color: #8C6432;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.bottomleft
{
	background-color: #8B6332;
	float: left;
	text-align: right;
	vertical-align: top;
	padding: 0;
	margin: 0;
	border: 0;
	border-width: 0 0 0 1px;
	border-color: #000;
	border-style: solid;

}

.bottomright
{
	background-color: #8B6332;
	float: right;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	border: 0;
	border-width: 0 1px 0 0;
	border-color: #000;
	border-style: solid;

}

.bottommid
{
	height: 12px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0 160px 0 160px;
}

.subbottom
{
	background-color: #8B6332;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	border-width: 0 1px 1px 1px;
	border-color: #000;
	border-style: solid;
}
/* bottom table end~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.footer 
{
	font-size: 9px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	margin: 0;
	border: 0;
}

/* main layout end~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.tt
{
	border-collapse: collapse;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}
.ttcell
{
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}

.reference
{
	vertical-align: super;
	letter-spacing: -2px;
	font-size: 9px;
}
.reference a:link, .reference a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.reference a:hover, .reference a:active 
{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

.referencelist
{
	font-size: 10px;
	list-style-type: decimal;
}
.referencelist a:link, .referencelist a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.referencelist a:hover, .referencelist a:active 
{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

/* Headers Start~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.headabrown
{
	font-size: 18px;
	background-color: #8B6332;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}
.headbbrown
{
	font-size: 14px;
	background-color: #8B6332;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}
.eheadabrown
{
	font-size: 18px;
	background-image: url(/images/bg/eheadabrown.png);
	background-repeat: repeat-x;
	background-color: #FFD000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #523B1E;
	border-style: solid;
}
.eheadbbrown
{
	font-size: 14px;
	background-image: url(/images/bg/eheadbbrown.png);
	background-repeat: repeat-x;
	background-color: #FFD000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #523B1E;
	border-style: solid;
}


.headared
{
	font-size: 18px;
	background-color: #BD1B1B;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}

.headbred
{
	font-size: 14px;
	background-color: #BD1B1B;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}

.headablue
{
	font-size: 18px;
	background-color: #55ACF6;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}

.headbblue
{
	font-size: 14px;
	background-color: #55ACF6;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}

.headayellow
{
	font-size: 18px;
	background-color: #FFDA33;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}
.headbyellow
{
	font-size: 14px;
	background-color: #FFDA33;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}
.eheadayellow
{
	font-size: 18px;
	background-image: url(/images/bg/eheadayellow.png);
	background-repeat: repeat-x;
	background-color: #FFD000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #E6BB00;
	border-style: solid;
}
.eheadbyellow
{
	font-size: 14px;
	background-image: url(/images/bg/eheadbyellow.png);
	background-repeat: repeat-x;
	background-color: #FFD000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #E6BB00;
	border-style: solid;
}

.headblightbluemusic
{
	font-size: 14px;
	background-color: #A3DBFF;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0;
	border-width: 1px;
	border-color: #55ACF6;
	border-style: solid;
}

.bluelink a:link, .bluelink a:visited
{
	color: #095FAA;
	text-decoration: none;
	font-weight: bold;

}


.smallgraylink a:link, .smallgraylink a:visited
{
	color: #808080;
	text-decoration: underline;
	font-weight: normal;

}
.smallgraylink a:hover, .smallgraylink a:active 
{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

.darkredlink a:link, .darkredlink a:visited
{
	color: #8B0000;
	text-decoration: none;

}
.darkredlink a:hover, .darkredlink a:active 
{
	color: #8B0000;
	text-decoration: underline;
}

.orangelink a:link, .orangelink a:visited
{
	color: #FF6600;
	text-decoration: none;

}
.orangelink a:hover, .orangelink a:active 
{
	color: #FF6600;
	text-decoration: underline;
}

.blacklink a:link, .blacklink a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;

}
.blacklink a:hover, .blacklink a:active 
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.blanklink a:link, .blanklink a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.blanklink a:hover, .blanklink a:active 
{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

/* ~~~~~~~~~~~ */

.musictop
{
	height: 130px;
	background-image: url(/images/bnrs/kksliderblue1.gif);
	background-repeat: no-repeat;
	background-color: #A3DBFF;
	font-size: 28px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	border-width: 1px;
	border-color: #55ACF6;
	border-style: solid;
}