/* 
========================
  GRIDINATOR CSS v0.3
  http://gridinator.com/
  
  Your grid settings:
  	columns: 16
  	column width: 50px
  	column margin: 10px
  	container margin: 10px
    
=========================
*/
* { /* quick reset */
	margin: 0;	
}

html {background: #A9CCE2; padding-bottom: 0; margin: 0;}

body { 
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #A9CCE2 url(../img/backgrounds/winter.jpg) center 175px fixed no-repeat;
  max-width: 799px;
  min-width: 768px;

}


.wrapper, #footerwrapper, #header {
	margin: 0 auto; /* This centers the grid. Remove this line to place the grid on the left of the page. */
	text-align: left;
	max-width: 98%;

}

#header {width: 94%;}


.inner-wrapper,  .inner-header {
	clear: both;
	display: inline;/* IE double margin fix. Feel free to move this to your IE specific stylesheets. */
	float: left;
	padding: 0 2% 0 2%;
	position: relative;
	max-width: 96%;
  width: 96%;

}

.footercontent {width: 100%; }

#sites .wrap {max-width: 95%; overflow-x: hidden; padding: .75em 0; direction: none;}


html.ie6 .wrapper {
	height: 1%;
	overflow: hidden;
	display: block;
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 972 ? "970px" :  "auto");
}

html.ie6 .inner-wrapper { /* Clearing nicely for IE6. */
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 952 ? "950px" :  "auto");
}

