body{
	font-family: "Myriad Pro", tahoma, arial, sans-serif;
	color:#27577c;
	background-image:url(/images/bg-gradient.gif);
	background-repeat: repeat-x;
	background-color:#00a3e0;
}
#container{
	width:800px;
	margin-top:50px;
	height:auto;
	border:0px #ff0000 dotted;
	text-align:left;
}
#logo{
	width:132px;
	height:41px;
	background-image:url(/images/logo-acadia-ablilene.png);
}
#banner{
	width:800px;
	height:220px;
	margin-top:20px;
	margin-bottom:20px;
}

img, div, h1 { 
	behavior: url(/images/iepngfix.htc) 
}

a{
	color:#27577C;
}

a:hover{
	color:#00a3e0;
}

/*CONTENT----------------------------------------------*/

#col-20{
	width:100px;	
	height:200px;
	text-align:center;
	float:left;
	padding-right:10px;
}
#col-30{
	width:270px;
	height:auto;
	float:left;
}

#info p{
	color:#fff;
	font-size:18px;
	font-weight:100;
	padding-right:15px;
	line-height:20px;
	margin-bottom:5px;
}

#info p span{
	font-size:35px;
}

#col-70{
	width:530px;
	height:auto;
	float:left;
}
#divider{
	width:249px;
	height:18px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(/images/divider.png);
}

#address{
	float:right;
	margin-right:30px;
}

#body-text #address p{
	line-height:12px;
}

/*BODY TEXT----------------------------------------------*/

#body-text{
	width:auto;
	background-color:#fff;
	padding:20px;
	border:1px solid #666;
}
#body-text h1{
	font-size:26px;
	font-weight:lighter;
	margin-bottom:15px;
}
#body-text h1 span{
	color:#888;
}
#body-text h2{
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:6px;
}

#body-text p{
	font-size:14px;
	margin-bottom:15px;
	line-height:18px;
}
#body-text ul{
	font-size:14px;	
	margin-left:25px;
	margin-top:10px;
	margin-bottom:5px;
	list-style:square;
}

#body-text li{
	padding-bottom:8px;
}

#body-text li b{
	font-weight:bold;
}

#body-text ol{
	font-size:14px;
	margin-left: 20px;
	margin-top:10px;
	margin-bottom:10px;
	list-style:lower-alpha;
}

#body-text ol#numbered{
	list-style:decimal;
}

#body-photo{
	float:right;
	position:relative;
	clear:both;
}

/*STAFF PHOTOS----------------------------------------------*/

img.staff-photo{
	float:left;
	border:2px solid #999;
	margin:0 10px 3px 0;
	width:100px;
}

/*GOOGLE MAP----------------------------------------------*/

#google-map iframe{
	border:1px solid #27577C;
	margin-bottom:15px;
}

/*FOOTER----------------------------------------------*/

#footer{
	text-align:center;
	font-size:13px;
	line-height:15px;
	color:#fff;
	margin-top:10px;
	margin-bottom:20px;
}

#footer a{
	color: #fff;
}

#footer a:hover {
	color: #ad1f1d;
}

#feature-set{
	margin-top:10px;
}

#feature-box{
	width:128px;
	height:127px;
	float:left;
	margin-right:6px;
	margin-bottom:15px;
}
