/**
 * Defaults and Resets
 */
html, body {margin-bottom: 0px; padding-bottom: 0px; background: #262016;}

body {font-family: Arial, Verdana, Sans-Serif; font-size: 12px; line-height: 18px; color: #262016;}

form {margin: 0px; padding: 0px;}

img {border: 0px;}

td {vertical-align: top;}

p {margin-top: 0px;}

a {color: #8a581f; text-decoration: none;}
a:hover {color: #000; text-decoration: none;}

h1 {margin: 0; font-family: Times New Roman, Georgia, Serif; font-size: 24px; font-weight: normal; font-style: italic; line-height: normal; color: #596c65;}
h2 {margin: 0; font-family: Times New Roman, Georgia, Serif; font-size: 20px; font-weight: normal; font-style: italic; line-height: normal; color: #596c65;}
h4 {margin: 0; font-family: Times New Roman, Georgia, Serif; font-size: 30px; font-style: italic; line-height: normal; color: #5b6c67;}

h1 a {color: #596c65;}
h1 a:hover {color: #000;}

/**
 * General
 */
.clearBoth, .clear {clear: both; height: 0px; font-size: 1px; line-height: 0px; display: block;}

#master div div div div div div.separator {font-size: 1px; line-height: 1px; height: 4px; background: #e5dfcf; margin: 5px 0 15px 0;}

/**
 * Lists
 */
ul.inline {margin: 0px; padding: 0px; list-style-type: none;}
ul.inline li {display: inline;}

ul.list {margin: 0px; padding: 0px; list-style-type: none;}

/**
 * Layout
 */
div.master {width: 775px; margin: auto; background: url(../images/t.gif) repeat-x;}
div.master div {width: 100%; background: url(../images/l.gif) repeat-y;}
div.master div div {background: url(../images/r.gif) repeat-y right top;}
div.master div div div {background: url(../images/tlc.gif) no-repeat;}
div.master div div div div {background: url(../images/trc.gif) no-repeat right top;}
div.master div div div div div {width: auto; background: none;}

#master #page {width: 735px; margin: 20px auto auto auto; background: #e3e0c8 url(../images/bg.gif) repeat-x;}

#header {position: relative; height: 240px;}
#header .logo {position: relative; top: 0px; left: 40px;}

#body {padding-bottom: 100px; background: url(../images/footer-logo.gif) no-repeat 130px bottom;}

#content {float: left; width: 476px; padding: 0 0 0 30px;}

#sidebar {float: right; width: 185px; padding: 0 20px 0 0;}

#master div.box {width: 100%; background: #f2f1e7 url(../images/box-tlc.gif) no-repeat; margin-bottom: 20px;}
#master div.box div {width: 100%; background: url(../images/box-trc.gif) no-repeat right top;}
#master div.box div div {width: 100%; background: url(../images/box-blc.gif) no-repeat left bottom;}
#master div.box div div div {width: 100%; background: url(../images/box-brc.gif) no-repeat right bottom;}
#master div.box div div div div {width: auto; background: none;}
#master div.box div.content {width: 440px; padding: 20px 18px 30px 18px;}
