html,body {
	height: 100%;
	margin: 0;
}
* {font-size: 100.1%;}
html {
	font-size:64%;
}
body {
	margin:0;
	color:#000;
	font:100% Arial,Verdana,Tahoma, sans-serif;
	background:#003656;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
fieldset {border-style:none;}
/* mks */
ul {
	list-style-image: url(../images/bullet.gif);
	line-height:1.3em;
}
.page-width {
	width:860px;
	margin:0 auto;
	/*padding-top:155px; removed in v2*/
	font-size:1.2em;
	position:relative;
	z-index:1; /* added in v2*/
	min-height:100%; /* added in v2*/
	background:#fff; /* added in v2*/
}
 /* added in v2*/
* html .page-width {
	height:100%;
}
 /* added in v2*/
.footer-bottom {
	padding-bottom:130px;
}
a:focus {
	outline:none;
}
/* header */
#header {
	position:absolute;
	top:0;
	left:0;
	width:860px;
	height:155px;
	background:url(../images/bg-header.jpg) no-repeat;
}
#header strong.logo {
	position:absolute;
	left:30px;
	top:36px;
	width:262px;
	height:82px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.jpg) no-repeat;
}
 /* selector updated in v2 (added .call) */
#header span.call {
	position:absolute;
	top:63px;
	right:30px;
	color:#fff;
	font-size:1.08em;
	line-height:1.07em;
	font-weight:bold;
}
.form-search {
	position:absolute;
	width:155px;
	right:30px;
	top:30px;
}
/* mks added class focused */
.form-search input.field, .form-search input.focused {
	float:left;
	padding:2px 3px;
	margin:0;
	width:128px;
	color:#ccc;
	height:16px;
	font:12px/16px Arial,Tahoma,Verdana, sans-serif;
	border:none;
	background:#fff;
}
.form-search input.focused {
	color:#000;
}

.form-search input.butt {
	float:left;
}
#header ul.menu {
	position:absolute;
	right:25px;
	top:130px;
	margin:0;
	padding:0;
	list-style:none;
}
#header ul.menu li {
	float:left;
	padding:0 5px 0 0;
}
#header ul.menu a {
	float:left;
	text-decoration:none; /* added in v2*/
	/* attributes removed in v2, added to following selector */
}
/* added in v2 */
#header ul.menu a span.left {
	float:left;
	color:#fff;
	font-size:11px; /* changed from 12px to 11px in v2 */
	line-height:25px; /* mks had tweaked to 23 in v1 */
	font-weight:bold;
	height:24px; /* added in v2 (psd2html had 25px) */
	padding:1px 11px 0; /* mks tweaked from 0 10px (v1), 2px 10px 0 (v1.1), 0 11px (v2) */
	background:url(../images/bg-left-nav.png) no-repeat; /* v2 updated from #0093d0 */
	/*text-decoration:none; removed in v2 */
}
/* added in v2 */
#header ul.menu a span.right {
	float:left;
	height:25px;
	width:1px;
	line-height:25px;
	margin:1px 0 0;
	background:url(../images/bg-right-nav.png) no-repeat;
}
/* replaced in v2 ... */
/*
#header ul.menu a:hover,
#header ul.menu li.active a {
	background:#5ab227;
}
*/
/* .. with */
#header ul.menu a:hover span.left ,
#header ul.menu li.active a span.left {
	background:url(../images/bg-left-hov.png) no-repeat;
}
#header ul.menu a:hover span.right,
#header ul.menu li.active a span.right {
	background:url(../images/bg-right-hov.png) no-repeat;
}

h1 {
	margin:28px 0 0;
	color:#003656;
	font-size:1.83em;
	line-height:1.09em;
	font-weight:normal;
}
h2 {
	margin:25px 0 10px;
	color:#0093d0;
	font-size:1.5em;
	line-height:1.11em;
	font-weight:normal;
}
p {
	margin:12px 0 0;
	color:#333;
	font-size:1.08em;
	line-height:1.30em;
}
p.tight {
	margin:0;
}
.text-left,
.text-right {
	float:left;
	width:55px;
	color:#333;
	margin:0 18px 0 0;
	font-size:1em;
	line-height:1.66em;
	font-weight:bold;
}
.text-right {
	float:left;
	width:150px;
	font-weight:normal;
}
.block-cite {
	overflow:hidden;
	height:1%;
	margin:15px 0 0;
	padding:5px 0;
	border:solid #c0e4f2;
	border-width:2px 0;
}
em {
	color:#333;
	font-size:1.08em;
	line-height:1.30em;
}
span {
	float:right;
	color:#333;
	font-size:0.91em;
	line-height:1.30em;
}
/* mks added for ajaxSearch results */
span.ajaxSearch_resultDescription, span.ajaxSearch_highlight, span.ajaxSearch_highlight1 {
	float:none;
	font-size:100%;
	line-height:1em;
}
span.ajaxSearch_highlight, span.ajaxSearch_highlight1 {
	background-color:#ffc;
}
div.ajaxSearch_result {
	margin:5px 0 15px 0;
}
div.ajaxSearch_result a {
	font-size:1.1em;
}
p.ajaxSearch_resultsInfo {
	margin:5px 0 19px 0;
}
div.ajaxSearch_resultExtract p {
	margin-top:7px;
}
/* end ajaxSearch */

