/* CSS Document */
.yellowbgint{
	background: #e7ed00;
	margin: 0px auto;
	width: 800px;
	padding-bottom: 4px;
	padding-top: 6px;
}
#homepagetb {
	background-color: White;
	}
#maintextdint{
	background: White url(../images/int_mt.jpg) no-repeat bottom;
	width: 658px;
	height: 100%;
}
#maintextdintmission{
	background: White url(../images/new-mission.jpg) no-repeat bottom;
	width: 658px;
	height: 367px;
}
#maintextdinthome{
	background: White url(../images/photos/bellsspring_6.jpg) no-repeat bottom;
	width: 658px;
	height: 367px;
}
#leftnavbarint {
	border-right: 1px solid #E7ED00;
}

#footerint {
	width: 658px; 
	height:70px;
	background-color: #E7ED00;
}
.topnav{
	background-color: #E7ED00;
}
.pics {
	border: medium double #214370;
}
.points {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d90028;
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 0;
}
.points a  {
	
	color: #d90028;
	text-decoration: underline;
	
}
.points li {
background:url(../images/reddot.gif) no-repeat 2px center;
padding-left: 15px;
}
.finance li {
	list-style: lower-alpha;
}
.intpagetitle1{
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #d90028;
	background:url(../images/reddot_big.gif) no-repeat 2px center;
	padding-left: 25px;
}
	
.intpagetitle2{
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #6e874a;
	background:url(../images/greendot_big.gif) no-repeat 2px center;
	padding-left: 25px;
}
.formfields{
		border: 1px solid #214370;
		background-color: #D3E1F1;
		color: #214370;
		font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.gallerypic_1{
	border: 4px solid #adcd6c;
}
.gallerypic_2{
	border: 4px solid #097fc4;
}
.gallerypic_3{
	border: 4px solid #ecb73f;
}
.gallerypic_4{
	border: 4px solid #b51744;
}