/* Take a note */

/*

------------------------------------------------------
Copyright Chugs, http://www.chugsdesigns.com/
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

body {
margin: 0; 
padding: 0;
background: #545454;
font: normal 100%/1.5em Verdana, Arial, Helvetica, sans-serif;
color: #707070;
text-align: center;
}

/* -- links -- */

a:link {
color: #a1b5a1;
text-decoration: none;
background: transparent;
}

a:visited {
color: #a1b5a1;
text-decoration: none;
background: transparent;
}

a:hover {
color: #d3dbc3;
text-decoration: none;
background: transparent;
}

a:active {
color: #a1b5a1;
text-decoration: none;
background: transparent;
}

/* -- headings -- */

h1, h2, h3 {
margin: 0 0 15px 0;
padding: 0;
background: transparent;
font-weight: normal;
color: #000000;
}

h1 {
font-size: 1.3em;
text-align: center;
font-weight: bold;
color: #809080;
line-height: .3em;
}

h2 {
font-size: 1.3em;
text-align: center;
font-weight: bold;
color: #aeb5a1;
line-height: 1em;
}

h3 {
font-size: 1.0em;
}

/* -- container --*/

#container {
width: 760px;
height: 1%;
margin: 20px auto;
padding: 0;
text-align: left;
}

/* -- banner --*/

#banner {
	position: relative;
	width: 620px;
	height: 28px;
	margin: 0 70px 0;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

#banner p {
display: block;
margin: 0;
padding: 0;
}

#banner p a {
display: block;
text-decoration: none;
}

/* -- top level nav --*/

#nav-meta {
position: absolute;
top: 30px;
right: 15px;
margin: 0;
padding: 0;
}

#nav-meta a {
display: inline;
margin: 0;
padding: 0 3px 0 0;
background: transparent;
color: #9dd19d;
text-decoration:none;
font-size: 0.75em;
}

#nav-meta a:hover {
color: #e3f7ba;
}

/* -- nav-main --*/

#nav-toplevel {
float: left;
width: 180px;
margin: 0px 0 0 -110px;
padding: 0px 0 0px 0;
}

#nav-main {
margin: 0;
padding: 0 0 0px 0;
}

#navtopholder {
width: 180px;
height: 14px;
background: transparent url(/images/nav_main_top_bg.gif) no-repeat;
}

#navbotholder {
float: none;
width: 180px;
height: 14px;
background: transparent url(/images/nav_main_bot_bg.gif) no-repeat;
}

#nav-main p {
display: block;
font: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-align: right;
background: #80aa80;
margin: 0 0 0 0;
padding: 0 10px 0px 0;
font-weight: bold;
}

#nav-main a {
display: block;
background: #80aa80;
color: #000000;
margin: 0px 0 0px 0;
padding: 0px 10px 0px 0;
text-align: right;
font-size: .9em;
font-weight: bold;
}

#nav-main a:hover {
color: #ababab;
background: #baf7ba;
}

#nav-mainsub {
margin: 0;
padding: 0 0 0px 0;
}

#nav-mainsub p {
display: block;
font: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-align: right;
margin: 0 0 0 0px;
padding: 0 10px;
font-weight: bold;
}

#nav-mainsub a {
display: block;
background: #d3dbc3;
color: #000000;
text-decoration: none;
padding: 4px 10px 4px 0;
text-align: right;
font-size: .8em;
font-weight: bold;
margin: 0 0 0 15px;
}

#nav-mainsub a:hover {
color: #ababab;
}

#nav-mainsub2 {
margin: 0;
padding: 0 0 0px 0;
}

#nav-mainsub2 p {
display: block;
font: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-align: right;
margin: 0 0 0 0px;
padding: 0 10px;
font-weight: bold;
}

#nav-mainsub2 a {
display: block;
background: #c3dbc3;
color: #000000;
text-decoration: none;
padding: 0px 10px 0 0px;
text-align: right;
font-size: .8em;
font-weight: bold;
margin: 0 0 0 25px;
}

#nav-mainsub2 a:hover {
color: #aeb5a1;
background: #c3dbc3;
}


#nav-main2 {
margin: 0;
padding: 10px 0 0px 0;
}

#nav-main2 p {
display: block;
font: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-align: center;
background: #c0d19d;
margin: -10px 0 0px 0;
padding: 0px 0px 10px;
font-weight: bold;
font-size: 1em;
}

#atmtopholder {
float: none;
width: 180px;
height: 14px;
background: transparent url(/images/atm_top_bg.gif) no-repeat;
margin: 20px 0 0 0;
}