.container {
	clear: both;
	float: left;
	margin: 0;
	width: 100%;	
}
.one-col, .two-col, .three-col, .four-col, .five-col, .six-col, .seven-col, .eight-col, .nine-col, .ten-col, .eleven-col, .twelve-col, .thirteen-col, .fourteen-col, .fifteen-col, .sixteen-col {


	clear: none;
	display: inline;
	float: left;
	margin-bottom: 10px;
	margin-right:1.05264%;
	overflow:hidden;
	padding: 0;
	position: relative;
}
 .one-col {
	width: 5.26315%;
}
.two-col {
	width: 11.57894%;
}
.three-col {
	width: 17.89473%;
}
.four-col {
	width: 24.21052%;
}
.five-col {
	width: 30.52631%;
}
.six-col {
	width: 36.8421%;
}
.seven-col {
	width: 43.15789%;
}
.eight-col {
	width: 49.47368%;
}
.nine-col {
	width: 55.78947%;
}
.ten-col {
	width: 62.10526%;
}
.eleven-col {
	width: 68.42105%;
}
.twelve-col {
	width: 74.73684%;
}
.thirteen-col {
	width: 81.05263%;
}
.fourteen-col {
	width: 87.36842%;
}
.fifteen-col {
	width: 93.68421%;
}
.sixteen-col {
	width: 100%;
	margin-right: 0;
}
 .sixteen-col .one-col {
	width: 5.26315%;
	margin-right: 1.05263%;
}
.sixteen-col .two-col {
	width: 11.57894%;
	margin-right: 1.05263%;
}
.sixteen-col .three-col {
	width: 17.89473%;
	margin-right: 1.05263%;
}
.sixteen-col .four-col {
	width: 24.21052%;
	margin-right: 1.05263%;
}
.sixteen-col .five-col {
	width: 30.52631%;
	margin-right: 1.05263%;
}
.sixteen-col .six-col {
	width: 36.8421%;
	margin-right: 1.05263%;
}
.sixteen-col .seven-col {
	width: 43.15789%;
	margin-right: 1.05263%;
}
.sixteen-col .eight-col {
	width: 49.47368%;
	margin-right: 1.05263%;
}
.sixteen-col .nine-col {
	width: 55.78947%;
	margin-right: 1.05263%;
}
.sixteen-col .ten-col {
	width: 62.10526%;
	margin-right: 1.05263%;
}
.sixteen-col .eleven-col {
	width: 68.42105%;
	margin-right: 1.05263%;
}
.sixteen-col .twelve-col {
	width: 74.73684%;
	margin-right: 1.05263%;
}
.sixteen-col .thirteen-col {
	width: 81.05263%;
	margin-right: 1.05263%;
}
.sixteen-col .fourteen-col {
	width: 87.36842%;
	margin-right: 1.05263%;
}
.sixteen-col .fifteen-col {
	width: 93.68421%;
	margin-right: 1.05263%;
}
.sixteen-col .sixteen-col {
	width: 100%;
	margin-right: 0;
}
.fifteen-col .one-col {
	width: 5.61797%;
	margin-right: 1.12359%;
}
.fifteen-col .two-col {
	width: 12.35955%;
	margin-right: 1.12359%;
}
.fifteen-col .three-col {
	width: 19.10112%;
	margin-right: 1.12359%;
}
.fifteen-col .four-col {
	width: 25.84269%;
	margin-right: 1.12359%;
}
.fifteen-col .five-col {
	width: 32.58426%;
	margin-right: 1.12359%;
}
.fifteen-col .six-col {
	width: 39.32584%;
	margin-right: 1.12359%;
}
.fifteen-col .seven-col {
	width: 46.06741%;
	margin-right: 1.12359%;
}
.fifteen-col .eight-col {
	width: 52.80898%;
	margin-right: 1.12359%;
}
.fifteen-col .nine-col {
	width: 59.55056%;
	margin-right: 1.12359%;
}
.fifteen-col .ten-col {
	width: 66.29213%;
	margin-right: 1.12359%;
}
.fifteen-col .eleven-col {
	width: 73.0337%;
	margin-right: 1.12359%;
}
.fifteen-col .twelve-col {
	width: 79.77528%;
	margin-right: 1.12359%;
}
.fifteen-col .thirteen-col {
	width: 86.51685%;
	margin-right: 1.12359%;
}
.fifteen-col .fourteen-col {
	width: 93.25842%;
	margin-right: 1.12359%;
}
.fifteen-col .fifteen-col {
	width: 100%;
	margin-right: 0;
}
.fourteen-col .one-col {
	width: 6.02409%;
	margin-right: 1.20481%;
}
.fourteen-col .two-col {
	width: 13.25301%;
	margin-right: 1.20481%;
}
.fourteen-col .three-col {
	width: 20.48192%;
	margin-right: 1.20481%;
}
.fourteen-col .four-col {
	width: 27.71084%;
	margin-right: 1.20481%;
}
.fourteen-col .five-col {
	width: 34.93975%;
	margin-right: 1.20481%;
}
.fourteen-col .six-col {
	width: 42.16867%;
	margin-right: 1.20481%;
}
.fourteen-col .seven-col {
	width: 49.39759%;
	margin-right: 1.20481%;
}
.fourteen-col .eight-col {
	width: 56.6265%;
	margin-right: 1.20481%;
}
.fourteen-col .nine-col {
	width: 63.85542%;
	margin-right: 1.20481%;
}
.fourteen-col .ten-col {
	width: 71.08433%;
	margin-right: 1.20481%;
}
.fourteen-col .eleven-col {
	width: 78.31325%;
	margin-right: 1.20481%;
}
.fourteen-col .twelve-col {
	width: 85.54216%;
	margin-right: 1.20481%;
}
.fourteen-col .thirteen-col {
	width: 92.77108%;
	margin-right: 1.20481%;
}
.fourteen-col .fourteen-col {
	width: 100%;
	margin-right: 0;
}
.thirteen-col .one-col {
	width: 6.4935%;
	margin-right: 1.2987%;
}
.thirteen-col .two-col {
	width: 14.28571%;
	margin-right: 1.2987%;
}
.thirteen-col .three-col {
	width: 22.07792%;
	margin-right: 1.2987%;
}
.thirteen-col .four-col {
	width: 29.87012%;
	margin-right: 1.2987%;
}
.thirteen-col .five-col {
	width: 37.66233%;
	margin-right: 1.2987%;
}
.thirteen-col .six-col {
	width: 45.45454%;
	margin-right: 1.2987%;
}
.thirteen-col .seven-col {
	width: 53.24675%;
	margin-right: 1.2987%;
}
.thirteen-col .eight-col {
	width: 61.03896%;
	margin-right: 1.2987%;
}
.thirteen-col .nine-col {
	width: 68.83116%;
	margin-right: 1.2987%;
}
.thirteen-col .ten-col {
	width: 76.62337%;
	margin-right: 1.2987%;
}
.thirteen-col .eleven-col {
	width: 84.41558%;
	margin-right: 1.2987%;
}
.thirteen-col .twelve-col {
	width: 92.20779%;
	margin-right: 1.2987%;
}
.thirteen-col .thirteen-col {
	width: 100%;
	margin-right: 0;
}
.twelve-col .one-col {
	width: 7.04225%;
	margin-right: 1.40845%;
}
.twelve-col .two-col {
	width: 15.49295%;
	margin-right: 1.40845%;
}
.twelve-col .three-col {
	width: 23.94366%;
	margin-right: 1.40845%;
}
.twelve-col .four-col {
	width: 32.39436%;
	margin-right: 1.40845%;
}
.twelve-col .five-col {
	width: 40.84507%;
	margin-right: 1.40845%;
}
.twelve-col .six-col {
	width: 49.29577%;
	margin-right: 1.40845%;
}
.twelve-col .seven-col {
	width: 57.74647%;
	margin-right: 1.40845%;
}
.twelve-col .eight-col {
	width: 66.19718%;
	margin-right: 1.40845%;
}
.twelve-col .nine-col {
	width: 74.64788%;
	margin-right: 1.40845%;
}
.twelve-col .ten-col {
	width: 83.09859%;
	margin-right: 1.40845%;
}
.twelve-col .eleven-col {
	width: 91.54929%;
	margin-right: 1.40845%;
}
.twelve-col .twelve-col {
	width: 100%;
	margin-right: 0;
}
.eleven-col .one-col {
	width: 7.6923%;
	margin-right: 1.53846%;
}
.eleven-col .two-col {
	width: 16.92307%;
	margin-right: 1.53846%;
}
.eleven-col .three-col {
	width: 26.15384%;
	margin-right: 1.53846%;
}
.eleven-col .four-col {
	width: 35.38461%;
	margin-right: 1.53846%;
}
.eleven-col .five-col {
	width: 44.61538%;
	margin-right: 1.53846%;
}
.eleven-col .six-col {
	width: 53.84615%;
	margin-right: 1.53846%;
}
.eleven-col .seven-col {
	width: 63.07692%;
	margin-right: 1.53846%;
}
.eleven-col .eight-col {
	width: 72.30769%;
	margin-right: 1.53846%;
}
.eleven-col .nine-col {
	width: 81.53846%;
	margin-right: 1.53846%;
}
.eleven-col .ten-col {
	width: 90.76923%;
	margin-right: 1.53846%;
}
.eleven-col .eleven-col {
	width: 100%;
	margin-right: 0;
}
.ten-col .one-col {
	width: 8.47457%;
	margin-right: 1.69491%;
}
.ten-col .two-col {
	width: 18.64406%;
	margin-right: 1.69491%;
}
.ten-col .three-col {
	width: 28.81355%;
	margin-right: 1.69491%;
}
.ten-col .four-col {
	width: 38.98305%;
	margin-right: 1.69491%;
}
.ten-col .five-col {
	width: 49.15254%;
	margin-right: 1.69491%;
}
.ten-col .six-col {
	width: 59.32203%;
	margin-right: 1.69491%;
}
.ten-col .seven-col {
	width: 69.49152%;
	margin-right: 1.69491%;
}
.ten-col .eight-col {
	width: 79.66101%;
	margin-right: 1.69491%;
}
.ten-col .nine-col {
	width: 89.8305%;
	margin-right: 1.69491%;
}
.ten-col .ten-col {
	width: 100%;
	margin-right: 0;
}
.nine-col .one-col {
	width: 9.43396%;
	margin-right: 1.88679%;
}
.nine-col .two-col {
	width: 20.75471%;
	margin-right: 1.88679%;
}
.nine-col .three-col {
	width: 32.07547%;
	margin-right: 1.88679%;
}
.nine-col .four-col {
	width: 43.39622%;
	margin-right: 1.88679%;
}
.nine-col .five-col {
	width: 54.71698%;
	margin-right: 1.88679%;
}
.nine-col .six-col {
	width: 66.03773%;
	margin-right: 1.88679%;
}
.nine-col .seven-col {
	width: 77.35849%;
	margin-right: 1.88679%;
}
.nine-col .eight-col {
	width: 88.67924%;
	margin-right: 1.88679%;
}
.nine-col .nine-col {
	width: 100%;
	margin-right: 0;
}
.eight-col .one-col {
	width: 10.63829%;
	margin-right: 2.12765%;
}
.eight-col .two-col {
	width: 23.40425%;
	margin-right: 2.12765%;
}
.eight-col .three-col {
	width: 36.17021%;
	margin-right: 2.12765%;
}
.eight-col .four-col {
	width: 48.93617%;
	margin-right: 2.12765%;
}
.eight-col .five-col {
	width: 61.70212%;
	margin-right: 2.12765%;
}
.eight-col .six-col {
	width: 74.46808%;
	margin-right: 2.12765%;
}
.eight-col .seven-col {
	width: 87.23404%;
	margin-right: 2.12765%;
}
.eight-col .eight-col {
	width: 100%;
	margin-right: 0;
}
.seven-col .one-col {
	width: 12.19512%;
	margin-right: 2.43902%;
}
.seven-col .two-col {
	width: 26.82926%;
	margin-right: 2.43902%;
}
.seven-col .three-col {
	width: 41.46341%;
	margin-right: 2.43902%;
}
.seven-col .four-col {
	width: 56.09756%;
	margin-right: 2.43902%;
}
.seven-col .five-col {
	width: 70.7317%;
	margin-right: 2.43902%;
}
.seven-col .six-col {
	width: 85.36585%;
	margin-right: 2.43902%;
}
.seven-col .seven-col {
	width: 100%;
	margin-right: 0;
}
.six-col .one-col {
	width: 14.28571%;
	margin-right: 2.85714%;
}
.six-col .two-col {
	width: 31.42857%;
	margin-right: 2.85714%;
}
.six-col .three-col {
	width: 48.57142%;
	margin-right: 2.85714%;
}
.six-col .four-col {
	width: 65.71428%;
	margin-right: 2.85714%;
}
.six-col .five-col {
	width: 82.85714%;
	margin-right: 2.85714%;
}
.six-col .six-col {
	width: 100%;
	margin-right: 0;
}
.five-col .one-col {
	width: 17.24137%;
	margin-right: 3.44827%;
}
.five-col .two-col {
	width: 37.93103%;
	margin-right: 3.44827%;
}
.five-col .three-col {
	width: 58.62068%;
	margin-right: 3.44827%;
}
.five-col .four-col {
	width: 79.31034%;
	margin-right: 3.44827%;
}
.five-col .five-col {
	width: 100%;
	margin-right: 0;
}
.four-col .one-col {
	width: 21.73913%;
	margin-right: 4.34782%;
}
.four-col .two-col {
	width: 47.82608%;
	margin-right: 4.34782%;
}
.four-col .three-col {
	width: 73.91304%;
	margin-right: 4.34782%;
}
.four-col .four-col {
	width: 100%;
	margin-right: 0;
}
.three-col .one-col {
	width: 29.41176%;
	margin-right: 5.88235%;
}
.three-col .two-col {
	width: 64.70588%;
	margin-right: 5.88235%;
}
.three-col .three-col {
	width: 100%;
	margin-right: 0;
}
.two-col .one-col {
	width: 45.45454%;
	margin-right: 9.0909%;
}
.two-col .two-col {
	width: 100%;
	margin-right: 0;
}
.one-col .one-col {
	width: 100%;
	margin-right: 0;
}
 .sixteen-col .last-col {
	margin-right: 0;
}
.fifteen-col .last-col {
	margin-right: 0;
}
.fourteen-col .last-col {
	margin-right: 0;
}
.thirteen-col .last-col {
	margin-right: 0;
}
.twelve-col .last-col {
	margin-right: 0;
}
.eleven-col .last-col {
	margin-right: 0;
}
.ten-col .last-col {
	margin-right: 0;
}
.nine-col .last-col {
	margin-right: 0;
}
.eight-col .last-col {
	margin-right: 0;
}
.seven-col .last-col {
	margin-right: 0;
}
.six-col .last-col {
	margin-right: 0;
}
.five-col .last-col {
	margin-right: 0;
}
.four-col .last-col {
	margin-right: 0;
}
.three-col .last-col {
	margin-right: 0;
}
.two-col .last-col {
	margin-right: 0;
}
.one-col .last-col {
	margin-right: 0;
}
.clear { /* Useful generic clearing class. */
	clear: both;
}
.last-col {
	margin-right: 0;
}

