/*
OVERALL COLOR SPECS:
Dark Green: (navbar green) r15 g112 b40  - #0f7028
Light Green: (upper left corner of header) r149 g146 b11 - #95920b
Green: (Horizontal line on the Open Your Account page) - #cccc64
Gold: (goldbar) r217 g184 b0 - #d9b80b
Light Gold: (only used on the top bar nav type color) r234 g200 b113 - #eac871
Dark Gold: (Only used on the five star logo) r169 g115 b8 - #a97308
Dark Green: (Only used on green Text and underscores) r0 g100 b25 - #006419
Tan: r246 g242 b216 - #f6f2d8
Dark Tan: (Not used on the home page, only Green Community) r238 g231 b188 - #eee7bc
*/

*	{
	margin : 0; 
	padding : 0;
}

html	{ /*These two rules will force a vertical scrollbar in Firefox to eliminate "page shift"*/
min-height: 100%; 
margin-bottom: 1px;
}

img	{
border: none;
}

body {
text-align: center;
font-family: arial, trebuchet ms, sans-serif;
font-size: 95%;
/*background: yellow;*/
background: #f6f2d8;
}

#clear {
clear: both;
}



#shadow-wrapper	{ /* added 2009-09-10 for drop shadow only */
width: 960px;
position: relative;
margin: 0 auto; /*This is needed for Firefox to center the wrapper*/
text-align: left;
background-image: url(../images/2009/shadow-100.gif);
background-repeat: repeat-y;
/*padding-bottom: 20px;*/
}

#wrapper	{ /*Everything is inside this*/
/*border: 1px solid black;*/
width: 900px;
position: relative;
margin: 0 auto; /*This is needed for Firefox to center the wrapper*/
text-align: left;
background-image: url(../images/black_background.gif);
background-repeat: repeat-y;
}

/*Container element sections*/

#header	{
position: relative; /*Any nested elements will be positioned relative to the header*/
height: 48px;
background: #95b00b;
}

#navbar	{
background-color: #0f7028;
height: 48px;
margin: 0 0 0 150px;
}

#content	{
margin: 0 0 0 150px;
width: 750px;
background: #fff;
}

#content_template	{
margin: 0 0 0 150px;
width: 750px;
/*height: 725px;*/
background-image: url(../images/white_background.gif);
}

#goldbar	{
height: 136px;
background-color: #d9b80b;
position: relative;
}

#high_yield	{
padding: 0 0 0 1.5em;
width: 50%;
float: left;
}

#netteller_button	{
width: 201px;
height: 105px;
float: right;
margin: 1em 0;
}

#sidebar	{
height: 500px;
width: 150px;
float: left;
text-align: center;
}

#current_rate	{ /*index.html*/
padding: 1em 0 0 32px;
background: #fff;
}

#left_column	{
padding: 1em 0 28px 32px;
width: 390px;
font-size: 14px;
line-height: 22px;
float: left;
background: #fff;
position: relative
}

#left_column p	{
padding: 1em 0;
color: green;
font-size: 16px;
line-height: 22px;
background: #fff;
}

#five_star_bank_logo	{
float: left;
margin: 0 1em 2em 0;
padding: 0 0 0 10px;
}

#service_list 	{
list-style-position: inside;
margin: 0 1em 1em 0;
font-size: .80em;
}	

#right_column	{
padding: 1em 0;
height: 404px;
width: 328px;
float: right;
background: #fff;
}

#pullquote	{
background: #f6f2d8;
font-size: 12px;
line-height: 20px;
height: 197px;
width: 286px;
margin: 0 32px 1em 0;
padding: 1em;
}

#leaf_footer	{
/*height: 85px;*/
height: 58px;
background-image: url(../images/leaves.gif);
}

#leaf_footer_text	{
color: #fff;
padding: 1.25em 0 0 150px;
letter-spacing: 2px;
font-weight: bold
}

#leaf_footer_text a	{
color: #fff;
text-decoration: none;
}

#leaf_footer_text a:hover	{
color: #fff;
text-decoration: underline;
}

#footer	{
font-size: .65em;
color: black;
/*padding: 3px 123px 0 150px;*/
padding: 3px 0 0 150px;
/*background: #f6f2d8;*/
float: left;
margin: 0 120px 0 0;
}

#shadow-bottom {
	width: 960px;
	margin: 0 auto;
	height: 45px;
	background-image: url(../images/2009/shadow-footer.gif);
	/*border: 1px dotted red;*/
}

#logos	{
width: 95px;
float: right;
margin: 0 0 0 -110px;
padding: 5px 5px;
text-align: right;
}


