/* photo & video styles */
#vidcontainer {
/*width: 595px;*/
width: 580px;
margin: 0px;
}
#vidplayer {
width:340px;
margin-right:5px;
float: left;
}
#vidplaylist,#vidborder {
width:200px;
float:right;
/*margin-right: 20px; changed to fix IE 6 problem*/
margin-right:5px;
font-size:.8em;
font-style:italic;
color:#006;
overflow-x: hidden;
padding:5px;
margin-bottom:5px;
overflow-y:auto;
}
#vidplaylist{
	height:auto;
	border:none;
}
#vidborder{
	border: 1px solid #000;
	height: 290px;
}
.vidthumb {
width:60px;
/*margin: 5px;*/
float:left;
}
.vidthumbtext {
width:90px;
margin-left:70px;
margin-top:3px;
}
#vidplaylist a, #vidborder a {
text-decoration:underline;
color:#006;
}
#vidplaylist a:hover, #vidborder a:hover {
text-decoration:none;
color:#000;
}
.clearboth {
clear:left;
}
.vidfull {
width:190px;
/*margin-top:5px;*/
}
#cap {
margin:0px;
overflow:auto;
font-size:.8em;
font-style:italic;
font-weight:normal;
height:100px;
text-align:justify;
}
/* 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*/
.officeaddr {
color:#333;
}
.addrcol1 {
width:240px;
float:left;
}
.addrcol2 {
width:240px;
margin-left:270px;
}
/* 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%;
}
.clearboth {
clear:both;
}
/*contact form styles*/
#onlineform {
font-size:.9em;
padding:5px;
}
#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;
}
#footerwrap {
text-align:Center;
font-size:.9em;
padding:5px;
}
#colfoot1 {
float:left;
width:250px;
}
#colfoot2 {
width:280px;
float:left;
}
#colfoot3 {
width:250px;
float:right;
}
#mainpghdg {
color:#000066;
font-weight:bold;
font-style:normal;
font-size:1.8em;
}
#pghdg {
color:#000000;
font-weight:bold;
font-style:normal;
font-size:1.2em;
}
#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;
}
/*allow for images w/in web-interface member stories */
#memstoryimg1 {
font-weight:bold;
font-size:.8em;
font-style:italic;
}
#memstoryimg2 {
font-weight:bold;
font-size:.8em;
font-style:italic;
float:right;
padding-left:20px;
}
#memstorycap {

}
/* external video style */
#extvidcontainer {
/*width: 595px;*/
width: 580px;
margin: 0px;
}
#extvid {
width:340px;
margin-right:5px;
float: left;
}
#extvidplaylist {
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;
}
.extvidrow1 {
background-color:#CCCCCC;
padding:3px;
}
.extvidrow2 {
background-color:#FFFFFF;
padding:3px;
}
#extvidcap {
margin:0px;
overflow:auto;
font-size:.8em;
font-style:italic;
font-weight:normal;
height:80px;
text-align:justify;
}
/* */
#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:#ccd3df;
	padding:5px;
	margin-left:75px;
	clear:both;
	width:450px;
}
/************************************
*	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;
}

#social-follow{
	color:#fff;
	/*float:left;*/
	font-style:italic;
	font-weight:bold;
	left:0px;
	padding-top:5px;
	position:absolute;
	width:100px;
}
.social-button{
	background-image:url(../images/socialbuttons.png);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	height:40px;
	width:41px;
}
#social-buttons{
	bottom:1px;
	left:105px;
	position:absolute;
	width:130px;
}
#twitter-button{
	background-position:0px 0px;
}
#twitter-button:hover{
	background-position:0px -40px;
}
#youtube-button{
	background-position:-41px 0px;
}
#youtube-button:hover{
	background-position:-41px -40px;
}
#facebook-button{
	background-position:-88px 0px;
}
#facebook-button:hover{
	background-position:-88px -40px;
}
/* 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;
}
#thinborder {
background-color:#CCCCCC;
font-size:0.1em;
padding:1px;
margin:0px;
width:796px;
border-right:1px solid #000066;
border-left:1px solid #000066;
}

/** SOCIAL BUTTONS **/
#header{
	position:relative;
}

#header a{
	color:#ffffff;
}

#header .main-twitter #twitter-button {
    background-position: 0 0;
	margin-left:5px;
}

#header .main-twitter #twitter-button:hover {
    background-position: 0px -40px;
}

#header .main-twitter .social-button {
    background-image: url("/images/socialbuttons.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 40px;
    width: 41px;
}

#header .main-twitter{
	font-size:12px;
	font-weight:bold;
	position:absolute;
	right:10px;
	text-align:left;
	top:10px;
	width:155px;
}
#header #follow-maj{
	margin-right:15px;
}
