/* CSS Document */
/******************************************** tags ***********************************************************/
h1{ display:block; margin:10px auto 20px auto; text-align:center; color:#5f5f5f; background:url(../images/header_gallery.gif) no-repeat;
font-size:1.6em; font-weight:normal; width:97px; height:36px; }
h2{ float:left; margin:10px 0 5px 40px; font-size: 1.2em; font-weight:bold; color:#5f5f5f; background:#f4f4f4; }
h3{ margin:10px 0 0 0; font-size: 1em; font-weight:bold; color:#A30000; background:#f4f4f4; text-align:center; }

/******************************************** shared *********************************************************/
p.blurb{ padding:0 0 5px 0; text-align:center; }
div.horz_line { clear:both; margin:20px auto; width:650px; height:1px; background:url(../images/1px_dot_horz.gif) repeat-x; }
img.item_image{ display:block; margin:10px auto 0 auto; width:200px; height:250px; border:2px solid #773914; }
a.back_to_top:link, a.back_to_top:visited, a.back_to_top:active{
clear:both; display:block; margin:0 auto; width:6em; color:#666; background:#f4f4f4; text-decoration:underline; }
a.back_to_top:hover{ clear:both; display:block; margin:0 auto; width:6em; color:#666; background:#f4f4f4; text-decoration:overline; }
span.enlarge{ float:right; margin:12px 30px 0 0; font-size:.9em; font-family: Geneva, Arial, Helvetica, sans-serif; color:#AFAFAF; background:#f4f4f4; }
.sold{/* color:#FF1F1F; background:#f4f4f4;*/ font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; }

/******************************************** containers *****************************************************/
div.item_container{ float:left; width:50%; height:300px; }

