﻿/*  CSS fonts, colors, links  */

html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	background-color: #FFFFFF;
	color: #2C2374;
	font: normal 76% Verdana, Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

hr {
	background-color: #414e59;
	color: #414e59;
	border: none;
	height: 1px;
	width: 100%;}

img {
	border: none;}

ul {
	padding: 0;
	margin: 0 0 15px 15px;
	list-style: square;
}

/*  links */

a {
	color: #4C658E;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #959595;
	text-decoration: underline;
	font-weight: bold;}

/*  fonts, sizes, and
colors  */

h1 {
	background-position: 0px 7px;
	color: #D9251C;
	font: bold 24px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 19px;
	background-image: url('../images/buttons/button-gold.jpg');
	background-repeat: no-repeat;
}
h2{
	background-position: 0px 4px;
	color: #0092DD;
	font: normal 16px verdana, geneva, sans-serif;
	text-align: left;
	background-image: url('../images/buttons/button-dk-gold.jpg');
	background-repeat: no-repeat;
	text-indent: 17px;
	font-weight: bold;
}
h3{
	background-position: 0px 7px;
	color: #3A3372;
	font: normal 14px verdana, geneva, sans-serif;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-indent: 17px;
	background-image: url('../images/buttons/button-dk-blue.jpg');
	background-repeat: no-repeat;
}
h4 {
	background-position: 0px 3px;
	border-bottom: 1px dashed #959595;
	color: #CC9B27;
	font: bold 14px verdana, geneva, sans-serif;
	text-align: left;
	text-indent: 17px;
	background-image: url('../images/buttons/botton-blue.jpg');
	background-repeat: no-repeat;
}
h5 {
	border-bottom: 1px dashed #959595;
	color: #959595;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: left;
}

h6 {
	color: #414e59;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;}

.center {
	text-align: center;}	

.clear {
	clear: both;}

/* wrapper  */

#wrapper {
	border-color: #D9251C #2C2374 #2C2374 #D9251C;
	border-style: solid ridge ridge solid;
	border-width: 1px 3px 3px 2px;
	width: 975px;
	text-align: left;
	border-right: 3px double #959595;
	border-bottom: 3px double #959595;
	border-left: 3px double #959595;
	margin: 0 auto;
}

/*  top header  */

#header {
	position: relative;
	width: 975px;
	height: 230px;
}
#global {
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 1;
	width: 965px;
	text-align: right;
	padding-right: 10px;
	color: #656565;
	height: 30px;
	font-size: 85%;
}
	
/*  sidebar single
column  */

#sidebar {
	font-size: 95%;
	float: left;
	width: 215px;
	padding: 0 10px 10px 10px;
}
#mainnav {
	line-height: 1.5em;
	letter-spacing: 1px;
	font-size: 95%;
}
#content {
	float: right;
	width: 690px;
	line-height: 1.5em;
	padding: 0 10px 10px 10px;
}

/*  footer  */

#footer {
	clear: both;
	border-top: 3px double #959595;
	padding: 20px 0;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.7em;
	font-size: 80%;
	height: 50px;}

#footer a {
	font-weight: normal;}
	
#footer a:hover {
	font-weight: normal;}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;}

/*  fieldset  */

fieldset {
	border: 1px dashed #c2c2c2;
	padding: 5px;
	margin: 5px 0;}

legend {
	background-color: #ffffff;
	color: #656565;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	margin: 0;}

form {
	padding: 5px;
	text-align: left;
	margin: 20px 0 5px 0;}

label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

input {
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c2c2c2;}

textarea {
	font: normal 12px Verdana, sans-serif;
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c2c2c2;}

.button {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;
	clear: both;}

/*  column  */

table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}
	
#Column-right {
	padding-right: 7px;
}

#Column-left {
	padding-left: 7px;
}
	
#Column-both {
	padding-left: 7px;
	padding-right: 7px;
}

.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 50%;}

/*  images  */

.image-border {
	border: 3px double #c2c2c2;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	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;}
