/* CSS Document */
html, body{
	text-align:center;
	margin:0;
	font-family:Arial;
	font-size:10pt;
	background-color:#000000;
	background-image:url(images/site/bgNew.jpg);
	background-repeat:repeat-x;
	line-height:normal;
}

#contentArea h1 {										/*heading 1 style */
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#959595;
}
	
#contentArea h2 {										/*heading 2 style */
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#959595;
}
#contentArea h3 {										/*heading 3 style */
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#959595;
}
#contentArea h5 {										/*style for picture captions*/
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#959595;
}
#bodyFrame{
	margin-right:auto;
	margin-left:auto;
	width:980px;
	background-color:#B8181F;
	color:#ffffff;
}
#bodyFrame ul{
/*	list-style-type:square;
	color:#B81D23;*/
	list-style-image:url(/images/site/bullet.jpg);
}
#header{	
	margin-top:0px;
	padding-top:7px;
	border:0;
	border-bottom:4px solid #A49963;
}
#headerImg{
	text-align:right;
	border:0;
	border-top:2px solid #A49963;
	background-color:#000000;
	padding:5px 10px 5px 10px;
	background-image:url(images/headerImg.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:73px;
}
#headerMenu{
	padding:2px 10px 2px 0px;
	text-align:left;
    margin:0 0 0 350px;
}
#contentArea{
	text-align:left;
	background-color:#ffffff;
	color:#000000;
	padding:3px 5px 3px 5px;
}
#footerArea{
height:12px;
}
a.footer_link {
	color:#FF0033;
	text-decoratioin:none;
}
a.footer_link:hover{
	text-decoration:underline;
	color:#ffffff;
}
#foremost{
	background-color:#A49963;
	height:5px;
}
#foremost a{
	color:#F9ECAE;
}
#foremost a:hover{
	color:#000000;
}
#footerImg{
	height:82px;
	background-image:url(images/footwider.gif);
	background-repeat:no-repeat;
}
.headerlinks, .headerbidding, .headeremailus{
	color:#CCCCCC;
	font-weight:700;
}
.headerbidding, .headeremailus{
    font-size:12pt;
}
a.headerlinks{
	color:#CCCCCC;
	font-weight:700;
	text-decoration:none;
}
a:hover.headerlinks{
	text-decoration:underline;
}
a.fmfooter{
	color:#ff0000;
}
a:hover.fmfooter{
	color:#ffffff;
}
.divLinksTable{
	background-color:#000000;
	color:#CCCCCC;
	font-weight:700;
}
.divLinks{
	color:#CCCCCC;
	font-weight:700;
}
a.divLinks{
	text-decoration:none;
}
a:hover.divLinks{
	text-decoration:underline;
}

.righthdrtext{text-align:right; margin-bottom:0;}
.searchbox{margin-top:0;}