<style>

	bonzai {
		nothing;
	}
	
	* {
		margin: 0;
		padding: 0;
	}
	
	div#content {
		font-family: "RobotoCondensedBold", Trebuchet, Tahoma, sans serif;
		background: white;
	}
	
	p {
		margin: 0;
		padding: 0;
	}
	
	ul, ol {
		margin-left: 30px;
	}
	
	ol li {
		margin-left: 20px;
	}
	
	body {
		margin: 0px;
		text-align: center;
		background: white;
		font-size: 130%;
		color: black;
		font-weight: normal;
	}
	
	ul.drawer-menu {
		display: none;
	}
	
	blockquote {
		padding: 10px 20px 15px 20px;
		margin: 30px 50px 50px 50px;
		background:#ecc969;
		border: 2px solid #efaf00;
		font-style: italic;
		color: black;
		clear: both;
	}
	
	p.sharing {
		display: none;
	}
	
	a:link { 
		color: #135294;
		text-decoration: none; 
		transition: all 0.5s ease;
	}
	
	a:visited { 
		color: #735522;
		text-decoration: none;
		transition: all 0.5s ease;
	 }
	
	a:hover { 
		color: #4185b4; 
		text-decoration: underline; 
		transition: all 0.5s ease;
	}
	
	a:active { 
		color: black; 
		text-decoration: none; 
	}
	
	img, img a, a img {
		border : 0;
		outline: none;
	}
	
	div#header {
		display: none;
	}
	
	div#stripe {
		display: none;
	}
	
	div#darkstripe {
		display: none;
	}
	
	img.header {
		display: none;
	}
	
	div#icons {
		display: none;
	}
	
	div#socials {
		display: none;

	}
	
	div#socials p img {
		height: 44px;
		width: 45px;
	}
	
	div#search {
		display: none;

	}
	
	div#content {
		width: 100%;
		background: white;
		margin: 0 auto;
	}
	
	div#slides {
	}
	
	section { /* makes room for arrows in slick */
		margin-left: 25px;
		margin-right: 35px;
	}
	
	
	div.slide {
		height: auto;
		width: 435px;
		background: white;
		box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
		float: left;
		margin: 12px 0px 10px 18px;
		overflow: hidden;
		white-space: nowrap;
	}
	
	div.slide p {
		margin: 2px;
		font-size: 100%;
		line-height: 100%;
	}
	
	div.slide p.headline {
		color: #e6decf;
		font-size: 50%;
		text-align: left;
		padding: 8px;
		font-size: 22px;
		background: #17579a;
		background: linear-gradient(#17579a, #083f76);
	}
	
	div#news {
		display: none;
	}
	
	div#news.membernews {
		background: #dcd2c2 url(images/news_bar_background.png) repeat-x top left;
		padding-top: 24px;
		padding-bottom: 10px;
	}
	
	div.article {
		float: left;
		height: 355px;
		width: 280px;
		background: white;
		box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
		margin: 6px 0px 10px 18px;
		overflow: hidden;
		border: 2px solid #d5ccbd;
	}
	
	div.article p {
		font-size: 80%;
		line-height: 120%;
		color: black;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		margin: 0px 5px 0px 10px;
		text-align: left;
	}
	
	div.article p a {
		text-decoration: underline;
	}

	div.article p.newsphoto {
		margin: 10px 10px 5px 10px;
		padding: 0px;
	}
	
	div.article p img {
		outline: 1px solid #ccc2b0;
		box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
	}
	
	h1 {
		font-weight: normal;
	}
	
	h2 {
		text-align: left;
		color: black;
		font-weight: normal;
		font-size: 100%;
		padding-bottom: 3px;
		text-shadow: none;
	}
	
	h3 {
		font-weight: normal;
	}
	
	h4 {
		font-weight: normal;
	}
	
	h5 {
		font-size: 14px;
		font-weight: normal;
	}
	
	h6 {
		font-weight: normal;
	}
	
	div#news h2 {
		margin-left: 45px;
		color: #e6decf;
		padding-bottom: 0px;
	}
	
	div#news h2 a {
		color: #d2c5b0;
	}
	
	div#members h2 {
		text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
	}
	
	div#members h2 a {
		color: #796a4e;
	}
	
	div.article h3 {
		color: #4b9dd6;
		text-align: left;
		padding: 0px 2px 2px 10px;
		font-size: 22px;
		line-height: 21px;
		font-weight: normal;
	}
	
	div.article h3 a {
		color: #4b9dd6;
	}
		
	div#members {
		background: none;
		padding-left: 46px;
		clear: both;
	}
	
	div.member {
		float: left;
		margin-right: 13px;
		width: 99px;
		margin-top: 9px;
		margin-bottom: 2px;
		min-height: 155px;
		/* three rows on ipad instead of 2
			margin-right: 25px;
			width: 157px;
			margin-bottom: 17px;
			change h6 and a.member fonts to 26px/26px
		*/
	}
	
	div.clear {
		clear: both;
		height: 0px;
	}
	
	div.clear.tall {
		height: 12px;
	}
	
	div.member p img {
		border: 2px solid white;
		box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
		width: 100%;
	}
	
	div.poll_panel {
		float: left;
		width: 47%;
		padding: 1%;
	}
	
	div.poll_panel p img {
		border: 2px solid white;
		width: 95%;
	}
	

	
	h6 {
		color: #665435;
		font: italic 18px/19px Baskerville, LBaskerville, Georgia, Times, "Times New Roman", serif;
	}
	
	a.member {
		color: #665435;
		font: italic 18px/19px Baskerville, LBaskerville, Georgia, Times, "Times New Roman", serif;	
	}
	
	div.bill {
		float: left;
		width: 250px;
		height: 250px;
		margin-left: 2%;
		margin-right: 2%;
		background: none;
		padding: 10px;
		background: white;
		box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
		margin: 12px 0px 10px 18px;
		overflow: hidden;
		border: 2px solid #d5ccbd;
	}
	
	div.bill h4 {
		text-align: left;
		font-size: 22px;
		line-height: 25px;
	}
	
	div.bill h4 a.note  {
		font-size: 80%;
	}
	
	div.bill img {
		width: 99%;
		height: auto;
	}
	
	div.bill p {
		text-align: left;
		font: normal 18px/20px "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		letter-spacing: -.05vw;
	}
	
	div#contacts {
		height: auto;
		background: #dcd2c2 url(images/contacts_bar_background.png) repeat-x top left;
		background-size: contain;
		padding-top: 21px;
		padding-bottom: 10px;
		padding-left: 2%;
		padding-right: 1%;
		text-align: center;
	}
	
	div#contacts p {
		float: left;
		width: 17%;
		padding-left: 1%;
		padding-right: 1%;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		color: black;
		font-style: italic;
		font-size: 1.6vw;
		line-height: 110%;
		text-align: center;
	}
	
	div#contacts p img {
		width: 80%;
		height: auto;
		display: none;
	}
	
	div#contacts p a {
		color: black;
		text-decoration: none;
		text-align: center;
	}

	div#videos {
		width: 100%;
		height: auto;
		background: url(images/news_bar_background_trim.png) repeat-x top left;
		background-size: contain;
		padding-top: 21px;
		padding-bottom: 0px;
	}

	div#videos h2 {
		margin-left: 45px;
		color: #e6decf;
		padding-bottom: 0px;
	}
	
	div#videos h2 a {
		color: #d2c5b0;
	}
	
	div.video {
		float: left;
		height: 220px;
		width: 220px;
		margin: 6px 0px 0px 18px;
		overflow: hidden;
		padding: 0px 14px 0px 8px;
	}
	
	div.video h3 {
		color: #e6decf;
		text-align: left;
		padding: 0px 2px 2px 10px;
		font-size: 20px;
		line-height: 21px;
		font-weight: normal;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 4px;
		text-shadow: none;
	}
	
	div.video h3 a {
		color: #e6decf;
		font-weight: normal;
	}
	
	div.video p {
		font-size: 80%;
		line-height: 120%;
		color: black;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		margin: 0px 0px 0px 0px;
		text-align: left;
	}
	
	div.video p img {
		border: 2px solid white;
		box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
		border-radius: 20px;
	}
	
	div.video p a {
		text-decoration: underline;
	}

	div.video p.newsphoto {
		margin: 0px;
		padding: 0px;
	}
	
	div#issues {
		width: 100%;
		height: auto;
		background: #b4a68d url(images/priorities_background.png) repeat-x top left;
		background-size: contain;
		padding-top: 31px;
		padding-bottom: 20px;
	}
	
	div#profile {
		height: auto;
		background: linear-gradient(#f1eadf, #dcd2c2);
		background-size: contain;
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 3%;
		padding-right: 0%;
		text-align: left;
	}
	
	div#bar {
		min-height: 10px;
		height: 1.5vh;
		background:linear-gradient(#7aa4ce, #4876a5);
		box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
	}
	
	div#profile h1 {
		text-shadow: none;
		line-height: 160%;
	}
	
	div#profile h1 img {
		float: right !important;
	}
	
	div#profile h2 {
		text-shadow: none;
		line-height: 90%;
		padding: 0;
		margin: 0;
		font-size: 160%;
		margin-top: 20px;
		color: #215f9f;
	}
	
	div#profile h2, div#profile h4, div#profile h3, div#profile p {
		padding-left: 1.5%;
	}
	
	div#profile h3 {
		font-family: "RobotoCondensedBold", Trebuchet, Tahoma, sans serif;
		margin-top: 20px;
	}
	
	div#profile h4 {
		margin-top: 10px;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		font-style: italic;
		font-size: 100%;
	}
	
	div#profile p {
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		color: black;
		padding-top: 10px;
		padding-right: 45%;
	}
	
	div#profile ul {
		margin-left: 6%;
	}

	div#issues h2 {
		margin-left: 45px;
		color: black;
		padding-bottom: 0px;
		text-shadow: none;
	}
	
	div#issues h2 a {
		color: black;
	}
	

	div.issue {
		float: left;
		height: 225px;
		width: 225px;
		margin: 6px 0px 10px 4px;
		padding: 0px;
		overflow: hidden;
	}
	
	div.issue h3 {
		color: #e6decf;
		text-align: left;
		padding: 0px 2px 2px 10px;
		font-size: 21px;
		line-height: 21px;
		font-weight: normal;
		margin-left: 10px;
		margin-right: 10px;
	}
	
	div.issue h3 a {
		color: #e6decf;
	}
	
	div.issue p {
		font-size: 80%;
		line-height: 120%;
		color: black;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		margin: 0px 0px 0px 0px;
		text-align: left;
	}
	
	div.issue p img {
		border: 0px solid white;
	}
	
	div.issue p a {
		text-decoration: underline;
	}

	div.issue p.newsphoto {
		margin: 0px;
		padding: 0px;
	}
	
	div#staff {
		padding-top: 22px;
		height: auto;
		background: #b4a68d url(images/priorities_background.png) repeat-x top left;
		background-size: contain;
		padding-bottom: 0px;
	}
	
	div#staff p {
		float: left;
		width: 17%;
		padding-left: 3%;
		padding-right: 2%;
		padding-bottom: 2%;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		color: black;
		font-style: italic;
		font-size: 1.6vw;
		line-height: 110%;
		text-align: center;
	}
	
	div#staff p img {
		width: 65%;
		height: auto;
		display: none;
	}	
	
	div#staff p a {
		color: black;
	}
	
	div#staff h2 {
		margin-left: 45px;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	}
	
	div#earneds {
		width: 100%;
		height: auto;
		/*background: #b4a68d url(images/news_bar_background22.png) repeat-x top left;*/
		background: #b4a68d;
		background-size: contain;
		padding-top: 0px;
		padding-bottom: 20px;
	}

	div#earneds h2 {
		margin-left: 45px;
		color: black;
		padding-bottom: 0px;
	}
	
	div#earneds h2 a {
		color: #d2c5b0;
	}
	
	div.earned {
		float: left;
		height: 270px;
		width: 256px;
		margin: 6px 5px 10px 12px;
		overflow: hidden;
		padding: 12px 6px 4px 3px;
		box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
		background: white;
		border-radius: 4px;
	}
	
	div.earned h3 {
		color: #4b9dd6;
		text-align: left;
		padding: 0px 2px 2px 10px;
		font-size: 21px;
		line-height: 21px;
		font-weight: normal;
	}
	
	div.earned h3 a {
		color: #4b9dd6;
	}
	
	div.earned p {
		font-size: 80%;
		line-height: 120%;
		color: black;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		margin: 0px 0px 0px 0px;
		text-align: left;
		padding: 0px 10px 10px 10px;
	}
	
	div.earned p img.media {
		width: 90%;
		margin: 0px;
		padding: 0px;
		padding-left: 5%;
	}
	
	div.earned p a.text {
		font-weight: normal;
		color: black;
		text-decoration: none;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
	}
	
	div.earned p.earnedphoto {
		float: right;
		padding-top: 4px;
		padding-bottom: 0px;
		padding-left: 3px;
	}
	
	div.earned p.earnedphoto img {
		width: 100px;
		border: 2px solid white;
		box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
		margin: 0px 0px 0px 0px;
	}
	
	div.newsletter {
		float: left;
		height: 193px;
		width: 236px;
		margin: 6px 5px 10px 12px;
		overflow: hidden;
		padding: 10px 6px 4px 3px;
		box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
		background: linear-gradient(#ece8de, #f7f4ed, #d7cebc);
		border-radius: 14px;
		text-align: center;
	}
	
	div.newsletter p {
		text-align: center;
		width: 80%;
		padding-left: 10%;
		line-height: 107%;
	}
	
	div.newsletter p img {
		width: 60%;
		margin: 0px;
		padding: 0px;
		padding-left: 22%;
		text-align: center;
	}
	
	div.newsletter p a {
	}
	
	div#maps {
		display: none;
	}
	
	div#maps h2 {
		margin-left: 45px;
		color: #715f3f;
		padding-bottom: 0px;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
	}
	
	div#maps h2 a {
		color: #7f6d4d;
	}
	
	div#maps h4 {
		color: #5f4c2a;
		margin-top: 20px;
	}
	
	div.map {
		display: none;
	}
	
	div.cities {
		display: none;
	}
	
	div.neighborhood ul {
		list-style: square;
		margin-left: 30px;
		color: #807053;
	}

	div.neighborhood ul li {
		font-size: 80%;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		line-height: 110%;
		padding-bottom: 5px;
		padding-top: 3px;
	}
	
	div.neighborhood ul li a {
		font-weight: normal;
		text-decoration: underline;
		color: #715f3f;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
	}
	
	div.neighborhood ul li a:hover {
		font-weight: normal;
		text-decoration: none;
		color: black;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
	}
	
	div.neighborhood {
		float: left;
		width: 17%;
		background: none;
		margin-right: 1%;
	}

	div#footer {
		display: none;
	}
	
	div#footer ul {
		list-style: square;
		font-size: 90%;
		line-height: 110%;
	}
	
	div#footer li {
		margin: 3px 5px 10px 0px;
		font-weight: normal;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		color: #ccc2b0;
	}

	div#footer h3 {
		color: #e6decf;
		padding-bottom: 0px;
	}
	
	div#footer a {
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
	}

	div#footer a:link { 
		color: #e9e2d5;
		text-decoration: none; 
		transition: all 0.5s ease;
		font-weight: normal;
	}
	
	div#footer a:visited { 
		color: #ccc2b0;
		text-decoration: none;
		transition: all 0.5s ease;
		font-weight: normal;
	 }
	
	div#footer a:hover { 
		color: white; 
		text-decoration: underline; 
		transition: all 0.5s ease;
	}
	
	div#footer a:active { 
		color: #ffb83d; 
		text-decoration: none; 
	}
	div.footercolumn {
		text-align: left;
		float: left;
		width: 28%;
		margin-right: 5%;	
	}
	
	.smaller {
		font-size: 70%;
	}
	
		
	div#memberintro{
		padding-left: 3%;
		padding-right: 3%;
		overflow: hidden;
		/*background: #f1eadf;*/
		background: linear-gradient(#f1eadf, #dcd2c2);
	}
	
	div#memberintro h1 {
		font-family: "Cinzel", Trebuchet, Tahoma, Arial, sans serif;
		color: #215f9f;
		margin: 0;
		padding: 0;
		line-height: 100%;
		text-align: left;
		text-shadow: none;
		font-size: 4.3vw;
		letter-spacing: -.15vw;
	}
	
	div#memberintro h4 {
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		font-style: italic;
		margin: 0;
		margin-bottom: 1%;
		padding: 0;
		line-height: 110%;
		text-align: left;
		text-shadow: none;
	}
	
	div#memberintro h3 {
		text-align: left;
		font-family: Baskerville, LBaskerville, Georgia, Times, "Times New Roman", serif;
		font-style: italic;
		margin: 0;
		padding: 0;
		line-height: 90%;
		font-size: 140%;
		text-shadow: none;
		color: black;
	}
	
	div#memberfeature {
		width: 48%;
		margin-left: 1%;
		margin-top: 2%;
	}
	
	div.youtube {
		display: none;
	}
	
	div.youtube iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	div#memberlinks {
		width: 94%;
		background: none;
		text-align: left;
		font-family: "RobotoCondensedBold", Trebuchet, Tahoma, sans serif;
		overflow: hidden;
	}
	
	div#memberlinks form {
		display: none;
		visibility: none;
	}
	
	div#memberlinks h5 {
		float: left;
		font-family: "RobotoCondensedBold", Trebuchet, Tahoma, sans serif;
		background: linear-gradient(#74ade6, #4684c1);
		border-bottom: 4px solid #104f8e;
		color: #f3f8fd;
		padding: 5px 8px 4px 7px;
		font-size: 20px;
		margin-right: 9px;
	}

	div#introduction {
		clear: left;
		padding-top: 4%;
	}
	
	div#memberlinks ul {
		list-style: none;
		text-align: left;
		font-size: 20px;
		padding-top: 5px;
		white-space:nowrap;
	}
	
	div#memberlinks ul li {
		display: inline-block;
	}

	div#memberlinks ul li a {
		padding: 5px 8px 4px 7px;
		color: #a9997d;
		transition: all 0.5s ease;
	}
	
	div#memberlinks ul li a:visited {
		padding: 5px 8px 4px 7px;
		color: #bbad95;
		transition: all 0.5s ease;
	}
	
	div#memberlinks ul li a:hover {
		padding: 5px 8px 4px 7px;
		color: #215f9f;
		transition: all 0.5s ease;
	}
	
	div#memberphoto {
		float: right;
		width: 49%;
		padding-bottom: 0;
		margin: 0;
	}
	
	div#memberphoto p img {
		max-width: 100%;
		width: auto;
	}
	
	div#mobilenav {
		display: none;
	}
	
	div#memberlinks h6 {
		padding: 9px 8px 4px 7px;
		font-size: 20px;
		line-height: 20px;
		text-align: left;
		color: #a9997d;
		font-family: "RobotoCondensedBold", Trebuchet, Tahoma, sans serif;
		font-style: normal;
	}
	
	div#memberlinks h6 select {
		padding: 3px;
	}
	
	div#memberlinks h6 input {
		padding: 2px 4px 2px 4px;
		background: #ded5c6;
		background: linear-gradient(#ded5c6,#bfb3a0);
	}
	

	
	
	div.bills {
		background: white;
		border: 2px solid #7e6640;
		padding: 10px 10px 0px 10px;
		margin: 3%;
		clear: both;
	}
	
	div.sponsorstatement {
		float: left;
		width: 13%;
	}
	
	div.mobilesponsorstatement {
		display:none;
	}
	
	div.bills h2 {
		text-shadow: none;
		overflow: hidden;
		white-space: nowrap;
		line-height: 100%;
		margin-top: 10px;
	}
	
	div.bills h2 span.smaller {
		color: #578ac0;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
	}
	
	div.bills h2 a.smaller {
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
	}
	
	div#memberintro div.bills h3 {
		color: black;
		font-family: "RobotoCondensedBold", Trebuchet, Tahoma, sans serif;
		font-style: italic;
		overflow: hidden;
		white-space: nowrap;
	}
	
	div#memberintro div.bills h5 {
		text-align: left;
		font: italic 100%/100% Baskerville, LBaskerville, Georgia, Times, "Times New Roman", serif;
		margin-bottom: 15px;
	}
	
	div.sponsorstatement p img {
		width: 90%;
		padding: 1%;
	}
	
	div.bills h3 img {
		width: 7.2%;
		vertical-align: middle;
		margin-left: 1%;
	}
	
	div.bills h3 img.small {
		width: 4%;
		vertical-align: middle;
		margin-left: 1%;
	}
	
	div#newscontent {
		padding-left: 3%;
		padding-right: 3%;
		overflow: hidden;
		background: white;
		text-align: left;
	}
	
	div.poster {
		background: white;
		padding: 3%;
		margin-top: 30px;
		border: 0px solid #baaa90;
	}
	
	div#newscontent h2 {
		font-size: 170%;
		margin-top: 20px;
		text-shadow: none;
		color: #185ea5;
	}
	
	div#newscontent h3 {
		font: italic 22px/22px Baskerville, LBaskerville, Georgia, Times, "Times New Roman", serif;
	}
	
	div#newscontent p {
		margin-top: 5px;
		margin-bottom: 10px;
		line-height: 120%;
		font-family: "RobotoCondensedLight", Trebuchet, Tahoma, Arial, sans serif;
		font-family: Baskerville, LBaskerville, Georgia, Times, "Times New Roman", serif;
		color: black;
	}
	
	div#newscontent a:link {
		text-decoration: underline;
	}
	
	div#newscontent p.sharing {
		display: none;
	}

	
	p.sharing img {
		width: 17%;
		vertical-align: middle;
		margin-left: 20px;
	}
	
	div#newscontent p.sharing a:link{
		text-decoration: none;
	}
	
	div#newscontent p.sharing a:visited{
		text-decoration: none;
	}
	
	div#newscontent p.sharing a:hover{
		text-decoration: underline;
	}
	
	div#newscontent p.officeinfo {
		float: right;
		width: 25%;
		background: linear-gradient(#f1eadf, #d1c7b5);
		border: 2px solid #baaa90;
		font-family: "RobotoCondensedBold", Trebuchet, Tahoma, sans serif;
		padding: 1%;
	}
	
	div#newscontent p.officeinfo img {
		width: 100%;
		border: 1px solid #f6f3ed;
	}
	
	div#newscontent h2.sharingmobile {
		width: 100%;
		text-align: right;
		display: none;
		font-size: 100%;
	}
	
	div#newscontent h2.sharingmobile img {
		width: 8%;
		vertical-align: middle;
		margin-left: 5%;
	}
	
	div#newscontent h2.sharingmobile a:link {
		text-decoration: none;
	}
	
	.smaller {
		font-size: 80%;
	}
	
	.noprint, h4.noprint, h6.noprint, form.noprint {
		display: none;
		visibility: none;
	}
	
	div#memberintro div.poll_panel h4 {
		font-size: 12px;
		text-shadow: none;
	}
	
	div#memberintro div.poll_panel h4.smaller {
		font-size: 8px;
		text-shadow: none;
	}
	
	div#memberintro div.poll {
		page-break-inside: avoid;
	}
	
	div.poll h2 {
		font-size: 20px;
	}
</style>