body{
background-color:#79bded;
background-image:url(../i/bg_water.jpg);
font-family:verdana,sans-serif;
font-size:13px;
color:#000;
}

h1{
font-size:20px;
font-weight:bold;
padding: 5px 0;
}

hr{
color:#CCC;
}

img{

}

.btm{
font-family:verdana,sans-serif;
font-size:10px;
color:#fff;
}

/*testimonial*/
#testimonial{
width:620px;
font-size:15px;
font-weight:bold;
float: left; /* needed to keep the background color showing  - floated box must have a specific width*/
margin:13px 0px 15px 0px;
padding:4px 0px 5px 0px;;
list-style:none; /* removes the bullets for anything in the ul tag */
color:#000;
background: #f7d19e url(i/corner.gif) no-repeat bottom left;
}

#testimonial a{
text-decoration: none;
color: #360;
}

#t, .t{ 
font-family:verdana,sans-serif;
font-size:12px;
color:#000;
}

#left{
float:left;
margin:0;
padding: 8px 14px;  /*top/bottom, left/right*/
}

#right{
float:right;
margin:0;
padding:8px 14px;
}
/**/

#footer{
width:659px;
padding:25px;
background-color:#216ec6;
margin-left:auto;
margin-right:auto;
border:1px solid #145197;
text-align:center;
}

#footer UL{
display: inline;
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#footer li{
display: inline;
margin: -3px;
padding: 0;
}

#footer a{
display: inline;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 95%;
text-decoration: none;
margin: 0px;
padding: 2px 10px;
}

#footer A:hover, #footer A:active { text-decoration:underline; }

#footer A.active:link, #footer A.active:visited{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#footer h2{
font-size: 90%;
padding-top:10px;
}

.t em{
padding:0px 30px;
}

#t strong{
font-size:125%;
}

.btm:hover{
color:#79bded;
}

.date{
text-align:right;
}

.title{
font-family:verdana,sans-serif;
font-size:16px;
font-weight:bold;
}

.sub_title{
font-family:verdana,sans-serif;
font-size:14px;
font-weight:bold;
}

a{
font-family:verdana,sans-serif;
font-size:12px;
color:#1876C2;
}

a:hover{ color:#048AF7; }

.nav{
font-family:verdana,sans-serif;
font-size:15px;
font-weight:bold;
color:#fff;
margin-left:12px;
margin-right:12px;
text-decoration:none;
}

.nav:hover{
color:#fff;
text-decoration:underline;
}