/*  new css code for Mixed Company Country Band  */
/*  Start of design date:  March 25, 2010  */

/* Hex Color List:
Primary light to dark to light:  FF7800 (e3700a)  BF7330    A64E00   FF9A40   FFB573
Secondary light to dark to light:   FFAD00    BF9130    A67000    FFC140    FFD273
Tertiary light to dark to light:   FF0D00   BF3730   A60800   FF4940   FF7A73
*/


body
{
background-color: black;
color: a60800;
}

table.top
{
background-color: e3700a;
color: 770000; /* 990900 5e0000 a60800 */
width: 800;
margin: auto;
border-left: 1px solid #000;
border-right: 1px solid #000;
font-family: verdana;
}

table.middle
{
background-color: a64e00;
color: ff9a40;
width: 800;
margin: auto;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

table.centercontent
{
color: ff9a40;
margin: auto;
width: 100%;
}

td.leftcentercontent
{
color: ff9a40;
width: 50%;
padding: 10px;
}

td.rightcentercontent
{
color: ff9a40;
width: 50%;
padding: 10px;
text-align: center;
}

table.toplinkstrip
{
background-color: ffd273;
color: a64e00;
width: 800;
margin: auto;
border-left: 1px solid #000;
border-right: 1px solid #000;
font-weight: 700;
}

table.bottomlinkstrip
{
background-color: ffd273;
color: a64e00;
width: 800;
margin: auto;
border-left: 1px solid #000;
border-right: 1px solid #000;
font-size: 9pt;
text-align: center;
}

table.topedge
{
background-color: a64e00;
color: ffffff;
width: 800;
margin: auto;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
border: 1px solid #000;
border-bottom: 0;
font-size: 7pt;
}

table.bottomedge
{
background-color: a64e00;
color: ffffff;
width: 800;
margin: auto;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
border: 1px solid #000;
border-top: 0;
font-size: 7pt;
text-align: center;
text-decoration: none;
}

td
{
vertical-align: top;
}

h1,h2,h3
{
font-family:  "Monotype Corsiva","Comic Sans MS";
}

h1.regular,h2.regular,h3.regular
{
font-family:  "Times New Roman","Comic Sans MS";
}

img.contentpic
{
border-width: 3px;
border-style: ridge;
border-color: bf7330;
}

img.memberpic
{
border-width: 3px;
border-style: ridge;
border-color: bf7330;
}

hr
{
color: bf7330;
border-color: bf7330;
border-style: ridge;
width: 80%;
}

a:link.main
{
color: a64e00;
background-color: ffd273;
text-decoration: none;
}

a:visited.main
{
color: a64e00;
background-color: ffd273;
text-decoration: none;
}
a:active.main
{
color: a64e00;
text-decoration: none;
background-color: ffd273;
}
a:hover.main
{
color: ffd273;
background-color: a64e00;
text-decoration: none;
}

a:link.contentlink
{
color: ffd273;
background-color: a64e00;
text-decoration: none;
border: none;
}

a:visited.contentlink
{
color: ffd273;
background-color: a64e00;
text-decoration: none;
border: none;
}
a:active.contentlink
{
color: ffd273;
text-decoration: none;
background-color: a64e00;
border: none;
}
a:hover.contentlink
{
color: a64e00;
background-color: ffd273;
text-decoration: none;
border: none;
}

a:link.songlink
{
color: ffd273;
background-color: a64e00;
text-decoration: none;
border-width: 3px;
border-style: ridge;
border-color: bf7330;
}

a:visited.songlink
{
color: ffd273;
background-color: a64e00;
text-decoration: none;
border-width: 3px;
border-style: ridge;
border-color: bf7330;
width: 200px;
}
a:active.songlink
{
color: ffd273;
text-decoration: none;
background-color: a64e00;
border-width: 3px;
border-style: ridge;
border-color: bf7330;
}
a:hover.songlink
{
color: a64e00;
background-color: ffd273;
text-decoration: none;
border-width: 3px;
border-style: ridge;
border-color: bf7330;
}

a:link.hostlink
{
background-color: a64e00;
color: ffd273;
text-decoration: none;
}

a:visited.hostlink
{
background-color: a64e00;
color: ffd273;
text-decoration: none;
}
a:active.hostlink
{
background-color: a64e00;
text-decoration: none;
color: ffd273;
}
a:hover.hostlink
{
background-color: ffd273;
color: a64e00;
text-decoration: none;
}


p.notice
{
background-color: ffb573;
color: 770000;
text-align: center;
text-decoration: none;
border-width: 3px;
border-style: ridge;
border-color: bf7330;
}


/* REMOVE ALL BELOW THIS LINE WHEN COMPLETED */


