body {
 margin: 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: .8em;
 line-height: normal;
 color: #000;
 background: #FFF;
}

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

a,a:visited,a:active {
 color: #1c1918;
 text-decoration: underline;
}
a img {
 border: 0;
}
a:hover {
}

hr {
 height: 0px;
 color: #000;
 background-color: #000;
 border: 0;
 border-top: 1px solid #000;
}

p {
 padding: 0 0 1em 0;
}
pre {
 font-size: 1.25em;
}

h1,h2,h3,h4,h5 {
 padding-bottom: .3em;
 letter-spacing: -1px;
 word-spacing: 1px;
}

ul {
 margin-top: 0;
 padding-top: 0;
 margin-bottom: 0;
 padding-bottom: 0;
}
dl {
 margin: 0 0 0 2em;
}
dt {
 font-weight: bold;
}
dd {
 margin: 0 0 1em 0em;
}

/**** text classes ****/

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1.12em; }
h5 { font-size: 1.00em; }


/**** framework ****/

h1,.page_title,.component_title,.content_title {
 margin: 0 0 .5em -13px;
 padding: 0 0 .1em 13px;
 line-height: normal;
 font-weight: normal;
 letter-spacing: 0;
 color: #FFF;
 background: #5c7987;
}

/**** template ****/

body {
 background: #D1CFB8 url(images/background.jpg) 0 center;
}
div#headerbg {
 height: 175px;
 background: #293D02 url(images/headerbg.jpg) 0 bottom;
}
div#header {
 position: relative;
 margin: 0 auto;
 width: 902px;
 height: 175px;
 background: #76A41D url(images/headerslice3.jpg) 0 bottom;
 }
div#toptop {
 width: 902px; 
 height: 20px;
 background: #262824 url(images/headerslice1.gif) 0 bottom;
}
div#topmenu {
 width: 902px; 
 height: 29px;
 background: #437000 url(images/headerslice2.gif);
}
div#wrapper {
 position: relative;
 margin: 0 auto;
 width: 902px;
 overflow: visible;
}
div#pageshadow {
 margin: 0 -40px;
 padding: 0;
 width: 982px;
 background: url(images/pageshadow.jpg) repeat-y;
}
div#inkblot {
 position: absolute;
 top: 0;
 left: -72px;
 width: 72px;
 height: 328px;
 background: url(images/inkblot.gif);
}
div#page {
 margin: 0 40px;
 padding: 0 0 103px 0;
 background: #FFF;
 border: 1px solid #999887;
 border-width: 0 1px;
}
div#pagebg {
 background: url(images/sidebarbg.jpg) repeat-y; 
}
div#sidebar {
 float: left;
 width: 217px;
}
div#pagebody {
 float: right;
 width: 640px;
 min-height: 250px;
 padding: 12px 15px 24px 0px;
}
div#portfolio {
 margin: 0;
 height: 150px;
 background: #4D6A78 url(images/portfoliobg.jpg);
 border: 1px solid #526670;
 border-width: 1px 0;
}
div#footer {
 position: absolute;
 margin-top: -49px;
 left: 0;
 height: 163px;
 width: 902px;
 background: url(images/footer.gif) no-repeat;
}
div#bottomshadow {
 position: absolute;
 margin-left: -40px;
 height: 35px;
 width: 982px;
 background: url(images/pageshadowbottom.jpg);
}

/*** thumbnails ***/

div#pthumb {
 float: right;
 margin: 9px 78px 0 0 !important;
 margin: 9px 50px 0 0;
 width: 180px;
 height: 130px;
 border: 1px solid #314d5a;
 background: #FFF;
}
div#pthumb a {
 display: block;
 width: 180px;
 height: 130px;
}
div#pthumb img {
 margin: 7px 0 0 7px;
 width: 166px;
 height: 116px;
}

/*** top menu ***/

div#topmenu ul {
 float: right;
 margin: 0;
 padding: 0;
 list-style-type: none;
 overflow: visible;
}
div#topmenu li {
 float: left;
 display: block;
 padding: 0 1em;
 line-height: 29px;
 text-align: center;
 color: #B1C299;
 overflow: visible;
}
div#topmenu li.separator {
 margin-top: 11px;
 width: 0px;
 border-right: 1px solid #9CB27E;
 line-height: 10px;
 font-size: 0px;
}
div#topmenu li a {
 text-decoration: none;
 color: #B1C299;
 overflow: visible;
}
div#topmenu li a:hover {
 color: #FFF;
}

/*** main menu sidebar ***/
div#menu {
 margin-top: 1em;
}
div#menu ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
div#menu li {
 padding: 0 1.8em 0 0;
 margin: 0;
 text-align: right;
}
div#menu li.separator {
 height: 2em;
}
div#menu li a {
 padding: .5em;
 line-height: 2em;
 text-decoration: none;
 color: #000;
}
div#menu li a:hover {
 text-decoration: underline;
}
div#menu li.selected {
 background: #D46F0B;
} 
div#menu li.selected a {
 color: #FFF;
}
div#menu li.selected a:hover {
 text-decoration: none;
}

/*** contact form ***/
form#contact input[type=text], form#contact textarea {
 border: 1px solid #999;
}
form#contact td {
 padding: .2em .5em;
}
form#contact td.input_label {
 text-align: right;
 vertical-align: top;
}
form#contact span.required {
 font-weight: bold;
 color: #DD0000;
}

/*** news ***/
div.newsDate {
 display: none;
 text-align: right;
 color: #999;
 font-size: .9em;
}
