@charset "utf-8";
/* CSS Document */

.banner {
	background-image: url(../images/banners/wh_autumn.jpg);
	background-color: #990100;
	background-attachment: scroll;
	background-repeat: no-repeat;
 }
 
.searchbanner {
 background: #990100;
   background-image: url(../images/banners/wh_autumn.jpg); 
 }

.mainpic{
	background-image: url(../images/mainPanel/wh_Panel_autumn.jpg);

}

.footer{
 	background-color:#990100;

}
.footer a{
  color: #FEB95C;
}

.footer a:hover{
  color:#000000;
}
.text {
color: #990100;
}
#at_a_glance a {
  color:#990100;
  text-decoration:none;
}

#at_a_glance a:hover{
  color:#000000;
  text-decoration:underline;
}

a {
  font-weight:bold;
  color:#990100;
  text-decoration:none;
}

a:hover{
  font-weight:bold;
  color:#000000;
  text-decoration:underline;
}
.bold_h3 {
color: #990100;
font-size:12px;
font-weight:bold;
line-height: 10px;

}
h3 {
    font-size:13px;
	font-family: Verdana;
	line-height: 10px;
	font-weight: bold;
	color: #990100;
	text-align: left;
	padding: 0 0 0 10px;

}
.size_cell{
background-color:#990100;
color:#FFFFFF;
text-align:center;
}
#container #content #content_text iframe {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	border: solid 1px #990100;
}