html, body {
height: 100%; /* Required */
/*overflow: -moz-scrollbars-vertical;*/
margin-bottom: 1px; 
}

body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
background: #cccccc url(images/background_wash.jpg) repeat-y;
color:#444444;
}

/******************** BEGIN PRESENTATION STYLES ********************/

h1 {
font-family: Bradley Hand ITC, Arial, Helvetica, sans-serif;
margin:0;
padding:20px 50px 15px 20px;
font-size: 1.8em;
font-weight: bold;
color:#006699;
}

h2{
margin:0;
padding:5px 20px 0 20px;
font-size: 1em;
color:#00499D;
}

h3 {
margin:0;
padding:0px 20px 0 20px;
font-size: 0.9em;
color:#999999;
}

p {
padding:5px 20px 10px 20px;
margin: 0;
}

table {
padding:2px 20px 2px 20px;
margin: 0;	
}

img.left {
float:left;
margin:5px 10px 0 0;
}

ol, ul {
margin-top:10px;
margin-bottom:10px;
padding-top:0;
padding-bottom:0;
}

br {
line-height:0px;
}

#box {
background:#999999;
color:#FFFFFF;
padding:10px 0;
}

#divider {
border-top:1px dotted #AAAAAA;
width:85%;
margin:10px auto 5px auto;
line-height:0px;
}

.aqua {
color:#4A5F8C;
}

.breadCrumbs{
display:block; /* For IE */
width: 94%; /* For IE */
border-bottom: 0px solid #CCCCCC;
font-size: 0.9em;
color:#729BAF;
padding-top: 5px; /* For IE */
padding-bottom: 5px;
text-align: left;
}

html>body .breadCrumbs {
width: 94.7%; /* For IE */
padding-top: 25px; /* For non-IE */
}

input.button {
background: #729BAF;
margin: 0px;
padding: 0px;
font-weight: bold;
border:none;
color:#FFFFFF;
padding:0px;
}

input, textarea {
font-family: Arial, Helvetica, sans-serif;
}

.grey {
color:#666666;
}

.black{
color:#333333;
}

a {
color:#00499D;
}

a:hover {
color: #333333;
}

#footer a {
color:#333333;
}

#footer a:hover {
color:#00499D;
}

.itemDate {
color:#729BAF;
font-size: 10px;
}

.saletables TD {
border:1px solid #CCCCCC;
padding: 2px;
}

/******************** END PRESENTATION STYLES ********************/


/******************** BEGIN LAYOUT STYLES ********************/

#container {
width: 957px;
position: relative;
min-height: 98%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
background: #FFFFFF url(images/bg_shadow.jpg) repeat-y;
padding:0;
margin: 0 auto;
}

#headerhome {
height:200px;
width:100%;
background: url(images/hd_home.gif) no-repeat left top;
}

#head #leftcol {
width: 190px;
float:left;
background: none;
border-right:none;
}

#head #rightcol{
margin-left:10px;
background: none;
border-right:none;
float:right;
}

#head img {
}

#headercontent {
height:100px;
background: url(images/header_bg_shadow.jpg) no-repeat left top;
}

#content {
margin: 0px 140px 0px 140px;
padding: 0px 0px 80px 0px;
}

#content #leftcol {
float:left;
width: 190px;
background: #E9F2F3;
border-right:none;
clear:right;
height:245px;
}

html>body #content #leftcol {
float:left;
width: 190px;
background: #E9F2F3;
border-right:none;
clear:right;
min-height:245px;
}

#content #rightcol {
margin-left:306px;
}

html>body #content{
padding-top:0px;
}

#leftcol {
padding: 0;
margin:0;
width: 190px;
float: left;
clear:left;
}

#imageleft {
margin-left:20px;
margin-right:20px;
margin-top:5px;
margin-bottom:10px;
}

#imageright {
margin-left:20px;
margin-right:20px;
margin-top:5px;
margin-bottom:10px;
text-align:right;
}

#imagecaption {
color:#729BAF;
margin-top:5px;
margin-bottom:10px;
text-align:left;
font-style:italic;
font-size: 0.9em;
}

.FloatImageRight {
	float: right;
	margin-top: 2px;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 250px;
	font-size: 0.7em;
	font-style: italic;
	color: #2C4894;
}
.FloatImageLeft {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 250px;
	font-size: 0.7em;
	font-style: italic;
	color: #2C4894;
}
.FloatSmallImage, .FloatSmallImage a:link, .FloatSmallImage a:visited, .FloatSmallImage a:active {
	float: left;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 25px;
	width: 100px;
	border-color: #000000;
}

