/* basic elements 333333 */
body 
	{
	font-size: 8pt;
	font-family: Verdana; 
	color: #333333;
	/* background-color: #5d5d51; */
	background-color: #7c7c7c;
	/* background: transparent url(../images/backg.gif) repeat top left; */
	}
	
	/*
div#center {
  position: absolute;
	margin-left: auto;
	margin-right: auto;
  min-height: 1024px;
	width: 760px;
  }
*/
div#container
	{
	font: 8pt/12pt Verdana;
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
  min-height: 1024px;
	}
    
div#flash_header { 
	padding: 0px 0px 0px 0px; 
	position: absolute;
	top: 0px; 
	left: 0px; 
	width: 756px; 
	height: 246px;
	}
	
	
div#main { 
	padding: 0px 0px 0px 0px; 
	position: absolute;
	top: 246px; 
	left: 0px; 
	width: 561px; 
	height: 571px;
	}

div#title {
	margin: 0px 0px 0px 8px;
	font: 8pt/12pt Verdana;
	color: #333333;
}

div#main_head {
	background: transparent url(../images/main_head.gif) no-repeat top left;
	width: 561px; 
	height: 36px;
}

div#main_body {
	float: left;
	width: 100%;
	background: transparent url(../images/main_body.gif) top left;
}

.main_body_content {
	margin: 8px 12px 8px 12px;
}

.main_body_content a {
	text-decoration: underline;
	color: #333333;
}

div#main_footer {
	float: left;
	background: transparent url(../images/main_footer.gif) no-repeat ;
	width: 561px; 
	height: 6px;
}

.disclaimer {
	font-family: Verdana; 
	font-size: xx-small;
	font-style: italic;
	text-align: center;
	color: #d4d4d4;
	float: left;
	width: 100%;
	background: transparent url(../images/main_body.gif) top left;
}

.disclink {color: #d4d4d4}

div#menu {
	position: absolute;
	top: 253px; 
	left: 568px; 
	width: 187px;
	margin: 0px 0px 0px 0px;
}

/* triggers */

div#menu_item {
}

div#menu_item_head {
	float: left;
	background: transparent url(../images/menu_item_head.gif) no-repeat top left;
	width: 187px; 
	height: 30px;
}

div#menu_item_head_content {
	text-align: center;
	margin-top: 6px;
}

div#menu_item_body {
	float: left;
	width: 100%;
	background: transparent url(../images/menu_item_body.gif) repeat top left;
	
}

.menu_item_body_content {
	margin: 12px 8px 8px 8px;
	font: 10px Verdana;
	color: #333333;
}

#menu_item_footer {
	float: left;
	background: transparent url(../images/menu_item_footer.gif) no-repeat top left;
	width: 187px; 
	height: 5px;
}

/* Hide from IE-Mac \*/ 
html>body #menu_item_footer {
	float: left;
	background: transparent url(../images/menu_item_footer.gif) no-repeat top left;
	width: 187px; 
	height: 5px;
	margin-bottom: 7px;
}
/* End hide */

.menu_item_body_content h2 {
	font: 10px Verdana;
}

.triggerbreak 
	{
	margin: 15px 0px 10px 0px;
	height:1px;
	border: 0;
	border-top: 1px dotted #999999;
	}
	
* html .triggerbreak {
	border-top: none;
	padding: 0px;
	background: url(../images/dotted.gif) repeat-x bottom;	
	}
	
.contentbreak 
	{
	margin: 15px 0px 15px 0px;
	height:1px;
	border: 0;
	border-top: 1px dotted #999999;
	}
	
	* html .contentbreak {
	border-top: none;
	padding: 0px;
	background: url(../images/dotted.gif) repeat-x bottom;	
	}

.menu_item_body_content a 
	{
	line-height: 1.2em;
	margin:0;
	padding:0;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}
	
.smalllink
	{
	color: #333333;
	//font-weight: bold;
	font-size: 4pt;
	text-decoration: none;
	}
	
.smalllink a img 
	{
	text-align: right;
	text-decoration: none;
	padding: 0px 0 2px 500px;
	margin: 0px 0 5px 0;
	}

.menu_item_body_content a:hover
	{
	text-decoration: underline;
	}
	
h3 
	{
	line-height: 1.2em;
	margin: 0 0 8px 0;
	padding:0;
	font-size: 10px;
	}
	
h2 
	{
	line-height: 1.2em;
	margin: 0 0 8px 0;
	padding:0;
	font-size: 18px;
	}
	
h1 
	{
	line-height: 1.2em;
	margin: 0 0 8px 0;
	padding:0;
	font-size: 14px;
	}
	
ul
	{
	list-style-type: square;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}

#addresswrapper
	{
	margin: 15px 0px 20px 15px;
	font: 11px Verdana;
	color: #333333;
	}
	
.address_left 
	{
	float: left;
	width: 33%;
	}

.address_center 
	{
	float: left;
	width: 34%;
	}

.address_right 
	{
	float: right;
	width: 33%;
	}
	
.centertable
	{
	position: relative;
	margin: 20px 0px 20px 40px;
	}
	
	.centercopat
	{
	position: relative;
	margin: 20px 0px 20px 6px;
	}
	
	
/* sale box */

.centersale
	{
	margin: 20px 0px 50px 52px;
	}

div#sale_box
	{
	margin: 0px 0px 0px 0px;
	}

div#sale_box_head
	{
	float: left;
	background: transparent url(../images/saletop.gif) no-repeat top left;
	width: 435px; 
	height: 26px;
	}

div#sale_box_head_content
	{
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	}

div#sale_box_body
	{
	float: left;
	width: 435px;
	height: 102px;
	background: transparent url(../images/salebody.gif) repeat top left;
	}

.sale_box_body_content
	{
	float: left;
	margin: 10px 8px 8px 8px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	position: absolute;
	left: 210px;
	}
	
.sale_box_body_content_image
	{
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	position: relative;
	top: 1px;
	left: 2px;
}

.sale_box_body_content_image a img
	{
	border: 0;
	padding: 0;
	margin: 0;
	}

#news h2 {
	font-size: 12px;
	font-weight: bold;
}
	
.news a img
	{
	border: 1px solid #666666;
	padding: 2px;
	}
	
div#news_trigger_image
  {
  /* float: left; */
  text-align: left;
  margin: 0px 0px 0px 0px;
  /* position: relative; */
  }
  
.news_image
  {
  border: 1px dotted #666666;
	padding: 2px;
  }

div#sale_box_footer
	{
	float: left;
	background: transparent url(../images/salebottom.gif) no-repeat top left;
	width: 435px; 
	height: 26px;
	margin-bottom: 25px
	}

div#subnav
	{
	position: relative;
	float: left;
	width: 561px; 
	height: 25px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

.centernav
	{
	position: relative;
	}

div#cbw
  {
  margin: 5px 0px 0px 0px;
  text-align: right;
  }
  
#view_sale {

font-size: 10px;
font-family: Verdana;

}

table {
	
	font-family: Verdana;
	font-size: 10px;
	
}

.pagination {
	display: inline;
	padding: 0;
	margin: 0;
}

.pagination li {
	list-style-type:none;
	display: inline;
	padding-left: 10px;
}

#pages {
	float: left;
	width: 100%;
	padding: 0;
	margin-left: -50px;
	text-align: center;
}

