/*// CONTENT //*/

body {
margin: 0px;
padding: 0px;
background-image: url('design/bg.png');
background-color: #F1EDD9;
background-repeat: repeat-x;
font-family: Mali, helvetica, sans serif;
font-size: 1em;
color: #434320;
text-align: justify; 
line-height: 15pt;
cursor:  crosshair;}

h1{ 
font-family: 'Mali', serif;
color: #BD7944;
font-size: 2em;
font-style: italic; 
line-height: 15px; 
text-align: center;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 15px;
letter-spacing: 0px;}

h1:first-letter {
color: #686545;
font-family: 'Mali', serif;}

h2{ 
font-family: 'Mali', serif;
color: #C29A7F;
font-size: 1.5em;
font-style: bold; 
line-height: 12px; 
text-align: center;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px;
letter-spacing: 0px;}

/*// DESIGN //*/

#design {
position: absolute;
left: 000px;
top: 000px;}

a.img { 
border: none;}

a.img:visited { 
border: none;}

a.img:active { 
border: none;}

a.img:hover {
border: none;}

/*// NAVIGATION //*/

#navi {
width: 520px;
margin-top: 500px;
padding: 0px;
float: right;
text-align: left;}

#navi a:link, #navi a:visited, #navi a:active {
color: #ffffff;
font: bold 1em 'Mali', sans-serif;
background: #737A38;
line-height: 10px;
padding: 15px;
display: inline-block;
text-align: center;
text-transform: uppercase;
border-radius: 20px;}

#navi a:hover {
background: #534E2D;
color: #ffffff;}

/*// MISCELLANEOUS //*/

a:link, a:visited, a:active {
color: #A56F77; 
font-style: oblique; 
cursor: default;
text-decoration: none; }

a:hover {
border-bottom: #ffffff 1px dotted; 
color: #F9242D; 
background-color: transparent; 
font-style: oblique;}

b, strong{
color: #89935D;}

blockquote {
width: 50%;
font-family: Mali;
text-align: center;
color: #ffffff;
font-size: .9em;
border-left: 25px solid #6D3911;
background: #C7C1A7;
margin: 5px;
padding: 20px;}

hr.dashed {
border-top: 3px dashed #686545;
width: 50%;}

/*// FOOTER //*/

#footer {
padding:10px;
margin: 0px;
border:0px;
text-transform: uppercase;
font-size:0.9em;
font-family: Mali;
line-height: 16px;
text-align: center;}