body{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bodyBg.jpg) no-repeat center top;
	background-color:#d7c2a3;
}

div.headerHome{
	height:27px;
	margin:0 auto;
	padding-top:195px;
	text-align:center;
	padding-left:50px;
	background:url(../images/headerHome.jpg) no-repeat center top;
	_margin-bottom:-17px; /*ie 6 hack */
	margin-top:-535px;
}

div.header{
	height:27px;
	margin:0 auto;
	padding-top:195px;
	background:url(../images/header.jpg) no-repeat center top;
	_margin-bottom:-17px; /*ie 6 hack */
	text-align:center;
	padding-left:50px;
}


div.whiteBox{
	width:984px;
	margin:0 auto;
	background-color:#FFF;
	border:solid 1px #82735f;
	border-top:none;
	border-bottom:none;
}

div.whiteBoxBottom{
	height:10px;
	width:984px;
	background:url(../images/mainContentBgBottom.gif) no-repeat;
	margin:0 auto;
}

div.sign{
	background:url(../images/navLeftLeft.jpg) no-repeat left top;
	height:46px;
	width:100px;
	float:left;
}

div.nav{
	margin:0 auto;
	width:984px;
	text-align:right;
}

div.contentLeft{
	float:left;
	margin-left:10px;
	width:200px;
	line-height:22px;
}

div.contentRight{
	float:right;
	margin-right:10px;
	width:741px;
	text-align:center;
}

div.contentRightSub{
	float:right;
	margin-right:10px;
	width:721px;
	text-align:left;
	padding:10px;
}

div.footer{
	margin:0 auto;
	width:943px;
	height:13px;
	background:url(../images/footerBg.gif) no-repeat;
	margin-top:20px;
	margin-bottom:5px;
	color:#939393;
	padding:20px;
}

div.footerLeft{
	float:left;
}

div.footerRight{
	float:right;
}

.heading{
	font-size:16px;
	font-weight:bold;
}

div.contentTxtBox{
	background:url(../images/contentBoxBGG.jpg) repeat-x bottom center;
	width:700px;
	padding:10px;
	border:solid 1px #c3ae8f;
}

div.contentTxtBoxLeft{
	background:url(../images/contentBoxBGG.jpg) repeat-x bottom center;
	width:210px;
	float:left;
	height:225px;
	padding:10px;
	line-height:20px;
	border:solid 1px #c3ae8f;
}

div.contentTxtBoxMiddle{
	background:url(../images/contentBoxBGG.jpg) repeat-x bottom center;
	width:210px;
	margin-left:245px;
	height:225px;
	line-height:18px;
	padding:10px;
	border:solid 1px #c3ae8f;
}

div.contentTxtBoxRight{
	background:url(../images/contentBoxBGG.jpg) repeat-x bottom center;
	width:210px;
	height:225px;
	line-height:15px;
	float:right;
	padding:10px;
	border:solid 1px #c3ae8f;
}

.subHeading{
	font-size:14px;
	font-weight:bold;
}

div.homePageWelcome{
	background:url(../images/welcome_holidays.jpg) no-repeat;
	width:731px;
	height:66px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
	padding-left:10px;
	padding-top:60px;
	color:#1c367a;
}

div.homePageBottom{
	background:url(../images/homePageBottom.jpg) no-repeat;
	width:741px;
	height:238px;
	margin-top:10px;
	text-align:left;
	padding-top:100px;
	color:#1c367a;
	font-size:16px;
}

div.homePageFeature{
	background:url(../images/featureProgram.jpg) no-repeat;
	width:233px;
	height:117px;
	float:left;
	text-align:left;
	padding-left:5px;
	padding-top:50px;
	color:#1c367a;
}

div.homePageAnn{
	background:url(../images/latesteAnn.jpg) no-repeat;
	width:233px;
	height:117px;
	margin-left:250px;
	text-align:left;
	padding-left:5px;
	padding-top:50px;
	color:#1c367a;
}

div.homePageVideo{
	background:url(../images/video.jpg) no-repeat;
	width:233px;
	height:117px;
	float:right;
	text-align:left;
	padding-left:5px;
	padding-top:50px;
	color:#1c367a;
}

.imgFivePxPaddingHome{
	padding:10px;
	padding-top:0px;
}

.redTxt{
	color:#F00;
	font-weight:bold;
}