/* CSS Document */

/* ONLY CHANGE  left navi height  !!!!!!!!!!!!!!!!!!!!!!!! */

.LeftNavigation {

	float: left;

	border-left: 1px solid #541800;

	width: 225px;

	height: 650px;

	background-image: url(../images/tan.gif);

	background-repeat: repeat;

	border-bottom: 1px solid #541800;

	}

	

.RightHolder {

	width: 773px; 

	display: inline;

	}

/* ONLY CHANGE  middle content height !!!!!!!!!!!!!!!!!!!!!!!!*/	

.FlexibleContents {

	float:left;

	width: 743px;

	height: 650px;

	background-image: url(../images/peach.gif);

	background-repeat: repeat;

	font-size: 85%;

	font-family: Arial, Helvetica, sans-serif;

	border-bottom: 1px solid #541800;

	color: #541800;

	}

/* ONLY CHANGE  right navi height  !!!!!!!!!!!!!!!!!!!!!!!! */	

.RightNavigation {

	float:left;

	width: 30px;

	height: 650px;

	border-right: 1px solid #541800;

	background-image: url(../images/peach.gif);

	background-repeat: repeat;

	border-bottom: 1px solid #541800;

	}



/* New changes--- began!!!*/



.topBG {

	background-image:url(../images/top.jpg); 

	width: 735px; 

	height: 10px; 

	margin: 10px 0 0 0;

	padding: 0;

	background-repeat:no-repeat;

	}

	

.midBG {

	background-image: url(../images/middle.jpg);

	background-repeat:repeat-y;

	width: 735px; 

	height: 550px;

}



.bottomBG {

	background-image:url(../images/bottom.jpg);

	background-repeat:no-repeat;

	width: 735px; 

	height: 15px;

}



h3 {

color: #541800;

}



.topLeft {

	width: 398px;

	height: 536px;

	float: left;

	margin: 5px 0 0 25px;

	}



.topRightHeader {

	background-image:url(../images/shade.gif);

	width: 270px;

	height: 21px;

	color: #660000;

	font-size: 110%;

	padding-top: 4px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border: 1px solid #778;

	}

	

.topRightBox {

	width: 270px; 

	height: 531px; 

	float: left; 

	margin: 5px 0 0 10px;

	}



.body01 {

	height: 136px;

	width: 260px;

	text-align: left;

	padding: 10px 5px 0px 5px;

	background-color: #EEF5F7;

	margin-bottom: 5px;

	border-right: 1px solid #778;

	border-left: 1px solid #778;

	border-bottom: 1px solid #778;

	}

	

.body01 ul{

	padding: 0px 0px 0px 20px;

	list-style: none;

	}

	

.body01 ul li{

	font-size: 90%;

	padding: 3px 0px 4px 0px;

}

	

.EliteContent {

	background-color: #FEFEE7;

	width: 340px;

	padding: 10px 10px 20px 10px;

	text-align:left;

	font-size: 100%;

	}

	

.EliteContent br{	

	line-height: 65%;

	}

	

.EliteContent a{

	font-weight:bold;

	}

	

.EliteContent ul{

	padding: 8px 10px 8px 40px;

	}

	

.EliteContent ul li{

	padding: 3px 0px 3px 0px;

	}

	

.image {

	float: left; 

	margin: 0 10px 5px 0;

	border: 1px solid #CCCCCC;

	width: 347px;

	}



.table {

	width: 332px; 

	border: 1px solid #CCCCCC; 

	padding: 10px 5px 10px 10px; 

	text-align:left;

	margin: 0;

	}



.mainFeature {

	width: 360px;

	height: 110px;

	float: left;

	margin-bottom: 15px;

	}



.mainFeatureLeft {

	width:110px;

	height: 80px;

	float: left;

	margin-right: 5px;

	}



.mainFeatureRight {

	width: 100px;

	height: 110px;

	float: left;

	padding:0 5px 0 10px;

	text-align: left;

	font-size: 110%;

	}

	

.mainFeatureRight ul{

font-size: 85%; 

margin: 10px 0 11px 5px;

}	



.video {

	font-size: 60%;

	background-image:url(../images/VideoBTN.jpg);

	background-repeat:no-repeat;

	width:60px;

	height: 9px;

	padding: 4px 5px 8px 35px;

	margin: 2px 0 0 6px;

	}



.video a{

	font-weight: 400;

	}



.video a:hover{

	font-weight: 700;

	color:#FF0000;

	}



.lowerMainFeature {

	width: 360px; 

	height: 40px; 

	float: left; 

	margin-top: 10px;

	}



.lowerMainFeatureLeft {

	width:175px; 

	height: 35px; 

	padding-top:5px; 

	float:left; 

	margin-right: 0px;

	}

	

.lowerMainFeatureRight {

	width:180px; 

	height: 35px; 

	padding-top:5px; 

	float:left; 

	margin-right: 0px;

	}

	

.bottomFeature {

	width: 365px; 

	height: 10px; 

	float: left; 

	margin-top:2px; 

	text-align: right; 

	font-size: 80%;

	}	

/* video style start here */
.VideoHome
{
	width:250px;
}
.VideoHomeRollOver
{
	background-color:#E0EF6F;
}
.VideoHomeRollOut
{
	background-color:#F4F5F7;
}

.VideoHomeListImg
{
	border:2px solid #999999;
	padding:3px 3px 3px 3px;
}
.VideoHomeText_bold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	padding-left:15px;
	color:#531A03;
}
.VideoHomeFeature
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px; 
	font-weight:normal; 
	color:#FF0000;
}


/* video style end here */
