﻿/* MAIN  HTML SETTINGS */

html {
	height: 100%; 
	margin-bottom: 1px;
}

body {
	font: normal 80% Arial, Helvetica, sans-serif;
	background: #fff url('images/background.jpg') repeat-x;
	color: #000;
	text-align: center;
	margin: 0;
}

hr {
	background-color: #746e52;
	color: #746e52;
	height: 1px;
	width: 100%;
}

img {
	border: none;
}

h1 {
	color: #fff;
	font: normal 28px "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 0;
}

h2 {
	color: #6b9593;
	font: normal small-caps 22px "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 0;
}

h3 {
	color: #978f78;
	font: normal bold 18px "Trebuchet MS", "Comic Sans MS", sans-serif;
	text-align: left;
}

h4 {
	color: #6b9593;
	font: normal small-caps 22px "Times New Roman", Times, serif;
	margin-top: 0;
}

h6 {
	color: #6b9593;
	font: normal small-caps 20px "Times New Roman", Times, serif;
	text-align: left;
	margin-top: 0;
	margin-bottom:0;
}

h5 {
	font-size: 120%;
	font-weight: bold;
	color: #978f78;
	letter-spacing: 3px;
}



a {
	color: #4d6f6d;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #746e52;
	text-decoration: underline;
	font-weight: bold;
}

.wrapper {
	width: 750px;
	background: #fff url('images/contentbg.jpg');
	color: #000;
	text-align: left;
	margin: 0 auto;
	border-right: 1px solid #746e52;
	border-left: 1px solid #746e52;
}

/* HEADER AREA SETTINGS */

.header {
	background: url('images/header.jpg') no-repeat;
	height: 100px;
}

.logo {
	color: #fff;
	font: normal 28px "Times New Roman", Times, serif;
	text-align: left;
	padding: 35px 0 0 10px;
	width: 380px;
/*	height: 80px;  */
	float: left;
}

.global {
	color: #fff;
	text-align: right;
	padding: 15px 15px 0 0;
	width: 330px;
	float: right;
}
	
.global a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.global a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

/* MAIN NAVIGATION SETTINGS */

.mainnav {
	background-color: #746e52;
	padding: 10px;
	float: left;
	width: 230px;
	height: 510px;
	line-height: 18px;
}

.mainnav p    {padding: 0; margin: 0;}

.mainnav a {
	display: block;
	width: 100%;
	color: #e6e1cd;
	text-decoration: none;
	padding: 2px 0;
	border-bottom: 1px solid #e6e1cd;
}

.mainnav a:hover {
	color: #fff;
	text-decoration: none;
	padding: 2px 0;
	border-bottom: 1px solid #fff;
}

/* MAIN IMAGE AREA SETTINGS */

.mainimage {
	background: #fff url('images/mainimage.jpg');
	color: #6b9593;
	font-size: 110%;
	font-weight: bold;
	width: 470px;
	padding: 50px 0 0 30px;
	height: 150px;
	float: right;
}

.mainimage p {padding: 0; margin: 0;}


.blankimage {
	color: #6b9593;
	font-size: 110%;
	font-weight: bold;
	width: 470px;
	padding: 50px 0 0 30px;
	height: 150px;
	float: right;
}

.blankimage p {
	padding: 0; margin: 0;
}




span.slogan {
	font-size: 175%;
	font-weight: normal;
}

/* CONTENT AREA SETTINGS */

.content {
	background: #fff url('images/textbg.jpg') repeat-x;
	width: 460px;
	float: right;
	padding: 4px 20px 10px 20px;
	text-align: justify;
}

.contentwide {
	background-position: #fff url('images/textbg.jpg') repeat-x;
	background: #fff url('images/textbg.jpg') repeat-x;
	width: 710px;
	float: left;
	padding: 4px 20px 10px 20px;
	text-align: left;

}

.catalog {
	width: 215px;
	padding: 6px;
	float: left;
	text-align: left; 
}

.contact {border: 3px double #c0c0c0; padding: 5px; text-align: left; margin: 20px 0;}
.contact form {margin: 0;}
.contact label {width: 150px; float: left; text-align: right; margin: 3px 5px 5px 5px; clear: both;}
.contactbox {margin: 3px 5px 5px 5px; color: #000000; border: 1px solid #c0c0c0;}
.contactbutton {text-align: center; margin: 5px 0 0 170px; border: none;}

.clear {
	clear: both;
}

.newsletter {
	width: 460px;
	float: right;
	padding: 0px 20px 10px 20px;
	text-align: justify;
}


/* SIDEBAR AREA SETTINGS */

.sidebar {
	float: left;
	width: 220px;
	padding: 10px 10px 10px 20px;
	font-size: 90%;
}

.sidebar2 {
	float: left;
	width: 220px;
	padding: 5px 5px 5px 5px;
	font-size: 80%;
}


/* FOOTER AREA SETTINGS */

.footer {
	clear: both;
	background-image: url(images/footer.jpg);
	color: #fff;
	font-size: 85%;
	text-align: center;
	line-height: 20px;
	height: 45px;
	padding-top: 5px;
}

.footer p {
	margin: 0; padding: 0;
}

.footer a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}

/* IMAGE FLOAT SETTINGS */

.imageleft {
	border: 3px double #c0c0c0;
	margin: 0 15px 2px 0;
	float: left;
}

.imageright {
	border: 3px double #c0c0c0;
	margin: 0 0 2px 15px;
	float: right;
}
.leftalign {
	text-align: left;
}
.h1_smallfont {
	font-size: 18pt;
}

.imagecenter {
	border: 3px double #c0c0c0;
	margin: 0 40px 2px 15px;
	float: right;
}
.whitespace {
	color: #FFFFFF;
	font-size: 5%;
}

.imagedblborder{
	border: 3px double #c0c0c0;
	margin: 0 0 0 -220px;
	float: left;
}

.imageblackborder{
	border:3px double #c0c0c0;
}

.pio{
	font-weight:bold;
	font-style:italic;
}
