/* INITIALISED STYLES */

body, h1, h2, h3, h4, h5, p, ul, ol, li, form, fieldset, address { margin:0; padding:0; line-height:100%; }
a { text-decoration:none; }
a, img { border:none; }
img { display:block;}

/* STRUCTURE */
body { font: 76%/1 Georgia, "Times New Roman", Times, serif; text-align:center; color:#222; background:#f5f6e8; margin:0 0 10px; }
#wrapper { text-align:left;	margin:0 auto; background:pink; }
#top { position:relative; height:127px;	margin:0 3px; background:#FFFFF1; }
#banner img { display:none; }
#rates { margin-bottom:30px; background:url("i/rates_bg.gif") 0% 0% repeat-y; }
#rates p { line-height:170%; padding:0 18px 18px 18px; }
#rates-top { height:11px; width:262px; background:url("i/rates_top.gif") 0% 0% no-repeat; }
#rates-bottom { height:11px; width:262px; background:url("i/rates_bottom.gif") 0% 0% no-repeat; }
#link-container { padding:0 0 30px 30px; }

/* FONTS */

address { float:right; text-align:left; font-size:1.2em; font-style:normal; }
p { padding:0 0 10px; line-height:150%; }
h1 { width:448px; height:85px; }
h2 { font-size:1.8em; font-weight:normal; color:#9FA162; padding:11px 18px 18px;}
h3 { font-size:1.5em; font-weight:normal; color:#9FA162; margin:10px 0 10px; padding:0 0 5px; }
a:link, a:visited { color:#9FA162; text-decoration:underline; }
a:hover, a:active { color:#9FA162; }
ul { color:#B75018; margin:30px 0 30px 20px; }
ul.inner { margin: 0 0 0 20px; }
li { padding:0 0 0 25px; line-height:180%; list-style:none;	background:url("i/bullet.gif") 0em 0.3em no-repeat;	}

/* IMAGES */

#content img { border:3px solid #9FA162; background:pink; margin:0 auto; }
#margin-bottom { margin-bottom:30px; }
#link-container img { margin:0 10px 0 0; float:left; border:none; }
#link-container p { margin:0 25px 0 0; padding:4px 0 0 0; }

 
/* CLEARING */

.clearfix:after { content:"."; display:block; height:0px; font-size:0px; clear:both; visibility:hidden; }
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix { height: 1%; }
/*
----------------------------------------------------------------------------- 
MISC
-----------------------------------------------------------------------------*/
.fright { float: right; width: 262px;  margin: 30px 0 0 30px; }
.fleft { float: left;  margin: 0 30px 30px 0; }
