@charset "UTF-8";
/*
Theme Name: First Financial Credit Union Website Theme
Theme URI: http://www.ffcu4u.com/
Author: Tyler Murphy
Author URI: http://www.tyler-murphy.com/
*/


body {background: url(http://www.ffcu4u.com/redesign/wp-content/themes/ffcutheme/images/layout/background3.gif) repeat-x #a3b1c0; margin:0; padding:0; }
img {border:none;}
h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#003e7e; }
a { color:#003e7e; }
h1 {font-size:2em; margin:5px 0; font-family:"Times New Roman", Times, serif; }
h2 {font-size:1.5em; margin:10px 0 5px 0;  }
h3 {font-size:1.25em;  margin-bottom:0; }
h4 {font-size:1em; margin:20px 0 5px 0; }
h5 {font-size:.9em; margin:5px 0; }
h6 {font-size:.8em; margin:5px 0; }
p { font-size:.888em; line-height:1.3; margin:0 0 10px 0;  font-family:"Times New Roman", Times, serif; }
td p {margin:0; }
ol, ul { font-size:12px; line-height:1.5; margin:0 0 10px 0; font-family:Arial, Helvetica, sans-serif;}
li { margin-top:5px; }

table {font-size:.888em; line-height:1.3; margin:0 0 10px 0;  font-family:"Times New Roman", Times, serif; } 
#header table {margin:0px;}
#wrapper { background:#fff; margin: 0 auto; width:800px; }

#navigation {background:#003E7E; border-top:2px solid #BA9765; border-bottom: 2px solid #BA9765; height:30px; }
#nav { width:100%; }
ul.useless { margin:0; padding:0; }
ul.useless li.widget {margin:0; padding:0; list-style:none; list-style-image:none; }

#content { padding:20px; }

#column1 {float:left; width:190px; }
#importantinfo {border-top:1px solid #ba9765;font-family:Arial, Helvetica, sans-serif; color:#003e7e; font-size:.85em; margin:10px 0; padding:0;}
#importantinfo p {font-family:Arial, Helvetica, sans-serif; border-bottom:1px solid #ba9765; padding:0 0 10px 0; margin:10px 0; }
#importantinfo h4	{font-weight:bold;}

#column2 {float:right;width:550px; }
.clear {clear:both; }

#footer { background:#003e7e;/*#ba9765;*/ border-top:2px solid #ba9765; height:100%;margin:0 auto; padding:15px 0; width:800px;}


#footer p {font-family:Arial, Helvetica, san-serif; font-size:.7em; color:#fff;/*#003e7e;*/ }
#footer a {color:#ffffff; text-decoration:none;}

.alignright {float:right;}
.alignleft {float:left;}