/*** Design Specific ***/

.inner-wrapper {padding: 0 1em; background: none;}

#wrapper .three-col.navigation {
	width: 100%; 
	background: none; 
	padding: 0; 
	margin: 0 0 .75em 0; 
	-webkit-border-bottom-left-radius: 0;
	 -webkit-border-bottom-right-radius: 0;  
	 -moz-border-radius: .4em;
	 -webkit-border-radius: .4em;
	 border-radius: .4em;
	 border-width: 6px;
	 text-align: left;
	 -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.2);
	
background: #dee7ed; /* Old browsers */
background: -moz-linear-gradient(top, #dee7ed 0%, #dee7ed 51%, #d0e1ec 53%, #d0e1ec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dee7ed), color-stop(51%,#dee7ed), color-stop(53%,#d0e1ec), color-stop(100%,#d0e1ec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #dee7ed 0%,#dee7ed 51%,#d0e1ec 53%,#d0e1ec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #dee7ed 0%,#dee7ed 51%,#d0e1ec 53%,#d0e1ec 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #dee7ed 0%,#dee7ed 51%,#d0e1ec 53%,#d0e1ec 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dee7ed', endColorstr='#d0e1ec',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #dee7ed 0%,#dee7ed 51%,#d0e1ec 53%,#d0e1ec 100%); /* W3C */
}

