body {
	margin:5px auto;
	padding:0 px;
	width:950px;
	text-align:center;
	font-family:arial;
	font-size:1.0em;
	margin-top:1px;
}
/* member main styles */
#membermain {
	font-size:.9em;
}
#membermain a {
	text-decoration:underline;
	color:#000066;
}
#membermain a:hover {
	text-decoration:none;
	color:#333333;
}
#membermain .col1 {
	width:400px;
	float:left;
}
#membermain .col2 {
	width:300px;
	float:left;
	margin-left:20px;
}
/* email styles */
#mememailwrap {
	font-size:.9em;
	line-height:1.1em;
}
#mememailwrap a {
	text-decoration:underline;
	color:#000066;
}
#mememailwrap a:hover {
	text-decoration:none;
	color:#333333;
}
.email1 {
	width:220px;
	float:left;
}
.email2 {
	width:75px;
	float:left;
}
.email3 {
	width:200px;
	float:left;
}
.emailclear {
	height:5px;
	clear:both;
}
/* header data */
#assembly-home{
	background-position: -250px -46px;
	cursor:pointer;
	height:43px;
	position:absolute;
	right:5px;
	top:5px;
	width:50px;
	z-index:1001;
}
/* header styles */
#hdrbox {	
	position: relative;
	overflow: hidden;	
	background-repeat: no-repeat;
	height:120px;
}
#hdrhs {
	width: 94px;
	margin:0px;
	float:left;	
	overflow: hidden;
	position: relative;
}
#hdrmemname {
	position:relative;
	margin:5px auto;
	padding:2px 20px 2px 150px;
	text-align:left;
	font-family:'bookman old style', arial;
	color:white; 
}
#hdrtitle, #hdrtitle2 {
	font-size:25px;
}
#hdrname, #hdrname2 {
	font-size:45px;
}
#hdrdistrict, #hdrdistrict2 {
	font-size:20px;
}
/* AD & Chair Bar */
#adbar {
	overflow: auto;
	position: relative;
}
#ad_chair {
	float:right;
	font-size: 1.0em;
	text-align: right;
	padding:3px;
}
#adbartxt {
	float:right;
	margin-right:20px;
	width:200px;
}
#chair_adbar {
	float:right;
	margin-right:20px;
}
/* end of ad & chair bar */
/** SOCIAL MEDIA BUTTONS **/
#social-follow {
	clear:both;
	color: #FFF;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 50px;
	position: relative;
	text-align: center;
	white-space: nowrap;
	text-shadow: 1px 1px 0px #333;
}
#social-media-wrapper{
	float:right;
	position:relative;
	right: 13px;
	top: 47px;
	z-index:1002;
}

#social-media {
	margin:0px auto;
	padding-left:14px;
	position: relative;
	z-index:100;
}

#social-shadow {
	background-position: -4px -2px;
	/*width: 100%;&*/
	height: 7px;
	margin: 42px auto 0px;
	position: absolute;
	left: 0px;
}
.social-button {
	cursor: pointer;
	width: 45px;
	height: 45px;
	float: left;
}
#social-twitter {
	background-position: -3px -30px;
}
#social-youtube {
	background-position: -53px -30px;
}
#social-facebook {
	background-position: -103px -30px;
}
#social-enews {
	background-position: -153px -30px;
}
#social-contact {
	background-position: -203px -30px;
}

.icons-sprite{
	background: url(/mem/images/icons-sprite.png) no-repeat;
}

/** END SOCIAL MEDIA BUTTONS **/

