body#bgBody {
    background-image: none;
}

#containerMain {
    width: 1100px;
    height: auto;
}

#boxLeftCol {
    position: absolute;
    top: 223px;
    left: 0;
    width: 170px;
    height: auto;
    padding: 21px 24px 23px 27px;
    background-color: #846246;
}

#boxHeaderHomeButtons {
    position: absolute;
    top: 0;
    left: 687px;
    width: 353px;
    height: 23px;
    padding: 12px 30px;
    background-color: #846246;
}

#boxHeaderHomeButtons img {
    vertical-align: middle;
    margin: 0 0 0 -3px;
}

#boxHeaderHomeButtons a {
    font-size: 10.5px;
    font-family: Georgia, serif;
    font-style: italic;
    color: #fff;
    text-decoration: none;
    padding: 0 8px;
}

#boxChangeBG {
	position: absolute;
	top: 552px;
	left: 792px;
	width: 203px;
	height: 21px;
}

#boxRightCol {
    top: 464px;
    left: 827px;
}

.accordion_content, .accordion_toggle {
    border: solid 1px #43637f;
}
.accordion_content {
    border-top: none;
}
.accordion_toggle {
    border-bottom: none;
}

.txtPhotoCaption {
	font-size: 11px;
	line-height: 21px;
	color: #ffffff;
	}
.txtPhotoCaption A:link {
	color: #ffffff;
	text-decoration: none;
	}
.txtPhotoCaption A:visited {
	color: #ffffff;
	text-decoration: none;
	}
.txtPhotoCaption A:hover {
	color: #ffffff;
	text-decoration: none;
	}
.txtPhotoCaption A:active {
	color: #ffffff;
	text-decoration: none;
	}

.header-images-container {
    margin: 0 0 0 221px;
    position: relative;
    height: 424px;
}

.header-images-view-port {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.header-images {
    padding: 0;
    margin: 0;
    position: relative;
}

.header-images li {
    display: block;
    float: left;
}

.header-images-index {
    background-image: url("../images/image-rotator/index-background.png");
    position: absolute;
    float: left;
    padding: 12px;
    margin: 0;
    right: 0;
    bottom: 0;
}

.header-images-index::before {
    content: '';
    display: block;
    width: 11px;
    height: 36px;
    position: absolute;
    top: 0;
    left: -11px;
    background-image: url("../images/image-rotator/left-border.png");
}

.header-images-index li {
    display: block;
    background-image: url("../images/image-rotator/white-dot.png");
    float: left;
    margin: 0 2px;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.header-images-index .active {
    background-image: url("../images/image-rotator/selected-dot.png");
}

.header-images-pagers {
    margin: 0;
    padding: 0;
}

.header-images-pagers li {
    cursor: pointer;
    display: block;
    width: 29px;
    height: 35px;
    position: absolute;
    top: 200px;
}

.header-images-pagers .prev
{
    background-image: url("../images/image-rotator/left-arrow.png");
    left: 0;
}

.header-images-pagers .next
{
    background-image: url("../images/image-rotator/right-arrow.png");
    right: 0;
}



#boxContentHome {
    margin: 0 0 0 221px;
    width: 466px;
    height: auto;
    padding: 41px 0 0 70px;
	}
.txtContentHome {
	font-size: 13px;
	line-height: 17px;
	color: #7b613b;
	}
.txtContentHome h1 {
	margin: 0;
	font-size: 25px;
	line-height: normal;
    font-family: Georgia, serif;
	color: #856244;
    font-weight: lighter;
    padding: 0 0 15px;
	}
.txtContentHome h2 {
	margin: 0 0 5px 0;
    padding: 0 0 15px 0;
	font-size: 15px;
	line-height: normal;
	color: #856244;
	}
	
.txtContentHome p {
	margin-top: 0;
	}
	
.txtContentHome A:link {
	color: #387ca7;
	text-decoration: underline;
	}
.txtContentHome A:visited {
	color: #387ca7;
	text-decoration: underline;
	}
.txtContentHome A:hover {
	color: #387ca7;
	text-decoration: underline;
	}
.txtContentHome A:active {
	color: #387ca7;
	text-decoration: underline;
	}

#boxFooterHome {
	width: 100%;
	margin-top: 50px;
	border-top: 1px dotted #aea194;
	padding-top: 15px;
	}
.txtFooterHome {
	font-size: 10px;
	line-height: 15px;
	color: #aea194;
	text-transform: capitalize;
	}
.txtFooterHome A:link {
	color: #aea194;
	text-decoration: none;
	}
.txtFooterHome A:visited {
	color: #aea194;
	text-decoration: none;
	}
.txtFooterHome A:hover {
	color: #aea194;
	text-decoration: underline;
	}
.txtFooterHome A:active {
	color: #aea194;
	text-decoration: underline;
	}
	
.txtFooterPhone {
	color: #aea194;
}

.txtFooterPhoneHome {
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	}

.txtFooter2 {
	color: #aea194;
	}
.txtFooter2Home {
	font-size: 9px;
	color: #aea194;
	text-transform: none;
	}
.txtFooter2Home A:link {
	color: #aea194;
	text-decoration: none;
	}
.txtFooter2Home A:visited {
	color: #aea194;
	text-decoration: none;
	}
.txtFooter2Home A:hover {
	color: #aea194;
	text-decoration: underline;
	}
.txtFooter2Home A:active {
	color: #aea194;
	text-decoration: underline;
	}