﻿html {
	height: 100%; 
	margin-bottom: 1px;}
body {
	font: normal small "Trebuchet MS";
	background: #590000;
	color: #000;
	text-align: center;
	margin: 20px 0 0 0;
}
img {
	border: none;}

a {
	color: #800000;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #996f47;
	text-decoration: overline underline;
	font-weight: bold;}

h1 {
	color: #800000;
	font: normal 32px "Georgia", serif;
	margin: 0 0 20px 0;}

h2 {
	color: #800000;
	font: normal 18px "Georgia", serif;
	margin: 5px 0;
}

h3 {
	color: #800000;
	font: normal 24px "Georgia", serif;
	margin: 5px 0;}

h4 {
	color: #996F47;
	font: normal 14px "Georgia", sans-serif;
	margin: 5px 0;
}

h5 {
	color: #FFFFFF;
	font: normal 16px "Verdana", "Trebuchet MS", sans-serif;
	margin: 5px 0;
}

h6 {
	color: #800000;
	font: normal normal normal 12px "Verdana", "Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	margin: 5px 0;}
	
hr {
	background-color: #5f4229;
	color: #5f4229;
	height: 1px;
	width: 80%;}

#wrapper {
	background: #f1ece6 url('images/back.jpg');	
	color: #000;
	text-align: left;
	width: 900px;
	margin: 0 auto;}

#wrapper2 {
	clear: both;
	background: #f1ece6 url('images/back3.jpg');	
	color: #000;
	text-align: left;
	width: 900px;
	margin: 0 auto;}

#logoarea {
	background: #590000 url('images/logosample.jpg') no-repeat;
	color: #fff;
	text-align: right;
	font-size: 90%;
	padding: 10px 20px 0 0;
	height: 69px;
}
	
#global {
	background: #745236 url('images/globalnav.jpg') no-repeat;
	color: #fff;
	text-align: right;
	font-size: 90%;
	padding: 12px 45px 0 0;
	height: 27px;}

#global a {
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}

#global a:hover {
	color: #eee4da;
	text-decoration: overline underline;
	font-weight: bold;}
	
#mainarea {
	background: #745236 url('images/mainimage.jpg') no-repeat; 	
	height: 374px;}
	
#mainarea2 {
	clear: both;
	background: #745236 url('images/mainimage2.jpg') no-repeat; 	
	height: 200px;
	text-align:right;
	padding-right:23px;}

#mainnav {
    clear: both;
	background:  #745236 url('images/topnav.jpg') repeat-y;
	color: #fff;
	text-align: right;
	padding: 10px 33px 0 0;
	height: 30px;}

#mainnav a {
	color: #fff;
	padding: 0 15px;
	text-decoration: none;
	font-weight: bold;}

#mainnav a:hover {
	color: #eee4da;
	text-decoration:  overline underline;
	font-weight: bold;}
	
#mainnavarea {
    clear: both;
	background:  #745236 url('images/topnav2.jpg') repeat-y;
	color: #fff;
	text-align: right;
	padding: 10px 33px 0 0;
	height: 30px;}

#mainnavarea a {
	color: #fff;
	padding: 0 15px;
	text-decoration: none;
	font-weight: bold;}

#mainnavarea a:hover {
	color: #eee4da;
	text-decoration:  overline underline;
	font-weight: bold;}
	
#content {
	width: 570px;
	float: right;
	text-align: left;
	padding: 10px 28px 10px 4px;}
	
#contentwide {
    clear: both;
	width: 860px;
	float: right;
	text-align: left;
	padding: 10px 20px;}
	
#sidebar {
	width: 248px;
	float: left;
	text-align:left;
	color: #fff;
	font-size: 90%;
	line-height:20px;
	padding: 10px 15px;}

#sidebar a {
	color: #fff;
	padding: 0 15px;
	text-decoration: none;
	font-weight: bold;}

#sidebar a:hover {
	color: #eee4da;
	text-decoration: overline underline;
	font-weight: bold;}
	
#footer {
	clear: both;
	background-image: url('images/navback.jpg');
	color: #fff;
	text-align: center;
	font-size: 90%;
	padding: 20px 0 20px 300px;}
	
#footer p {
	padding: 0;
	margin: 0;}
	
#footer a {
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}

#footer a:hover {
    color: #eee4da;
	text-decoration: overline underline;
	font-weight: bold;}
	
#footer2 {
	background-image: url('images/footerimg.jpg');
	height: 15px;}	
	
#footerwide {
	clear: both;
	background-image: url('images/navback2.jpg');
	color: #fff;
	text-align: center;
	font-size: 90%;
	padding: 20px 20px 20px 20px;}
	
#footerwide p {
	padding: 0;
	margin: 0;}
	
#footerwide a {
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}

#footerwide a:hover {
    color: #eee4da;
	text-decoration: overline underline;
	font-weight: bold;}
	
#footerwide2 {
	background-image: url('images/footerimg2.jpg');
	height: 15px;}
		
.catalog {
    padding: 0px; border-collapse: collapse;
    width: 500px;
    font-size: 100%;
    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;}
	
.imagecenter-noborder {
	margin: 0 auto;}

