﻿html {
height: 101%;
margin-bottom: 1px;}
	
body {
background: #763a16 !important;
font: normal 0.80em Verdana, Verdana, Geneva, sans-serif;
color: #000000;
text-align: center;
padding: 0;
margin: 0 auto;}
	
img {
	border: none;}
	
a {
	color: #763a16;
	text-decoration: none;
	font-weight: bold;
	outline: none;}
	
a:hover {
	color: #763a16;
	text-decoration: underline;
	font-weight: bold;
	outline: none;}
	
h1 {
	color: #763a16;
	font: normal 26px Georgia, Georgia, serif;
	margin: 0 0 20px 0;}
	
h2 {
	color: #763a16;
	font: normal 20px Verdana, Arial, sans-serif;
	margin: 5px 0;}
	
h3 {
	color: #534127;
	font: normal 20px Verdana, Arial, sans-serif;
	margin: 5px 0;}
	
h4 {
	color: #534127;
	font: normal 18px "Comic Sans MS", "Trebuchet MS", sans-serif;
	margin: 5px 0;}
	
h5 {
	color: #763a16;
	font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
	margin: 5px 0;}
	
h6 {
	color: #534127;
	font: bold 12px Verdana, "Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	margin: 5px 0;}
	
hr {
	background-color: #763a16;
	color: #763a16;
	height: 1px;
	width: 100%;}
	
ul {
padding: 0;
margin: 0 0 20px 20px;
list-style: square;}
	
#wrapper {
background-image: url('images/wrapper.jpg');
text-align: left;
width: 960px;
margin: 0 auto;}
	
#header {
position: relative;
background-image: url('images/header.jpg');
height: 328px;}
	
#global {
position: absolute;
left: 310px;
top: 255px;
z-index: 1;
color: #763a16;
text-align: center;
height: 25px;
width: 580px;}
	
#global a {
outline: none;
color: #763a16;
text-decoration: none;
font-weight: bold;}
	
#global a:hover {
outline: none;
color: #763a16;
text-decoration: underline;
font-weight: bold;}

#global p {
padding: 0;
margin: 0;}
		
#main {
width: 600px;
float: right;
margin-right: 35px;
line-height: 1.6em;}
		
#sidebar {
width: 225px;
float: left;
color: #404040;
line-height: 1.6em;
margin-left: 40px;
line-height: 1.5em;}

#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;}

#sidebar li {
display: block;
margin: 0;}

#sidebar li a {
color: #763a16;
font-weight: bold;
text-decoration: none;}

#sidebar li a:hover {
color: #202020;
font-weight: bold;
text-decoration: underline;}

#sidebar a {
color: #763a16;
padding: 0 5px;
text-decoration: none;
font-weight: bold;}
	
#sidebar a:hover {
color: #763a16;
text-decoration: underline;
font-weight: bold;}
	
#footer {
clear: both;
height: 105px;
color: #ffffff;
background: #763a16 url('images/footer.jpg') no-repeat;	
text-align: center;
letter-spacing: 2px;
font-size: 85%;
line-height: 1.5em;
padding: 45px 30px 0 30px;}
	
#footer p {
padding: 0;
margin: 0;}
	
#footer a {
color: #ffffff;
text-decoration: none;
font-weight: normal;}
	
#footer a:hover {
color: #ffffff;
text-decoration: underline;
font-weight: normal;}
	
.clear {
clear: both;}
	
.center {
text-align: center;}	
		
.imageleft {
margin: 0 10px 0 0;
float: left;
border: 3px double #c0c0c0;}
	
.imageright {
margin: 0 0 0 10px;
float: right;
border: 3px double #c0c0c0;}
	
.imageleft-noborder {
margin: 0 10px 0 0;
float: left;}
	
.imageright-noborder {
margin: 0 0 0 10px;
float: right;}

.tiny {
font-size: 75%;
text-align: center;}

	

