/* GENERAL STYLES */
body, html {
	font-family: Trebuchet MS, Sans-Serif;
	background-color: Transparent;
	background-image: url(/images/bgTile.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;	
}

.mainContainer {
	width: 960px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.mainContainerTest {
	width: 960px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.iframeWrangler {
	border: 1px solid black;
}

.mainIframe {
	width: 964px;
	height: 773px;
}

.sizeIframe {
	position: absolute;
	z-index: 100;
	width: 964px;
	height: 773px;
}

.sizeBgIframe {
	position: absolute;
	z-index: 0;
	top: 98px;
	height: 653px;
	width: 960px;
}

.contentBgContainer {
	
	border:0px solid transparent;
	height: 623px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
}

html>body .contentBgContainer {
	border:1px solid transparent;
}

.mainNavContainer {
	margin-top: 20px;
	position:relative;
	float:inherit;
	width: 891px;
	height: 293px;
	z-index: 200;
	margin-left:auto;
	margin-right:auto;
}

.callOut1, .callOut2, .callOut3 {
	display: inline;
	float: left;
	position: relative;
	width: 286px;
	height: 180px;
	top: 8px;
	background-color: transparent;
	}


.callOut1 .callOutContent{

  width:286px;
  height:180px;
  position:relative;
  left:7px;
}

.callOutContainer {
	position:absolute;
	left: 39px;
	top: 388px;
	
}

.contentBgContainerTest {
	border:0px solid transparent;
	width: 960px;
	padding: 0;
	margin: 0 auto;
	background-color: transparent;
	
}

html>body .contentBgContainerTest {
	
}

.callOut1Test, .callOut2Test, .callOut3Test {
	display: inline;
	float: left;
	position: relative;
	width: 286px;
	height: 180px;
	top: 8px;
	background-color: #fff;
	}

.callOutContainerTest {
	position:absolute;
	left: 50%;
	margin-left: -445px;
	top: 388px;
	width: 891px;
	
}
.callOutContainer2 {
	position:absolute;
	top:122px;
	left: 39px;
	left: 50%;
	margin-left: -480px;

	
}
.callOutContainer2Test{
	position:absolute;
	top:122px;
	left: 39px;
	left: 50%;
	margin-left: -445px;

	
}

.callOut1Test{
	left: 11px;
	
	}

.callOut2Test {
	left: 15px;
	
}

.callOut3Test {
	margin-left: 18px;
	background-image: url(/images/callout_news.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #616161;
}

.callOut3Test p {
	margin-top: 12px;
	line-height: 12px;
	margin-right: 5px;
	margin-left: 5px;
}

.callOut3Test a {
	text-decoration: none;
	font-weight: bolder;
	color: #8d6429;	
	padding-bottom: 1px;
}

.callOutContentTest {
	width: 276px;
	height: 180px;
	margin-top: 0px;
        margin-bottom: 0px;
	
}

.callOutContent2Test {
	width: 277px;
	height: 170px;
	margin-top: 5px;
	margin-left: 5px;
	background: #fff;
}
	
.callOut1 {
	left: 0px;
	background: #fff;
	}

.callOut2 {
	left: 13px;
	width: 287px;	
	background: #fff;
}

.callOut3 {
	margin-left: 18px;
	background-image: url(/images/callout_news.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #616161;
}

.callOut3 p {
	margin-top: 12px;
	line-height: 12px;
	margin-right: 5px;
	margin-left: 5px;
}

.callOut3 a {
	text-decoration: none;
	font-weight: bolder;
	color: #8d6429;	
	padding-bottom: 1px;
}

.callOutContent {
	width: 276px;
	height: 180px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}

.callOutContent2 {
	width: 277px;
	height: 170px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}
.callOutNews {
	width:277px;
	height:128px;
	text-align: right;
	overflow-y: auto;
	scrollbar-base-color: #C69765;
	scrollbar-arrow-color: #C69765;
	scrollbar-3dlight-color: #FCFFE0;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

.footerContainer {
	width: 960px;
	height: 30px;
	background-color:Transparent;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
}

.footerSubCallOuts {
	display: none;
}

.footerTxt {
	text-align:right;
	font-size: 10px;
	font-family: Arial;
	margin-right: 8px;
	line-height: 12px;
	color: #ae864c;	
}

.footerNav,
A.footerNav,
A:link.footerNav,
A:active.footerNav,
A:visited.footerNav,
A:hover.footerNav {
	text-decoration: none;	
	color: #ae864c;
}

.clearDiv {
	clear: both;
	height:1px;
	font-size:1px;
}

/* EDITOR PROPERTIES */
