
html,body {
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 0;
    text-align: center;
background-color: #050403;
}
a:link {
    color: #5f3c2e;
    text-decoration: none;
    text-shadow: 1px 1px #000000;
    font-weight: bold;
}

a:visited {
    color: #5f3c2e;
    text-decoration: none;
    text-shadow: 1px 1px #000000;
        font-weight: bold;
}

a:hover {
    text-decoration: underline;
    border: none;
color: #814f3b;
text-shadow: 1px 1px #000000;
 font-weight: bold;
}

a:active {
    color: #5f3c2e;
 border: none;
 text-shadow: 1px 1px #000000;
  font-weight: bold;
}


a.one:link {padding: 11px; color: #5f3c2e; font-size: 16px; background-color: #120d0c; border-right: 1px solid #111111; border-bottom: 1px solid #111111; border-top:  1px solid #524038; border-left:  1px solid #4c3b34; display: block; text-align: center; text-shadow: 1px 1px #000000; text-decoration: none;}
a.one:visited {padding: 11px; color: #5f3c2e; background-color:#120d0c; border-right: 1px solid #111111; border-bottom: 1px solid #111111; border-top:  1px solid #524038; border-left:  1px solid #4c3b34; display: block;  font-size: 16px; text-align: center; text-shadow: 1px 1px #000000; text-decoration: none;}
a.one:active {padding: 11px; color:  #5f3c2e; background-color: #120d0c; border-right: 1px solid #111111; border-bottom: 1px solid #111111; border-top: 1px solid #524038; border-left:  1px solid #4c3b34; display: block; font-size: 16px;  text-align: center; text-shadow: 1px 1px #000000; text-decoration: none;}
a.one:hover {padding: 11px; color: #5f3c2e; background-color:#1c1412; border-right: 1px solid #111111; border-bottom: 1px solid #111111; border-top: 1px solid #524038; border-left:  2px solid #59443c;  display: block; font-size: 16px; text-align: center; text-decoration: none; text-shadow: 1px 1px #000000;}

#container 
{
margin: 0 auto;
  margin-bottom: 10px;
width: 1000px;
text-align: left;
background-color:#372824;
border: 10px solid #43312a;
}

header {
width: 1000px;
    height: 270px;
   margin: 0;
   padding: 0;
 background-color:#2f221d;
    text-align:center;	
}

left {
    width: 140px;
    line-height: 10px;
    float: left;
    text-align: left;
    margin-right: 0;
    margin-left: 18px;
    margin-top: 25px;
color: #3d2e29;
    font-size: 16px;
 font-family: 'Cinzel', sans-serif;
    font-weight: normal;
}

content {
background-color: #120d0c;
color: #53463c;
border: 2px solid #44332e;
    width: 730px;
   margin-top: 25px;
   margin-left: 45px;
    margin-bottom: 0;
    float:left;
    padding: 22px;	
line-height: 1.4;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}


.aside
{
background-color: #050403;
border: 1px solid #3b2924;
color: #705e50;
width: 425px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 20px;
padding: 8px;
padding-left: 12px;
text-align: left;
font-size: 12px;
line-height: 1.6;
}


footer {
background-color:#362925;
  color: #120d0c;
    font-family: arial, sans-serif;
    font-size: 12px;
    clear:both;
    padding-top: 40px;
    padding-bottom: 5px;
padding-left: 40px;
padding-right: 25px;
    margin: 0;
    text-align:center;
}

	h1
{
color: #3b2d28;
border-bottom: 1px solid #3b2d28;
text-shadow: 1px 1px #000000;
margin-bottom: 22px;
margin-top: 3px;
padding-top: 0;
line-height: 20px;
	font-family: 'Cinzel', sans-serif;
	font-size: 24px;
   text-align: left;
	font-weight: normal;
	}
 
h2 {
color: #372824;
margin-bottom: 15px;
text-shadow: 1px 1px #000000;
margin-top: 0;
text-align: left; 
text-decoration: none;
	font-family: 'Cinzel', sans-serif;
	font-size: 22px;
}
	
	h3 {
color: #63503f;
text-shadow: 1px 1px #000000;
font-family: georgia, times, serif;  
font-size: 22px;
font-weight: normal;
line-height: 30px;
text-align: center;
font-style: oblique;
	text-transform: none;
		margin-top: 15px;
	margin-bottom: 12px;
}

h4 {
color: #59443a;
text-shadow: 1px 1px #000000;
font-family: georgia, times, serif;   
font-size: 22px;
font-weight: normal;
line-height: 30px;
text-align: left;
font-style: oblique;
	text-transform: none;
	margin-top: 20px;
	margin-bottom: 30px;
}

h5 {
color: #40312b;
text-shadow: 1px 1px #000000;
font-family: georgia, times, serif;  
font-size: 22px;
font-weight: normal;
margin-bottom: 4px;
line-height: 26px;
text-align: left;
font-style: oblique;
	text-transform: none;
	margin-top: 12px;
	margin-bottom: 12px;
}

h6 {
color: #3b2d28;
text-shadow: 1px 1px #000000;
font-family: georgia, times, serif;    
font-size: 20px;
font-weight: normal;
line-height: 30px;
text-align: center;
font-style: oblique;
	text-transform: none;
		margin-top: 12px;
	margin-bottom: 12px;
}



b {
color: #756047;
font-weight: bold;
text-shadow: 1px 1px #000000;
}

i {
color: #705e50;
font-weight: normal;
}

ul, li {
line-height: 2;
}

hr {
border: 3px double #3b2d28;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
}

