body {
	margin: 0px;
	padding: 0px;
	color: #666666;
}

/*font family for page*/
p, td, div, ul, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image:  url(file:///ReilleyDesign_Work/Clients/M.Willey/!MichelleWilley_Website/images/bullet.gif);
	
}
h1 {
       font-size: 24px;
       color: #5C7E6D;
}
h2 {
       font-size: 18px;
       color: #5C7E6D;
}

h4 {
       font-size: 12px;
       color: #5C7E6D;
}

a {


}
a:link {
	color: #5C7E6D;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #333333;
}
.info {
	font-size: 10px;
	text-align: right;
}
p h3 {
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}
.leftcolumn a:link {
	color: #666666;
}
.leftcolumn a:visited {
	color: #666666;
}
.leftcolumn a:hover { 
	color: #333333;
}
.leftcolumn a:active {
	color: #000000;
	font-weight: bolder;
	background-color: #CCCCCC;
	
}
.ListArtists {
	font-size: 14px;
	font-weight: bold;
}

ul#navlist
{
margin-left: 15px;
margin-top: 26px;
margin-bottom: 116px;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
        display: inline;
        list-style-type: none;
        font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navlist a { padding: 0px 6px; }

#navlist a:link, #navlist a:visited
{
color: #CAD5CF;
text-transform: uppercase;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
text-decoration: none;
}

ul#facebook
{
margin-left: 15px;
margin-top: 106px;
padding-left: 0;
white-space: nowrap;
}

#facebook li
{
        display: inline;
        list-style-type: none;
        font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#facebook a { padding: 0px 6px 0px 5px; }

#facebook a:link, #facebook a:visited
{
color: #B5C4BD;
text-decoration: none;
}

#facebook a:hover
{
color: #fff;
text-decoration: none;
}@charset "UTF-8";
/* CSS Document */

#logo_box {
	background-color: #0C1F14;
	background-image: url(../images/base/VG_r7_c2.jpg)
}

.emailbutton {
	background-color: #88958B;
	padding: 5px 5px 5px 5px;
	color: #fff;
}

.buttonSubmit {
 color: #88958B;
 background-color: #fff;
 font-size: 1em;
 border: 1px solid #88958B;
 padding: 2px;
}

textarea {
    color: #152219;
    font-size: 13px;
    width: 320px;
height: 110px;
    border: 1px solid #88958B;
    padding: 2px;
}

.textinput {  
      color: #152219;
      width: 320px;
      font-size: 1em;
      border: 1px solid #88958B;
      padding: 2px;
}
.credits {
	font-size: 10px;
	font-style: italic;
	color: #D9E1DD;
}

.credits a {
	color: #C7D2CD;
}

.credits a:hover {
	color: #EBEFED;
}.right h4 {
	font-size: 14px;
	line-height: 15px;
	font-weight: lighter;
}
