/* home css */

h1#homefish{
margin-top: 10px;
width: 472px;
height: 114px;
background: url(../images/h1_homefish.jpg) no-repeat left top;
text-indent: -5000px;
}
#vertbanner {
float: right;
width: 117px;
height: 324px;
background: url(../images/bg_vertbanner.jpg) no-repeat left top;
clear: both
}
* html #vertbanner {
margin-top: 10px;
}
#vertbanner #temp {
width: 117px;
font-size: 48px;
color: #fff;
text-align: center;
font-weight: normal;
margin: 0;
padding: 80px 0 0 0 ;
letter-spacing: -4px;
padding-bottom: 0;
}
#vertbanner #celcius{
display: block;
width: 117px;
font-size: 20px;
text-align: center;
color: #CCCCCC;
}
#vertbanner #tempicon{
/*background: url(../images/tmp_partlyCloudy.gif) no-repeat center top;*/
text-align: center;
width: 71px;
height: 61px;
width: 117px;
margin: 0;
padding: 0;
}
#reservation{
cursor:pointer;
height: 60px;
margin-top: 40px;
}
#homeSunset{
float: right;
margin: 10px;
}