#atmbotholder {
float: none;
width: 180px;
height: 14px;
background: transparent url(/images/atm_bot_bg.gif) no-repeat;
}

#tickertopholder {
float: none;
width: 180px;
height: 28px;
background: transparent url(/images/ticker_top_bg.gif) no-repeat;
margin: 20px 0 0 0;
}

#tickerbotholder {
float: none;
width: 180px;
height: 14px;
background: transparent url(/images/ticker_bot_bg.gif) no-repeat;
margin: -6px 0 0 0;
}

#google {
margin: 0px 0 0 0;
padding: 0px 0 0px 0;
height: 78px;
}

#googletopholder {
width: 180px;
height: 14px;
background: transparent url(/images/google_top_bg.gif) no-repeat;
margin: 20px 0 0 0;
}

#googlebotholder {
float: none;
width: 180px;
height: 14px;
background: transparent url(/images/google_bot_bg.gif) no-repeat;
}

/* -- section nav --*/

#nav-section a {
display: block;
margin: 0;
padding: 0px 0px 0px;
color: #ffffff;
background: #d1b28b;
}

#nav-section a:hover {
color: #999999;
}

#nav-section2 a {
display: block;
margin: 0;
padding: 0px 10px;
color: #ffffff;
text-decoration: none;
background: #d1b28b;
}

#nav-section2 a:hover {
color: #999999;
}

/* -- subs/supp nav --*/

#nav-subs {
float: right;
margin: 20px -110px 0 0;
padding: 90px 0 0 0;
}

#nav-supp {
width: 180px;
margin: 0;
padding: 0px 0 0px 0;
}

#nav-supp a {
display: block;
margin: 0;
padding: 0px 0;
background: #9dab80;
color: #000000;
text-decoration:none;
font-size: 0.8em;
text-align: center;
}

#nav-supp a:hover {
color: #ababab;
background: #e3f7ba;
}

#navsubtopholder {
float: none;
width: 180px;
height: 46px;
background: transparent url(/images/nav_supp_top_bg.gif) no-repeat;
margin: 0px 0px 0 0px;
}

#navsubbotholder {
float: none;
width: 180px;
height: 14px;
background: transparent url(/images/nav_supp_bot_bg.gif) no-repeat;
}

#community {
float: right;
margin: 300px -180px 0 0;
padding: 0px 0 0 0;
}

#commsub {
width: 180px;
margin: 0;
padding: 0px 0 0px 0;
}

#commsub p {
display: block;
margin: 0;
padding: 0px 0;
background: #80aa80;
color: #ffffff;
text-decoration:none;
font-size: 0.7em;
text-align: center;
line-height: 1.1em;
}

#commsub a {
display: block;
margin: 0;
padding: 0px 0;
background: #80aa80;
color: #000000;
text-decoration:none;
font-size: .7em;
text-align: center;
line-height: 1.1em;
}

#commsub a:hover {
color: #ababab;
background: #baf7ba;
}

#communtopholder {
float: none;
width: 180px;
height: 60px;
background: transparent url(/images/commun_top_bg.gif) no-repeat;
margin: 0px 0px 0 0px;
}

#communbotholder {
float: none;
width: 180px;
height: 14px;
background: transparent url(/images/commun_bot_bg.gif) no-repeat;
}

#weather {
float: right;
margin: 530px -180px 0 0;
padding: 0px 0 0 0;
}

#weather2 {
float: right;
margin: 310px -180px 0 0;
padding: 0px 0 0 0;
}

#weathertopholder {
float: none;
width: 180px;
height: 14px;
background: transparent url(/images/weather_top_bg.gif) no-repeat;
margin: 0px 0px 0 0px;
}

#weatherbotholder {
float: none;
width: 180px;
height: 14px;
background: transparent url(/images/weather_bot_bg.gif) no-repeat;
}

#onlinemain {
float: right;
margin: 0px -180px 0 0;
padding: 0px 0 0 0;
}

#online {
width: 180px;
margin: -15px 0 0 0;
padding: 0px 0 0px 0;
}

#online a {
display: block;
margin: 0px 0 0 0;
padding: 0px 0 0 0;
background: #baf7ba;
color: #545454;
font-weight:bold;
text-align: center;
}

#online a:hover {
color: #9dab80;
}

#onlinetopholder {
float: none;
width: 180px;
height: 28px;
background: transparent url(/images/online_top_bg.gif) no-repeat;
margin: 0px 0px 0 0px;
}

