@charset "UTF-8";
/* CSS Document */

body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0; background: #000000 url(artwork/template/bgrnd_pic.jpg) no-repeat center top ; background-attachment:fixed
	}
/** small_text  **/
.small_text  {
	color: #44512e;
	font-size: 10px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a.small_text:link, a.small_text:visited  { color: #44512e; font-size: 10px; line-height: 16px; text-decoration: none }
a.small_text:hover {
	color:#44512e;
	text-decoration: underline;
}

/** really_small_text  **/
.really_small_text  {
	color: #44512e;
	font-size: 9px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a.really_small_text:link, a.really_small_text:visited  { color: #44512e; font-size: 9px; line-height: 16px; text-decoration: none }
a.really_small_text:hover {
	color:#44512e;
	text-decoration: underline;
}

/** small_text_splashpage  **/
.small_text_splashpage  {
	color: #6d6868;
	font-size: 9px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a.small_text_splashpage:link, a.small_text_splashpage:visited  { color: #6d6868; font-size: 9px; line-height: 16px; text-decoration: none }
a.small_text_splashpage:hover {
	color:#6d6868;
	text-decoration: underline;
}

/** splash_menu **/
.splash_menu  {
	color: #becf3e;
	font-size: 11px;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none
}
a.splash_menu:link, a.splash_menu:visited  { color: #becf3e; font-size: 11px; line-height: 16px; text-decoration: none }
a.splash_menu:hover {
	color:#ffffff;
	text-decoration: none;
}

td { color: #44512e; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 17px; }

a:link { color: #44512e; text-decoration: underline; }
a:visited { color: #44512e; text-decoration: underline; }
a:hover { color: #44512e; text-decoration: none; }
a:active { color: #44512e; text-decoration: underline; }

/** pic cell color  **/
.pic_cell_color { background-color:#44512e;}

hr {color: #222817;}

p.clsSold{ display:block;background:url('/images/sold_button.jpg') no-repeat; height:40px; color: #EDED00; margin-top:15px; margin-left:20px;}
p.clsNew { display:block;background:url('/images/new_button.jpg') no-repeat; height:40px; color: #00FF00; margin-top:15px; margin-left:20px;}
p.clsNewPrice {display:block;background:url('/images/new_price.jpg') no-repeat; height:41px;  color: #00FF00; margin-top:15px; margin-left:20px;} 