A.expand{
	color: #AC7B09; 
	text-decoration:none; 
	
}
a.show{
	color: #E0721B; 
	text-decoration:none; 

}
A{
	color: #000000; 
	text-decoration:none; 
}

a:hover {
	text-decoration:underline; 
}
A:link:hover {
	color: #F5842A; 
	text-decoration:underline; 
}
.main { 
	font-family: Georgia; 
	font-weight: none;
	font-size:12px; 
	color:#00000; 
	text-decoration:none
}
.graynav {
	font-family: Georgia; 
	font-weight: none;
	font-size:12px; 
	color:#999999; 
	text-decoration:none
}

.navshow {
	font-family: Georgia; 
	font-weight: none;
	font-size:12px; 
	color:#F5842A; 
	text-decoration:none
}
a.orange{
	font-family: Georgia; 
	font-weight: bold;
	font-size:12px; 
	color:#F5842A; 
	text-decoration:none
}
a.nav { 
	font-family: Georgia; 
	font-weight: none;
	font-size:12px; 
	color:#999999; 
	/*text-decoration:none */
}
.small { 
	font-family: Georgia; 
	font-size:11px; 
	color:#00000; 
	text-decoration:none
}

.smallArial { 
	font-family: Arial; 
	font-size:11px; 
	color:#FFFFFF; 
	text-decoration:none
}
a.footer {
	font-family: Georgia; 
	font-weight: none;
	font-size:12px; 
	color:#666666; 
	text-decoration:none
}
.footer {
	font-family: Georgia; 
	font-weight: none;
	font-size:12px; 
	color:#666666; 
	text-decoration:none
}
.copy {
	font-family: Georgia; 
	font-size:10px; 
	color:#999999; 
	text-decoration:none
}
.privacy {
	font-family: Georgia; 
	font-size:10px; 
	color:#999999; 
	text-decoration:none
}

/* product name displayed on detail page */
#prd_name_detail {
	font-size:1.9em; 
	font-weight: ; 
	margin:0px 0 0 0px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#666666;
	border:1px solid #FF0000;

}

/* title for individual gallery */
#title { 
	font-size:1.9em; 
	font-weight: ; 
	margin:10px 0 8px 0px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#666666;
	/*line-height:13px; */
}

/* title for gallery on mainlist.php */
#galltitle {
	font-size:1.9em; 
	font-weight: ; 
	margin:10px 0 0 10px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#666666;
	line-height:13px;
}

/* second title for gallery on mainlist.php */
#galltitle2 {
	font-size:1.5em; 
	font-weight: ; 
	
	margin:5px 0 0 10px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#999999;
	
}

/* title on homepage */
#home_extra_title {
	font-size:24px; 
	font-weight: ; 
	margin:5px 0 0 10px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#666666;
	line-height:13px;
}

/* text on homepage */
#home_extra_copy {
	font-size:14px; 
	font-weight: ; 
	margin:10px 0 0 10px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#666666;
	line-height:15px;
}

#store_title{
	font-size:24px; 
	font-weight: ; 
	margin:0px 0 5px 0px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#666666;
}

#store_title_small{
	font-size:20px; 
	font-weight: ; 
	margin:0px 0 5px 0px; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#666666;
}

#store_bio{
	line-height:16px; 
	font-size:14px; 
	color:#666666
}

#store_price{
	/* width: 100px; */
	font-size:22px; 
	font-weight: ; 
	margin:0 20px 0 0; 
	font-family:Arial, Georgia, Times, serif;
	color:#F5842A;
	/* line-height:15px; */
	border: 0px solid #FF0000;
}

#store_design{
	font-size:30px; 
	font-weight: ; 
	font-style:italic;
	margin:0px 0 0 0px; 
	font-family:Georgia, Times, serif;
	color:#999999;
	/* line-height:15px; */
	border: 0px solid #FF0000;
	letter-spacing:-1px;
}

#store_seemore{
	font-size:19px; 
	font-weight: ; 
	margin:0px 0 0 0px; 
	font-family:Georgia, Times, serif;
	color:#999999;
	line-height:15px;
	border: 0px solid #FF0000;
	white-space: nowrap;
	
}


