@charset "utf-8";
/* CSS Document */

body {
margin:0px;
 }
td.wrap { background: url(images/bg00.gif) center repeat-x #3d1301; 
}
td.bg01 { background: url(images/bg01.jpg) center repeat-x;
text-align:center;
vertical-align:top; 
}

.heading1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16;
font-weight:bold;
color:#290900;
}
.heading2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16;
font-weight:bold;
color:#9c855c;
}

.small-text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#cbad6e;
}

.small-text- {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#290900;
}
.small-text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #f0e094;
	text-decoration: none;
	}
.small-text a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #f0e094;
	text-decoration: none;
	}
.small-text a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #f0e094;
	text-decoration: none;
	}
.small-text a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fdd681;
	text-decoration: none;
	}

td {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #221606;
	text-decoration: none;
}
td.left {
	padding-top:15px;
	padding-left:10px;
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #221606;
	text-decoration: none;
}

td.atists-box {
width:472px;
border: solid 1px #54411f;
}

#artists {
background-color:#ded0a5;
width:102px;
padding:4px;
border: solid 1px #685b44;
text-align:center;
}
/* nav bar */

td.navbar {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #f0e094;
	text-decoration: none;
	}
td.navbar a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #f0e094;
	text-decoration: none;
	}
td.navbar a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #f0e094;
	text-decoration: none;
	}
td.navbar a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fdd681;
	text-decoration: none;
	}
/* Links on body area */
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #9c1b02;
	text-decoration: none;
	}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #9c1b02;
	text-decoration: none;
	}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3b2b17;
	text-decoration: none;
	}
	
input.form-fields  {
    width: 450px;
	font-family: Verdana;
	font-size: 10px;
	letter-spacing: 1px;
    color: #1C1412;
    background-color: #baa67f;
    padding-left: 4px;
    border: solid 1px #5c4928;
    margin-left: 0px;
    margin-right: 0px;
    height: 16px;
}
input.contact-email {
    width: 200px;
	font-family: Verdana;
	font-size: 10px;
	letter-spacing: 1px;
    color: #1C1412;
    background-color: #baa67f;
    padding-left: 4px;
    border: solid 1px #5c4928;
    margin-left: 0px;
    margin-right: 0px;
    height: 20px;
}

textarea{
background-color: #9b8761; 
width: 450px;
height: 60px;
border:solid 1px #5c4928;
font-family: Verdana;
font-size: 10px;
letter-spacing: 1px;
color: #1C1412;
background-color: #baa67f;
padding-left: 4px;
}

input.formInputButton  {
    font-size: 11px;
    vertical-align: left;
    font-weight: bolder;
    text-align: center;
    color: #4b3f01;
    background-color: #d5c088;
    padding: 1px;
    border: solid 1px #5c4928;
    cursor: pointer;
	margin-right:0px;
    }