html{
    font-size: 12pt;
}
form, ul, input, select {
 margin:0;
 padding:0;
}
body {
  margin:0 auto;
  padding:0;
  font:normal 0.9em Arial, Verdana, sans-serif;
  line-height: 1.5em;
  color:#666;
  background:#fff;
}
hr {
  background: transparent url(graphics/horizontal_rule.jpg) repeat-x;
  height: 5px;
  overflow: hidden;
  border-top:0px solid #fff;
  border-bottom:0px solid #fff;
  border-left:0px solid #fff;
  border-right:0px solid #fff;
  margin: .2em 0;
  padding: 0em;
  clear:both;

}
h1 {
  font: normal 2.8em 'Muli', Arial, sans-serif;
  margin:0;
  padding: .2em 0em;
}
h2 {
  font: 2em 'Muli', Arial, sans-serif;
  margin:0;
  padding: .2em 0em;
}
h3 {
  font:normal 1.5em  Arial, Verdana, sans-serif;
  margin:0;
  padding: .2em 0em;
  font-style:italic;
}
h4 {
  font:normal 1.1em  Arial, Verdana, sans-serif;
  margin:0;
  padding: .2em 0em;
  font-style:italic;
}
p {
 margin:0;
padding: 0.5em 0;
}
a {
  color: #666;
  border-bottom: 1px dashed #ff9900;
  text-decoration:none;
}
a:hover {
  color: #666;
  border-bottom: 1px solid #ff9900;
  text-decoration:none;
}
a img {
    border:none !important;
    border-bottom: 1px solid #fff;
}
dl { 
  width:45%;
  margin: 1em 0;
  padding: 0;
  color:#ffffff;
  font-size: 1.2em;
  border-top: 1px solid #454545;
}
dt {
  margin:0;
  padding: 0 0.5em;
  background:#626262 url('graphics/gray_bg.png')  0 0 repeat;
  border-left: 1px solid #454545;
  border-right: 1px solid #454545;
  border-bottom: 1px solid #454545;
  cursor:pointer;
}
dd {
  margin:0;
  padding: 0 1.5em;
  background: #ffa401 url('graphics/top_bg.jpg') 0 0 repeat-x;
  border-left: 1px solid #454545;
  border-right: 1px solid #454545;
  border-bottom: 1px solid #454545;
  height:0;
  overflow:hidden;
}
/* ------------------- GLOBAL IDS ----------------------------- */
#ie6_message{
 background:#000000;
 color: #ffffff;
 line-height: 2em;
 height:3em;
 width:100%;
 text-align:center;
}
#ie6_message a {
 color: #ffffff;
}
#page {
  background:#626262;
  text-align:center;
  width:100%;
}
#header {
  width:960px;
  margin:auto;
  height:170px;
  text-align:left;
}

#wrapHome {
  width:100%;
  margin:auto;
  background:#fff url('graphics/home_bg.jpg') no-repeat 50% 370px;
}
#wrapInterior {
  width:100%;
  margin:auto;
  background:#fff;
}
#headerHome {
  width:960px;
  margin:auto;
  height:110px;
  text-align:left;
}
#top_menu {
  /*height:1px; */
 height:3.5em;
  width:100%;
  border-bottom: 1px solid #e38a00;
  overflow:hidden;
  text-align:center;
  font-family:inherit;
  font-size:1.4em;
  line-height:1em;
  color:#ffffff;
  background: #ffa401 url('graphics/top_bg.jpg') 0 0 repeat-x;
}
#top_menu ul {
  padding: 0.5em 0;
  list-style: none;
  display:block;
  width:940px;
  margin:0 auto;
}
#top_menu ul li {
  margin:0;
  padding:0 10px;
  list-style:none;
  display:block;
  width:135px;
  text-align:left;
  float:right;
}
.top_menu a {
  color:#ffffff;
  border-bottom:none;
}
.top_menu a:hover {
 border-bottom:none;
}
#pullNav {
  position:relative;
  background: transparent url('graphics/navigate.jpg') 0 0 no-repeat; 
  width:120px;
  height:42px;
  display:block;
  text-indent:10000px;
  overflow:hidden;
  border-bottom:none;
  outline:none;
  margin-top:-1px;
}
#navtabs {
  float:right;
}
#pullNav:hover {
  background-position: -120px 0;
  border-bottom:none;
}
#homeContent {
  clear:both;
  width:940px;
  margin:auto;
  min-height:430px;
  text-align:left;
  position:relative;
  }
