/* CSS Document */
body
{
margin:0;
padding:0;
text-align:center;
min-width:900px;
}

table
{
width:670px;
empty-cells:show;
}

td
{
empty-cells:show;
text-align:center;
}

tr
{
empty-cells:show;

}


#container
{
width:900px;
height:auto;
margin-top:0;
margin-left:auto;
margin-right:auto;
margin-bottom:40px;
border:#CCCCCC medium outset;
}

#header
{
width:900px;
height:150px;
}

#menu
{
width:200px;
height:600px;
float:left;
}

#content
{
width:690px;
height:auto;
float:right;
padding-bottom:20px;
font-size:12px;
}

#content span
{
font:Tahoma;
font-size:18px;
font-weight:bold;
}

#content a img
{
border:0;
}

.clear
{
clear:both;
}

.landscape
{
width:685px;
}




.menu	
{
	position:relative;
	font-family:Tahoma;
	background-image:  url(/images/buttonhvr.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 180px;
	height: 27px;
	margin-top: 2px;
	padding: 0;						 
}

.menu a 
{
	display: block;
	color: #5a6b52;
	font-size: 14px;
	font-weight:bold;
	width: 180px;
	height: 27px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
}

.menu img { width: 180px; height: 27px; border: 0;}

* html a:hover {visibility:visible}

.menu a:hover img{visibility:hidden}

.menu span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 4px 0px 0px 40px;
	padding: 0px;
	cursor: pointer;
	width: 120px;
	height: 20px;
	text-align: center;
	color:#FFFFFF;
}


#pic {
	background-color: #FFFFFF;
   margin-left:auto;
   margin-right:auto;
	position: relative;


}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
   margin:0px;
	display: block;
	height: 20px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 20px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 100px;
	position: absolute;
	top: -150px;
	width: 300px;
}

#sale
{
margin-top:10px;
width:650px;
height:auto;
border:thin black solid;
font-size:2.0em;
}

.salePic
{
width:250px;
float:left;
}

.saleDesc
{
width:390px;
float:left;
padding-left:5px;
padding-right:5px;
}
