* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:#ebebeb url(images/bg.jpg) repeat-x;
}
img{border:none;}
.lightred{ color:#8a3d30;}
.darkred{ color:#642116;}
input.formbox{height:25px; width:100%; margin:5px 0px;}
textarea.formarea{width:100%; height:75px;}
form p{color:#8A3D30;}
form{width:200px; margin-left:41px;}
.style2 {color: #0C6; text-align:center; padding-bottom:10px;}
#changeFont {
	position:fixed;
	top:0px;
	right:52px;
	background-color:#b19e80;
	
	height:20px;
	padding:5px 5px 5px 5px;
	z-index:999;
	-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;

}
.increaseFont {
	color:#FFF;
	font-size:17px;


}
.decreaseFont {
	color:#FFF;
	font-size:12px;


}
.resetFont {
	color:#FFF;
	font-size:12px;
	
}

#wrapper { 
 margin: 0 auto;
 width: 920px;
 font-size:13px;
}
#header {
 color: #333;
 width: 920px;
 float: left;
 height: 414px;
 margin: 0px 0px 5px 0px;
}
#logo{
	width:295px;
	height:100px;
	float:left;
	background: url(images/logo.png) no-repeat;
	 margin:0 10px 10px 0;
	}
#navigation{width:615px; height:100px; float:left; margin-bottom:10px;}
#nav{width:582px; float:right; margin-top:50px; margin-left:8px;}
#nav li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size:15px;
	color:#b19e80;

	}
	#nav li a{ color:#fff; text-decoration:none;}
	#nav li a:hover{ color:#FFF;  border-bottom:2px #FFF solid; padding-bottom:2px;}
	#nav li a.current{ color:#FFF;    border-bottom:2px #b19e80 solid; padding-bottom:2px;}
	
#quote{
	width:285px;
	height:234px;
	float:left;
	margin:0 10px 0 0;
	text-align:center;
	padding:5px;
	}
#quote p{ line-height:20px; margin-bottom:10px; color:#FFF;  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
	
#slideshow-wrapper{width:553px; height:250px; float:left; background: url(images/slideshowbg.png) no-repeat; padding:10px; margin-left:27px; margin-right:15px;}
#slideshow {
    position:relative;
    height:250px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#slideshow IMG.active {
    z-index:10;
}
#slideshow IMG.last-active {
    z-index:9;
}



.blocktitles{width:282px; height:30px;  }
.blocktitles h1{ font-size:16px; text-align:center; text-transform:uppercase;}
.ornament{width:282px; height:30px;  text-align:center; margin-bottom:10px;}
.blockcontent{width:282px; min-height:290px; }
.sideblockcontent{width:282px; min-height:140px; margin-bottom:10px; }
.imgs{width:60px; height:60px; margin:0px 5px 5px 5px; background:#999; float:left;}
.blockimages{width:276px; height:94px; background: url(images/blockimgbg.png) no-repeat; padding:3px;}
.blockimages-large{width:276px; height:275px;  padding:3px;}
.blocktext{width:276px; height:auto; padding:3px;}
.blocktext p{ line-height:20px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; margin-bottom:10px;}
.blocktext ul{margin-left:20px;}
.blocktext li{ line-height:18px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; margin-bottom:5px;}

#leftcolumn { 
 color: #333;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 min-height: 350px;
 width: 282px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 min-height: 350px;
 width: 284px;
 display: inline;
}
#rightcolumn { 
 color: #333;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 min-height: 350px;
 width: 283px;
 float: left;
}


#contentwrapper{width:920px; height:auto; float:left; background: url(images/contentbg.jpg) right repeat-y; }


#internal-leftcolumn { 
 color: #333;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 min-height: 350px;
 width: 586px;
 float: left;

}
#internal-leftcolumn p{line-height:20px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; margin-bottom:10px; font-size:13px;}
#internal-leftcolumn h1{font-size:16px; text-transform:uppercase; color:#8a3d30; margin:5px 0px;}
#internal-leftcolumn ul{margin-left:20px;}
#internal-leftcolumn li{ line-height:18px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; margin-bottom:5px;}
#internal-rightcolumn { 
 color: #333;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 min-height: 350px;
 width: 289px;
 float: left;
}


#footer { 
 width: 920px;
 height:35px;
 clear: both;
 color: #98664a;
 background: url(images/footerbg.png) top center no-repeat;
 margin: 0px 0px 10px 0px;
 padding: 40px 0px 10px 0px;
}
.footer-block{width:460px; float:left; font-size:10px;}
.footer-block2{width:460px; float:left;}
#footernav{width:460px; }
#footernav li{
	display: inline;
	list-style-type: none;
	padding:0px 10px;
	font-size:10px;
	 color: #98664a;
	 border-right:1px solid #ac7454;
	}
	#footernav li a,#footer a{color: #98664a; text-decoration:none}