#footer {
width: 957px;
position: absolute;
bottom: 0 !important;
bottom: -1px; /* For Certain IE widths */
text-align:center;
font-size:0.85em;
border-top: 0px solid #CCCCCC;
padding:0;
margin: 0 auto;
background: #FFFFFF url(images/footer_bg_shadow.jpg);
}

.contentbanner { 
width: 99.6%; /* For IE */
}

html>body img.contentbanner { 
width: 100%; /* For non-IE */
}
/******************** BEGIN LAYOUT STYLES ********************/



/******************** BEGIN FORM STYLES ********************/
form {
margin:0;
padding:0;
}

#newsletter input.textfield {
border:1px solid #CCCCCC;
width:110px;
float:left;
margin-top:3px;
color:#666;
padding:1px 5px;
}

#newsletter input.button {
margin-left:10px;
} 

#headerhome #search {
position:absolute;
top:125px;
}

#headercontent #search {
position:absolute;
top:60px;
}

#search input.textfield {
border:1px solid #CCCCCC;
width:110px;
float:left;
margin-left:350px;
margin-top:3px;
color:#666;
padding:1px 5px;
}

#search input.button {
margin-left:10px;
} 

/******************** END FORM STYLES ********************/


/******************** BEGIN MENU STYLE ********************/

#navcontainer {
background:#006699;
float:left;
width:777px;
font-size: 1.0em;
padding-left: 180px;
}

#navcontainer ul{
margin: 0 0 0 0;
padding:0 15px;
white-space: nowrap;
list-style-type: none;
float:left;
}

#navcontainer li{
display: block;
float: left;
padding:0 15px;
margin: 0;
line-height:20px;
height:20px;
color: #FFFFFF;
font-weight:bold;
}

#navcontainer a{
font-weight:bold;
display: block;
width: 1%;
line-height:20px;
height:20px;
padding:0 15px;
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover{
background:#aaaaaa;
color: #FFFFFF;
text-decoration: none;
}

#navcontainer li.selected a {
background:#66846D;
color: #FFFFFF;
}

/******************** END MENU STYLE ********************/


/******************** BEGIN SUBMENU STYLE ********************/


div#subnavcontainer ul li ul li a {
background-color: #CDE0C5;
color: #395740;
width: auto;
}

div#subnavcontainer ul li ul li a:hover {
background-color: #ffffff;
color: #4A5F8C;
}


/* Fix IE. Hide from IE Mac \*/
* html div#subnavcontainer ul li { float: left; }
* html div#subnavcontainer ul li a { height: 1%; }
/* End */

html>body div#subnavcontainer {
	margin-top: 20px; /* For non-IE */
}

div#subnavcontainer { 
	width: 190px; 
	font-size: 0.9em;
	font-weight:bold;
	background:#93AE95;
	padding: 0px 0;
	margin-top: 0px; /* For IE */
}

div#subnavcontainer ul {
	margin: 0; 
	padding: 0; 
	width: 100%; 
}

div#subnavcontainer li {
	position: relative; 
	list-style: none;
	background:#729BAF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
}

div#subnavcontainer li a {
	background:#BEBEBE;
	color:#FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 5px 20px 5px 15px;
	height:1%;
	display: block;

}


div#subnavcontainer li a:hover {
	color:#4A5F8C;
	background: #F4F4F4;
}

/*
#subnavcontainer ul li.arrow a:hover{
background-image: url(images/arrow_main.gif);
background-position: 185px 10px;
background-repeat: no-repeat;
}

#subnavcontainer ul li.arrow {
background-image: url(images/arrow_main.gif);
background-position: 185px 10px;
background-repeat: no-repeat;
}
*/

div#subnavcontainer > ul a {
width: 155px;
}

div#subnavcontainer ul ul {
position: absolute; 
top: 0px; 
left: 100%;
display: none;
border-top: 1px solid #AAA;
border-left: 1px solid #AAA;
border-right: 1px solid #AAA;
}

div#subnavcontainer ul ul,
div#subnavcontainer ul li:hover ul ul,
div#subnavcontainer ul ul li:hover ul ul
{display: none;}

div#subnavcontainer ul li:hover ul,
div#subnavcontainer ul ul li:hover ul,div#subnavcontainer ul ul ul li:hover ul

{display: block;}

/******************** ENDSUBMENU STYLE ********************/