.member_home_subtitle {
	font-size:1.1em;
	font-weight:bold;
}
/* normal text */
.normtext {
font-size:.9em;
color:#000000;
font-weight:normal;
font-style:normal;
}
/* formatting styles */
.whtsub {
font-family:arial;
font-size:1.3em;
color:#fff;
font-weight:bold;
}
.blksub {
font-family:arial;
font-size:1.3em;
color:#000;
font-weight:bold;
}
.blksub1 {
font-family:arial;
font-size:1.2em;
color:#000;
font-weight:bold;
}
/* bio & welcome formatting */
#biohs {
	width:134px;
	float:right;
	margin-left:10px;
}
#biotext {
	font-size:.9em;
	text-align:justify;
}
#welcmsg {
	font-style:normal;
	font-size:.9em;
	text-align:justify;
	margin-top:5px;
	width:98%;
}
/* member address info - need to change colors for red template*/
#addrhdg {
	font-weight:bold;
	font-size:1.4em;
	text-align:left;
}
#addrinfo {
	width:96%;
	margin-left:2%;
	padding:5px;
	font-size:.85em;
	text-align:center;
}
#addrinfo a{
	color:#000066;
	text-decoration:underline;
}
#addrinfo a:hover {
	color:#000066;
	text-decoration:none;
}
.officehdg {
	font-weight:bold;
}
.officeaddr {
	color:#333333;
}
/*used when 1 office address */
.addrcol {
	text-align:center;
}
/* used when 2 office addresses */
.addrcola {
	width:49%;
	float:left;
}
.addrcolb {
	width:49%;
	float:left;
	margin-left:2%;
}
/* used when 3 office addresses */
.addrcol1 {
	width:33%;
	float:left;
}
.addrcol2 {
	width:33%;
	float:left;
}
.addrcol3 {
	width:33%;
	float:left;
}
/* form fields */
#formpage {
font-size:.8em;
}
#formpage2 {
font-size:.9em;
}
.formcol1 {
width:150px;
float:left;
}
.formcol2 {
margin-left:170px;
font-size:.9em;
font-style:italic;
}
.hmain {
background-color:#CCC; 
color:#CCC; 
border:0; 
height:1px;
width:90%;
}
/*contact form styles*/
#onlineform {
font-size:.9em;
padding:5px;
margin-left:50px;
}
#onlinesubmit {
font-size:.8em;
}
.contcol1 {
width:160px;
float:left;
}
.contcol2 {
width:375px;
margin-left:170px;
text-align:left;
} 
.clearform {
clear:both;
margin-top:10px;
}
.reqfield {
color:#F00;
}
.descripform {
font-style:italic;
font-size:.8em;
}
/* footer fonts */

/* footer style */
#memfooter {
	font-size:.85em;
	padding:3px;
	height:24px;
	border-bottom:1px solid #000066;
	border-top:1px solid #000066;
}
#memfooterwrap {
	text-align:Center;
	font-size:.9em;
	padding:2px;
}
#memfooter a { 
	text-decoration:underline;
}
#memfooter a:hover {
	text-decoration:none;
}
#colfoot1 {
	float:left;
	width:33%;
}
#colfoot2 {
	width:33%;
	float:left;
}
#colfoot3 {
	width:33%;
	float:left;
}
/* end of footer fonts */
#mainpghdg {
color:#000066;
font-weight:bold;
font-style:normal;
font-size:1.8em;
}
#pghdg {
	font-weight:bold;
	font-style:italic;
	font-size:1.8em;
	text-align:left;
}
.pgsubhdg {
	font-weight:bold;
	font-size:1.3em;
	text-align:left;
}
#zipborder
{
width: 420px;
margin: 0px auto 0px auto;
border: 1px #336699 solid;
background: #cccc99;
padding: 10px;
text-align: center;
}
.zipblue
{
width: 220px;
float: left;
color:#336699;
font-size: 1.2em;
font-weight: bold;
}
.zipbox
{
width: 100px;
float: left;
}
.zipsearch
{
width: 100px;
float: left;
}
.ziperrorfont
{
font-size: 1.1em;
text-align: center;
}
.slidemsg 
{
font-style:italic;
font-size:.8em;
padding-bottom:5px;
text-align:center;
}

