/*  Palm Springs City Employees Federal Credit Union CSS Document */

body {
background-color:#0F0F57;
text-align:center;
margin-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#wrapper {
width:800px;
margin-left:auto;
margin-right:auto;
text-align: left;
background-color:#FDDCAF;
}
.top_pad {
padding-top:8px;
}
#topbackgrd {
clear:both;
margin-top: -3px;
background-image:url(images/top_backgrd.jpg);
background-repeat:no-repeat;
width:659px;
height:217px;
}
#contentbackgrd {
clear:both;
margin-top: -3px;
background-image:url(images/contentBackgrd.jpg);
background-repeat:repeat-y;
width:659px;
min-height:506px;
}
#contentPad {
padding:32px;
padding-top:15px;
padding-bottom:15px;
}
#footer {
background-image:url(images/footerPiece.jpg);
width:800px;
height:50px;
background-repeat:no-repeat;
}
#btmbackgrd {
background-image:url(images/bottom_backgrd.jpg);
background-repeat:no-repeat;
width:659px;
height:336px;
padding-bottom:8px;
float:left;
}
#main_image {
padding-left:20px; 
float:left;
}
#top_text {
padding:8px;
padding-top:0px;  
width:330px;
height:175px; 
float:left;
}
#home_title {
height:30px;  
padding-top:10px; 
font-size:16px;
font-weight:bold; 
color:#FFFFFF;
text-align:center;
}
#home_titleBox {
float:left; 
width:270px; 
height:300px;
padding: 41px 0px 0px 20px;
}
#home_titletext {
padding:8px;
}
#right_btmBox {
background-color:#F1C689; 
width:347px; 
height:316px;
float:left; 
margin-top:1px; 
}
#right_btmText {
padding:3px;
}
h3 {
font-size:15px;
font-weight:bold;
color:#18157E;
display:inline;
}
h1 {
font-size:18px;
font-weight:bold;
color:#18157E;
display:inline;
}
h5 {
display:inline;
font-size:10px;
font-weight:bold;
color:#4f50e0;
}
#style table{
border-collapse:collapse;
border:solid 1px #e6a23f;
}
#style td{
border:solid 1px #e6a23f;
}
.links a{
color:#4f50e0;
text-decoration:none;
font-weight:bold;
}
.links a:hover{
color:#0f0f57;
text-decoration:underline;
font-weight:bold;
}
.menuClass {
padding-top:10px;
padding-bottom:10px;
color:#0f0f57;
text-decoration:none;
font-size:12px;
}
.menuClass:hover {
color:#fddcaf;
text-decoration:none;
}
.submenuClass a{
color:#0f0f57;
text-decoration:none;
font-size:11px;
font-weight:bold;
}
.submenuClass a:hover{
color:#3b3eea;
text-decoration:none;
}