#wrapContent {
  clear:both;
  width:940px;
  margin:auto;
  min-height:500px;
  text-align:left;
  }
#footer {
  text-align:center;
  margin:auto;
  clear:both;
  min-height:310px;
  background:#626262 url('graphics/footer_bg.jpg') repeat-x;
}
#wrapFoot {
  clear:both;
  width:940px;
  margin:auto;
  padding:50px 0px;
  text-align:left;
  }
#vimeo {
  position:absolute;
  top:45px;
  left:41px;
  width:334px;
  height:189px;
  z-index: 990;
}
#gps {
  background:transparent url('graphics/gps_top.png') no-repeat;
  width:415px;
  height:340px;
  position:absolute;
  top:0;
  left:0;
  z-index: 890;
}
#vidbg {
  position:absolute;
  top:35px;
  left:30px;
  z-index: 790;
  width:365px;
  height:205px;
background:#000000;
}
#slideshow {
  position:relative;
  top:37px;
  left:26px;
}
#storyBox {
  width:415px;
  height:340px;
  float:left;
  position:relative;
  margin:30px 0px;
  background: transparent url('graphics/gps_black.png') 0 0 no-repeat;
}
#pStatement {
  position:absolute;
  left:455px;
  top:-55px;
  width:480px;
  text-align:left;
}
#pStatement h2 {
  font:bold 2.2em/1.5em Arial, Verdana, sans-serif;
  }
#pStatement p {
  font:normal 1.2em  Arial, Verdana, sans-serif;
}
ul#socialNets {
  margin:0;
  padding: 0.5em 0 0 0;
  list-style: none;
  display:block;
  width:292px;
  float:right;
}
ul#socialNets li {
  float:left;
  height:25px;
}
#socialNets a {
  display:block;
  width:97px;
  height:20px;
}
ul#whatsNew {
  margin:0;
  padding:0;
  list-style: none;
  display:block;
  width:500px;
  float:left;
  color:#fff;
}
#enews {
  display:block;
  float:right;
  width:292px;
  height:115px;
  background:transparent url('graphics/signup_bg_sml.jpg') no-repeat;
  text-align:center;
  position:relative
}
#enews h3 {
  margin:.5em 0 0 0;
  padding: 0px 10px;
  font-style:italic;
}


#enews p {
  font:normal 1.1em  Arial, Verdana, sans-serif;
  margin:0;
  padding: .2em 0em;
  font-style:italic;
