body { 
padding: 0px;
background-color: #D3EDEF;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #5B5B5B;
font-size: 12px;
letter-spacing: 0px;
line-height: 15px;
height: auto;
text-align: left;
margin: 0px;
}

img{
border: none;
}

.turq{
color: #47A8B2;
font-size: 13px;
}

.coral{
color: #EA788B;
font-size: 14px;
}

.small{
font-size: 11px;
}

.fake-linethrough{
background: url(../images/linethrough.gif) repeat-x center left;
color: #5B5B5B;
}

h2{
font-size: 16px;
color: #47A8B2;
font-weight: normal;
margin-bottom: 7px;
margin-top: 0px;
}

h3{
font-size: 14px;
color: #EA788B;
font-weight: normal;
margin-top: 0px;
margin-bottom: 5px;
}

#bottomNav a:link{color:#5F1400; text-decoration: none;}
#bottomNav a:visited{color:#5F1400; text-decoration: none;}
#bottomNav a:hover{color:#000; text-decoration: none;}

#nav a:link{color:#000; text-decoration: none; font-weight: bold;}
#nav a:visited{color:#000; text-decoration: none; font-weight: bold;}
#nav a:hover{color:#FFF; text-decoration: none; font-weight: bold;}

a:link{color:#47A8B2; text-decoration: none;}
a:visited{color:#47A8B2; text-decoration: none;}
a:hover{color:#EA788B; text-decoration: none;}

#page{
width: 776px;
height: auto;
margin: auto;
}

#header{
background: url(../images/header2.gif);
width: 776px;
height: 252px;
}

#nav{
background: url(../images/nav.gif);
height: 69px;
width: 776px;
font-size: 14px;
float: left;
text-align: left;
}

#nav ul{
padding: 0px;
margin: 9px 0px 0px 2px;
}

#nav li {
display: inline;
padding-left: 26px;
}

.contentHidden{
display: none;
}

#centerContainer{
background-color: #D3EDEF;
overflow: hidden;
width: 776px;
float: left;
}

#left{
float: left;
overflow: hidden;
}

#leftBox{
background: url(../images/wideBg.gif);
width: 521px;
margin: 7px 3px 5px 9px;
overflow: hidden;
}

#leftBottom{
background: url(../images/wideBottom.gif) no-repeat bottom;
height: 19px;
width: 521px;
}

#leftText{
margin: 0px 30px 0px 30px;
overflow: hidden;
}

#right{
float:left;
}

#rightBox{
background: url(../images/thinBg.gif);
margin: 6px 0px 5px 2px;
width: 231px;
}

#rightText{
margin: 0px 18px 0px 18px;
font-size: 11px;
}

#rightBottom{
background: url(../images/thinBottom.gif) no-repeat bottom;
height: 21px;
width: 231px;
}

#centerBox{
overflow: hidden;
background: url(../images/boxBg.gif);
width: 756px;
text-align: left;
margin-left: 11px;
}

#boxBottom{
background: url(../images/boxBottom.gif);
height: 18px;
width: 756px;
}
.centerText{
text-align: left;
margin: 0px 30px 0px 30px;
}

#footer{
background: url(../images/footer.gif);
float: left;
height: 64px;
width: 776px;
}

#copyright{
color: #FFF;
margin: 33px;
text-align: center;
width: inherit;
}