/*----- These items are unique to the privacy_policy.html -----*/

#privacy_header	{
padding: 1em 0;
line-height: 41px;
width: 50%;
float: left;
}

#privacy_content	{
padding: 1em 1em 1em 32px;
background: #fff;
font-size: 14px;
line-height: 22px;
float: left;
}

#privacy_content h4	{
margin: .5em 0 .5em
}

#list	{
margin: .5em 0 .5em
}

#list li	{
list-style-position: inside;
}

#fsb_white_logo	{
position:relative;
top: 1040px;
text-align: center;
}

/*----- These items are unique to the green_community.html -----*/

#fsb_white_logo_green	{
position:relative;
top: 655px;
}

#community_header	{
margin: 1em 0;
width: 50%;
float: left;
}

#community_content	{
margin: 0 0 0 150px;
width: 750px;
font-size: 15px;
}

#community_content p	{
padding: .5em 0;
}

#community_top_text	{ /*green_community.htm*/
padding: 1em 1em 1em 32px;
background: #eee7bc;
font-size: 14px;
}

#bottom	{
float: left;
background: #fff;
width: 750px;
font-size: 15px;
}

#green_partners	{
float: left;
width: 303px;
padding: 0 0 0 32px;
}

#green_building	{
margin: 10px 0 10px 0;
padding: 0 10px;
width: 370px;
float: right;
border-left: 1px solid silver;
font-size: 14px;
}

#green_business	{
width: 750px;
text-align: center;
}

#green_business_bottom_left	{
float: left;
width: 303px;
padding: 0 0 1em 32px;
font-size: 14px;
}

#green_business_bottom_right	{
margin: 0 0 10px;
padding: 0 10px;
width: 370px;
float: right;
font-size: 14px;
}

#green_business_bottom_right ul	{
padding: 0 0 0 10px;
}

/*----- These items are unique to the open_your_account.html -----*/

#fsb_white_logo_account	{
position:relative;
top: 390px;
}

#account_header	{
margin: 1em 0;
width: 50%;
float: left;
}

#bottom_account	{
position: relative;
}

#bottom_account	li {
list-style-position: outside;
}

#left_column_account	{
width: 50%;
float: left;
}

#left_column_account li	{
padding: 3px 0 3px;
}

#top_left_column_account	{
background: #eee7bc;
padding: 0 1em 1em 32px;
font-size: 14px;
}

#top_left_column_account ol	{
padding: 0 0 0 25px;
}

#bottom_left_column_account	{
padding: 1em 1em 0 32px;
}

#bottom_left_column_account	ol {
padding: 3px 0 3px 25px;
}

#bottom_left_column_account p	{
color: black;
font-size: 14px;
display: inline;
}

#bottom_left_column_account li	{
color: #006419;
font-size: 14px;
padding: 10px 0 0 0;
font-weight: bold;
}

#right_column_account	{
width: 50%;
float: right;
background: #fff;
}

#right_column_account ul	{
padding: 3px 0 3px 17px;
}

#right_column_account li	{
padding: 3px 0 3px;
}

#right_column_account_text	{
padding: 1em;
font-size: 14px;
}

#sidebar_open	{
height: 505px;
width: 150px;
float: left;
text-align: center;
}

#getting_started	{
border-bottom: 2px solid #cccc64; 
margin: 0 0 1em;
padding: 0 0 1em;
line-height: 1.5em;
position: relative;
}

.lets_go	{
padding: 1em 0 0;
}

/*----- These items are unique to the new index.html which was a copy of open_your_account.html -----*/

#copy_bottom_account	{
background: #fff;
float: left;
position: relative;
width: 750px;
}

#copy_left_column_account	{
width: 353px;
float: left;
/*border-bottom: 1px solid blue;*/
}

#copy_current_rate	{
padding: 1em 0;
}

#text_left_column_account	{
float: left;
padding: 1em 0 1em 22px;
font-size: 14px;
line-height: 22px;
}

#text_left_column_account p	{
font-weight: bold;
color: #006419;
}

#green_text_left_column_account	{
padding: 1em 0;
}

#bottom_verbiage {
}

#copy_right_column_account {
width: 350px;
float: right;
}

#right_column_account_content {
/*border-bottom: 1px solid red;*/
}

#copy_pullquote	{
background-image: url(../images/Comtmnt_bckgrnd.gif);
background-repeat: no-repeat;
font-size: 12px;
line-height: 20px;
padding: 4em 2em 0 2.5em;
margin: 9em 1em 3em 0;
height: 150px;
width: 240px;
border: 1px dotted red;
}