
@import "reset.css";


/* Generic elements */

html { height: 100%; background: url(images/pattern1.gif) repeat; }
body { min-height: 100%; background: url(images/pattern2.png) repeat-x; color: #444536; font: .875em/1.35em "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #8a9913; text-decoration: underline; } 
a:hover,a.important,a.on { color: #000; text-decoration: underline; }

a.more,a.more:link,a.more:visited { padding-right: 22px; background: url(images/arrow1-right-green.png) 100% 50% no-repeat; }
a.more:hover { background-image: url(images/arrow1-right-gray.png); }

p { margin-bottom: 1em; }

img.port { float: left; margin: 0 10px 10px 0; }
img.star { float: right; margin: 0 0 10px 10px; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }


/* Custom paragraphs, links, images, etc. */

.label { color: #8a9913; }
.bl { position: absolute; bottom: 0; left: 0; z-index: 10; }





/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; line-height: normal; }

h1 { font-size: 200%; }
h2 { font-size: 170%; }
h3 { font-size: 150%; }
h4 { font-size: 130%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* Form modeling */

input.text, input.smalltext, input.tinytext, textarea, select { padding: 3px; border: solid 2px #c0c0c0; background-color: #a4ad53; color: #444536; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1em; }
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { border-color: #444536 !important; }
input.button { padding: 0 3px; border-style: solid; border-width: 1px; border-color: #a0a09c; background-color: #7c7c7c; color: #fff; height: 28px; font: bold 1em/normal Arial, Helvetica, sans-serif; text-transform: uppercase; }
input.button:active { background-color: #a4ad53; }
textarea { overflow: auto; height: 100px; }
input.checkbox { width: 15px; height: 15px; }

form table tbody th { font-weight: normal; }


/* Column group model */

.inner { padding: 30px 35px; }

div.colgroup { clear: both; }
div.colgroup div.colset { clear: both; width: 100%; }
div.colgroup div.col { display: inline; float: left; width: 49.9%; }
div.colgroup div.port { float: left; }
div.colgroup div.star { float: right; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { padding: 1em; border: solid 1px #fff; }


/* List models */

.listA {  }


/* Custom headings */

#logo { margin: 0; }
#logo a { display: block; float: left; padding-top: 105px; background: url(images/logo.png) 0 0 no-repeat; text-transform: lowercase; }
#logo a, #logo a:visited { color: #444536; font-weight: normal; font-size: 30px; text-decoration: none; }
#tagline { font-weight: normal; font-size: 185%; text-transform: lowercase; }
#bloglink { display: inline; float: left; margin-bottom: 1em; color: #8a9913; font-weight: bold; text-transform: uppercase; }
#bloglink a { text-decoration: none; }
#bloglink img { vertical-align: middle; }


/* Single layers */

#container { position: relative; top: 30px; width: 996px; margin: 0 auto; text-align: left; }
#wrapper { margin: 0; padding: 0 23px 0 17px; background: url(images/box1-bg.png) repeat-y; }
#wrapperBefore { height: 45px; background: url(images/box1-top.png) no-repeat; }
#wrapperAfter { height: 45px; background: url(images/box1-bottom.png) no-repeat; }
#wrapperInner { position: relative; float: left; width: 952px; margin: -29px 0 -21px; border: solid 2px #fff; background: #e9e9dc url(images/grad1.png) 0 0 repeat-x; }


/* Custom column groups */

#header { min-height: 293px; background: url(images/grid.png) 0 0 no-repeat; }
#header .colA { float: left; width: 280px; padding: 35px; }
#header .colB { float: left; width: 100px; padding: 35px 30px 30px; }
#header .colC { float: left; width: 368px; padding: 35px; }
#header .contact { color: #979774; font-size: 1.071em; }
#header .contact a, #header .contact a:visited { color: #979774; text-decoration: none; }
#header .contact a:hover { text-decoration: underline; }
#header .contact ul li { float: left; width: 40%; }
#header .contact ul li.even { float: right; width: 59.9%; }

#colgroup1 { background: url(images/arrow1-right-gray.png) -9999px -9999px no-repeat; }
#colgroup1 .col { min-height: 400px; } * html #colgroup1 .col { height: 400px; }
#colgroup1 .col .col { min-height: 0; } * html #colgroup1 .col .col { height: 0; }
#colgroup1 .colA { float: left; width: 348px; border-right: solid 6px #f9f9f5; }
#colgroup1 .colB { float: right; width: 538px; margin-left: -6px; padding: 0 30px; border-left: solid 6px #f9f9f5; }


/* Navigation */

#nav { font-weight: bold; text-transform: uppercase; }
#nav li { margin-bottom: .75em; }
#nav a, #nav a:visited { color: #444536; text-decoration: none; }
#nav a:hover, #nav a.on { color: #8a9913; }

#subnavbar h2 { margin-bottom: 1em; color: #8b9913; font-size: 18px; text-transform: uppercase; }
#subnav { margin-bottom: 2em; padding-left: 17px; font-size: 1.071em; }
#subnav li { margin-bottom: .5em; padding-left: 20px; background: url(images/arrow2-right-green.png) 0 5px no-repeat; }
#subnav a, #subnav a:visited { color: #444536; text-decoration: none; }
#subnav a:hover, #subnav a.on { color: #8a9913; }


/* Story section */

#story p, #story blockquote, #story ul, #story ol { margin-bottom: 1em; }
#story h2, #story h3, #story h4, #story h5, #story h6 { color: #8a9913; font-weight: normal; }
#story h2 { padding-bottom: .4em; border-bottom: solid 1px #9baa20; }
#story ul { list-style: none; margin-bottom: 1.5em; padding-left: 1em; width: 80%; }
#story ul li { list-style: none; margin-bottom: .5em; padding-left: 20px; background: url(images/bullet1.png) 0 7px no-repeat; }
#story dl dt { font-size: 16px; background: url(images/arrow2-right-gray.png) -9999px -9999px no-repeat; color: #8b9913; }
#story dl dt a { text-decoration: none; }
#story dl dd { margin-bottom: 1em; }
#story dl dd a.more { padding-right: 14px; background-image: url(images/arrow2-right-green.png); font-weight: bold; }
#story dl dd a.more:hover { background-image: url(images/arrow2-right-gray.png); }


/* Welcome section */

#welcome h4 { text-transform: uppercase; }
#welcome .body { width: 80%; }
#welcome .boxA { padding: 2em 1em; }
#welcome #bloglink { margin: .25em 15px 0 0; }
#welcome .boxA p { float: left; width: 40%; margin: 0; }


/* Contact Form */

#contact { margin-bottom: 2em; }
#contact table th { width: 150px; }
#contact input.text, #contact textarea { width: 190px; }
#contact select { width: 200px; }
#contact input.submit { width: 85px; }


/* Blog */

#blog .navigation { display: block; text-align: center; margin-bottom: 10px; }
#blog .alignright { float: right; margin-bottom: 1em; }
#blog .alignleft { float: left; margin-bottom: 1em; }

#blog #sidebar ul { clear: both; }
#blog #sidebar ul li { margin-bottom: 2em; }
#blog #sidebar ul h2 { color: #8a9913; font-size: 21px; }
#blog #sidebar ul ul { font-size: 15px; }
#blog #sidebar ul ul li { margin-bottom: .2em; }
#blog #sidebar ul ul a, #blog #sidebar ul ul a:visited { color: #444536; }
#blog #sidebar ul ul a:hover { color: #8a9913; }

#blog #story p, #blog #story blockquote, #blog #story ul, #blog #story ol { margin-bottom: 1em; }
#blog #story .post { margin: 2em 0; padding-bottom: 1.5em; border-bottom: solid 1px #444536; }
#blog #single .post, #blog #story .post-last { padding-bottom: 0; border-bottom: none; }
#blog #story .postmetadata { font-size: .82em; }

#blog .commentlist .comment { margin-bottom: 1em; border-bottom: solid 1px #444536; }
#blog .commentlist .commentmetadata { margin-bottom: 1em; font-size: .82em; }


/* Footer */

#footer { clear: both; margin: 0 0 0 348px; padding: 1em 30px; border-left: solid 6px #f9f9f5; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: right; }
#footer a, #footer a:visited { color: #000; text-decoration: none; }
#footer a:hover { color: #ff0000; text-decoration: underline; }
#footer p { margin: 0; }

#tld { margin-top: -5px; padding: 0 23px 50px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: right; }
#tld a{ text-decoration: none; color:#444536}







/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .section, .after { display: block; }
/* end hide */