#wrapper .three-col.navigation ul {padding: 0; margin: 0 auto; background: none; display: block; border: 2px solid rgba(255,255,255,.5); -webkit-border-radius: .3em; -moz-border-radius: .3em; border-radius: .3em;}

#pagecontent #wrapper .three-col.navigation ul li {display: inline-table;  padding: .5em; width: 10%; height: 3.5em; margin: 0; vertical-align: top;}

#pagecontent #wrapper .three-col.navigation ul li a {
	border: none;  
	border-radius: none; 
	height: 100%;
	display: block;
	font-size: 12px;
	line-height: 1.2em;
	margin: 0;
	float: left;
	padding: .3em;
	font-weight: normal;
	width: 100%;
	color: #003a67;
	font-family: Helvetica, Arial, sans-serif;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	vertical-align: text-bottom;
	padding: 10px 0;
	text-align: left;
	-moz-border-radius-topleft: 0;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	-o-border-radius: .4em;
	border-radius: .4em;
	
}

#pagecontent #wrapper .three-col.navigation ul li a.first {vertical-align: top; padding: 1.45em 0; -webkit-border-top-left-radius: .3em; -webkit-border-bottom-left-radius: .3em; -moz-border-radius-bottomleft: .3em; -moz-border-radius-topleft: .3em;}
#pagecontent #wrapper .three-col.navigation ul li a.last { -webkit-border-top-right-radius: .3em; -webkit-border-bottom-right-radius: .3em; -moz-border-radius-topright: .3em;  -moz-border-radius-bottomright: .3em;  }