.block-cite span {
	margin-top:5px;
}
a {
	color:#5ab225;
	font-size:1.08em;
	line-height:1.20em;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.highlightOnRollover {
	color:#333;
	font-size:1em;
	line-height:1.20em;
	text-decoration:none;
}
a.highlightOnRollover:hover {
	text-decoration:underline;
	color:#5ab225;
}

/* mks modified selector */
.columns-holder, .home-columns-holder {
	overflow:hidden;
	padding-top:155px; /* added in v2 */
	/* height:1%; removed in v2 */
	/* border:solid #afc0ca; removed in v2 */
	/* border-width:1px 1px 0; removed in v2 */
	background:#fff;
	border-top:solid #afc0ca; /* added in v2 */
}
#tinymce {
	background:#fff;
}
.nav-bar {
	float:left;
	width:193px;
	overflow:hidden;
}
.nav-bar ul {
	margin:0;
	padding:25px 25px 0 30px;
	line-height:1em;
	list-style:none;
	list-style-image:none;
}
.nav-bar ul li {
	padding:0 0 8px;
}
.nav-bar ul a {
	color:#333;
	font-size:0.91em;
	line-height:1.09em;
	font-weight:bold;
	text-decoration:none;
}
.nav-bar ul a:hover,
.nav-bar ul li.active a {
	color:#5ab227;
}
.nav-bar ul ul {
	padding:5px 5px 0 0;
	line-height:1em;
}

.content {
	float:right;
	display:inline;
	margin:0 25px 5px 0;
	width:640px;
	overflow:hidden;
}
/* mks */


.home-columns-holder {
	padding-top:182px; /* was 27px in v1*/
    padding-left:29px;
    padding-right:0;
    padding-bottom:5px;
}
.home-columns-holder .content {
	float:left;
	width:540px;
	padding-right:29px;
	border-right:1px solid #5ab227;
	margin-right:19px;
}
.home-columns-holder .right-column {
	float: right;
	width: 210px;
	margin-right:29px;
}
.home-columns-holder .right-column .thumb {
	width: 95px;
	height: 95px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.home-columns-holder .right-column .right-text {
	padding-left:10px;
}
.home-columns-holder .right-column h2 {
	margin-top:15px;
	font-size:1.2em;
	font-weight:normal;
}
.home-columns-holder a {
	font-size:1em;
}
/* mks */
.home-columns-holder a {
	color:#0093D0;
}
.gallery {
	float:left;
	width:330px;
	padding:30px 0 0;
}
.gallery ul {
	margin:0;
	padding:10px 0 0;
	list-style:none;
	line-height:1em;
}
.gallery ul li {
	float:left;
	padding-left:15px;
}
.gallery ul li:first-child {
	padding:0;
}
.gallery img {
	margin-bottom:9px;
}
.text {
	float:left;
	width:285px;
	padding:0 0 0 22px;
}
.container {
	overflow:hidden;
	height:1%;
}
.visit {
	margin:15px 0 0;
}
.pager {
	overflow:hidden;
	height:1%;
	margin:17px 0 0;
	padding:0 5px;
	width:273px;
	height:20px;
	background:#e2e2e2;
}
a.previous,
a.next {
	float:left;
	color:#0093D0;
	font-size:0.91em;
	line-height:20px;
}
a.next {
	float:right;
}
#footer {
	padding:66px 30px 10px 20px; /*mks adjusted top from 60px to 66px */
	border:solid #fff; /*mks adjusted to fff from afc0ca*/
	border-width:0 1px 1px;
	/*background:#fff;*/
	background: white url(../images/img-hydrant.gif) no-repeat 592px 28px;
	overflow:hidden;
	height:1%;
	/* from here down added in v2 */
	width:808px;
	margin:-132px auto 0;
	height:60px;
	position:relative;
	z-index:2;
}
#footer img {
	float:right;
	margin:-30px 0 0;
}
#footer p {
	margin:0 0 0 13px;
	clear:left;
	float:left;
	display:inline;
	white-space:nowrap;
	color:#666;
	font-size:0.83em;
	line-height:3.40em;
	text-decoration:none;
}
#footer ul {
	float:left;
	margin:0;
	padding:0;
	line-height:1em;
	list-style:none;
}
#footer ul li {
	float:left;
	padding:0 8px 0 11px;
	background:url(../images/bg-sep-foot.gif) no-repeat 0 50%;	
}
#footer ul li:first-child {
	background:none;
}
#footer ul a {
	color:#666;
	font-size:0.91em;
	line-height:1.45em;
	text-decoration:none;
	text-transform:lowercase;
}
#footer ul a:hover {
	text-decoration:underline;
}

/* mks additional styles */
div.view-all-gallery {
	display:inline;
	float:right;
	margin:0 0 0 0;
	padding-top:0;
	padding-bottom:5px;
	overflow:hidden;
	width:667px;
}
.work_gallery_outer {
	display:inline;
	float:left;
	width:140px;
	height:184px;
	margin-right:26px;
	margin-top:25px;
}
.work_gallery_inner {
	text-align:center;
}
.work_gallery_inner a {
	margin:0;
	color:#003656;
	font-size:0.95em;
	white-space:nowrap;
}

/* WP */
.storycontent span {
	float:none;
	color:#333;
	font-size:1em;
	line-height:1em;
}
.nav-bar li h2 {
	margin-top:14px;
	color:#003656;
	font-size:1.1em;
}
div.post h2 a {
	color:#0093D0;
}