@charset "UTF-8";
.allContent {
	font-family: helvetica, arial, geneva, "sans serif";
	font-size: 13px;
	line-height: 16px;
	color: #009390;
	height: 100%;
	width: 1200px;
	position: relative;
	padding:25px;
}
.allContent#home .belltreeLogo {
	margin-bottom:220px;
}

.belltreeLogo {
	height: 156px;
	width: 825px;
	left: 25px;
	top: 25px;
	margin-bottom:60px;
}

div.news {
	font-size:14px;	
	margin-top:10px;
	font-weight:lighter;
	line-height:18px;
}

div.news span.larger {
	font-size:19px;
	font-style:italic;
	font-weight:500;
}

div.news div.smaller {
	font-size:15px;
	margin-top:9px;
}

div.news a {
	font-weight:600;
	text-decoration:none;
}
div.news a:hover {
	text-decoration:underline;
}

.footer {
	width:100%;
	margin-top:70px;
	float:left;
}

.footer span {
	float:left;
	margin-right:103px;
	width:250px;
}

.footer div.companyInfo {
	display: block;
	clear: left;
}

div#home {
	background: #FFFFFF url('../assets/home_image.jpg') no-repeat left top;
}

div#about {
	background: #FFFFFF url('../assets/who_can_help_image.jpg') no-repeat top center;
}

div#integrated {
	background: #FFFFFF url('../assets/integrated_working_image.jpg') no-repeat top center;
}

div#downsview {
	background: #FFFFFF url('../assets/downs_view_image.jpg') no-repeat;
	background-position:0 100px;
}

div#music {
	background: #FFFFFF url('../assets/music_therapists_image.jpg') no-repeat;
	background-position:100px 100px;
}

div#services {
	background: #FFFFFF url('../assets/services_and_costs_image.jpg') no-repeat;
	background-position:100px 0;
}

div#contact {
	background: #FFFFFF url('../assets/contact_image.jpg') no-repeat;
	
}

h1 {
	font-size:22px;
	text-decoration:underline;
	line-height:1em;
	margin-bottom:9px;
}

div#home div.homeText {
	float:left;
	width:350px;
	margin-right:30px;
	position:relative;
}

ul.navigation {
	float: right;
	width:280px;
	margin : 0 218px 0 0;
	text-align:right;
}

ul.navigation li {
	font-family: helvetica, arial, geneva, "sans serif";
	list-style:none;
	font-size: 13px;
}

ul.navigation li a:link {
	font-size:20px;
}
ul.navigation li a:hover {
	font-size:20px;
}
ul.navigation li a:active {
	font-size:20px;
}
ul.navigation li a:visited {
	font-size:20px;
}
.textColumn {
	float: left;
	width: 320px;
	margin-right: 31px;
}

div.textColumn p {
	margin-top:10px;
}

div.textColumn p#first {
	margin-top:30px;
}

div.textColumn ul li {
	list-style-type:none;
	margin-left:0px;
	line-height:1.3em;
}

div.textColumn a {
	text-decoration:underline;
}

div.textColumn a:hover {
	font-weight:bold;
	text-decoration:none;
}

A:link { text-decoration: none;color: #009390; font-weight: 500;/*background-color: #009390;*/}
A:visited { text-decoration: none; color: #009390; font-weight: 500;/* background-color: #009390; */}
A:active { text-decoration: none;color: #009390; font-weight: 500;/* background-color : #8BCFBA; font-weight: bold;*/}
A:hover { text-decoration:underline; color: #009390; font-weight: bold;/* background-color: #8BCFBA; */}

p#quote {
	font-style: italic;
}

div #flashContent {
	margin-left:90px;
}

div#playVideo {
	top:17px;
	left:828px;
	position:absolute;
	cursor:pointer;
}

div#playVideo img {
	width:175px;
}

span.more {
	font-size:14px;
}

span.more a {
	font-style:italic;
	
}

span.date {
	font-weight:500;
	font-size:16px;
}
