/* RPEA CSS Document */

html, body, ul, li, img { margin: 0; padding: 0; border: 0;}
/***** set site font size *****/
html { font-size: small; } /* for standards compliant browsers */

h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size:  90%; }

body { 
	background-color: #ffc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/***** auto-set cursor and background on menu link items *****/
body.index .menu a#index, 
body.exec_officers .menu a#exec_officers, 
body.exec_bylaws .menu a#exec_bylaws, 
body.news_releases .menu a#news_releases, 
body.legis_comm .menu a#legis_comm, 
body.medical_comm .menu a#medical_comm, 
body.membership_comm .menu a#membership_comm, 
body.newsletter .menu a#newsletter, 
body.news_releases .menu a#news_releases,
body.retire_info .menu a#retire_info, 
body.involved .menu a#involved, 
body.volunteer .menu a#volunteer, 
body.howto_email .menu a#howto_email, 
body.howto_write .menu a#howto_write, 
body.membership_app .menu a#membership_app, 
body.related_sites .menu a#related_sites, 
body.chapter_se .menu a#chapter_se, 
body.chapter_sc .menu a#chapter_sc, 
body.chapter_no .menu a#chapter_no 
	{ cursor:default;  }

body.index .menu a:hover#index, 
body.exec_officers .menu a#exec_officers, 
body.exec_bylaws .menu a#exec_bylaws, 
body.news .menu a#news, 
body.legis_comm .menu a#legis_comm, 
body.medical_comm .menu a#medical_comm, 
body.member_comm .menu a#member_comm, 
body.newsletter .menu a#newsletter,
body.news_releases .menu a#news_releases, 
body.retire_info .menu a#retire_info, 
body.involved .menu a#involved, 
body.volunteer .menu a#volunteer, 
body.howto_email .menu a#howto_email, 
body.howto_write .menu a#howto_write, 
body.membership_app .menu a#membership_app, 
body.related_sites .menu a#related_sites, 
body.chapter_se .menu a#chapter_se, 
body.chapter_sc .menu a#chapter_sc, 
body.chapter_no .menu a#chapter_no  
	{ cursor:default; background: #ffc; color: #009;}

#pagecontainer {
	float:left;
	line-height: normal;
	width: 100%; 
	min-width: 700px;
	margin: 0; 
	padding: 0; 
	/* border: solid 2px navy; */
}

#masthead {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 700px;	
	height: 9.5em;
	/* background-color: #deb887; */ 
	background: #a9ca7b url(../images/bg-masthead.gif) repeat-x center left;
	border: solid 1px #709142;   
	border-width: 2px 0 2px 0;
	z-index: 0;
}



#logo {
	position: absolute;
	top: 1em;
	left: 2%;
	/* left: 40px; */
	/* display: inline; */
	/* line-height: normal; */
	width: 100px; 
	height: 100px;
	z-index: 80;
	/*  border: dotted 1px navy;  */
}

#banner {
	/* position: absolute; */
	float: left;
	display: inline;
	width: 98%;
	height: 1.5em;
	margin: 42px 20px 0px 10px;
	z-index: 50;
	text-align: center;
	color: #fff;
	font-size: x-large;
	background: url(../images/banner_grad_blu.gif) center;
	
}

#tag {
	float: left;
	display: inline;
	width: 100%;
	margin: 0 auto 32px auto;
	padding: 0;
	font-size:x-small;
	/* font-style: italic; */
	text-align:center;
	color: #000;
}
#title {
	margin: 1em 1em 0 1em;
	width: 96%;
	text-align:center;
	font-size: large;
	font-weight:bold;
	color: #000;
	/* border: dashed 1px navy;   */
}
#breadcrumbs {
	position: relative;
	margin: 0;
	color:#999;
	font-size:x-small;
}

.content {
	float:left;
	display: inline;
	width:90%; 
	margin: 0 10px 0 0;
	/* border: dashed 1px navy; */
} 

#1_col {   
	/* position: absolute; */
	/* top: 40em; */
	width:100%;
	margin: 10em 40px 40px 40px; 
	padding: 0px;
	/* border: dashed 1px navy; */
	z-index: 1;
}

#1_col .content {
	margin: 20px;
	padding: 0px;
}	

#left_col {
	position:absolute;
	top: 10.5em;
	left:0;
	margin: 0 0 0 10px;
	width:150px;  
	/* border: dashed 1px navy;  */
	background-color: #ffc;
	color: #009;
	z-index:10;
}
		 
#right_col {
	position:absolute;
	top: 11em;
	right: 10px; /* Opera5.02 will show a space at right when there is no scroll bar */ 
	width: 22%; 
	min-width: 150px;
	margin: 0 0 10px 10px;
	padding: 0;
}

#right_col_wrap { 
	float:right; 
	display: inline;
	width: 22%; 
	top: 10em;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */ 
	margin: 0 1em 1em 1em;
	padding: 0;	
	/* border: dotted 1px navy; */
} 

#mid_col  {
	margin-top: 10em; 
	margin-left: 190px ;
	margin-right: 23%;
	z-index: 0;
}

#mid_col_wrap  {
	margin-top: 9em; 
	margin-left: 190px ;
	margin-right: auto;
	padding: 10px;
	z-index: 0;
	/* border: dotted 1px navy; */
}	
	
#mid_col ul, #mid_col_wrap ul  {
	margin-left:2em;
}

#mid_col_wrap .content  { width:75%; }

#mid_col_full  {
	margin-left: 190px;
	margin-right: 2em;
	padding: 0px;
	/* border: dashed 1px navy; */
	z-index: 1;
}

.join_content {
	position:absolute;
	top: 8em;
	width:90%;
	margin: 4em ;
	/* border:dotted 1px red; */
}

