/* GENERAL FORMATTING */
body 				{
					margin:0px;
					border:0px;
					padding:0px;
					font-size: 13px;
					font-family: "trebuchet ms", helvetica, sans-serif;
					color:#333333;
					background:#3c3c49 url(images/background.jpg) repeat-x;
					line-height:1.4em;
					background-color:#3c3d49;
					}
			
a 					{
					text-decoration:none;
					color:#006699;
					font-weight:bold}

a:hover 			{color:#009933;}	


/* PARAGRAPH FORMAT */
					
p					{
					margin-left:10px;
					margin-right:5px;
					margin-top: 10px;
					margin-bottom: 10px;
					}

/* LIST FORMAT */

ul					{line-height: 1.5em;}	


/* IMAGES */

img					{border: none}
					
img.bordered		{border:#666666 double;
					vspace:10px;
					hspace:10px;}

								
table				{
					xborder:1px solid #999999;
					padding:5px;
					vertical-align:top;
					border-collapse:collapse;
					}
					
th					{text-align:left;
					background-color:#FFFF99;
					}
										
td					{
					border:1 #999999;
					height:23px;
					}	

/* FORMATTING OF MAIN CONTENTS */

div#wrap			{
					width:949px;
					background-color:#000000;
					margin: 0 auto;
					}

#top_bar			{width:100%;
					height:116px;
					background: url(images/top_bar.jpg) no-repeat;
					}

#header_bar			{width:100%;
					height:26px;
					background:#000000 url(images/header_bar.jpg) repeat-x;
					text-align:center;
					font-size:14px;
					color:#FFFFFF;
					margin-top:0px;
					padding-top:4px;
					vertical-align:text-bottom;
					}
					
#header_bar a		{color:#FFFFFF}

#header_bar a:hover	{color:#FFFF00}

					
					
#nav_bar			{
					font-family:"Times New Roman", Times, serif;
					width:160px;
					min-height:400px;
					overflow:visible;
					float:left;
					margin: 0 auto;
					margin-top:0px;
					}

#nav_bar a			{
					font-size:16px;
					color:#000000;
					text-decoration: none;
					font-weight:normal;
					font-variant:small-caps;
					}

#nav_bar a:hover
					{color:#000080;
					text-decoration:underline;
					}


div#nav_bar ul		{
					margin-top:20px;
					border-right:#eeeeee 1px solid;
					border-bottom:#eeeeee 1px solid;
					border-top:#eeeeee 1px solid;
					}
					
div#nav_bar li		{
					padding-left:0px;
					line-height:2.3em;
					margin-left:13px;
					list-style-image:url(images/gavel.jpg);
					}
													
#content_area		{
					width:946px;
					overflow:visible;
					background-color:#ffffff;										
					background:url(images/content_area_bg.gif) repeat-y;
					margin: 0 auto;
					margin-top:0px;
					padding-top:10px;
					}			

#middle_column		{
					width:580px;
					float:left;
					margin-left:10px;
					overflow:visible;
					}


#right_column		{
					width:170px;
					float:right;
					overflow:visible;
					}
														
#full_width			{
					width:750px;
					float:left;
					overflow:visible;
					margin-left:30px;
					margin-top:-10px;
					background-color:#FFFFFF;
					}

#footer				{
					text-align:center;
					height:22px;
					color:#FFFFFF;
					font-size:12px;
					padding-top:3px;
					font-family: "trebuchet ms", helvetica, sans-serif;
					clear:both;
					}
					
#footer a			{color:#FFFFFF}

#footer a:hover
					{color:#FFFF00}					


div#intro_box		{
					width:560px;
					xbackground-color:#EEEDFE;
					padding:5px;
					font-style:italic;
					color:#333333;
					font-size:13px;
					border-bottom: #CCCCCC 1px solid;
					}		

#auction_box		{
					width:560px;
					overflow:visible;
					background-color:#FFFFBB;
					padding:10px;
					color:#000000;
					margin-top:15px;
					margin-bottom:15px;
					border:#999999 1px solid;
					}	

#auction_box_big	{
					width:700px;
					overflow:visible;
					background-color:#FFFFD9;
					padding:10px;
					color:#000000;
					margin-top:15px;
					margin-bottom:15px;
					border:#999999 1px solid;
					}	

.photo_box			{
					width:190px;
					height:185px;
					float:left;
					padding:5px;
					text-align:center;
					margin:0px;
					xborder:1px solid #999999;
					color:#333333;
					}
										
					
.title1				{
					font-size:22px;
					font-weight:bold;
					color:#000000;
					margin-bottom:10px;
					font-family:"Times New Roman", Times, serif;
					}

.title2				{
					font-size:14px;
					color:#000080;
					line-height:1.5em;
					font-weight:bold;
					}



table.liquidation	{
					}

table.liquidation td
					{
					border:1px solid #999999;
					padding:10px;
					vertical-align:	top;
					}
					
	
#testimonials		{
					width:150px;
					overflow:visible;
					font-size:12px;
					color:#333333;
					font-style:italic;
					border:1px #999999 solid;
					background-color:#FFFFFF;
					padding: 5px;
					}
					

/* FORM ELEMENTS */

xform				{
					background-color:#eeeeee;
					color:#1A1A1A;
					border:1px #666666 ridge;
					width:580px;
					}
					
input, textarea		{
					font-size: 12px;
					font-family: "trebuchet ms", helvetica, sans-serif;
					color:#333333;
					}		


		
/*HEADER STYLES */

h1					{
					xfont-family:"Times New Roman", Times, serif;
					color:#000000;
					text-decoration: none;
					font-size:1.5em;
					font-weight:bold;
					margin-bottom:15px;
					line-height:1.5em;
					font-variant:small-caps;
					}

h2					{
					xfont-family:"Times New Roman", Times, serif;
					color:#009900;
					text-decoration: none;
					font-size:1.45em;
					margin-bottom:10px;
					font-variant:small-caps;					
					}
					
/*SCROLLING MARQUEE STYLES */


.marquee			{
					width:150px;
					height:110px;
					padding: 5px;					
					color:#666666;
					font-size:11px;
					font-family : arial, "trebuchet ms", helvetica, sans-serif;
					border:1px #999999 solid;
					background-color:#FFFFFF;
					margin-bottom:10px;
					}

/*OTHER FONT STYLES */
.new				{
					color:#FF0000;
					font-variant:normal;
					size:12px;
					}

/*OTHER GENERAL STYLES */

					
.align_right 		{
					text-align: right;
					float: right;
					}
