@charset "utf-8";
/* CSS Document */
/* Base page, links, fonts, etc */

body {
  margin: 0 auto;
  padding: 0 0 35px;
  background: #95AFE2 url(/assets/img/bg-footer-repeat.jpg) repeat-x center bottom;

}
.forgoogle {
  display: none;
  height: 1px;
}


.clearer, .clear { display: block; clear: both; margin: -1px; }

/* The skeleton */
#pagecontainer {
  margin: 0 auto;
  height: auto;
  background: #FFFFFF url(/assets/img/bg-trans-blue.jpg) repeat-x center top;
  padding-bottom: 15px;
  clear: both;
  width: 100%;
  display: block;

}
#ipagecontainer {
  margin: 0 auto;
  height: auto;
  width: auto;
}
#innercontainer {
  width: 978px;
  margin: 0 auto;
  height: auto;
  padding-top: 10px;
}
#header {
  width: 100%;
  height:50px;
  display: block;
  clear: both;
  background: url(/assets/img/bg-repeat-top-trim.png) repeat-x center top;
}
#footer {
  width: auto;
  margin: 0 auto;
  height: auto;
  padding-top: 20px;
  text-align: center;
  color: #333333;
  position: relative;
  bottom: 0;
  padding-top: 25px;
  display: block;
  clear: both;
}
#footer a { color: #333333; }

.subfooter {
  width: 978px;
  display: block;
  clear: both;
  margin: 0 auto;
  text-align: center;
  font-size: 11px;
  padding-top: 12px;
  z-index: 200;
}


#content {
  height: auto;
  width: 978px;
  margin: 0 auto;
  clear: both;
  display: block;
  padding-top: 45px;
}
#innercontent {
  height: auto;
  width: 978px;
  min-height: 400px;
  margin: 0 auto;
  padding-top: 0px;
}

#logo { width: 978px; margin: 0 auto; margin-top: 5px;}
.logo { float: left; display: inline; }
.slogan{ float: right; display: inline; margin-top: 5px; }
/* menus */

#menu a:hover span {
  display: block;
}
#menu ul.mright { float: right; display: inline; width: 579px;  position: relative;  }
#menu ul.mleft { float: left; display: inline; width: 300px; position: relative;  }
#menu ul.mright li, #menu ul.mright li a, #menu ul.mleft li, #menu ul.mleft li a{   height: 27px; }
#footer #menu ul.mright {
  float: right;
  display: inline;
  width: auto;
  position: relative;
  padding-top: 14px;
  margin-right: 15px;
}
#footer #menu ul.mleft {
  float: left;
  display: inline;
  width: auto;
  position: relative;
  padding-top: 14px;
  padding-left: 15px;
}
#footer #menu ul.mleft li {
border-right: 1px solid #ccc;
}
#footer #menu ul.mright li {
border-left: 1px solid #ccc;
}
a.home {
  display: block;
  width: 92px;
  /*right: 336px;*/
  top: 0;
  background: url(/assets/img/left-menu.gif) no-repeat left top;

}
a.home:hover {
  background-position: 0 -27px;
}
a.contact {
  display: block;
  width: 129px;
  top: 0;
  background: url(/assets/img/left-menu.gif) no-repeat -92px top;

}
a.contact:hover {
  background-position: -92px -27px;
}


#menu {
  height: 47px;
  width: 978px;
  margin: 0 auto;
}
#footer #menu {
  background: url(/assets/img/footer-bottom.png) no-repeat center center;
  height: 55px;
  padding: 0px;
  width: 978px;
}
#menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  margin-top: 5px;

}
#menu ul li {
	float: left;
  display: block;
  position: relative;
}
#footer #menu ul li {
	float: left;
  display: block;
  position: relative;
  height: 22px;
}
#header #menu span {
  display: none;
  position: absolute;
}
#footer #menu li span {
  display: block !important;
}
#header #menu a {
  display: block;
  text-indent: -5000px;
  outline: none;
}
#footer #menu a {
  display: inline !important;
  outline: none;
  color: #333333;
  padding-right: 15px;
  padding-left: 15px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

#menu a:hover span {
  display: block;
}
a.about {
  display: block;
  width: 102px;
  top: 0;
  background: url(/assets/img/right-menu.gif) no-repeat 0 top;

}
a.about:hover {
  background-position: 0 -27px;
}
a.services{
  display: block;
  width: 132px;
  top: 0;
  background: url(/assets/img/right-menu.gif) no-repeat -102px top;

}
a.services:hover {
  background-position: -102px -27px;
}
a.products {
  display: block;
  width: 142px;
  top: 0;
  background: url(/assets/img/right-menu.gif) no-repeat -234px top;
}
#menu a.products:hover {
  background-position: -234px -27px;
}
a.request {
  display: block;
  width: 203px;
  background: url(/assets/img/right-menu.gif) no-repeat -376px top;
}
#menu a.request:hover {
  background-position: -376px -27px;
}



/* -- menus */
/* inner side photo - content layout */
.sidephoto {
  display: inline;
  float: left;
  height: auto;
  width: 145px;
}
.pagecontent {
  display: inline;
  float: left;
  height: auto;
  width: 730px;
  margin-left: 20px;
}
/* home page layout */

