* {
	margin:0; padding:0;
}

html{height:100%}

br.clear{
	clear:both;
}



a {
	text-decoration: none;
	color: #BF0000;
}

a:hover {
	color: #000000;
	text-decoration: underline;}
a img {
	border: 0;}



/* H1 used for first page text */
h1{
	font:1.4em georgia, arial, helvetica, sans-serif;
	color:#333333;
}

/* H2 used for Section Headings */
h2{
	font:2.3em georgia, garamond, times, serif;
	color:#333333;
	text-transform: uppercase;
}

/* H3 used for Section Sub-Headings */
h3{
	font:1.5em georgia, garamond, times, serif;
	color:#BF0000;
	text-transform: none;
}



.red{
color:#BF0000;
}

body{

	background:url(../images/bg.jpg) top center repeat-y #7f5e47;
	margin:0 auto; 
	text-align:center;
	font:.8em Arial,Helvitica, Verdana,sans-serif;

}

#header{

	background:url(../images/bg-top.jpg) top center repeat-x;
	height: 179px;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	
	
}


#logo{
	margin:0 auto; 
	height: 110px;
	width: 1024px;
	text-align: left;
	padding: 40px 0 10px 35px;
}


.body-contents{
	margin:0 auto; 
	padding: 25px 10px 30px 10px; 
	width: 980px;
	text-align: left;

}


#body-bottom{
	margin:0 auto; 
	background:url(../images/bg-bottom.jpg) top center no-repeat #7f5e47;
	width: 1025px;
	height: 12px;
}


.column-right-main{
width:400px;
padding:0 0 0 20px;
float: right;
}



.column-right{
width:254px;
padding:0 15px 0 50px;
float: right;
text-align: right;
}

.column-left{
padding: 20px 0 5px 20px;
}


.column-left-2{
width:254px;
padding:0 50px 0 15px;
float: left;
text-align: left;
}
.column-right-2{
padding: 20px 15px 5px 20px;
}




.photo-caption{
	width: 254px;
	font:.8em arial, tahoma, verdana, helvetica, sans-serif;	
	color:#333333;
	text-align: left;
	

}

.blockquote{
	width: 200px;
	float: right;
	padding: 0 0 10px 25px;
	margin: 0 0 0 25px;
	font:1.4em georgia, arial, helvetica, sans-serif;
	color:#333333;
	text-align: left;
	border-left: 1px solid #d5d5d5;
}

#footer{
	background: #292929;
	width: 100%;
	height:100%;
	font:1em arial, tahoma, verdana, helvetica, sans-serif;
	color: #808080;

}

.footer-contents{
	margin:0 auto; 
	padding: 25px 10px 10px 10px; 
	width: 1000px;
	text-align: left;
}


#footer a {
color:#808080;
text-decoration:none;
}

#footer a:hover{
color:#999999;
text-decoration: underline;
}




/* ---------------------- Menu ---------------------- */

#slatenav{
margin:0 auto; 
	position:relative;
	display:block;
	height:46px;
	padding: 0 0 0 0;
	
width:1025px;
	font-size:15px;
	font-weight:none;
	background: transparent url(../images/menu-bg.jpg) no-repeat top right;
	font-family:Tahoma, Arial,Helvitica, Verdana,sans-serif;
	text-transform:uppercase;
}
#slatenav ul{
	margin:0px;padding:0;
	list-style-type:none;
	width:auto;
}
#slatenav ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
#slatenav ul li a{
	display:block;
	float:left;
	color:#D8D8D8;
	text-decoration:none;
	padding:10px 22px 0 22px;
	height:35px;
}
#slatenav ul li a:hover,#slatenav ul li a.current{
	color:#000000;
	background:transparent url(../images/menu-bg-hover.jpg) no-repeat top center;
}


/* ---------------------- Slideshow ---------------------- */

.slideshow-container
{
margin:0 auto;
width:979px;
height: 310px;
}

.slideshow-left
{width:565px;
height: 310px;
float:left;
}

.slideshow-right
{width:414px;
height: 310px;
background:url(../pictures/ss-text.png);
float:right;

}


img.x
{
	position:absolute;
	left:1199px;
	top:-65px;
	z-index:+100
}

img.y
{
	position:absolute;
	left:600px;
	top:-31px;
	z-index:+1
}

img.c
{
	position:absolute;
	left:838px;
	top:83px;
	z-index:+1
}


.column-right-card{
width:304px;
padding:7px 20px 0 30px;
float: right;
text-align: right;
}
