

.minicallout {
	width: 425px;
	left: 0px;
	height: 160px;
	position: absolute;
	top: 25px;
	padding: 0px 20px 0px 30px;
	border-right: 1px solid #b9ac86;
}


.minicallout h4 {
	line-height: 12px;
	font-size: 23px;
}


.minicallout img{
	height: 170px;
	width: 300px;
}


#lastminicallout {
	width: 425px;
	top: 25px;
	padding: 0px 30px;
	right: 0px;
	position: absolute;
}

#lastminicallout h4 {
	line-height: 12px;
	font-size: 23px;
	
}


.pagecalloutcontainer {
	margin: 22px 0px 8px 0px;
	padding: 10px 0px;
	position: relative;
	height: 221px;
}

.pagecalloutbg {
	position: absolute;
	background: url(images/minicalloutbg.png) no-repeat;
	width: 954px;
	height: 221px;
	left: -6px;
}

#maincallouttext {
	width: 287px;
	float: right;
	color: #f2eecd;
}

#maincallouttext h2 {
color: #fff;
font-size: 32px;
line-height: 36px;
}

.maincalloutbtn {
width: 285px;
height: 73px;
position: absolute;
z-index: 999;
right: -330px;
top: 302px;
display: block;
background: url(images/arrowbtn.png) no-repeat;
padding: 16px 15px;
}

.maincalloutbtn a {
color: #f2eecd;
font-style: italic;
font-family: georgia;
font-size: 18px;
text-shadow: 1px 1px 1px #655837;

}

#SlideShow {
	height: 367px;
	width: 645px;
	position: relative;
	margin-top: -5px;
	margin-left: -6px;
	background: url(images/maincalloutimgbg.png) no-repeat;
	
}

#SlideShow img {
	border: 0;
	position: absolute;
	top: 13px;
	left: 14px;
}

.SlideOverlay p {
	font-size: 30px;
	line-height: 40px;
	margin: 0 10px;
	padding: 0;
	color: #fff;
	position: absolute;
}

