html, body {
height: 100%;
}

body{
color: #032548;
font-family: Arial, sans-serif;
font-size: smaller;
margin: 0;
padding: 0;
background: #000000 url('img/woodbg.jpg');
}

#hurlers{position: fixed; top: 0; right: 0; z-index: 2000;}


img{border:none;}

a{color: #032548; font-weight: bold; text-decoration: none;}
a:hover{color: #2462a2;}

h1, h2, h3, h4, h5, h6{color: #00392e;}

h1{font-size: small;}
h2{font-size: small;}

.cent{text-align:center;}

.ind{text-indent: 30px;}

input, textarea{border: 2px solid #bbbbbb;}
#arrow{border: none;}
#uname, #pword{ width: 125px;}

#main{
width: 939px;
margin: 0 auto 0 auto;
padding: 0;
}

#content{
background: #FFFFFF;
width: 669px;
}

#ls, #rs{
width: 135px;
padding-top: 110px;
}

#ls, #rs, #content, #logo, #menu, #ul li{
float: left;
}

#ul li{
list-style: none;
padding-right: 30px;
}

#ul a{color: #FFFFFF; font-weight: normal; text-decoration: none;}
#ul a:hover{color: #ff7547;}
#active a{color: #ff7547;}

#logo{
padding: 10px 0 0 38px;
}

#ul{
position: relative;
top: 30px;
left: 105px;
}

#top{
height:86px;
background: url('img/topgradient.jpg');
}

#higher{
height: 190px;
overflow: hidden;
background: url('img/midbanner.png');
}

#lf{
position: relative;
top: 90px;
left: 313px;
}

#middle{
padding: 0 40px;
}

#lower{
text-align: center;
}

#bottom{
background: url('img/topgradient.jpg');
color: #FFFFFF;
font-size: smaller;
padding: 3px 5px;
}

#serv{
margin: 25px 5px 25px 40px;
}

#serv p{
text-indent: 0;
margin-left: 40px;
}


/* ************* BLOG ************ */

.blog1 input, .blog1 textarea{
width: 350px;
}

p.thimg{
text-indent: 0;
float: left;
margin: 0;
padding-right: 10px;
}

.tb1{
width: 590px;
border-spacing: 0;
}

.tb1 td{
border: 0.05px solid #999999;
padding: 6px;
vertical-align: top;
}

th{
background: #DDE7FB;
text-align: left;
padding: 6px;
border: 0.05px solid #999999;
}