﻿html {
	height: 101%; 
	margin-bottom: 1px;}

body {
	font: normal 80% Verdana, Geneva, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	margin: 0;
	padding: 0;}

img {
	border: none;}

a {
	color: #66001a;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #5cb0ce;
	text-decoration: underline;
	font-weight: bold;}
	
h1 {
	color: #66001a;
	font: normal 26px Georgia, Georgia, serif;
	margin: 0 0 10px 0;}

h2 {
	color: #66001a;
	font: bold 24px Georgia, Georgia, serif;
	margin: 5px 0;}

h3 {
	color: #66001a;
	font: bold 16px Verdana, Arial, sans-serif;
	margin: 5px 0;}

h4 {
	color: #5cb0ce;
	font: normal 18px Verdana, Arial, sans-serif;
	margin: 5px 0;}

h5 {
	color: #66001a;
	font: normal 16px Verdana, Arial, sans-serif;
	margin: 5px 0;}

h6 {
	color: #404040;
	font: bold 12px Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	margin: 5px 0;}
	
hr {
	background-color: #66001a;
	color: #66001a;
	height: 1px;
	width: 80%;}
	
ul {
	padding: 0;	
	margin: 0 0 20px 20px;
	list-style: square;}	

/* PAGE LAYOUT IDs */

#wrapper-3col {
	background: url('images/wrapper3col.jpg');
	text-align: left;
	width: 960px;
	margin: 0 auto;}
	
#wrapper-2col {
	background: url('images/wrapper2col.jpg');
	text-align: left;
	width: 960px;
	margin: 0 auto;}
	
#global {
	position: absolute;
	top: 1px;	
	left: 690px;
	z-index: 1;
	margin-top: 18px;
	color: #ffffff;
	width: 230px;
	text-align: right;
	font-size: 85%;}
	
#global a {
	outline: none;
	color: #ffffff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;
	margin: 0;}
	
#global a:hover {
	outline: none;
	color: #808080;
	text-decoration: underline;
	font-weight: bold;}
	
#header {
	position: relative;
	height: 308px;
	width: 960px;}
	
#slideshow {
	position: absolute;
	left: 487px;
	top: 62px;
	z-index: 2;
	height: 196px;
	width: 417px;
	text-align: right;}
	
#sidebar-left {
	width: 205px;
	float: left;
	color: #000000;
	text-align: left;
	line-height: 1.4em;
	font-size: 85%;
	margin: 10px;
	padding: 5px 0 5px 35px;}
	
sidebar-left h5 {
	color: #66001a;
	font: normal 16px Verdana, Arial, sans-serif;
	margin: 5px 0;}


#sidebar-left a {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	outline: none;}

#sidebar-left a:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
	outline: none;}
	
#content-intro {
	width: 408px;
	float: left;
	text-align: center;
	padding: 0 5px 5px 0;}
	
#content1 {
	width: 390px;
	float: left;
	text-align: left;
	line-height: 1.6em;
	margin: 5px;
	padding: 0 0 0 20px;}

#content2 {
	width: 560px;
	float: right;
	text-align: left;
	line-height: 1.6em;
	padding: 0 90px 0 25px;}

#sidebar-right {
	width: 219px;
	float: right;
	color: #000000;
	text-align: left;
	line-height: 1.6em;
	font-size: 90%;
	padding: 5px 45px 0 0;}
	
#sidebar-right h1 {
	color: #000000;
	font: normal 26px Georgia, Georgia, serif;
	margin: 0 0 10px 0;}

#sidebar-right h2 {
	color: #000000;
	font: normal 20px Verdana, Arial, sans-serif;
	margin: 5px 0;}

#sidebar-right h3 {
	color: #000000;
	font: bold 16px Verdana, Arial, sans-serif;
	margin: 5px 0;}

#sidebar-right h4 {
	color: #000000;
	font: bold 12px "Trebuchet MS", sans-serif;
	margin: 5px 0;}

#sidebar-right a {
	color: #66001a;
	text-decoration: none;
	font-weight: bold;
	outline: none;}

#sidebar-right a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	outline: none;}
	
#box {
	width: 221px;
	background-image:url('images/box-middle.jpg');
	text-align: left;}
	
#box p {
	padding-left: 13px;}
	
#box h3 {
	padding-left: 13px;
	color: #66001a;
	font: bold 16px Verdana, Arial, sans-serif;}
	
#box2 {
	width: 215px;
	background-image:url('images/box2-middle.jpg');
	text-align: left;}

#content3-top {
	clear: both;
 background: #ffffff url('images/content3-top.jpg') no-repeat;	
	text-align: center;
	letter-spacing: 2px;
	font-size: 75%;
	line-height: 2em;}

#content3 {
	background: #66001a url('images/content3-back.jpg') repeat-y;
	letter-spacing: 2px;
	font-size: 75%;
	line-height: 2em;
	padding: 10px 20px;}

#content3 a {
	color: #66001a;
	text-decoration: none;
	font-weight: bold;
	outline: none;}

#content3 a:hover {
	color: #404040;
	text-decoration: underline;
	font-weight: bold;
	outline: none;}
	    
#content3-footer {
	clear: both;
	color: #ffffff;
	background: #66001a url('images/content3-footer.jpg') no-repeat;	
	text-align: center;
	letter-spacing: 2px;
	font-size: 70%;
	line-height: 2em;
	padding: 35px 10px 0 0;
	height: 60px;}
	
#content3-footer a {
	color: #ffffff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}
	
#content3-footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;}

#footer-3col {
	clear: both;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background: url('images/footer-3col.jpg') no-repeat;	
	text-align: center;
	letter-spacing: 2px;
	font-size: 65%;
	line-height: 1.5em;
	padding: 21px 10px 0 0;
	height: 49px;}
	
#footer-3col p {
	padding: 0;
	margin: 0;}
	
#footer-3col a {
	color: #ffffff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}
	
#footer-3col a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;}
	
#footer-2col {
	clear: both;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background: url('images/footer-2col.jpg') no-repeat;	
	text-align: center;
	letter-spacing: 2px;
	font-size: 65%;
	line-height: 1.5em;
	padding: 21px 10px 0 0;
	height: 49px;}
	
#footer-2col p {
	padding: 0;
	margin: 0;}
	
#footer-2col a {
	color: #ffffff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}
	
#footer-2col a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;}

#navigation {
	font-size: 120%;
	width: 214px;
	text-align: center;
	line-height: 1.6em;
	margin-bottom: 10px;}

#navigation a {
   display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	margin: 4px 0;
	border: 1px solid #404040;
	background-color: #5cb0ce;
	outline: none;}

#navigation a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #66001a;
	border: 1px solid #404040;
	outline: none;}
		
.clear {
	clear: both;}
	
.center {
	text-align: center;}	
	
.imageleft-noborder {
	margin: 5px; 
	float: left;}

.imageright-noborder {
	margin: 5px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c2c2c2;}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;}

.calendar {
	text-align: center;
	padding: 10px;}

.table {padding: 0;
       border-collapse: collapse;
       font-size: 100%;
       width: 925px;}
       
.catalog {
	padding: 5px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 33%;}

	
