html, body { margin: 0; padding: 0; }
body { background: #899a91 url(../images/bg.gif) 0 0 repeat-x; }
body, td, th { font: 12px Arial, Helvetica, sans-serif; vertical-align: top; }

form { margin: 0; }

h1, h2, h3, h4, h5, h6 { color: #a9742a; margin: 0; }

h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 8px; }

.clear { clear: both; }

/* Page Structure */
#container { background: #fff url(../images/footer.gif) bottom left no-repeat; margin: 40px auto; min-height: 600px; position: relative; width: 760px; z-index: 10; }
* html #container { height: 600px; }
#container .leaf { background: url(../images/leaf.gif) no-repeat; bottom: 0; height: 342px; position: absolute; right: 0; width: 440px; z-index: 20; }

/* Page Header */
#header { height: 254px; margin-bottom: -85px; position: relative; z-index: 30; }
#header .colors { background: #fff9c6; height: 130px; left: 0; position: absolute; top: 0; width: 760px; z-index: 31; }
#header .colors span { background: #799e87; border-bottom: 5px solid #365343; display: block; height: 20px; left: 0; position: absolute; top: 130px; width: 760px; z-index: 31; }
#header .images { background: url(../images/headerbg.jpg) no-repeat; height: 254px; left: 0; position: absolute; top: 0; width: 760px; z-index: 32; }
#header .logo { color: #133522; font: 24px/40px normal "Times New Roman",times,serif; height: 137px; left: 19px; letter-spacing: 6px; padding-top: 40px; position: absolute; text-align: right; top: -9px; width: 309px; z-index: 33; }
#header .logo .large { display: block; font-size: 62px; letter-spacing: normal; }
#header .logo .img { background: url(../images/logo.gif) 0 0 no-repeat; height: 177px; left: 0; position: absolute; top: 0; width: 309px; z-index: 34; }
#header .logo .img a { display: block; height: 65px; left: 0; position: absolute; top: 40px; width: 309px; z-index: 35; }

/* Navigation */
#header .nav { left: 20px; list-style: none; margin: 0; padding: 0; position: absolute; top: 130px; z-index: 36; }
#header .nav li { border-left: 1px solid #8fb59c; float: left; margin-left: 5px; padding-left: 5px; }
#header .nav li a, #header .nav li span { color: #fff9c6; height: 20px; line-height: 20px; text-decoration: none; }
#header .nav li.selected span, #header .nav li.firstselected span { color: #fff; }
#header .nav li.first, #header .nav li.firstselected { border: none; margin: 0; padding: 0; }

#header li .subnav { display: none; left: 0; list-style: none; padding: 0; position: absolute; top: 20px; }
#header li .subnav li { border-color: #527d65; margin-left: 6px; padding-left: 6px; }
#header li .subnav li { height: 19px; line-height: 19px; }
#header li:hover .subnav, #header li.selected .subnav { display: block; }

/* Main Content */
#body { color: #666; padding: 20px 20px 30px 20px; position: relative; text-align: justify; width: 720px; z-index: 40; }
#body a { color: #a9742a; font-weight: bold; text-decoration: underline; }
#body a:hover { color: #bf975f; }
#body a:visited { color: #543a15; }
#body b { color: #4e6859; font-size: 13px; }
#body p { line-height: 18px; margin: 5px 0; }
#body .title { font-size: 24px; padding-bottom: 10px; text-align: center; }
#body .heading { font-size: 18px; text-align: center; }
/* #body img { border: 1px solid #a9742a; margin: 5px; padding: 3px; position: relative; } */
#body img.center { display: block; margin: 5px auto; }
#body ul { list-style-image: url(../images/bullet.gif); }
#body ul li { padding-bottom: 10px; }
#body .clearbody { clear: both; }

/* Rotating Images */
#images { height: 175px; margin: 0 auto 20px; position: relative; width: 600px; }
#images div { height: 175px; left: 0; position: absolute; top: 0; width: 600px; }
#images .img2 { display: none; }

#footer { bottom: 0; color: #999; height: 20px; left: 0; position: absolute; text-align: center; width: 760px; z-index: 50; }
#footer .copyright { bottom: -15px; color: #c4ccc8; font-size: 10px; height: 12px; left: 0; position: absolute; text-align: center; width: 760px; }
