/*------------------------------
body
------------------------------*/
body{
    background: #132F2E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #244140;
    margin-top: -3px;
}

a{
color: #715A43;
}

#container{
width: 774px;
margin: 0 auto;
background: url(images/body/container_bg.jpg);
}

#containerBg{
background: url(images/body/bg_wood.jpg) top left;
background-repeat: repeat;
width: 734px;
padding: 9px;
margin: 0 auto;
}

#containertopshadow{
background: url(images/body/container_top.gif) bottom left;
background-repeat: no-repeat;
width: 774px;
height: 14px;
margin: 0 auto;
}

#containerbottomshadow{
background: url(images/body/container_bottom.gif) top left;
width: 774px;
height: 14px;
margin: 0 auto;
background-repeat: no-repeat;
}

#header{
margin-bottom: -2px;
height: 108px;
}

.headerspace{
line-height: 8px;
}

/*------------------------------
homepage content
------------------------------*/
.containerBg{
	background: url(images/body/bg_wood.jpg) top left;
	background-repeat: repeat;
}

.bodyBottom {
	font-weight: bold;
	font-size: 14px;
	color: #56422E;
	text-decoration: none;
	background-color: #EAEAE8;
}
.bodyBottomP {
	border: 1px solid #5C754F;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #56422E;
	text-decoration: none;
	background-color: #EAEAE8;
	margin: 15px 15px 15px 15px ;
}

.bodyBottom a {
    font-weight: bold;
	font-size: 14px;
	color: #56422E;
	text-decoration: underline;
}
.bodyBottom a:hover {
    font-weight: bold;
	font-size: 14px;
	color: #56422E;
	text-decoration: none;
}


/*------------------------------
subpage content
------------------------------*/
#subpageContent{
        display: inline;
        width: 523px;
        position: relative;
        left: 5px;
        margin: 5 5 5 5;
		border: 10px solid #244140;
		padding: 6px;
        float: left;
		background-color: #EAEAE8;
}

.subpageText{
        margin: 8px; 8px;
		background-color: #EAEAE8;
		line-height: 18px;
		font-size: 14px;
		color: #56422E;
}

.subpageText a{
    font-weight: bold;
	background-color: #EAEAE8;
	font-size: 14px;
	color: #56422E;
	text-decoration: none;
}
.subpageText a:hover{
	background-color: #EAEAE8;
    font-weight: bold;
	font-size: 14px;
	color: #56422E;
	text-decoration: underline;
}

/*------------------------------
navigation
------------------------------*/

#navAqua{
background: url(images/body/nav_bg.jpg) top left;
background-repeat: repeat-y;
width: 174px;
}

#navFooter{
position: relative;
top: 0px;
left: 0px;
margin-bottom: -40px;
margin-top: 0px;
background: url(images/body/nav_bg.jpg) top left;
background-repeat: repeat-y;
}

.subNav{
height: 30px;
margin: 0;
}


/*------------------------------
list
------------------------------*/
td.textnavlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #84462B;
	border-top: solid 1px #AA7B63; 
	line-height: 9px;
	padding-top: 2px;
}
td.textnavlist a {
	color: #84462B;
	font-weight: normal;
	font-size: 9px;
	border: none;
	line-height: 9px;
	text-decoration: underline;
}
#list th {
	background-color: #D6C993;
	padding-left: 8px;
	font-weight: normal;
	border-right: solid 1px #F0EBD8;
	padding-right: 3px;
}	
#list td {
	background-color: #F0EBD8;
	padding-left: 8px;
	padding-right: 3px;
	font-weight: normal;
}
#list th a {
	text-decoration: underline;
	font-weight: bold;
	color: #84462B;
	font-size: 11px;
}
#list td a {
	text-decoration: underline;
	font-weight: bold;
	color: #84462B;
	font-size: 11px;
}

.formText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #736732;
	width: 265px;
}

/*------------------------------
text decoration
------------------------------*/
.mailto{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7B6D34;
	padding-bottom: 0px;
        height: 21px;
        margin: 0;
	text-decoration: none;
font-weight: bold;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #244140;
	padding-bottom: 0px;
    height: 21px;
    margin: 0;
	font-weight: bold;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3C54A;
	padding-bottom: 8px;
    line-height: 18px;
    margin: 5px 5px 5px 15px;
	font-weight: normal;
}

h2 a, h2 a:link{
	color: #7B6D34;
	text-decoration: underline;
font-weight: normal;
}

h2 span{
font-weight: normal;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7B6D34;
	padding-bottom: 0px;
        height: 21px;
        margin: 0;
}

h3 a, h3 a:link, h3 a:visited, h3 a:active{
	color: #7B6D34;
	font-size: 9px;
	text-decoration: none;
font-weight: bold;
}

h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-bottom: 0px;
    height: 21px;
    margin: 0;
}

.padLeft{
padding-left: 9px;
}

.vSpace{
margin-top: 15px;
}

.vSpaceBottom{
margin-bottom: 7px;
}

.textVCenter{
position: relative;
top: -21px;
}

.textsubtitle {
	color: #3A1200;
	font-size: 11px;
	font-weight: bold;
line-height: 16px;
}
.textsubtitle a {
	color: #3A1200;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
line-height: 16px;
}
.textsubtitle a:hover {
	color: #3A1200;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
.v15{
margin-bottom:15px;
}

.byStyle{
height: 19px;
width: 244px;
margin-bottom: 0px;
}

/*------------------------------
Featured Artist Controls
------------------------------*/
.featuredTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F3C54A;
	padding-bottom: 8px;
    line-height: 18px;
    margin: 5px 5px 5px 15px;
	font-weight: normal;
}

.featuredLink a{
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #715A43;
		font-weight: normal;
		line-height: 13px;
}
.featuredLink a:hover{
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #715A43;
		font-weight: normal;
		line-height: 13px;
		text-decoration: none;
}

.featured{
        font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		font-weight: normal;
		line-height: 28px;
}

.featured a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	line-height: 28px;
}
.featured a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 28px;
}


/*------------------------------
Back to top
------------------------------*/
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #275755;
    margin: -5px auto 0 auto;
    padding-left: 10px;
	text-align: left;
}

.top a {
	color: #275755;
	text-decoration: underline;
}
.top a:hover {
	color: #275755;
	text-decoration: none;
}


/*------------------------------
footer
------------------------------*/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #396D6B;
    margin: -5px auto 0 auto;
    padding-left: 10px;
	text-align: center;
}

.footer a {
	color: #396D6B;
	text-decoration: underline;
}
.footer a:hover {
	color: #477B79;
	text-decoration: none;
}

.footer_ms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #396D6B;
    margin: -5px auto 0 auto;
    padding-left: 10px;
	text-align: center;
}

.footer_ms a {
	color: #396D6B;
	text-decoration: none;
}
.footer_ms a:hover {
	color: #477B79;
	text-decoration: none;
}

.bottomNav{
margin-top: 8px;}