/* member story formatting */
#memstory {
font-weight:normal;
font-style:normal;
}
#storytitle {
font-size:1.2em;
font-weight:bold;
margin-top:10px;
}
#storysub {
font-size:.9em;
font-weight:bold;
font-style:italic;
}
#storydate {
font-size:.9em;
font-style:italic;
}
#storytext {
font-size:.9em;
text-align:justify;
}
#storycaption {
font-size:.8em;
font-style:italic;
text-align:justify;
}
/* posting formatting */
.mempostdate {
	font-size:.9em;
	font-style:italic;
	margin-bottom:5px;
}
.mempost {
	font-size:.95em;
}
.mempost a {
	text-decoration:underline;
}
.mempost a:hover {
	color:#000;
	text-decoration:none;
}
.posttype {
	font-size:1.1em;
	font-weight:bold;
}
/* video information */
#vidtitle {
color:#009;
font-size:1.1em;
font-weight:bold;
}
/*allow for images w/in web-interface member stories */
#memstoryimg1 {
font-size:.8em;
font-style:italic;
}
#memstoryimg2 {
	font-size:.8em;
	font-style:italic;
	float:right;
	margin-left:10px;
	padding:3px; 
	background-color:#ddd;
}
#memstorycap {

}

/* */
#mapcommunity {
font-size:.9em;
font-style:italic;
}
#contactmsg {
font-style:italic;
font-size:.9em;
text-align:justify;
}
/* audio files */
#audcontainer {
/*width: 595px;*/
width: 580px;
margin: 0px;
}
#audplayer {
width:340px;
margin-right:5px;
float: left;
}
#audplaylist {
width:200px;
float:right;
margin-right:5px;
font-size:.8em;
font-style:italic;
color:#006;
border:1px solid #000;
height: 150px;
overflow: scroll;
overflow-x: hidden;
padding:5px;
}
#audrow1 {
background-color:#CCCCCC;
padding:3px;
}
#audrow2 {
background-color:#FFFFFF;
padding:3px;
}
#audcap {
margin:0px;
overflow:auto;
font-size:.8em;
font-style:italic;
font-weight:normal;
height:70px;
text-align:justify;
}
#mapcommunity {
font-size:.9em;
font-style:italic;
}
#contactmsg {
font-style:italic;
font-size:.9em;
text-align:justify;
}
/* other fonts */
.fontpt9ital {
font-style:italic;
font-size:.9em;
}
noscript div{
	text-align:center;
	font-size:1.0em;
	font-weight:bold;
	background-color:#333;
	color:#ffffff;
	padding:5px;
	clear:both;
}
/************************************
*	New Styles added by Jess
************************************/
/*taken from indiv stylesheets*/
#newsside{
font-size:25px;
height:40px;
padding:5px 5px 0px 5px;
}
#vidmore{
	font-size:.8em;
	text-align:center;
}
/* sponsor tables */
#prime_spo_tbl {
	border-collapse:collapse;
	border:0;
	font-family:arial;
	font-size:.95em;
}
#prime_spo_tbl td {
	padding:5px;
	vertical-align: top;
}
.prevbills {
	font-size:.9em;
}
/* member search */
#memsearch .copyright {
    color: #33608C;
    font-size: 0.8em;
    font-style: italic;
    font-weight: normal;
    margin-top: 420px;
}

#ad-click{
	color:#2765f3;
	font-weight:bold;
}

/* sponsor page */
#main_sponsor_div a {
	text-decoration:underline;
}
#main_sponsor_div a:hover {
	text-decoration:none;
}
#mempghdg {
color:#006;
font-weight:bold;
font-style:normal;
font-size:1.8em;
text-align:left;
}

.smaboutlink {
	font-size:.9em;
	font-style:italic;
}
.smaboutlink a {
	text-decoration:underline;
}
.smaboutlink a:hover {
	text-decoration:none;	
}
.clear {
	clear:both;
}

/* boxes on members main page */
.membox {
border:2px solid #000066;
text-align:Center;
width:225px;
margin-right:15px;
}
.boxtop {
background-color:#000066;
padding:5px;
color:#ffffff;
font-style:italic;
font-weight:bold;
}
.boxcontent {
background-color:#DDDDDD;
padding:5px;
}


/** TO FIX MENU BEHIND JS PLAYER **/
#playerdiv1{
	z-index:1;
}
#sddm li{
	z-index:1000;
}