#pagecontent #wrapper .three-col.navigation ul li a.first {}
 
#pagecontent #wrapper .three-col.navigation ul li a:hover {background: rgba(25,75,128,.1); }

#pagecontent.homepage #wrapper .navigation ul li.home a ,
#pagecontent.home #wrapper .navigation ul li.home a ,
#pagecontent.services #wrapper .navigation ul li.services a ,
#pagecontent.business #wrapper .navigation ul li.business a ,
#pagecontent.resident #wrapper .navigation ul li.resident a ,
#pagecontent.government #wrapper .navigation ul li.government a ,
#pagecontent.visit #wrapper .navigation ul li.visit a ,
#pagecontent.information #wrapper .navigation ul li.information a ,
#pagecontent.towns #wrapper .navigation ul li.towns a  {
	border-width: 0;
	margin: 0;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
	
	
background: #4AA0D9; /* old browsers */
	background: -moz-linear-gradient(top, #4AA0D9 0%, #2977B9 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3A638E), color-stop(100%,#003a67)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4AA0D9', endColorstr='#2977B9',GradientType=0 ); /* ie */
}

#wrapper .three-col.navigation ul li a span {display: inline-block; padding: 0 .45em;}

html.ie9 #pagecontent #wrapper .three-col.navigation {padding: 0;}
html.ie9 #pagecontent #wrapper .three-col.navigation ul li {margin: 0; padding: 0;}
html.ie9 #pagecontent #wrapper .three-col.navigation ul li a {height: 3em; padding: .5em .2em; margin: 0; }


