
#nav a { text-decoration: none; font-size: 26px; color: #993333; font-family: "Garamond", "Times New Roman", Times, serif;}
#nav a:hover { text-decoration: underline;}


.Art_Title {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
}
.Art_Artist {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.Services_Text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
}
.Artists_List {
	font-family: Garamond, 'Times New Roman', serif; 
	font-size: 16px;
	line-height: 1.5;	
	font-style: normal;
	color: #999;
	width: auto;
	font-weight: normal;
	/*text-transform: uppercase;*/
}

a.Artists_List  { font-size: 18px; color: #666 !important; }
a.Artists_List:hover { color: #993333 !important; }

.Artists_Name {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.Art_Info {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;

}

.Art_Info1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TD_foot  {
	font-family:"Times New Roman", Times, serif;
	color: #993333; 
	font-size: 18px;
	}
.TD_foot2  {
	font-family:"Garamond", "Times New Roman", Times, serif;
	color: #993333; 
	font-size: 24px;
	font-stretch: extra-expanded;
	}
	
a.emailfooter:link {
	color: #993333; text-decoration:none
}
a.emailfooter:visited {
	color: #993333; text-decoration:none;
}
a.emailfooter:hover {
	color: #000000; text-decoration: underline;
}
a.emailfooter:active {
	color: #993333; text-decoration: none;
}

.clear { clear: both; }

.artshow { width: 850px; margin: 0 auto; }
#left { max-width: 600px;  }
#left img { max-width: 590px;} 
#right { max-width: 250px; }

.centerA {
	width: 100%;
	margin: 0 auto; 
}

#theList { width: 90%; list-style-type:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; margin-right: 130px; }

#theList li a { font-family: Garamond, 'Times New Roman', serif; font-size: 18px; font-weight: bold; color: #666 !important; }
#theList li a:hover { color: #993333 !important; text-decoration: none;}

#theList li {
	height: 180px;
    float: left;
    width: 23%;
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-right: 45px;
	margin-left: auto;
	text-align: center;
}

#container { width: 250px; height: 180px; display: block; vertical-align: middle; }
.helper {  display: inline-block;
    height: 100%;
    vertical-align: middle; }
#containertext { clear: both; margin-top:5px; margin-bottom: 10px; width: 250px; }


#theList li img { display: inline-block; max-width: 180px; max-height: 180px; margin-right: auto; margin-left: auto;  vertical-align: middle;}

#theList li a img  { border: none; }


#artist_list { width: 90%; list-style-type:none; color: #666; }
#artist_list li { list-style: none; text-align: left; float:left; width:30%; margin-left: 10px; }

#artists_h { width: 90%; color: #999;   margin-bottom: 10px; font-size: 24px; text-align: center;}
#artists_h2 { width: 90%; color: #333;   margin-bottom: 10px; text-align: center; font-size: 30px;}

#artists_hr { width: 90%; background-color: #999; color: #999; height: 1px; }
#artists_hr2 { width: 75%; background-color: #999; color: #999; height: 1px; }


#theArtistStock { width: 99%; list-style-type:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; }

#theArtistStock li a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#theArtistStock li a:hover { color: #993333; text-decoration: none;}

#theArtistStock li {
	height: 250px;
    float: left;
    width: 47%;
	padding-bottom: 30px;
	margin-right: 20px;
}
#container2 { width: 250px; height: 250px; float: left; margin-right: 7px;}
#theArtistStock li img { display: block; margin-left:auto; margin-right:auto; max-width: 250px; max-height: 250px; }

#theArtistStock li a img  { border: none; }

#theArtistStock li a.gar { 	font-family: Garamond !important; font-size:14px; }
.center { width: 100%; text-align: center;}
#colcontainer { width: 80%; margin-right: 0px; margin-top: 5px; }
#col1 { float: left; width: 50%; }
#col2 { float: left; width: 50%; }
/*#col3 { float: left; width: 33%; }*/

.btn {
  background: #f1f1f1;
  background-image: -webkit-linear-gradient(top, #f1f1f1, #fff);
  background-image: -moz-linear-gradient(top, #f1f1f1, #fff);
  background-image: -ms-linear-gradient(top, #f1f1f1, #fff);
  background-image: -o-linear-gradient(top, #f1f1f1, #fff);
  background-image: linear-gradient(to bottom, #f1f1f1, #fff);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-size: 16px;
  font-family: 'Garamond','Times New Roman', serif;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #fff;
  background-image: -webkit-linear-gradient(top, #fff, #f1f1f1);
  background-image: -moz-linear-gradient(top, #fff, #f1f1f1);
  background-image: -ms-linear-gradient(top, #fff, #f1f1f1);
  background-image: -o-linear-gradient(top, #fff, #f1f1f1);
  background-image: linear-gradient(to bottom, #fff, #f1f1f1);
  text-decoration: none;
}


.btn, .btn2 a { color: #000 !important; }
.btn, .btn2 a:link { color: #000 !important; }
.btn, .btn2 a:visited { color: #000 !important; }


.btn2 {
  background: #f1f1f1;
  background-image: -webkit-linear-gradient(top, #f1f1f1, #fff);
  background-image: -moz-linear-gradient(top, #f1f1f1, #fff);
  background-image: -ms-linear-gradient(top, #f1f1f1, #fff);
  background-image: -o-linear-gradient(top, #f1f1f1, #fff);
  background-image: linear-gradient(to bottom, #f1f1f1, #fff);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-size: 16px;
  font-family: 'Arial','Helvetica', sans-serif;
  padding: 5px 20px 5px 20px;
  text-decoration: none;}

.btn2:hover {
   background: #fff;
  background-image: -webkit-linear-gradient(top, #fff, #f1f1f1);
  background-image: -moz-linear-gradient(top, #fff, #f1f1f1);
  background-image: -ms-linear-gradient(top, #fff, #f1f1f1);
  background-image: -o-linear-gradient(top, #fff, #f1f1f1);
  background-image: linear-gradient(to bottom, #fff, #f1f1f1);
  text-decoration: none;

}

a.button:link {
	color: #993333; text-decoration:none;
}
a.button:hover { text-decoration: underline; }