@charset "utf-8";
/* CSS Document */
html, body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
line-height: normal;
font-size: 13px;
color: #313131;
background-image: url(images/bg-stripe.gif);
text-align: center;
-webkit-text-size-adjust: none;
}
p {
padding: 10px 0;
}
h1 {
font-size: 19px;
margin: 120px 0 0 42px;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 18px;
color: #00adef;
margin-top: 20px;
text-align: left;
}
h4 {
font-size: 17px;
color: #fff;
font-weight: normal;
padding-top: 1px;
}
#wrapper {
width: 999px;
margin: 0 auto;
text-align: justify;
}
#shadow {
width: 978px;
background-image:url(images/bg-shadow.png);
background-repeat:repeat-y;
}
* html #shadow {
background-image:url(images/bg-shadow-test.png);
}
#headerbg {
background-image:url(images/header.png);
background-repeat:no-repeat;
height: 148px;
}
#header {
width: 854px;
margin-left: 115px;
}
#logo {
background-image:url(images/logo-top.gif);
background-repeat:no-repeat;
background-position:top;
float: right;
width: 225px;
padding-top: 13px;
background-color: #414040;
}
#title, #flash {
float: right;
width: 629px;
height: 148px;
}
#flash {
height: 224px;
padding-left: 33px;
width: 596px;
background:url(images/flash-leftbg.gif) left no-repeat;
}
.outdoor {
background: url(images/outdoor-title.jpg) no-repeat;
}
.contact {
background: url(images/contact-title.jpg) no-repeat;
}
.services {
background: url(images/services-title.jpg) no-repeat;
}
#content {
background-image: url(images/content-bg.gif);
float: left;
margin-left: 115px;
position: relative;
}
* html #content {
display: inline;
}
#maincol {
float: left;
width: 581px;
padding: 10px 15px 15px 33px;
min-height: 329px;
background:url(images/main-bg.gif) no-repeat top right;
}
* html #maincol {
height: 359px;
width: 629px;
w\idth:  581px;
}
#rightcol {
float: left;
width: 225px;
background:url(images/rightcol-topbg.gif) no-repeat top #e5eef1;
min-height: 189px;
}
* html #rightcol {
height: 189px;
}
.rightcolbottom {
position: absolute;
width: 225px;
height: 98px;
right: 0;
bottom: 0;
}
strong {
color: #00adef;
}
.clearit {
clear: both;
}
ul.menu {
list-style-type: none;
}
ul.menu li{
height: 21px;
}
* html ul.menu li {
margin-bottom: -4px;
}
#footer {
background:url(images/footer2.png) no-repeat;
height: 44px;
}
#footer div {
margin-left: 115px;
font-size: 11px;
padding: 6px 0 0 36px;
}
#footer div span {
color: #00adef;
font-weight: bold;
}
a {
color: #313131
}
a:hover {
color: #00adef;
}
.required{
font-size: 11px;
font-style: italic;
text-align: right;
float: right;
width: 120px;
padding-top: 9px;
}
legend {
font-weight: bold;
margin: 0;
color: #fff;
font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
font-size: 15px;
padding: 2px 0 2px 5px;
}
label {
float: left;
width: 65px;  
margin-right: 8px; 
text-align: right;
padding-top: 4px;
}
fieldset {
padding-bottom: 8px;
}
fieldset ol {  
padding: 10px 0 0 0;  
list-style: none;
} 
fieldset li {  
padding-bottom: 2px;
} 
fieldset.submit {  
border: none;
margin: 0;
}
.fieldsetbg {
background: url(images/fieldset-bg.jpg) repeat-y;
}
.place, .leftplace {
margin-bottom: 20px;
height: 125px;
background: url(images/enviro-bg.jpg) no-repeat;
background-position: 277px 0;
}
.place p, .leftplace p {
padding-top: 22px;
}
.place div, .leftplace div {
text-align: left;
padding: 10px;
height: 81px
}
.leftplace p{
text-align: right;
}
.leftplace h4 {
text-align: right;
}
.leftplace {
background-image:url(images/enviro-bg-left.jpg);
background-position: 6px 0;
}
.leftimg {
float: left;
margin-right: 15px;
}
.serviceimg {
margin-top: 15px;
border: 1px solid #414141;
}
.rightimg {
float: right;
margin-left: 15px;
}
.excerpt {
padding: 210px 10px 0 15px;
font-size: 19px;
text-align: left;
}
.forbidden ul {
margin-left: 30px;
}
.forbidden li{
padding-bottom: 10px;
padding-left: 5px;
list-style-position: outside;
list-style-type: square;
}
.error ul {
list-style-type: none;
color: #990000;
font-size: 12px;
}