.thirteen-col.transparent, .thirteen-col.last-col {width: 100%;}

#header h1 a {background: url(../img/header/h1_tablet.png) center no-repeat; width: 160px; display: block; height: 115px; position: relative; left: 0; top: 10px;}


/*** Search ***/


#contentcontainer #header .eight-col.prefix-eight.last-col {padding: 0;  position: absolute; right: 0; top: .75em; margin-right: 0; padding-bottom: 0;}
html.cssanimations #header .search form input#search:focus  {width: 15em; border: 2px solid #3C8FCC;}

#header .search form input#search {width: 12em;}

#pagecontent #header .eight-col {}

a.sites-toggle {left:0px; top: -5px;}

#header {padding-bottom: 0;  }

#header .inner-header {position: relative;}

#header .twelve-col.prefix-four.last-col.topnavigation {
  font-size: .9em;  
  position: absolute; 
  top: 0; 
  right: 0;
  color: #333;
  background: rgba(0,0,0,.1); 
  padding: .4em 0;
  -webkit-border-radius: 0;
  border-radius: none;
  -webkit-border-bottom-right-radius: .6em;
  -webkit-border-bottom-left-radius: .6em;
  -moz-border-radius-bottomright: .6em;
  border-bottom-right-radius: .6em;
  border-bottom: 1px solid rgba(255,255,255,.5);
  border-right: 1px solid rgba(0,0,0,.1);

}

#header .topnavigation ul {border-radius: 0; margin-right: 0;}
#header .topnavigation ul li {margin: 0; padding: 0; width: auto; float: left;  border-radius: .3em;}

#pagecontent #header .topnavigation ul a {padding: 0 1em; margin: 0; border-radius: none; -webkit-border-radius: none; text-shadow: none; color: #333; }

#pagecontent #header .topnavigation ul a:hover {color: #003a67; }



#header .three-col.logo {width: 180px; height: 110px;}

#wrapper .thirteen-col.last-col {}

.toolbar {background: #003a67; font-size: .9em; padding: .75em 1em; color: #fff; -webkit-border-top-right-radius: .3em; -webkit-border-top-left-radius: .3em; -moz-border-radius-topleft: .3em;  -moz-border-radius-topright: .3em;}
.toolbar a {color: #fff;}
.toolbar a.trigger {color: #fff; padding: .5em 0 .2em 25px;}
.toolbar .panel a {color: #194b80;}

#wrapper .aside {margin: 0; padding: 1em 0 0 0;}

.slideShowWrapper {background: #003a67;}

.toolbar a {text-shadow: none;}

a.print {background: none; background: rgba(12,12,12,.1); padding: .2em .4em; border-radius: .4em; text-shadow: none; border-top: 1px solid rgba(255,255,255,.3);}

#footer { padding: 0 1em;}

#footer .footercontent {
	margin: 1em 0 0 0em;
	padding: 1em 0; 
	text-align: left; 
	background: rgba(122,160,189,.8); 
	background: rgba(0,0,0,.4); 
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	-o-border-radius: .5em;

	overflow-x: hidden;
	border-radius: .5em;
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,.3);

}

#pagecontent.photos .thirteen-col object {display: none;}

#footer .prefix-three {margin-left: 18.9%;}

#header .topnavigation ul li a.feedback {top: 55%; padding: 0; width: 1em;}

#footer .three-col.awards .content {margin-left: .5em; width: 8em;}

#pagecontent.press .nine-col.transparent.static {width: 100%;}

#pagecontent .thirteen-col.transparent.static.feature .six-col img {padding: 0 0 2em 1em;}

#pagecontent .thirteen-col.transparent.static.feature .six-col.prefix-one, #pagecontent .thirteen-col.transparent.static.feature .six-col {width: 100%; margin: 0; left: 0;}
