/** Typography **/
body {font-size: 14px; line-height: 22px; font-family: Georgia; color: #000000; background: #ffffff; padding: 25px 0;  }
h1 { padding: 20px 0 10px 0; font-size: 1.3em; line-height: 1.6em; color: #005826; font-weight: normal; }
h2 { padding: 15px 0 5px 0; font-size: 1.3em; line-height: 1.2em; font-weight: normal; color: #005826;}
h2 span {font-weight: bolder;}
h3 { padding: 10px 0 5px 0; font-weight: normal; }
h4 { font-family: times; font-weight: normal; text-align: center;}
p { padding: 7px 0 7px 0; }
a { color: #000000; text-decoration: none; }

/** Main Containers **/
#main { background: url(/images/main-bg.jpg) repeat-x bottom left; }
#wrapper { width: 990px;  margin: 0 auto; background: url(/images/leaf.jpg) no-repeat bottom right; overflow: hidden }
#mainnav { text-align: center; }
#col { float: left; width: 249px; background: url(/images/leftnav-bg.jpg) no-repeat 0 143px; }
#fontsize { padding-bottom: 40px;}
#header { float: left; width: 681px; overflow: hidden; padding: 0 10px 0 50px; }
#content { float: left; width: 681px; padding: 220px 10px 0 50px; }
#footer { width: 740px; margin: 0 auto; padding-left:250px; text-align: center; }


/** Navigation **/
#mainnav li { background: url(/images/gold-border.png) no-repeat 50% 100%; margin-bottom: 10px; padding-bottom: 20px; cursor: pointer; }
#mainnav li.last { background: none; }
#mainnav a { display: block; }
#mainnav h2 { padding: 15px 0; font-size: 1.2em;}
#mainnav h3 { padding-bottom: 0;}
#mainnav h3 span { color: #005826; display: block; font-size: 1.3em; letter-spacing: .05em;text-transform: uppercase; font-weight: bold; }
#mainnav p span { font-size: .8em; display: block; line-height: .9em; }
#mainnav p { padding: 0;}

/** Font Size **/
#fontsize p { text-align: center; }
#fontsize p { padding: 3px; }

/** Header **/
#slider li{ margin:0; padding:0; list-style:none; }
#slider li{ top: 50px; width:646px; height:175px; position: absolute; }

/** Content **/
#content p { padding-top: 15px; line-height: 2em; }
#content ul { padding-top: 20px; }
#content li { margin-left: 10px; padding: 10px 0 10px 40px; font-style: italic; background: url(/images/leaf-goldbg.png) no-repeat 0% 50%; }





/** Footer **/
#footer p {    background: url("/images/bottom-icons.png") no-repeat scroll 95% 70% transparent;
     font-size: 0.8em;
     padding-top: 20px;
padding-right:80px;
     text-align: right; }
#footer a { color: #000000; text-decoration: none; }
#footer a:hover { text-decoration: underline;}



