/* Start of CMSMS style sheet 'AH - Entity Homepage with news' */
	/* HOMEPAGE STYLESHEET - WITH NEWS */
	div#content { color:#49443f; font-size:12px; line-height:18px; width: 708px;}
	div#content h1 { font-size:16px}
	div#content p {margin-top:0px; margin-bottom:11px;}
	
	div#slide-show { padding-left:7px; padding-top:3px; float:left; width:325px; height:303px}
	div#content-news { background-image: url(uploads/images/general/news-bg.gif); background-repeat: no-repeat; width: 164px; height: 288px; float:left; margin:3px; color:#73685c; padding-left:18px; padding-top:12px; padding-right:0px; font-size:11px; line-height:14px;}
	div#content-news-rss { float:right; width:26px; height:26px; margin-top:-12px; }
div#content-news-1 { position:relative; width:150px }
div#content-news-2 { position:relative; width:150px }
div#content-news-3 { position:relative; width:150px }
div#content-news-4 { position:relative; width:150px }
div#content-news-5 { position:relative; width:150px }
	div#content-abstract {position: relative;float:left; width:168px; height:295px; background-color:#EBEBD8; color:#3d3327; font-size:12px; margin-right:0px; padding-left:10px; padding-right:5px; padding-top:8px; overflow: hidden;}
	div#content-column1 { width:296px; padding-left:37px; padding-top:18px; margin-bottom:25px; float:left; text-align:justify}
	div#content-column2 { width:296px; padding-right:37px; padding-top:18px; margin-bottom:25px; float:right; text-align:justify}

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:323px;
    height:298px;
    overflow:hidden;
border:1px solid #e0e0e0
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}


			/* vertical track */
			#track1 {
                                position: relative;
				float: left;
				width: 3px;
				height: 303px;
				margin: 0px;
				background-color: #ccc;
			}
			
			/* vertical track handle */
			#handle1 {
				width: 3px;
				height: 20px;
				background-color: #f00;
				cursor: move;
			}

/* End of 'AH - Entity Homepage with news' */

