﻿/*
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: 982px;
padding-left: 50px;
background: url(images/menu_port.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:982px;
margin: 0 auto;
}

#wrapper
{
width: 982px;
/*height: 1130px;*/
background: url(images/top_port_blk.png) no-repeat top;
padding-top: 5px;
}

#logo
{
height: 360px;
width: 982px;
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_port_blk.png) no-repeat bottom;
margin-bottom: 20px;
height: 50px;
padding-top: 10px;
}

#footer a{
text-decoration:underline;
}

#copyright{
	text-align: center;
}
img {
border: none;

}

#style5 {
	color: #000000;
	font-size: xx-small;
}

#style5 a{
	text-decoration: none;
	color: #000000;
}

#style8 {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}