/* RESET */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1px;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0px;}

/* Layout */
.hideit {display: none;}
.cleanclear, .cc {clear: both; margin: 0px; padding: 0px; width: 0px;	height: 0px; overflow: hidden;}
p {margin: 8px 0px 20px 0px;}

body {background: #CBB796 url(../_img/bodybg.png) repeat-x; font: 16px/22px Arial, Helvetica, sans-serif; color: #654B25;}
a {color: #654B25;}

#wrapper {width: 948px; margin: 0px auto; padding-top: 8px;}

#header {width: 948px; height: 191px;}

#content {width: 748px; margin: 20px auto;}
#content #l {float: left; width: 369px;}
#content #r {float: right; width: 369px;}

.bluebox {width: 369px; position: relative; color: #fff; margin-top: 10px;}
.bluebox a {color: #fff;}
.bluebox-piclist {width: 112px; text-align: right; position: absolute;}
.bluebox-top {width: 244px; padding-left: 30px; padding-right: 10px; float: right; background: url(../_img/bluebox-top.png) no-repeat;}
.bluebox-top h1 {font-size: 16px; line-height: 20px; text-align: center; padding-top: 10px; padding-bottom: 8px;}
.bluebox-seperator {width: 284px; height: 3px; float: right; text-align: center; background: url(../_img/bluebox-middle.png) repeat-y;}
.bluebox-middle {font-size: 13px; line-height: 18px; width: 244px; padding-left: 30px; padding-right: 10px; float: right; background: url(../_img/bluebox-middle.png) repeat-y;}
.bluebox-middle p {margin-bottom: 8px;}
.bluebox-bottom {width: 284px; float: right;}

.copy {width: 100%; color: #654B25; font-size: 14px; line-height: 18px; text-align: justify; margin-top: 20px;}
.s {display:block; float: left; width: 39px; height: 61px; margin-top: -10px; background:  url(../_img/s.png) no-repeat;}
.s span {display: none;}

#footer {width: 100%; height: 46px; background: url(../_img/footer.png) repeat-x;}
#footeri {width: 940px; margin: 0px auto; padding-top: 10px; text-align: center; font-size: 12px; color: #fff; line-height: normal;}
#footeri a {color: #fff;}
.copyright {font-size: 10px;}