/* SM Styles */
.posts {
  float: left;
  height: auto;
  width: 630px;
  padding-right: 10px;
  margin-right: 10px;
  padding-left: 15px;
}
.posts h2 {
	margin: 0;
  padding: 0;
}
.posts .docauthpub {
  font-size: 12px;
  color: #666666;
}
.sideoptions {
  float: left;
  width: 230px;
  padding-left: 10px;
}
.sideoptions form {
  padding: 0px;
  margin: 0px 0px 10px;
}
.sideoptions input {
  padding: 3px;
  margin: 0px;
  font-size: 13px;
  border: 1px solid #8DC546;
}
.sideoptions .button {
  font-size: 12px;
  font-weight: bold;
  background: #8BC53D;
  color: #FFFFFF;
  border-top: 1px solid #BBDE8A;
  border-right: 1px solid #006600;
  border-bottom: 1px solid #006600;
  border-left: 1px solid #8AC338;
}
.sideoptions h3 {
  background: #D7EEF4;
  padding: 3px;
  font-size: 15px;
  margin-bottom: 3px;
  margin-top: 5px;
}
.sideoptions ul { margin: 0px;  padding: 5px; list-style: none; }
.sideoptions ul li{ margin: 0px; padding: 4px;}
.sideoptions ul li a{}
.searchheader { padding: 5px; margin-bottom: 10px; }

h1.blog {
  height: 75px;
  width: 400px;
  text-indent: -10000px;
  margin-bottom: 25px;
}
.sociallinks {
  background: #F0FAFC;
  display: block;
  padding: 4px;
  height: auto;
  width: auto;
  border: 1px solid #D7EEF4;
}
.sociallinks span{
  margin-right: 10px;
  font-size: 11px;
  margin-left: 10px;
  text-transform: uppercase;
  padding-bottom: 3px;
}
/* commenting styles */
#commenting {
  display: block;
  clear: both;
  height: auto;
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#commenting fieldset { border: 1px solid #D7EEF4; }
#commenting label { display: block; }
#commenting input, #commenting textarea {
  padding: 3px;
  margin: 0px;
  font-size: 13px;
  border: 1px solid #666666;
}
#commenting legend { font-weight: bold; }
#usercomments {  margin-top: 10px; }
.document-comments { }
.document-comments-header {
  font-size: 17px;
  font-weight: bold;
  color: #FFFFFF;
  background: #84C231;
  padding: 2px 2px 2px 5px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.commentposted {
  font-weight: bold;
  background: #D5E5C0;
  padding: 5px;
  border: 1px solid #8CC63E;
}
.commentwrapper {
  padding: 3px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.commentername {}
.commentdate { font-size: 11px; }

.commentbutton {
  font-size: 12px;
  font-weight: bold;
  background: #8BC53D;
  color: #FFFFFF;
  border-top: 1px solid #BBDE8A;
  border-right: 1px solid #006600;
  border-bottom: 1px solid #006600;
  border-left: 1px solid #8AC338;
  margin-top: 3px;
}
/* Home Page Slides */
.home-slide {
  height: 378px;
  width: 978px;
  display: block;

}
.slide-one {
display: block;
}
.slide-one, .slide-two, .slide-three, .slide-four, .slide-five {
  height: 378px;
  width: 978px;
  display: block;
  }
 
 .home-slide .slide-one div {
  height: 378px;
  width: 450px;
  display: block !important;
  padding-top: 50px;
  float: left;
  padding-left: 30px;
}
 .home-slide .slide-one div, .home-slide .slide-two div,  .home-slide .slide-three div,  .home-slide .slide-four div,  .home-slide .slide-five div {
  float: left;
  height: 378px;
  width: 450px;
  display: block;
  padding-top: 50px;
  margin-left: 450px;
}
.slide-one {
  background: url(/assets/img/home-sign.jpg) no-repeat top left;
  }
.slide-two {
  background: url(/assets/img/home-maps.jpg) no-repeat top left;
 
  }
.slide-three {
  background: url(/assets/img/home-brochures.jpg) no-repeat top left;
  }
.slide-four {
  background: url(/assets/img/home-cottage.jpg) no-repeat top left;
  }
.slide-five {
  background: url(/assets/img/home-twopost.jpg) no-repeat top left;
  }
.slide-two, .slide-three, .slide-four, .slide-five {
  height: 378px;
  width: 978px;
  display: none;
  }
form {
  width: 700px;
  height: auto;
  padding: 5px;
  margin: 0 auto;
}
label {
  padding: 5px 0px 3px 3px;
  display: block;
  font-weight: normal;
  color: #333333;
  width: auto;
  clear: both;
  background: #eee;
  margin-bottom: 5px;
  margin-top: 4px;
}
fieldset {
  padding: 10px;
  border-top: 0px solid #CCCCCC;
  border-right: 0px none #CCCCCC;
  border-bottom: 0px solid #CCCCCC;
  border-left: 0px none #CCCCCC;
}
legend { font-size: 22px; color: #8B0A13;}
input, textarea {
  border: 1px solid #666666;
  font-size: 14px;
  padding: 2px;
}
input#interested_in{
  border: 0px solid #666666;
  font-size: 14px;
  padding: 0px;
}

.choiceticks {
  padding: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  clear: both;
  width: 660px;
  height: auto;
  border-top: 1px solid #C8D6F0;
  border-right: 1px #C8D6F0;
  border-bottom: 1px solid #C8D6F0;
  border-left: 1px #C8D6F0;
}
.choiceticks ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
    display: block;
  clear: both;
  width: auto;
}
.choiceticks ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  float: left;
  width: 45%;
  padding: 2px;
}

