/* 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;
	}

a {
	font-weight: bold;
	}
	
.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;
	}


.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;
	}
/* New changes--- began!!!*/

.heading {
background-image:url(../images/690x30bannerLiving.gif); 
background-repeat:no-repeat; 
float: left; 
height: 30px; 
width: 690px; 
margin: 5px 0 0 25px;
}

.bodyHolder {
	width: 690px;
	height: 500px;
	margin: 0px 0 0 25px;
	float: left;
	font-size: 90%;
	}

.leftSide {
	float: left;
	width: 187px;
	height:480px;
	margin-top: 15px;
	text-align: center;
	}
	
.headingTheme {
	width: 185px; 
	height: 20px; 
	padding:3px 0 0 0px; 
	background-image: url(../images/brownBar.gif); 
	font-size: 120%; 
	font-weight: 600; 
	float: left;
	border: 1px solid #a68d64;
	}

.content01a {
	width: 175px; 
	height: 170px; 
	padding:5px; 
	float: left; 
	border-left: 1px solid #a68d64; 
	border-right: 1px solid #a68d64; 
	text-align: left;
	}

.content01a ul{
	padding:0px 0 0 25px; 
	}

.content01 {
	width: 175px; 
	height: 170px; 
	padding:5px; 
	float: left; 
	border-left: 1px solid #a68d64; 
	border-right: 1px solid #a68d64; 
	text-align: center;
	}

.content01 span{
	font-size: 90%;
	color: #333333;
	}
	
.content02 {
	width: 175px;
	height: 20px;
	padding-left:5px;
	padding-right:5px;
	float: left;
	border-left: 1px solid #a68d64;
	border-right: 1px solid #a68d64;
	border-bottom: 1px solid #a68d64;
	text-align: left;
	color: #333333;
	}
.content02 a{
	font-size: 90%;
	color: #333333;
	}

.content02 a:hover{
	color: #000000;
	}
	
.content03 {
	width: 475px;
	height: 20px;
	float: left;
	padding: 5px;
	margin: 0px 0 0 15px;
	text-align: left;
	color: #333333;
	}
	
.content03 a span{
	font-size: 90%;
	color: #333333;
	}

.content03 a span:hover{
	color: #ff0000;
	text-decoration: none;
	}
	

.living01 {
	padding: 4px 29px 4px 29px;
	background-repeat: no-repeat;
	}
.living02 {
	padding: 4px 17px 4px 17px;
	background-repeat: no-repeat;
	}
.living03 {
	padding: 4px 22px 4px 23px;
	background-repeat: no-repeat;
	}
.headingTheme02 {
	width: 185px; 
	height: 20px; 
	padding:3px 0 0 0px; 
	background-image: url(../images/brownBar.gif); 
	font-size: 120%; 
	font-weight: 600; 
	float: left; 
	margin-top: 10px;
	border: 1px solid #a68d64;
	}
	
.rightContentNews {
	float: left;
	width: 475px;
	height: 360px;
	margin: 15px 0 0 15px;
	text-align: left;
	padding-top: 0px;
	overflow: auto;
	}
	
.rightContentNews span{
	font-size: 130%;
	font-weight:bold;
	}

.rightContentNews01 {
	float: left;
	width: 475px;
	height: 100px;
	margin: 12px 0 0 15px;
	text-align: left;
	padding-top: 0px;
	}
