
p {
margin-top:0px;
color : #515151;
font : 12px Trebuchet MS, Helvetica, Arial,Tahoma, sans-serif;
}
h1 {
padding-top: 35px;
margin-bottom:0px;
color : #333;
font : 14px Arial,Tahoma, sans-serif;
font-weight: bold;
}
/*clean blue option 00257b*/
#orn {
background: #00257b;
height: 40px;
}
/*orn was 0066FF*/
/*old blue color was 002663*/
#orn2 {
background: #00257b;
height: 90px;
}
/*had 750px*/
table.main {
text-align: left; width: 100%;
height: 450px;
}
#menu {
padding-left: 20px;
width: 250px;
}
#gallery {
margin-left: 80px;
margin-top: 50px;
}
.logo { background-image: url(../img/logo-temp.jpg); 
background-color: #fff;
height: 80px;
width: 200;
background-repeat: no-repeat;
margin-top:4px;
}
.galbtn {
width: 50px; height: 20px; border: 0px; margin-left: 50px; margin-top: 17px; margin-bottom: 20px;
}
.galbtn2 {
width: 50px; height: 20px; border: 0px; margin-left: 8px; margin-top: 17px; margin-bottom: 20px;
}
#phone {
font : 1.1em Trebuchet MS, Helvetica, Arial,Tahoma, sans-serif;
margin-top: 90px; margin-left: 20px; color:#4E497C;
letter-spacing: 1px;
}
/* NAVIGATION BUTTONS */
.cssnav {
position:relative;
font : 10px Helvetica, Trebuchet MS, Arial,Tahoma, sans-serif;
color: #A2A2A2;
background-image: url(../img/ovrbtn-wht4.jpg);
background-repeat: no-repeat;
white-space: nowrap;
width: 145px;
height: 30px;
margin: 0; padding: 0; }
.cssnav a {
font-size: 13px;
width: 180px;
height: 30px;
float: left;
color: #A2A2A2; text-decoration: none;
}
.cssnav img {width: 145px; height: 30px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
position: absolute;
left: 18px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
width: 149px;
height: 14px;
font : 12px Helvetica, Trebuchet MS, Arial,Tahoma, sans-serif;
text-align: left;
line-height: 10px;
letter-spacing: 1px;
}
/* END OF NAVIGATION */
/* img 2, height was 44 */
/*display: block; was above width 180-decided not to use "block"*/
