﻿/*////////// GENERAL RULES //////////*/

html {
height: 101%;
margin-bottom: 1px;}

body {
background: #ffffff url('images/background8aa.jpg') repeat-x;
color: #000000;
text-align: left;
font: normal 0.90em Verdana, Verdana, Geneva, sans-serif;
padding: 0;
margin: 0;}

hr {
background-color: #968d7e;
color: #968d7e;
border: none;
height: 1px;}

ul {
margin: 10px 0 10px 10px;
padding: 0 0 0 10px;}

table {
padding: 0;
border-collapse: collapse;
font-size: 100%;
width: 100%;}

fieldset {
background: #ffffff url('images/fieldsetbg8aa.jpg') repeat-x scroll left bottom;
border: 1px #a0a0a0 solid;
padding: 10px;
margin: 10px 0;}

legend {
font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif;
background-color: #ffffff;
font-variant: small-caps;
color: #574e41;
padding: 0 10px;
margin: 0;}

/*////////// TYPOGRAPHY //////////*/

a {
color: #968d7e;
text-decoration: underline;
outline: none;
font-weight: normal;}

a:hover {
color: #616161;
text-decoration: underline;
font-weight: normal;}

h1 {
color: #574e41;
font: normal 22px "Goudy Old Style", Georgia, serif;
font-weight:bolder;
margin: 0 0 .5em 0;
text-align:left;}

h2 {
color: #574e41;
font: normal 24px "Goudy Old Style", Georgia, serif;
font-weight: bolder;
letter-spacing: 3px;
margin: 0 0 .5em 0;
text-align: center;}

h3 {
color: #574e41;
font: bold 20px "Century Gothic", Verdana, Helvetica, sans-serif;
letter-spacing: 2px;
margin: 0 0 .5em 0;
text-align: center;}

h4 {
color: #574e41;
font: bold 18px "Century Gothic", Verdana, Helvetica, sans-serif;
text-align: left;
line-height: 40px;
letter-spacing: 1px;
padding: 0;
margin: 0 0 .5em 0;}

h5 {
color: #574e41;
font: normal 18px Arial, Arial, sans-serif;
letter-spacing: 3px;
margin: .4em 0 0 0;
text-transform: uppercase;
text-align: center;}

h6 {
color: #919191;
margin: .8em 0;
font: bold 12px Arial, Helvetica, sans-serif;}

/*////////// CONTAINER FOR HEADER AND CONTENT //////////*/

#wrapper {
/* -- The wrapper holds the header, content, sidebar areas --*/
color: #000000;
width: 960px;
margin: 0 auto;
text-align: left;}

/*////////// HEADER AREA //////////*/

#header {
position: relative;
width: 960px;
height: 150px;}

/*///////// SLOGAN AREA //////////*/

#slogan {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 460px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #4e4b46;
	font-size: 0.80em;}

#slogan p {
	margin: 0;
	padding: 0;}

/*////////// GLOBAL LINKS AREA //////////*/

#global {
	position: absolute;
	top: 0;
	left: 460px;
	z-index: 2;
	color: #404040;
	width: 500px;
	height: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 0.75em;
	padding: 0;
	text-align: right;}

#global a {
	color: #4e4b46;
	text-decoration: none;}

#global a:hover {
	color: #4e4b46;
	text-decoration: underline;}

/*///////// LOGO IMAGE //////////*/

#logo {
	position: absolute;
	left: 250px;
	z-index: 3;
	width: 460px;
	height: 90px;}

/*///////// MAIN NAVIGATION /////////*/

#mainnav {
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 4;
	width: 960px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 0.85em;}

#mainnav a {
	color: #ffffff;
	padding: 0 15px;
	text-decoration: none;}

#mainnav a:hover {
	color: #ffffff;
	text-decoration: underline;}

/*///////// SLIDESHOW AREA //////////*/

#topblock {
	clear: both;
	background: #ffffff url('images/topblock.jpg') no-repeat;
	position: relative;
	width: 960px;
	height: 320px;}

#sliderwrapper {
  position: absolute;
  top: 0;
  left: 100px;
  z-index: 4;
  width: 250px;
  height: 300px;}
  
#slider {
	position:relative;
	background: #404040 url(images/loading.gif) no-repeat 50% 50%;}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;}

#topcontent {
	position: absolute;
	top: 20px;
	left: 370px;
	width: 470px;
	height: 280px;
	text-align: left;
	line-height: 1.7em;}
	
#topcontent h1 {
color: #574e41;
font: normal 24px Georgia, Georgia, serif;
text-align: center;
margin: 0 0 .5em 0;}

/*////////// SIDEBAR AREA //////////*/

#sidebar {
	float: left;
	width: 270px;
	text-align: left;
	margin: 0 20px 10px 10px;}

#sidebar li {
padding: 5px 0;}

#sidebar p {
	font-size: 0.85em;
	line-height: 1.5em;}
	
/*////////// CONTENT AREA //////////*/

#contentwide {
	float: left;
	width: 940px;
	margin: 0 10px 10px 10px;
	line-height: 1.7em;}

#content {
	float: right;
	width: 640px;
	margin: 0 10px 10px 10px;
	line-height: 1.7em;}

.content2left {
	float: left;
	width: 310px;
	margin: 0 10px 0 0;}

.content2right {
	float: right;
	width: 310px;
	margin: 0 0 0 10px;}
	


/*////////// FOOTER //////////*/

#footer {
 text-align: center;
 clear: both;
	width: 960px;
	height: 120px;
	color: #404040;
	line-height: 2.0em;
	padding: 20px 0;
	margin: 0 auto;
	border-top: 3px #574e41 solid;}

#footer a{
	color: #616161;
	font-size: 0.75em;
	text-decoration: none;}

#footer a:hover {
	color: #968d7e;
	font-size: 0.75em;
	text-decoration: underline;}

#footer p {
 clear: both;
	font-size: 0.75em;
	margin: 0;
	padding: 0;}

/*////////// IMAGES //////////*/
img {
	border: none;}

.image-border {
	padding: 3px;
	border: 1px #919191 solid;}

.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;
	padding: 3px;
	float: left;
	border: 1px #919191 solid;}

.imageright-border {
	margin: 0 0 0 10px;
	padding: 3px;
	float: right;
	border: 1px #919191 solid;}

/*////////// MISC. CLASSES //////////*/

.center {
text-align: center;}

.right {
text-align: right;}

.clear {
clear: both;}

.gallery {
text-align: center;}

.gallery img {
	padding: 5px;
	border: 1px #808080 solid;
	margin: 5px;}