text-align:center
}
#esignup {
  margin:0 auto;
  padding:0;
  width:260px;
}
#esignup .enewsBoxEdit {
  width:195px;
  height:34px;
  background: transparent url(graphics/signup_input.jpg) no-repeat;
  border:none;
  margin:0 10px 0 0;
  padding:0 0 0 0.5em;
  float:left;
  height:34px;
  font-size:1em;
  line-height:1.5em;
}
#esignup #go {
  width:34px;
  height:34px;
  margin:0;
  padding:0;
  position:absolute;
  top:55px;
  left:230px;
}
#bottom_menu {
  clear:both;
  margin:auto;
  color:#ffffff;
  float:right;
  width:98%;
  margin-right:2%;
  font-size: 0.8em;
  line-height: 0.8em;
  padding:1em 0;
}
#bottom_menu  ul {
  padding: 0.5em 0;
  list-style: none;
  display:block;
  margin:0 auto;
}
#bottom_menu ul li {
  margin:0;
  padding:0 4px;
  list-style:none;
  text-align:left;
  float:right;
  border-right:1px solid #ffffff;
}
#bottom_menu ul li.item1 {
  border-right:none;
}
#bottom_menu ul li.item1 a, #bottom_menu ul li.item1 a:hover  {
  color:#cfcfcf;
}
.bottom_menu a {
  color:#ffffff;
  border-bottom:none;
}
.bottom_menu a:hover {
 color:#ff9900;
 border-bottom:none;
}
.prevnextLink, .prevnextLink:hover {
  font-weight:bold;
  color:#ff9900;
  border-bottom:none;
}
.prevnextCurrent {
  font-weight:bold;
}
.prevnextWindow, .prevnextCurrent {
  border:1px solid #ff9900;
 line-height:2em;
 padding:2px;
margin:2px;
}
/* ------------------- GLOBAL CLASSES ----------------------------- */
.no-border, .no-border:hover {
 border-bottom:none;
}
.photoborder, .no-border img.photoborder {
 padding:5px;
 margin:5px;
 border:1px solid #626262 !important;
 background:#ffffff;
}
.sidebar {
float:right;
background:none repeat scroll 0 0 #D9F3F8;
border:1px solid #9EE0ED;
margin:5px;
padding:10px;
width:300px;
font-size:0.9em;
}
.sidebar p {

}
.sidebar hr {
 border:none;
 background:#D9F3F8;
 clear:both;
}
.land, .land:hover {
 background: #ffffff url('clientuploads/land.jpg') 50% 50% no-repeat;
 height:225px;
 width:185px;
 border-bottom:none;
 display:block;
 text-indent:-100000px;
 overflow:hidden;
 float:left;
}
.air, .air:hover {
 background: #ffffff url('clientuploads/air.jpg') 50% 50% no-repeat;
 height:225px;
 width:185px;
 border-bottom:none;
 display:block;
 text-indent:-100000px;
 overflow:hidden;
 float:left;
}
.sea, .sea:hover {
 background: #ffffff url('clientuploads/sea.jpg') 50% 50% no-repeat;
 height:225px;
 width:185px;
 border-bottom:none;
 display:block;
 text-indent:-100000px;
 overflow:hidden;
 float:left;
}
.goback, .goback:hover {
 display:block;
 margin-top:0.5em;
 background:#ffffff url(graphics/go_back.jpg) 0 0 no-repeat;
 width: 120px;
 height:38px;
 text-indent: -100000px;
 overflow_hidden;
border-bottom:none;
}
.associations {
 vertical-align:middle;
 clear:both;
 height:130px;
margin-top:0.5em;
}
.associations a {
 float:left;
 padding-right:10px;
 border-bottom:none;
}
.pageRule {
  width:960px;
  margin:auto;
}
.logoHome {
  background:#fff url('graphics/logo_home.jpg') no-repeat;
  width:350px;
  height:210px;
  float:left;
  overflow:hidden;
  text-indent:-10000px;
  margin-left:20px;
}
.smltxt {
   font-size: 0.7em;
   line-height:1em;  
}
#top_menu .smltxt {
   font-size: 0.6em;
   line-height:0.6em;  
}
#top_menu .smltxt:hover {
  text-decoration:underline;
}
.homeIntro {
  background:transparent url('graphics/h1-we-get-where-youre-going.jpg') no-repeat;
  width:480px;
  height:50px;
  float:left;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
}
.pdflink {
  background:transparent url('graphics/pdficon_small.gif') no-repeat;
  display:block;
  padding-left:20px;
  border-bottom:none;
  color:inherit
}
.pdflink:hover {
  background:transparent url('graphics/pdficon_small.gif') no-repeat;
  display:block;
  padding-left:20px;
  border-bottom:none;
  color:#ff9900;
}
.mswlink {
  background:transparent url('graphics/msw_icon.gif') no-repeat;
  display:block;
  padding-left:20px;
  border-bottom:none;
  color:inherit
}
.mswlink:hover {
  background:transparent url('graphics/msw_icon.gif') no-repeat;
  display:block;
  padding-left:20px;
  border-bottom:none;
  color:#ff9900;
}
/* ------------------- CONTEXT CSS ----------------------------- */
.canvas:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
a.logo {
  background:#fff url('graphics/logo_interior.jpg') no-repeat;
  width:200px;
  height:170px;
  float:left;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
}
li.about {
  width:110px;
}
li.about a {
  display:block;
  width:100px;
  height:42px;
  background:#fff url('graphics/btn_about_off.jpg') no-repeat;
  text-indent:-10000px;
  border:none;
}
li.services {
  width:130px;
}
li.services a {
  display:block;
  width:120px;
  height:42px;
  background:#fff url('graphics/btn_services_off.jpg') no-repeat;
  text-indent:-10000px;
  border:none;
}
li.blog {
  width:104px;
}
li.blogArchiveMonth {list-style:none;}
li.blog a {
  display:block;
  width:94px;
  height:42px;
  background:#fff url('graphics/btn_blog_off.jpg') no-repeat;
  text-indent:-10000px;
  border:none;
}
li.contact {
  width:119px;
}
li.contact a {
  display:block;
  width:119px;
  height:42px;
  background:#fff url('graphics/btn_contact_off.jpg') no-repeat;
  text-indent:-10000px;
  border:none;
}
a.facebook {
  background:transparent url('graphics/facebook-button.png') 7px 0 no-repeat;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
}
a.linked {
  background:transparent url('graphics/linked-button.png') 11px 0 no-repeat;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
}
a.twitter {
  background:transparent url('graphics/twitter-button.png') 15px 0 no-repeat;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
}
#whatsNew li.ulTitle {
  background:transparent url('graphics/h1-whats-new.gif') no-repeat 0px -20px;
  width:100%;
  height:50px;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
  padding:0;
}
#whatsNew  li a {
    color:#fff;
    border-bottom: none;
}
 #whatsNew  li a:hover  {
    border-bottom: 1px dashed #fff;
}
/*
h1.contact {
  background:#fff url('graphics/h1-contact.jpg') no-repeat;
  width:630px;
  height:80px;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
  padding:0;
}
h1.about-us {
  background:#fff url('graphics/h1-about.jpg') no-repeat;
  width:630px;
  height:80px;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
  padding:0;
}
h1.services {
  background:#fff url('graphics/h1-services.jpg') no-repeat;
  width:630px;
  height:80px;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
  padding:0;
}
h1.services-event {
  background:#fff url('graphics/h1-services-event.jpg') no-repeat;
  width:630px;
  height:80px;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
  padding:0;
}
h1.services-web {
  background:#fff url('graphics/h1-services-web.jpg') no-repeat;
  width:630px;
  height:80px;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
  padding:0;
}
h1.services-print {
  background:#fff url('graphics/h1-services-print.jpg') no-repeat;
  width:630px;
  height:80px;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
  padding:0;
}
h1.process {
  background:#fff url('graphics/h1-process.jpg') no-repeat;
  width:630px;
  height:80px;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
  padding:0;
}
h1.blog {
  background:#fff url('graphics/h1-blog.jpg') no-repeat;
  width:630px;
  height:80px;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
  padding:0;
}
h1.news {
  background:#fff url('graphics/h1-news.jpg') no-repeat;
  width:630px;
  height:80px;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
  padding:0;
}
h1.email-signup {
  background:#fff url('graphics/h1-email-signup.jpg') no-repeat;
  width:630px;
  height:80px;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
  padding:0;
}
h1.rsvp {
  background:#fff url('graphics/h1-new-years-eve.jpg') no-repeat;
  width:870px;
  height:80px;
  overflow:hidden;
  text-indent:-10000px;
  border:none;
  padding:0;
}
*/
/* -------------------  WORDPRESS STYLES ----------------------------- */