#onlinebotholder {
float: none;
width: 180px;
height: 14px;
background: transparent url(/images/online_bot_bg.gif) no-repeat;
}

/* -- content --*/

#content {
margin: 0 70px 0 70px;
padding: 100px 50px 0px 50px;
font-size: .75em;
text-align: justify;
line-height: 1.5em;
background-color: #ffffff;
border-right: 2px solid #000000;
border-left: 2px solid #000000;
}

#content h2 {
font-size: 1.3em;
text-align: center;
font-weight: bold;
color: #000000;
line-height: 1em;
}

#content p {
margin: 0;
padding: 0 0 15px 0;
}

#content2 {
height: 600px;
margin: 0 70px 0 70px;
padding: 100px 50px 0px 50px;
font-size: 1em;
text-align: justify;
line-height: 1.5em;
background-color: #ffffff;
border-right: 2px solid #000000;
border-left: 2px solid #000000;
}

#content2 p {
margin: 0;
padding: 0 0 15px 0;
}

#content2 h1 {
font-size: 1.7em;
text-align: center;
font-weight: bold;
color: #aib5a1;
line-height: 1em;
}

#content2 h2 {
font-size: 1em;
text-align: center;
font-weight: bold;
color: #999999;
line-height: 1em;
}

#content2 h3 {
font-size: .75em;
text-align: center;
font-weight: bold;
color: #999999;
line-height: 1em;
}

#content3 {
height: 476px;
margin: 0 70px 0 70px;
padding: 100px 50px 50px 50px;
font-size: .9em;
text-align: justify;
line-height: 1.5em;
background-color: #ffffff;
border-right: 2px solid #000000;
border-left: 2px solid #000000;
}

#content3 p {
margin: 0;
padding: 0 0 15px 0;
}

#content3 h1 {
font-size: 1.7em;
text-align: center;
font-weight: bold;
color: #aib5a1;
line-height: .5em;
}

#content3 h2 {
font-size: 1em;
text-align: center;
font-weight: bold;
color: #999999;
line-height: 1em;
}

#content4 {
height: relative;
margin: 0 70px 0 70px;
padding: 100px 50px 0px 50px;
font-size: .9em;
text-align: justify;
line-height: 1.5em;
background-color: #ffffff;
border-right: 2px solid #000000;
border-left: 2px solid #000000;
}

#content4 p {
margin: 0;
padding: 0 0 15px 0;
}

#content4 h1 {
font-size: 1.7em;
text-align: center;
font-weight: bold;
color: #aib5a1;
line-height: .5em;
}

#content4 h2 {
font-size: 1em;
text-align: center;
font-weight: bold;
color: #999999;
line-height: 1em;
}

#content5 {
height: 620px;
margin: 0 70px 0 70px;
padding: 100px 50px 0px 50px;
font-size: .9em;
text-align: justify;
line-height: 1.5em;
background-color: #ffffff;
border-right: 2px solid #000000;
border-left: 2px solid #000000;
}

#content5 p {
margin: 0;
padding: 0 0 15px 0;
}

#content5 h1 {
font-size: 1.7em;
text-align: center;
font-weight: bold;
color: #aib5a1;
line-height: 1em;
}

#content5 h2 {
font-size: 1em;
text-align: center;
font-weight: bold;
color: #999999;
line-height: 1em;
}

#content6 {
height: 530px;
margin: 0 70px 0 70px;
padding: 150px 50px 0px 50px;
background-color: #ffffff;
border-right: 2px solid #000000;
border-left: 2px solid #000000;
}

#content6 p {
margin: 0;
padding: 0 0 15px 0;
font-size: .8em;
line-height; .5em;
}

#content6 h1 {
font-size: 1.7em;
text-align: center;
font-weight: bold;
color: #aib5a1;
line-height: 1em;
}

#content6 h2 {
font-size: 1.5em;
text-align: center;
font-weight: bold;
color: #999999;
line-height: 1.5em;
}

#containerbotholder {
float: none;
width: 620px;
height: 28px;
margin: 0 0 0 70px;
background: transparent url(/images/contentbottom.gif) no-repeat;
}

/* -- footer --*/

#info-site {
padding: 0px 0 0 0;
font-size: 0.6em;
text-align: center;
line-height: 1em;
color: #ffffff;
}

#info-site a {
color: #baf7ba;
}

#info-site a:hover{
color: #ababab;
}

/* -- misc --*/

div.clear {
clear: both;
height: 0;
line-height: 0;
}
