/*/
----------------------------------------

Site: Spratt Savings and Loan
Author:   Will Gettys  ///  Cyberwoven
Version:  2008 . 2

----------------------------------------/*/

/*
HOUSECLEANING --------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, small, 
strike, strong, sub, sup, tt, var, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus { outline: 0; }

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after { container: ""; }
blockquote, q { quotes: "" ""; }

/*
COMMON --------------------- */

html, body, div, p
{
	font-family: Georgia, serif;
	color: #585858;
	font-size: 13px;
	line-height: 20px;
}

.wrapper,
.footerbox, 
.header, 
.mainnav,
.container
{
	margin: 0 auto;
	width: 772px;
}

.internal { background: #e7e2cd url(../img/intbg.png) repeat-x top center; }

img
{
	margin: 0;
	padding: 0;
	border: 0;
}
.content img
{
float:right;
}
h1
{
	margin: 0 0 20px;
	padding: 0;
	display: block;
	width:100%;
	font-size:18px;
	font-weight:bold;
	
}

h1 a
{
	display: block;
	height: 35px;
	background: url(../img/logo.jpg) no-repeat top left;
	border-bottom: 1px solid #505050;

}

h2, h3, h4, h5, h6
{
	text-align: left;
	color: #00164d;
	margin-top: 20px;
}

h2
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 0;
	display: inline;
}

h3
{
	font-size: 32px;
	line-height:35px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #505050;
}

h4, h5 { font-family: Arial, sans-serif; }

h4
{
	font-size: 18px;
	padding: 0;
}

h5
{
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../img/arrowbullet.png) no-repeat center left;
}

h6
{
	margin: 0;
	padding: 0;
}

p
{
	margin: 0 0 10px 0;
	padding: 0;
}

a
{
	color: #00164d;
	text-decoration: none;
}

a:hover, a:active, a:visited
{
	color: #00164d;
	text-decoration: none;
}

br { clear: both; }

hr
{
	clear: both;
	border: none 0;
	border-top: 1px solid #505050;
	margin: 0;
	padding: 0;
	text-align: left;
}

#skip { display: none; }

.intfooter
{
	padding-top:20px;
	border-top: 1px solid #505050;

}

.topnav, .leftnav, .intfooter ul {display:none;}
