@charset "utf-8";
/* Canandaigua Federal Credit Union CSS Document */

body {
background-image:url(images/bckgrndPattern.gif);
background-repeat:repeat;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#485A4A;
}
#wrapper {
width:777px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
.table {
width: 540px;
border: solid 1px #c9d3cf;
border-collapse:collapse;
}
.table td {
border: solid 1px #c9d3cf;
padding:2px;
}
.contentArea {
background-image:url(images/bckgrndContent.gif);
background-repeat:repeat-y;
width:577px;
}
#homeMargins {
padding: 10px 10px 0px 10px;
}
#textMargins {
padding: 10px 15px 15px 10px;
}
#menu {
background-image:url(images/menu2.jpg);
width:200px;
height:295px;
}
#scroller{
width: 318px;
height: 339px;
border: 1px solid #73848D;
padding: 10px;
background-color:#F7F9F8;
}
h1 {
font-size:15px;
display:inline;
}
h2 {
font-size:13px;
display:inline;
}
h6 {
font-size:10px;
font-weight:500;
display:inline;
}
#NCUAfont {
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
}
#NCUAfont2 {
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#C7D3CE;
}
.links a{
color:#0B2919;
text-decoration:underline;
}
.links a:hover{
color:#666666;
text-decoration:none;
}
.linksm a{
font-size:10px;
color:#666666;
text-decoration:underline;
}
.linksm a:hover{
color:#0B2919;
text-decoration:none;
}
.BigMenuLink {
line-height:31px;
padding-top:22px; 
padding-left:35px;
}
.BigMenuLink a{
font-size:13px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
	.BigMenuLink a:hover{
	color:#b4c5b6;
	}
.homeFooter {
background-image:url(images/homeBtm.gif);
width:777px;
height:60px;
}
.Footer {
background-image:url(images/btm.gif);
background-repeat:no-repeat;
width:777px;
height:128px;
}