.left-column {
	position:relative;
	float:left;
	width:20%;
	margin: 1em;
	/* border:dotted 1px navy; */
}

.right-column {
	position:relative;
	float:right;
	width:74%;
	margin: 1em;
	/*  border:dotted 1px navy;  */
}

#footer {
	clear:both;
	margin: 30px 27% 10px 20%;
	text-align:center;
	color: #000;
	font-size: x-small;
	font-weight:normal;
	/* background: #ffc; */
	border: solid 1px #69f;
	border-width: 1px 0;
}

.topic_hdg {
	width:auto;
	margin: 0; 
	padding: 0; 
	text-align: center; 
	color:#00C;
	/* border: solid 1px #69c; */
	/* border-width: 0 1px; */	
}

#contact_us, #webinfo, #a_reader {
	float:left;
	margin:0 0 0 0;
	width:160px;
	text-align:center;
	color: #000;
	font-weight:normal;
	font-size: x-small;
	/* background: #ffc; */
}

.smalltext {
	float:left;
	margin:0 0 0 0;
	width:auto;
	text-align:center;
	color: #000;
	font-weight:normal;
	font-size: x-small;
}

#buttons { width: 100%; margin: 1em 5px ; /* border: dashed 1px navy; */ }
#buttons .btn-left { float:left; }
#buttons .btn-rt { float:right; }
 
.clear { clear:both; }

.members {
	width:100%; 
	margin:1em 0;
	border:thin solid red;
	clear:left;
}

.officer_table {
	width:100%;
/*  margin:1em 0; */
  border-bottom:thin solid red; 
}

.officer_table td {
	vertical-align:top;
	padding: .5em; 
	width: 30%;
}

.bylaw_banner {
	margin: 0px;
	font-family: "Courier New", Courier, mono;
	font-size:x-large;
	font-weight: bold;
	text-align: center;
	/* border: dashed 1px navy;  */
}

.bylaw_toc, .bylaw_content { margin: auto 40px;	}
.bylaw_toc .hdr {line-height: 2em; vertical-align:bottom; }
.bylaw_toc .indent { width: 150px; text-indent: 20px; }

/****** election survey result matrix page *****/
#matrix {   }
#intro { width:75%;	margin:1em auto ; /* border: dashed 1px navy;  */ }
.race { color: #fff; text-align:center; font-weight: bold; background: #709142; }

/******* newsletter page table rules  *****/
tbl-newsletters  { width: 100%; margin: 0 auto; text-align:center; }
tbl-newsletters td { text-align: center; }

/******* budget table rules  *****/
.tbl-budget  { width: 100%; } 
.tbl-budget td { padding: 0 10px; }

/******  menu definition list style rules ******/

.topic_hdg dl {margin:0; padding:0; border-left:1px solid #900; border-right:1px solid #900; color:#009;} 
.topic_hdg dt {margin:0; padding:5px; text-align:center; font-size:.7em; font-weight: normal;  border-top:1px solid #009; background: #fff; line-height: 1.2em;}
.topic_hdg dd {margin:0; padding:0; text-align:center; font-size:.7em; border-top:1px solid #fff;  line-height: 1.5em;} /* background: #eaf0aa; */

#links { 
	list-style: none;
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#links ul {    /* li background */
	margin: 0; 
	padding: 0; 
	border: none;
	list-style: none;
	
	} 

#links li {    /* menu heading */
	color: #fff; 
	font-size: 1em; 
	font-weight:bold; 
	line-height: 1.5em;
	background: #900;  /* #238e68;  */
	border-left: 1px solid #fff; 
	border-right: 1px solid #fff; 
	}

#links ul li {   /* links  */
	font-size:.75em;
	font-weight:normal; 
	border-top:1px solid #fff;
	}
	
#links ul li ul li a, #links ul li ul li a:visited {
	display:block; 	
	padding:0.3em;
	margin:0;
	color:#000; 
	background: #999; /* #a6c2d7;     /* #c6ddb1; */
	text-decoration: underline; 
	width: 100%;
	}
				
#links a {  /* right_col links */
	display:block; 	
	padding:0.3em;
	margin:0;
	color:#000; 
	font-weight: normal;
	background: #bbb;
	text-decoration:underline; 
	width: 100%;
	w\idth: 97%;
	}
	
#links a:hover {background: #999; color:#fff;}

html>body #links a {
	width: auto;
	}

/******  curved corners style rules ******/
.top {
  width: 100%;
  display:block;
  background:transparent;
  font-size:1px;
  }
	
.bottom {
	width: 100%;
  display:block;
 	background:transparent;
 	font-size:1px;
	/* border-top:1px solid #009; */
  }

.b1, .b2, .b3, .b4, .b5 {
display:block;
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow: hidden;
/* */
}

.b1, .b2, .b3 {height:1px;}
.b2, .b3, .b4, .b5 {background:#900; border-left:1px solid #fff; border-right:1px solid #fff;}
.b1 {margin:0 5px; background:#fff;}
.b2 {margin:0 3px; border-width:0 2px;}
.b3 {margin:0 2px;}
.b4 {height:2px; margin:0 1px;}
.b5 {height:2px; margin:0;}

.join-email {
	float:left;
	margin:0 ;
	width:160px;
	text-align:center;
	color: #000;
	font-weight:normal;
	font-size: x-small;
}
.join-email .b1 {
	background: #f3c;
	border-left:1px solid #009;  
	border-right:1px solid #009; 
}

.join-email .b2, .join-email .b3, .join-email .b4, .join-email .b5 {
	background:#ffc; 
	border-left:1px solid #009;  
	border-right:1px solid #009; 
}

.join-email dt {
	border-left:solid 1px #009; 
	border-right:solid 1px #009;
}
