﻿/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*{
padding: 0px;
margin: 0px;
}

body{
background:#432300 url(images/back_all2.gif) top repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#898989;
padding: 0px;
margin: 0px;
}

#content 
{
background: url(images/back_all1.jpg) top left no-repeat;
width: 100%;

}

a{
color:#5a3812;
text-decoration:none;
}

a:active{
color:#5a3812;
text-decoration:underline;
}

a:hover{
color:#5a3812;
text-decoration:underline;
}

a:visited{
color:#B07A34;
text-decoration:underline;
}

#header{
height: 411px;
}

#menu
{
height: 39px;
width: 448px;
padding-left: 50px;
background: url(images/menu.png) no-repeat;
margin-bottom: 10px;
}

#menu ul li{
list-style: none;
display: inline;
}

#menu a
{
display: block;
float: left;
width: 80px;
height: 29px;
text-align: center;
padding-top: 10px; 
color: #ffffff;
font-weight: bold;
}

#menu a:hover
{
display: block;
padding-top: 10px;
height: 29px;
float: left;
color: #ffffff;
font-weight: bold;
background: url(images/menu_r.gif) repeat-x;
}

#main
{
width:498px;
margin: 0 auto;
}

#wrapper
{
width: 498px;
background: url(images/top.png) no-repeat top;
padding-top: 5px;

}

#logo
{
height: 360px;
width: 498px;
text-align: right;
}

#logo h1
{
font-size: 18px;
padding-top: 220px;
padding-left: 20px;
font-weight: bold;
color: #E6E6E6;
}

#logo h2 a
{
font-size: 10px;
padding-left: 20px;
font-weight: bold;
color: #E6E6E6;
text-transform: uppercase;
}


#text{
background: #FFFFFF;
padding:10px;
}

#text p{
padding:5px;
}

h3{
color:#5a3812;
}

h2{
color:#5a3812;
}

h1{
color:#5a3812;
}

h1{
font-size:1.2em;
}

h2{
font-size:1.05em;
}

h3{
font-size:1em;
}

ol{
padding-left:12px;
margin-left:12px;
}


#text ul{
padding-left:12px;
margin-left:12px;
}


.meta{
text-align:right;
color:#5a3812;
font-size:0.79em;
}

.meta a{
text-decoration:underline;
}

#footer{
font-size:0.79em;
text-align:center;
border-top:1px solid #B07A34;
background: url(images/bottom.png) bottom;
margin-bottom: 20px;
height: 50px;
padding-top: 10px;
}

#footer a{
text-decoration:underline;
}

#copyright{
	text-align: center;
}
img {
border: none;

}

.style4 {
	color: #898989;
	font-size: xx-small;
}

.style1 {
	font-size: 0.79em;
}

#style5 {
	color: #F5F5F5;
	font-size: xx-small;
	margin-left:auto;
	margin-right:auto;
	text-align: center;

}

#style5 a{
	text-decoration: none;
	color: #F5F5F5;
}


.style3 {
	text-align: center;
}

.style8 {
	border: 1px solid #898989;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
