a {font-weight: normal;}
a {text-decoration: none;}
a:link {color:#043a10;}
a:visited {color: #043a10;}
a:active {color:#043a10;}
a:hover {background:#dd0022; color:#FFFFFF; cursor:crosshair; text-decoration: none;}

body{
overflow-x:hidden
}

p{
padding-top:0px;
padding-bottom:10px;
padding-right:25px;
padding-left:25px;
font-size:13.0pt;
font-style:normal;
font-family: "Segoe UI", arial, sans-serif;
text-align:justify;
color:#043a10;
}

table{
border-width: 0 0 0 0;
margin: 0;
padding: 0 0 0 0;
border-spacing: 0;
}

tr{
border-width: 0 0 0 0;
margin: 0;
padding: 0 0 0 0;
border-spacing: 0;
}

td{
border-width: 0 0 0 0;
margin: 0;
padding: 0 0 0 0;
border-spacing: 0;
font-size:15.0pt;
font-style:bold;
font-family: "Segoe UI", arial, sans-serif;
text-align:left;
color:#043a10;
}

.td1{
background: url("images/leftsidebg.gif") repeat-y;
background-position: top right;
background-color: #114518;
border-width: 0 0 0 0;
margin: 0;
padding: 0 0 0 0;
border-spacing: 0;
}

.td2{
background: url("images/rightsidebg.gif") repeat-y;
background-position: top left;
background-color: #114518;
border-width: 0 0 0 0;
margin: 0;
padding: 0 0 0 0;
border-spacing: 0;
}

img{
border: 0;
}

.links{
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
padding-left:0px;
font-size:11.0pt;
font-weight:normal;
font-style:normal;
font-family: "Segoe UI", arial, sans-serif;
text-align:center;
color:white;
vertical-align:bottom;
}

.wlinks{
padding-top:4px;
padding-bottom:4px;
padding-right:4px;
padding-left:4px;
font-size:11.0pt;
font-weight:bold;
font-style:normal;
font-family: "Segoe UI", arial, sans-serif;
text-align:center;
color:#095623;
vertical-align:top;
}

.spec{
padding-top:10px;
padding-bottom:0px;
font-size:24.0pt;
font-weight:bold;
font-style:bold;
font-family: "Verdana", arial, sans-serif;
text-align:center;
letter-spacing:2px;
color:#043a10;
}

.copy{
padding-top:0px;
padding-bottom:14px;
padding-right:0px;
padding-left:0px;
font-size:8.0pt;
font-weight:normal;
font-style:normal;
font-family: "Verdana", arial, sans-serif;
text-align:center;
color:white;
vertical-align:bottom;
}

.phone{
padding-top:3px;
padding-bottom:2px;
padding-right:0px;
padding-left:5px;
font-size:10.0pt;
font-weight:bold;
font-style:normal;
font-family: "Segoe UI", arial, sans-serif;
text-align:left;
color:#043a10;
vertical-align:bottom;
}

.phonewhite{
padding-top:4px;
padding-bottom:4px;
padding-right:4px;
padding-left:4px;
font-size:11.0pt;
font-weight:normal;
font-style:normal;
font-family: "Segoe UI", arial, sans-serif;
text-align:center;
color:#095623;
vertical-align:top;
}

.val-mid{
vertical-align: middle;
}

.greenlinks{
font-size:13.0pt;
font-style:normal;
font-family: "Segoe UI", arial, sans-serif;
color:#043a10;
}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid gray;
}
.highslide-dimming {
	position: absolute;
	background: #1b0d02;
}
.highslide:hover img {
	border: 1px solid green;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image {
    border: 7px solid white;
}

.highslide-image-blur {
}
.highslide-caption {
    display: none;    
    border-bottom: 2px solid #0a5d3c;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    color: #06340e;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}
.backbutton {
	position: relative;
	top: 0px;
	left: -47px;
	width: 35px;
	height: 35px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/back.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/back.png', sizingMethod='scale');
}
.nextbutton {
	position: relative;
	top: 0px;
	left: 47px;
	width: 35px;
	height: 35px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/next.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/next.png', sizingMethod='scale');
}
/* Mac-style close button */
.closebutton {
	position: relative;
	top: 38px;
	left: 10px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}