/* Universal */
body { background: url(img/bg.png) repeat-x top #fff; font-family: Helvetica, Arial, Tahoma; font-size: 12px; color: #686868; margin: 0; letter-spacing: 1px; }

.clear { clear: both; }

#container { width: 836px; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

p { line-height: 150%; }

a { text-decoration: none; color: #32b84e; }
a:hover { text-decoration: underline; cursor: pointer; }

/* Header */
#header { width: 839px; height: 101px; padding-top: 18px; border-bottom: 1px solid #fff; }

#logospace { font-size: 24px; font-weight: bold; color: #ffffff; width: 293px; height: 62px; background: url(img/logospace.png); text-align: center; padding-top: 22px; float: left; }
#logospace span { text-transform: uppercase; font-size: 11px; font-weight: normal; color: #bcbcbc; letter-spacing: 1px; }
#logospace a { color: #fff; }
#logospace a:hover { text-decoration: none; }
#logospace a:hover span { color: #fff; }

ul#nav { float: right; margin: 34px 0 0 0; padding: 0; }
ul#nav li { display: inline; list-style: none; }
ul#nav li a { color: #889a87; text-decoration: none; padding: 53px 21px; font-weight: normal; text-transform: uppercase; font-size: 11px; min-height: 119px; }
ul#nav li a:hover { text-decoration: none; color: #545e53; /* background: #464646 url(img/tri.gif) no-repeat bottom center; */ }
ul#nav li.current a { text-decoration: none; color: #b8b8b8; background: #464646 url(img/tri.gif) no-repeat bottom center; }

/* Mid Section */
#mid { width: 780px; padding: 0 28px; margin-bottom: 25px; }

ul#hnav { width: 200px; float: left; margin: 28px 0 0 0; padding: 0; border-top: 1px dotted #b3b3b3; }
ul#hnav li { display: block; }
ul#hnav li a { padding: 7px 10px 7px 20px; color: #707070; border-bottom: 1px dotted #b3b3b3; display: block; background: url(img/bullet.gif) no-repeat 10px center; text-decoration: none; text-transform: uppercase; font-size: 12px; }
ul#hnav li a:hover, ul#hnav li a:active { color: #32b84e; background: url(img/bulletg.gif) no-repeat 20px center; padding: 7px 10px 7px 30px; }

#box { width: 543px; height: 152px; background: url(img/box.png) no-repeat top left; float: right; margin-top: 25px; font-family: Georgia; font-size: 16px; color: #757575; font-style: italic; text-transform: lowercase; position: relative; }

.link-info { left: 168px; top: 122px; position: absolute; width: 162px; height: 10px; }

/* Left Column */
#left { width: 570px; float: left; text-align: justify; }

#left h1 { font-family: Georgia; font-size: 18px; color: #3e3e3e; display: inline; border-bottom: 1px dotted #a6a6a6; padding-right: 15px; font-weight: normal; text-transform: uppercase; }

#left p { color: #686868; }
#left p span { color: #121212; }

#left p.large { font-size: 16px; font-family: Georgia; margin-top: 0; }
#left p.large span { font-size: 18px; color: #121212; }
#left p.large a, #left p.large a span { color: #32b84e; }
#left p.large a:hover { text-decoration: none; }
#left p.large a:hover span { text-decoration: underline; }

#left img.main { padding: 5px; border: 1px solid #bdbdbd; margin: 0 10px 10px 0; }
#left a img.main { padding: 5px; border: 1px solid #bdbdbd; margin: 0 10px 10px 0; }
#left a:hover img.main { border: 1px solid #32b84e; }

#left img.main2 { padding: 5px; border: 1px solid #bdbdbd; margin: 0 10px 0 0; }

#left h2 { font-weight: normal; text-transform: uppercase; font-size: 14px; }

#left ul { margin: 0; padding: 0; }
#left ul li { list-style: none; background: url(img/bullet.gif) no-repeat 7px 5px; padding: 0 0 0 15px; }

p.form { font-size: 15px; }
input { border: 1px solid #b6b6b6; text-transform: capitalize; padding: 2px; }
input:focus { outline: none; border: 1px solid #000; }
input.nocaps { text-transform: none; }
textarea { background: #e6e6e6; border: 1px solid #b6b6b6; width: 370px; height: 70px; padding: 15px; }
textarea:focus { outline: none; border: 1px solid #8d8d8d; }

.divide { width: 100%; height: 35px; background: url(img/divide.gif); clear: both; }
.divide2 { width: 100%; height: 5px; background: url(img/divide2.gif) repeat-x top; clear: both; }

#form { width: 550px; }

#form form { border: 2px solid #ccc; padding: 5px; }
#form label { float: left; width: 150px; padding-top: 6px; text-align: right; margin-right: 5px; }
#form input, #form select { float: left; border: 2px solid #ccc; padding: 3px; margin-bottom: 3px; }
#form input:focus, #form textarea:focus { border: 2px solid #686868; }
#form select:focus { outline: none; }
#form textarea { width: 350px; height: 45px; border: 2px solid #ccc; padding: 3px; background: #fff; margin-left: 2px; margin-top: 2px; margin-bottom: 2px; }

.green { color: #32b84e; }
.serif { font-family: Georgia; font-style: italic; color: #000; }

/* Right Column */
#right { width: 230px; float: right; color: #32b84e; }

#right h3 { font-family: Helvetica; font-size: 16px; color: #3e3e3e;  font-weight: normal; }

#right p { margin-left: 15px; }
#right p em { font-family: Georgia; color: #4a4a4a; }

#right ol { color: #4a4a4a; }
#right ol li ul { margin: 5px 0 0 0; padding: 0 0 0 15px; }
#right ol li ul li { list-style-type: circle; }

#right a { color: #4a4a4a; }
#right ol li ul li a { color: #32b84e; }

/* Footer */
#footer { width: 836px; border-top: 1px dotted #696969; color: #696969; text-align: center; margin: 15px 0 25px 0; padding-top: 15px; }
#footer a { color: #3d3d3d; }