﻿body,html{
line-height:1.5em;
background-color:#b8b8b8;
height:105%;
margin:0;
padding:0;
}
#wrapper{
 width:960px;
 margin:0 auto;
 background-color:#d0d0d0;
 border-style:solid;
 border-color:blue;
 min-height:105%;
 
}
#header{
margin:1px 5px;
height:140px;

}
#logo{
float:left;
width:2%; 
}
#middle {    
text-align:center; 
margin-left:5%;
float:left;
font-weight:bold;
}
.cotitle{
margin-top:15px;
font-size:50px;
color:#3333cc;
}
.slogan01{
 font-size:16px;
 color:#F70000;
 font-style:italic;  
 margin-top:10px;
 }
.slogan02{
font-size:18px;
margin-top:25px;
color:Black;
}
.whitefish{
font-size:14px;
color:#3333cc;
}
.hours{
color:#f70000;
font-size:16px;
}
h1 {
font-size:26px;
font-weight:bold;
color:#3333cc;
text-align:center;
}
h2, h3, h4{
color:#3333cc;
 text-align:center;
 }
#phonenumber{
float:right;
margin-right:10px;
margin-top:20px;
font-weight:bold;
color:#f70000; 
font-size:27px;
 }
#nav{
height:35px;
background-color:#3333cc;
}  
#nav ul{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
#nav li{
float:left;
margin:auto 50px;

}
#nav a:link, #nav a:visited{
display:block;
width:120px;
font-weight:bold;
color:#FFFFFF; 
text-align:center;
padding:5px;
text-decoration:none;

}
#nav a:hover,#nav a:active{
 background-color:#0033FF;
}


#leftcolumn{
width:456px;
float:left;
margin:35px 27px;
}
.bold{
 font-weight:bold;
 font-size:20px;

 }
#rightcolumn{
 width:450px;
float:right;
margin-top: 60px;

text-align:center; 
}   
#aboutus{
margin:auto 75px;
text-align:justify;
}
.clearfooter{
height: 20px;
clear: both;
}
#footer{
width:960px;
margin:0 auto;
text-align:center;
color:red;
position:relative;
height: 20px;
clear:both;
font-weight:bold;
 }  
 p{
 text-indent:50px;
 }
 .contactus01{
 text-align:center;
}
.picture{
    border-style:solid;
    border-color:#7A7ACC;
}