html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
#header p, #header a {
	padding:0;
	margin:0;
}
html {
	overflow-y:scroll;
}
* html a:hover {
	/* Forces the css background image for the navigation rollover to display */
	visibility:visible;
}
.center-content #contain {
	min-width: 675px;
	position: relative;
	left:-332px;
	margin: 0 50%;
}
body {
	font: 0.85em "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	letter-spacing:.05em;
	color: #330;
	background: #FFF;
}
a:link {
	color: #5373fc;
	text-decoration:underline;
}
a:visited {
	color: #5373fc;
}
a:hover {
	color: #000;
	text-decoration:none;
}
a {
	text-decoration: none;
}
a img {
	border: 0;
}
h1, h2, h3, h4 {
	color: #28614e;
	font: 1em "Lucida Grande", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.625em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1em;
}
p {
	margin: 0.75em 0;
	line-height:2em;
}
hr {
	background-color:#7ca698;
}
li {
	list-style: none;
}
#header {
	background: #7ca698 url(../images/mastripe.gif) 0 35px repeat-x;
	height: 98px;
	margin-bottom: 15px;
}
#header img.logo-positioning {
	position: absolute;
	top: -1px;
	left: 10%;
	margin-left: -5px;
}
#header a#main-nav-link-style {
	color:#330;
	font-size:1em;
	font-weight:bold;
	text-decoration:underline;
}
#header a.push-off-to-the-left {
	float:left;
	margin-left:-9999px;
}
#header ul {
	background: #28614e;
	color: #fff;
	height: 22px;
	padding: 6px 160px 0px 0px;
	margin: 0;
	font-size: 0.85em;
	text-align: right;
}
#header ul li {
	display: inline;
	list-style: none;
	padding: 0 0.5em;
	border-right: 1px solid;
}
#header ul li.last {
	border-right: none;
	padding-right: 0;
}
#header ul li a {
	color: #fff;
}
#header ul li a:hover {
	text-decoration:underline;
}
#contain {
	position: relative;
	background-color:#00CC66;
}
#contain, #footer {
	margin: 0 10%;
	min-width: 675px;
	
}
a.get-in-touch {
	color: #0099FF;
	font-weight:bold;
}
a:hover.get-in-touch {
	text-decoration:underline;
}
/* fix for min-width in IE */
/* not standards compliant, but then neither is the browser */
* html #footer {
 width: expression((document.body.clientWidth < 844) ?  '675px' : '80%');
 \width: expression((document.documentElement.clientWidth < 844) ?  '675px' : '80%');
}
.fullwidth #main {
	width: 700px;
	display: block;
	float: none;
}
#center-navigation {
	margin:auto;
	width:700px;
	clear:both;
}
.navigation {
	position:relative;
	margin: -15px 0px 20px 220px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	height: 27px;
	overflow:hidden;
	clear:both;
}
.navigation a {
	display: block;
	font-size: .75em;
	width: 162px; 
	height: 27px; 
	display: block;
	color: #414141;
	text-decoration: none;
	font-weight:bold;
	background: url("../images/nav/nav_background_over.png") no-repeat 4px 0px;
	overflow:hidden;
}
.navigation a:hover img {
	visibility:hidden;
}
.navigation img {
	margin: 0px 0px 0px 4px;
	width: 158px; 
	height: 27px;
	border: 0;
	
}
.navigation a:hover {
	color: #414141;
}
.navigation span {
	position: absolute;
	left: 6px;
	top: 4px;
	text-align: center;
	width: 154px;
	cursor: pointer;
}
.navigation ul, .navigation li {
	position:relative;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
#main {
	margin:auto;
	float: left;
	position: relative;
}
.image-row-spacing {
	height:150px;
	float:left;
	text-align:center;
	padding-right:20px;
	padding-bottom:35px;
}
.image-row-spacing img{
	border:1px solid #CCCCCC;
	padding:3px;
}
.image-row-spacing-last {
	height:150px;
	float:left;
	text-align:center;
	padding-bottom:35px;
}
.image-row-spacing-last img{
	border:1px solid #CCCCCC;
	padding:3px;
}
.tall-image-row-spacing {
	height:150px;
	float:left;
	text-align:center;
	padding-right:77px;
	padding-bottom:35px;
}
.tall-image-row-spacing-last {
	height:150px;
	float:left;
	text-align:center;
	padding-bottom:35px;
}
.polaroid-gate {
	float:right;
	padding-left:20px;
}
.site-map-links {
	line-height:2em;
}
ul.site-map-links {
	color:#28614e;
	margin-top: 10px;
}
ul.site-map-links li {
	list-style-type: disc;
	margin: 0px 0px 0px 15px;
}
.italics {
	font-style:italic;
}
#service-block {
	float:left;
	height:158px;
	width:162px;
	padding: 12px 0px 0px 5px;
	background:url(../images/service-background.png) 0 0 no-repeat;
	text-align:center;
}
#service-block h2 {
	font-size:1.1em;
	font-weight:bold;
	color:#666;
}
#service-block p {
	font-size:.9em;
	line-height:0;
}
* html #main {
	display: inline;
}
address {
	font-style:normal;
	line-height:1.8em;
	margin:3px 0px 0px 0px;
}
form {
	padding-top:40px;
	padding-bottom:30px;
}
input {
	font-size:1em;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	width:470px;
	height:100px;
}
label {
	font-size:1em;
	line-height:1.8em;
	cursor:pointer;
}
legend {
	font-size:1.3em;
	padding-bottom:.25em;
	color:#28614e;
}
abbr {
	border:none;
}
.error_message {
	font-weight:bold;
	color:#FF0000;
}
#footer {
	clear: both;
	color: #666;
	padding-top: 0px;
	font-size: 0.85em;
	padding-bottom: 3px;
}
#footer p {
	margin: 0;
}
* html #footer p {
	width: 675px;
}
#footer ul {
	text-align: right;
	margin-top: -1.7em;
	padding-bottom: 0em;
	margin-left: 22em;
}
#footer ul li {
	display: inline;
	list-style: none;
	padding: 0 0.5em;
	border-right: 1px solid;
}
#footer ul li.last {
	border-right: none;
	padding-right: 0;
}