.photo {
  padding: 5px;
  border: 1px solid #aaa;
  margin-right: 0.5em;
  margin-bottom: 0.5em; }

.selected .photo {
  padding: 3px;
  border-width: 3px;
  border-color: #fff; }

#slideshow {
  float: left;
  position: relative;
  width: 380px;
  height: 253px; }

#slideshow a {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 8; }

#slideshow a.active {
  z-index: 10; }

#slideshow a.last-active {
  z-index: 9; }

a{
	color:#354d61;
}
body{
	background:#fff url('/images/bg.jpg') top repeat-x;
	margin:0px;
	padding:0px;
	font-size:11pt;
}
#head{
	width:950px;
	height:110px;
	margin:0 auto;
}
#nav{
	height:23px;
	width:940px;
	margin:0 auto;
	background: url('/images/logo-bottom.jpg') top left no-repeat;
	text-align:right;
	color:#fff;
	padding-right:10px;
	color:#ddd;
}
#nav a{
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	line-height:23px;
	font-family:Verdana;
}
#nav a:hover{
	color:#ed1c24;
	text-decoration:none;
	padding-left:10px;
	font-size:14px;
	line-height:23px;
	font-family:Verdana;
}
#content{
	background:#fff url('/images/content-bg.jpg') top repeat-y;
	margin:0 auto;
	width:950px;
	min-height: 600px
}
#content-r{
position:relative;
width:619px;
float:right;
padding:5px 10px;
}
#states{
	margin-top:20px;
}
#states a{
	
	width:275px;
	float:left;
}
.suggested-content a{
	dislpay:block;
}
#content-l{
width:301px;
float:left;	
padding:5px;
text-align:center;
}
#content-l h3,h4{
	margin:0;
	padding:0;
	font-family:Arial;
	
}
#content-l fieldset{
	width:255px;
	margin-left:10px;
	background-color:#e6e6e6;
}
#content-l fieldset legend{
	font-weight:bold;
}
#featured {
	width:266px;
	height:143px;
	padding:10px;
	margin:0 auto;
	text-align:left;
	background:url('/images/featured-troubled-teen.jpg') no-repeat;
}
#featured span{
	font-weight:bold;
	font-size:115%;
}
#featured span a{
	color:#a5b9ca;
}
#featured img{
	float:left;
	border:none;
	padding:4px 4px 4px 0;
	
}
.suggested-content a{
	display:block;	
}
#content-r h1{
	color:#730003;
	margin:0;
	font-size:150%;
}

#programs h3{
	padding:2px;
	background:#b6e0b2;
	border-bottom:3px solid #eeabad;
	margin:20px 0 0 0;
}
#programs p{
	border:1px solid #ddd;
	margin:0;
	padding:5px;
	background:#f0f0f0;
}
#form-map{

float:right;
	width:250px;
	height:500px;
	font-size:80%;
}
#form-map fieldset{
	margin-left:10px;
	background-color:#e6e6e6;
}
#form-map fieldset legend{
	font-weight:bold;
	font-size:120%;
}
#quick-form{
	width:275px;
	height:300px;
	border:1px solid #787878;
	
}
#footer{
	background-color:#7fc179;
	margin:0 auto;
	border-top:1px solid #4d7849;
	height:102px;
	clear:both;
	text-align:center;
	font-size:90%;
}
.ital{
	font-style: italic;
	color:#a5b9ca;
}
h4{
	text-align:center;
	margin-bottom:5px;
	padding:0;
}
