html {
	background-color: #414141;
}

body {
	background-color: #f5f1e8;
	background-image: url('images/background.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}

.columnleft-text p {
line-height:1.5em;
margin:1em 0;
}

h2 {

color:#414141;
font-weight:bold;
text-decoration:none;
font-family:'Lucida Sans','Sans Serif';
font-size:14px;
padding: 10px 0;
}

h3 {
color: #B1A593;
padding: 10px 0 ;
}

ol, ul {
list-style-image:none;
list-style-position:inside;
list-style-type:none;
padding:0px 0 10px 0 ;
}

.columnleft-text ol li, .columnleft-text ul li {
background-image:url(images/arrow.gif);
background-position:5px 7px;
background-repeat:no-repeat;
list-style-type:none;
margin:5px 0 5px 5px;
padding:4px 0 5px 20px;
}

.header-top {
	height: 25px;
	width: 100%;
	background-image: url('images/header-top-background.gif');
}
.contentwrapperie {
	width: 100%;
	text-align: center;
}
.contentwrapperff {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}
.header-top-text,  .header-top-text a , .header-top-text a:hover {
	width: 960px;
	padding-top: 6px;
	font-family: 'Lucida Sans', 'Sans Serif';
	font-size: 11px;
	color: #ffffff;
	text-decoration : none ;
	margin: 0;
}
.header-top-label {
	color: #b1a593;
}
.menuwrapper {
	float:right;
}
.menuwrapper ul {
	white-space: nowrap;
	list-style-type:none;
	padding-bottom: 8px;
}
.menuwrapper ul li {
	display:inline;
	font-family: 'Lucida Sans', 'Sans Serif';
	font-weight: bold;
	font-size: 14px;	
	padding:0 7px;	
	border-right : 1px solid #6B6152 ;
}

.menuwrapper ul li.last{
	display:inline;
	font-family: 'Lucida Sans', 'Sans Serif';
	font-weight: bold;
	font-size: 14px;	
	padding-right:0;	
	border-right : 0px solid #6B6152 ;
}

.menuwrapper ul li a {
	color: #6b6152;	
	text-decoration: none;
	text-transform: uppercase;
}
.menuwrapper ul li a:hover {
	color: #414141;	
}
.menudivider {
	padding-bottom: 24px;
}
.columnleft {
	width: 674px;
	float: left;
}
.columnleft-block {
	width: 674px;
	padding-top: 24px;
	text-align: left;
	clear: both;
}
.columnleft-title {
	font-family: 'Lucida Sans', 'Sans Serif';
	font-size: 20px;
	color: #746a5c;
	padding-bottom: 6px;	
	text-transform : uppercase;
}
.columnleft-text {
	padding-top: 10px;
	font-family: 'MyriadPro', 'Myriad', 'Trebuchet MS', 'Sans Serif';
	text-align: left;
	font-size:13px;
	line-height: 1.2;
	color: #414141;
}
.columnleft-text a {
	font-weight: bold;
	text-decoration: none;
	color: #414141;
}
.columnleft-text a:hover {
	font-weight: bold;
	color: #897a64;
}
.columnright {
	width: 262px;
	float: right;
}
.columnright-block {
	width: 262px;
	padding-top: 24px;
	text-align: right;
}
.columnright-title {
	font-family: 'Lucida Sans', 'Sans Serif';
	font-size: 20px;
	color: #746a5c;
	padding-bottom: 6px;	
	text-transform: uppercase;
}
.columnright-text {
	padding-top: 10px;
	font-family: 'MyriadPro', 'Myriad', 'Trebuchet MS', 'Sans Serif';
	text-align: right;
	font-size:13px;
	line-height: 1.2;
	color: #414141;
}

.columnright-text p {
margin:0 0 10px 0 ;
}


.columnright-text a {
	font-weight: bold;
	text-decoration: none;
	color:#414141 ;
}
.columnright-text a:hover {
	font-weight: bold;
	color: #897a64;
}
.columnright-textsub {
	font-family: 'MyriadPro', 'Myriad', 'Trebuchet MS', 'Sans Serif';
	text-align: right;
	font-size:13px;
	line-height: 1.2;
	color: #897a64;
	padding-bottom: 10px;
}
.columnright-blockdivider {
	padding-top:0px;
}
.sliderarrow {
	width: 25px;
	padding-top: 16px;
	float: left;
}
.slider {
	width: 624px;
	height: 173px;
	float: left;
}
.footer-spacer {
	width: 100%;
	height: 24px;
	clear: both;
}
.footer {
	height: 56px;
	background-image: url('images/footer-background.gif');
}
.footer-text , .footer-text a:link , .footer-text a:hover .footer-text a:active , .footer-text a:visited {
	padding-top:24px;
	text-align: center;
	font-family: 'Lucida Sans', 'Sans Serif';
	font-size: 11px;
	color: #b1a593;
}

/* SLIDER STUFF NEEDED FOR SCRIPT
   ----------------------------------------------------------------
   
   Remember to take the 'font-size:170px;' out.                                                     
   
   ----------------------------------------------------------------  */

.sliderwrapper {
	width: 624px;
	height: 173px;
	overflow: hidden;
	position: relative;
}
.slidecontainer {
	width: 3500px;
}
.slide {
	width: 624px;
	height: 173px;
	position: relative;
	color:#999999;
	background-image:url('images/slider-background.jpg');
	float: left;
}

.slide h2 , div#promo_right_column h2 {

  font-family: lucida sans;
	font-size: 25px;
	color: #c5b9a9;
	border-bottom: none;
	text-transform: uppercase;
	padding: 40px 20px 0px 0;
	text-decoration: none;

	}
	
.slide p , div#promo_right_column p {

   font-family: lucida sans;
	 font-size: 13px;
	 color: #f8eee4;
	 padding: 10px 20px 0 0 ;
	 margin: 0;
	 line-height: 17px;
	 text-decoration: none;
	 }

.slide img {
  border : 4px solid #fff ;
  float : left ;
	margin : 20px 20px 0 20px ;
}

.slidecontent {
	width: 624px;
	height: 173px;
}
.slidebuttons {
	height:26px;
	width:200px;
	font-size:14px;
	position: relative;
	top: -28px;
	left: 216px;
}

.slidebuttons img {
	border : 0 ;
	margin : 0 ;
	float : none ;
	}

fieldset { 
margin : 0em 2em 2em 0 ;
padding:0px 35px;
width: 400px;
background-color:#e6e1db;
border:2px dotted #c0b5a1;

}

fieldset h2 {
	color:#B1A593;
	font-size: 15px ;
	}


fieldset p {
margin : 1em 0 ;
font-weight: bold;
}

.errors {
border:1px solid #999999;
margin:1em;
padding:1em;
}

.submenu {

  font-family: 'Lucida Sans', 'Sans Serif';
	font-size: 14px;
	line-height: 22px;
	}
	
.submenu li a {
	color:#414141;
	text-decoration:none;
	font-weight: bold;
  }
	
	
.submenu li a:hover {
	color:#B1A593;
	text-decoration:none;
  }
	
div#promo_right_column {
  width : 262px ;
	height : 173px ;
  background : #867661 url(images/promo_right_bg.jpg) center top no-repeat ;
	text-align : right ;
	text-decoration: none;
}	

#home_images {
  float: right; 
  width: 170px;
	padding-top: 15px ;
	}
	
#home_images img {

  border: 5px solid #fff;
	margin-bottom: 10px ;
	}



