body { margin: 0px; padding: 0px; background-color: #f4e5ca; background-image: url(../img/main-bg.jpg); background-repeat: repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a:link, a:active, a:visited { text-decoration: none; color: #303f2f; }
a:hover { color: #cbb283; }
img { margin: 0px; padding: 0px; border: 0px; }
*html #rightshadow { margin-left: -6px; }
*html #leftshadow { margin-right: -6px; }
.left { float: left; }
.right { float: right; }

#footer .right a { color: #A4906B; }
#footer .right a:hover, #footer .right a:active { text-decoration: underline; }

li { line-height: 18px; margin-top: 6px; }

#page { width: 714px; margin: 0px auto 0px auto; background-image: url(../img/shadows.jpg); }

/* main content styles */
#content { margin: 0px 9px 0px 9px; }
#seperator { height: 9px; background-image: url(../img/seperator.jpg); font-size: 1px; margin-bottom: 1px; }
*html #seperator { margin-top: -2px; }
#stripes { height: 8px; background-image: url(../img/stripes.gif); font-size: 1px; }
*html #stripes { margin-top: -2px; }
#breaker { background-color: #00573c; height: 6px; font-size: 1px; }
*html #breaker { margin-top: -2px; }
#menu { margin: 0px; padding: 0px; list-style-type: none; }
#menu li { float: left; margin: 0px; padding: 0px; background-image: url(../img/menudots.gif); background-repeat: repeat-y; }
#menu li img { padding-left: 1px; display: block; }

/* home specific content */
#textarea-home { background-image: url(../img/home-content-bg.jpg); height: 314px; background-repeat: no-repeat; background-color: #081931; }
#textarea-home img { position: relative; }
#textarea-home div { float: right; width: 167px; height: 288px; }
#textarea-home div p { margin: 0px; padding: 0px; position: relative; color: #f7f4ea; font-size: 10px; }
#textarea-home a { font-size: 9px; color: #f7e9b2; position: relative; }
*html #textarea-home a { margin: -3px 0px -3px 0px; }
#textarea-home span { display: block; text-align: center; clear: both; padding-top: 10px; }

/* section content */
#textarea { padding: 16px 28px 16px 28px; }
#textarea p { line-height: 1.75; margin: 0px 0px 15px 0px; }
#textarea img { margin-bottom: 10px; }
#textarea img.leftspace {margin-left: 10px; }

#textarea table { width: 100%; margin: 0 0 15px 0; }
#textarea tr.odd { background: #f8f2e7; }

/* footer styles */
#footer { clear: both; background: #f4e5ca; font-size: 10px; }
#footer span { color: #a4906b; margin-right: 12px; margin-top: 3px; }
#footer ul { margin: 0px 0px 0px 12px; padding: 0px; list-style-type: none; }
*html #footer ul { margin: 0px 0px 0px 6px; }
#footer ul li { display: inline; padding-right: 6px; border-color: #3e5069; border-style: solid; border-width: 0px 1px 0px 0px; }
*html #footer ul li { padding: 0px 3px 0px 6px; }
#footer ul li.last { border-style: none; }

