body, input, textarea { 
	font-size:12px;
}

#nav li#current,#nav li#current a,#nav li.current_page_item{
	background:#00428E;
}
#nav li:hover, #nav li a:hover  {
	background:#00428E;
}
#sidebar .post h3,#sidebar .post h3 a,#sidebar .post h3 a:hover,#sidebar .post h3 a:visited {
	color: #00428E;
}
#sidebar li.widget_contact_widget {
	background: #00428E;
}
li.bypostauthor{
	border: 1px #00428E solid;
}
input#searchsubmit:hover {
	background: #00428E;
}
input#submit:hover{
	background: #00428E;
}
#footer h2 {
	color: #00428E;
	text-align:left !important;
}
#footer li a:hover {
	color: #00428E;
}
a {
	color:#00428E;
}
.pagination a:hover, .pagination a.selected{
	color: #fff;
	background: #00428E;
}
ul.projects li a {
	background: #00428E;
}
#testimonials {
    background:#EFF9FF;
    border:1px #C2DEEF solid;
}

.notification_ok
{
border: 1px #C2DEEF solid;
background: #EFF9FF;
}


/*stearns changes*/
#header {
	padding-top:10px;
	height:87px;
}

#header h1 {
	width:280px;
	float:left;
	}

#header h1 a {
	text-indent:-9999px;
	height:80px;
	display:block;
	background:transparent url(../images/logo.png) no-repeat scroll 0 0;
	}
	
span.description {
	float:left;
	margin-top:20px;
	width:230px;
	}

ul.staff-list, ul.staff-summary {
	list-style:none;
	margin: 0 !important;
}	

ul.staff-summary li {
	display:block;
	margin:0 20px 20px 0;
	float:left;
	padding:10px;
}

ul.staff-summary img {
	margin:0;
}



ul.staff-list li {
	display:block;
	width:450px;
	height:360px;
	margin:0 20px 20px 0;
	float:left;
	padding:10px;
}

ul.staff-list li span {
	font-size:12px;
	font-weight:bold;
	display:block;
}

ul.staff-list li img {
	border:#333 1px solid;	
	width:155px;
	height:188px;
	display:block;
	float:right;
	margin:0 0 5px 5px !important;
}


.formBuilderForm div.formBuilderComment {
	font-style:normal !important;
	font-weight:bold;
	font-size:130%;
	padding:4px 0;
	background:#eee;
}

.formBuilderForm {
	font-size:12px;
}

h2 {
	margin-bottom:15px;
}