/* Transfiguration Parish FCU CSS Document */
html, body{ 
     font-family: "Open Sans" !important; 
 } 

Select.html,textarea,input{ 
font-family: "Open Sans" !important; 
} 
body {
margin-top:10px;
text-align:center;
background-color:#2E4F85;
font-family:"Open Sans";
font-size:12px;
color:#595959;
}
#wrapper {
margin-left:auto;
margin-right:auto;
text-align:left;
width:775px;
border:#3F6AB1 1px solid;
background-color:#FFFFFF;
}
#headMenu {
background-image:url(images/CUheader.jpg);
background-repeat:no-repeat;
width:775px;
height:237px;
}
h1 {
font-size:30px;
font-family:"Open Sans";
font-style:italic;
color:#4875B9;
display:inline;
}
.menu {
margin-left:655px; 
padding-top:150px; 
line-height:16px;
}
.menu a{
font-weight:bold;
text-decoration:none;
color:#2e4f85;
}
.menu a:hover{
color:#999999;
}
.links a{
font-weight:bold;
text-decoration:underline;
color:#2e4f85;
}
.links a:hover{
color:#999999;
}
.news {
background-image:url(images/NewsBkgrd.gif);
background-repeat:no-repeat;
width:185px;
height:277px;
}
#news_brder {
padding: 20px 8px 8px 8px;
}
#content_brder {
padding: 0px 20px 20px 40px;
}
#btmMenuBkgrd {
background-image:url(images/BtmMenuBckgrd.jpg);
background-repeat:repeat-x;
width:775px;
height:38px;
}
.btmMenu {
padding-top:13px;
font-weight:bold;
font-size:11px
}
.btmMenu a{
color:white;
text-decoration:none;
}
.btmMenu a:hover{
color:#FFFF66;
text-decoration:none;
}
.vb {
	background: url(images/vbBkgrd.gif) no-repeat;
	height: 220px;
	padding-top: 50px;
	width: 185px;
}