/* Start of CMSMS style sheet 'Angels new home' */
#home-content{
	position: relative;
	width: 600px;
	height:auto;
	/*border:#000000 thin solid;*/
	padding: 0;
	margin:0;
	text-align:left;
margin-left: 10px
margin-bottom: 40px;
	}

#home-content-left-column{
	width:380px; 
	height:auto;
	position:relative;
	display:block;
	/*border:#000000 thin solid;*/
	margin-right: 0px;
	text-align:left;
	}
	
#home-content-right-column{
	width:199px; 
	height:auto;
	position:relative;
	display:inline;
	float: right;
	/*border:#000000 thin solid;*/
	top:0px;
margin-right: -10px
	}
	
#home-content-left-column-text{
	width: 360px; 
	height: auto; 
margin-bottom: 20px;
margin-left:10px;
	}
	
#home-content-left-column-slideshow{
	width: 360px; 
	height: auto; 
	}
	
#home-title{
	text-align:left;
	padding: 10px; 
	width:580px;
	background-color:#FF6699;
	color:#FFFFFF;
	display:block;
	border: 2px solid FF66CC;
	z-index:1;
	position: relative;
	top:0px;
	left:0px;
margin-bottom: 20px;
margin-left:10px;
	}

#home-title h2{
	margin:0;
	padding:0;
	text-transform: uppercase;
	font-size:24px;
color:#FFFFFF;
	}

.home-right-coloumn-img{
margin-top: 20px;
}
/* End of 'Angels new home' */

