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

body{
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size:12px;
line-height:20px;
color:#40547E;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;}
body a:link, a:visited, a:hover, a:active {color:#556EA1;}
p{margin:0;}
a {outline:0; }
.header {
background-image:url(images/top-image.jpg);
background-repeat:no-repeat;
padding-left:499px;
padding-top:10px;
width:190px;
height:202px;
}

iframe html body { margin: 0px; }
.weather{
width:180px;
height:150px
}
.sidemenu a{
font-size:14px;
background:url(images/btn-side-menu.gif) no-repeat;
width: 206px;
height: 21px;
display:block;
padding:7px 0;
color:#6680B5;
text-decoration:none;
padding-left:18px;
}
.sidemenu a:hover {
background:url(images/btn-side-menu-roll.gif) no-repeat;
color:#1D273F;
}
.index-contentbox {
background-image:url(images/content-box-bg.gif);
background-repeat:repeat-y;
padding:10px;}
.footer{
background-image:url(images/footer.gif);
background-repeat:no-repeat;
height:104px;
width:959px;
padding-top:30px;
text-align:center;
}
.headers{
color:#A92940;
padding:7px;
border: 1px solid #94ADD7;
background-color:#E8EDF6}
.listing-header{
color:#A92940}
.listing-body{
	color:#627AAE;
}