@charset "utf-8";
/* RiverWood - Maritime CU's CSS Document */
body{
background-image:url(images/bkgrdPattern.jpg);
background-repeat:repeat;
text-align:center;
margin-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}
#wrapper{
width:800px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
.menuBkgrd{
background-image:url(images/menuBkgrd.jpg);
background-repeat:no-repeat;
width:170px;
height:320px;
}
#menuMargins{
padding: 15px 20px 0px 30px;
line-height:22px;
}
#menuMargins a{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
#menuMargins a:hover{
color:#2b5d82;
}
#ed a{
color:#FFFF00;
}
#ed a:hover{
color:#2b5d82;
}
.vbBkgrd{
background-image:url(images/VBbkgrd.gif);
background-repeat:repeat-y;
width:170px;
height:352px;
}
#vbMargins{
padding:8px 0px 0px 5px;
}
#vbBTN, #vbBTNsm{
background-image:url(images/vbBTN.jpg);
background-repeat:no-repeat;
width:162px;
height:35px;
margin-top:6px;
}
#vbBTN a{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
#vbBTNsm a{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
#vbBTN a:hover, #vbBTNsm a:hover{
color:#2b5d82;
}
#vbBTNpad{
text-align:center;
padding-top:8px;
}
#vbBTNsmpad{
text-align:center;
padding-top:4px;
}
#contentMargins{
padding:15px;
text-align:justify;
}
#contentMargins a{
color:#274f5b;
text-decoration:underline;
}
#contentMargins a:hover{
color:#54a096;
}
#btmContainer{
background-image:url(images/btmBodybkgrd.gif);
overflow:hidden;
background-repeat:repeat-y;
width:800px;
}
h1{
font-size:15px;
color:#285982;
display:inline;
}
h2{
font-size:13px;
color:#285982;
display:inline;
}
h3{
font-size:16px;
display:inline;
color:#FFFFFF;
}
.small{
font-size:10px;
line-height:13px;
}