#sidebar {
  display:block;
  width:270px;
  float:right;
  padding: 20px 0px;
}
#sidebar ul, #sidebar ul li {
  margin:0;
  padding:0;
  list-style: none;
}
#searchform {
  margin:0px;
  padding:0px;
  display:block;
  height: 60px;
  width:250px;
}
#searchform label {
  font:bold 1.2em "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  width: 100%;
  display:block;
  padding-bottom: .5em;
}
#searchform input#s {
  width:195px;
  height:34px;
  background: transparent url(graphics/search_input.jpg) no-repeat;
  border:none;
  margin:0px;
  padding:5px;
  float:left;
  line-height:34px;
}
#searchsubmit {
  width:34px;
  height:34px;
  margin:0;
  padding:0;
  float:right;
}
.narrowcolumn {
  width:600px;
  display:block;
  float:left;
}
#blogRoll {
 padding: 0.5em 0;
}
#blogRoll ul,
#blogRoll ul li {
 margin:0;
 padding:0;
 list-style:none;
}


ul.blogroll li {
    padding: .3em 0 !important;
}
.aligncenter {
 display:block;
 margin:auto;
}
/* -------------------  FREEDOM STYLES ----------------------------- */
#recaptcha_table {
  background:#ffffff 0 0 repeat;
}
/* ModuleBegin::news */
.newsWrapperList {width:600px;float:left;}
.newsWrapper .headline { font-size:1.2em; font-weight: bold; }
.newsWrapper .publish, .newsWrapper .author, .newsWrapper .copyright { color: #777; font-size: 0.8em; }
.newsWrapper .blurb { }
.newsWrapper .content { }
.newsWrapper .newsitem { padding-bottom: 1em; }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
/* ModuleEnd::news */

/* ModuleBegin::newsfeed */
.newsfeedListWrapper { }
.newsfeedNumber { }
.newsfeedTitle { }
.newsfeedSource { }
.newsfeedDetailWrapper { }
.newsfeedDetailWrapper .newsItem {border-bottom:1px solid #ccc; margin-bottom:10px;padding-bottom:10px;}
.newsfeedDetailWrapper .newsItem img {margin:0 10px 0 0;}
.newsfeedDetailWrapper .newsItem span {display:block;}
.newsfeedDetailWrapper .newsItem .newsListHeadline {font-size:120%;}
.newsfeedDetailWrapper .newsItem .newsListPublishline {font-size:90%;}
/* ModuleEnd::newsfeed */

/* ModuleBegin::blog */
.blogListWrapper {
 position:relative;
}
.blogComments {
 margin-bottom:1em;
}
#comments_section {
  clear:both;
}
#addcomment_section {
  clear:both;
  background:#d9f3f8 0 0 repeat;
  border:1px solid #9ee0ed;
  padding:10px;
}
.blogArchiveWrapper {
  /*display:block;
  float:right;
  width:270px;*/
}
.blogListWrapper {
  width:600px;
  float:left;
}
.blogPosted {
  font-size: 0.8em;
}
/* ModuleEnd::blog */
/* ModuleBegin::forms */
input[type="text"] {
 width:100%;
 height:2em;
border:1px solid #9ee0ed;
}
textarea {
 width:100%;
 height:6em;
 border:1px solid #9ee0ed;
}
select  {
 width:100%;
 height:2em;
 border:1px solid #9ee0ed;
}
.formtextRequired, .formtext {
  font-weight:bold;
}
/* ModuleEnd::forms */

/* ModuleBegin::broadcastemail */
.enewsWrapper div { }
.enewsWrapper span { display: block; }
.enewsText { display:block;overflow:hidden;text-indent:-10000px;height:55px }
.enewsEmail { }
/* ModuleEnd::broadcastemail */

/* ModuleBegin::membership */
#formLogin { margin:0 auto; border: 1px solid #ccc; padding: 20px; width:275px; }
.membershipLoginWrapper { }
.memberLoginBox { margin: 0 auto; }
.memberLoginBox td { padding: 2px; }
.memberUser { }
.memberPassword { }
.memberRemember { }
.memberForgot { }
.memberSubmit { }
.myaccountListerBack { text-align:center;width:100%;padding-top:10px; }
/* ModuleEnd::membership */

/* ModuleBegin::documents */
.documentsListWrapper { }
.documentsListWrapper table { border: 1px solid #ccc; padding: 3px; }
.documentsRowOdd { }
.documentsRowEven { background: #eee; }
.documentsListWrapper th { padding: 3px 10px; border-bottom: 1px solid #ccc; }
.documentsListWrapper td { padding: 3px 10px; }
.documentsName { }
.documentsDate { }
.documentsSize { }
/* ModuleEnd::documents */


