body {
	height:100%; 
	padding:0; 
	margin:0; 
	border:0;
	}
#content {
	height:100%; 
	padding: 0; 
	margin: 0; 
	}
#head {
	display:none;
	}
#print_header	{
	width: 100%;
	border-bottom: thin dotted #000;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	}
.text_xlarge	{
	font-family: Myriad, Arial, Helvetica;
	font-size: 25pt;
	line-height: 25pt;
	color: black;
	}
#foot {
	position:fixed; 
	margin:0; 
	padding-top:5px;
	bottom:-1px; 
	right:16px;
	display:block; 
	width:100%;
	height:0px; 
	color:#953608; 
	text-align:left; 
	z-index:6;
	}

* html #head, * html #foot,* html #left {position:absolute;}

#inside_cont {
	width:100%;
	}
#content_inside {
	width:100%;
	}
#navigation { 
	display:none;
	}
#second_nav { 
	display:none;
	}

/* Universal */
	
a:link, a:visited	{ 
  color: #520;
  text-decoration: underline;
  background: transparent;
	font-weight: bold;
	}
a img {
	margin: 0;
	padding: 0;
	border-width:0;
	border-style:none;
	color:#000;
  }
div, p, ul, ol, li, img, form, h1, h2, h3, h4, h5, h6, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
	}
body	{
	background: transparent;
	font-family: georgia, times, serif;
	font-size: 11pt;
	line-height: 16pt;
	color: black;
	margin: 0;
	padding: 0;
	}
form	{
	width: 100%;
	}
input.text {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	background: transparent;
	border: #999 1px solid;
	padding: 2px;
	}
select {
	background: transparent;
	border: #999 1px solid;
	}
textarea {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: black;
	background: transparent;
	border: #999 1px solid;
	padding: 2px;
	overflow: auto;
	}
textfield {
	margin:0;
	padding:3px 14px 3px 10px;
	height:0;
	width:179px;
	height:15px;
	border:solid 0 #fff;
	background: transparent;
	}
.text	{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: black;
	margin-top: 5px;
	padding: 3px;
	}


/* Text Styles */

p { 
	font-family: Myriad, Arial, Helvetica;
	font-size: 11pt;
	line-height: 16pt;
	color: black;
	}
h1 {
	font-family: Myriad, Arial, Helvetica;
	font-size: 16pt;
	line-height: 22pt;
	color: black;
	}
h2 { 
	font-family: Myriad, Arial, Helvetica;
	font-size: 14pt;
	line-height: 21pt;
	color: black;
	}
h3 {
	font-family: Myriad, Arial, Helvetica;
	font-size: 13pt;
	line-height: 20pt;
	color: black;
	}
h4 {
	font-family: Myriad, Arial, Helvetica;
	font-size: 12pt;
	line-height: 19pt;
	color: black;
	}
h5 {
	font-family: Myriad, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: black;
	}
h6 {
	font-family: Myriad, Arial, Helvetica;
	font-size: 10pt;
	line-height: 16pt;
	color: black;
	}
ul {
	font-family: Myriad, Arial, Helvetica;
	text-align: left;
	font-size: 11pt;
	line-height: 17pt;
	color: black;
	padding-left:10px;
	}
ol {
	font-family: Myriad, Arial, Helvetica;
	text-align: left;
	font-size: 11pt;
	line-height: 17pt;
	color: black;
	padding-left:10px;
	}
.caption	{
	font-family: Myriad, Arial, Helvetica;
	font-size: 9pt;
	line-height: 14pt;
	color: black;
	}
.error {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	text-align: left;
	font-size: 11pt;
	line-height: 17pt;
	color: black; 
	}
.note {
	font-family: Myriad, Arial, Helvetica;
	text-align: left;
	font-size: 11pt;
	line-height: 17pt;
	color: black;
	}
.bodytext {
	font-family: Myriad, Arial, Helvetica;
	font-size: 10pt;
	line-height: 14pt;
	color: black;
	vertical-align:top;	
	}
.body_header {
	font-family: Myriad, Arial, Helvetica;
	font-size: 11pt;
	line-height: 17pt;
	color: black;
	vertical-align:bottom;	
	}
.subheader { 
	font-family: Myriad, Arial, Helvetica;
	font-size: 11pt;
	line-height: 16pt;
	color: black;
	}
.text	{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: black;
	}
.text_purple	{
	color: black;
	}
.text_white	{
	color: black;
	}
.low_height	{
	line-height: 17px;
	}
#second_nav { 
	width: 100%;
  font-weight: bold;
  text-align: left;
}
a.nav_2:link, a.nav_2:visited { 
  color: #520;
  text-decoration: underline; 
}
#third_nav {
	width: 100%;
	padding: 9px 0px 9px 0px;
	}
		#third_nav a:link {
			font-size: 11px;
			text-decoration: underline;
			color: #520;
			}
		#third_nav a:visited {
			font-size: 11px;
			color: #520;
			text-decoration: underline;
			}
#breadcrumbs {
	font-size: 11px;
	padding: 6px 0px 0px 0px;
	}
		#breadcrumbs a:link {
			text-decoration: underline;
			color: #520;
			}
		#breadcrumbs a:visited { 
			color: #520;
			text-decoration: underline;
			}
/* Text Styles Ends */



/* Pages Start */

#wrapper {
	width:100%;
	height: 100%;
	}
#wrapper2	{
	width:100%;
	height: 100%;
	}	
#logo {
  display: none;
	}
#people	{
  display: none;
	}
#navwrapper	{
  display: none;
	}
#navbox	{
  display: none;
	}
#navigation {
  display: none;
	}
#stagewrapper_1 {
	width: 100%;
	}
#stagewrapper_2 {
	width: 100%;
	}
#stage {
	width: 100%;
	height: 100%;
	}
#stage_bottom_edge	{
	display: none;
	}
#page { 
	width: 100%;
	height: 100%;
	}
#pillar	{
	display: none;
	}
#left_colbox	{
	width: 100%;
	height: 100%;
	}
#sidebar_news	{
	width: 100%;
	}
#right_column	{
	width: 100%;
	}
#right_colbox_wrapper	{
	width: 100%;
	}
#right_colbox_top	{
	display: none;
	}
#right_colbox_bottom	{
	display: none;
	}
#right_colbox	{
	width: 100%;
	}
#right_coltext	{
	width: 100%;
	}
#home_pic {
	margin: 23px 9px 6px 6px;
	}
#text_area	{
	width: 100%;
	}
	
	
/* SECONDARY PAGES */

#stagewrapper2 {
	width: 100%;
	height: 100%;
	}
#stage2 {
	width: 100%;
	height: 100%;
	}
#page2 { 
	width: 100%;
	height: 100%;
	}
#nav_secondary_wrapper	{
	width: 100%;
	}
#second_nav	{	
	width: 100%;
	margin: 0 0 0 0;
	}
#third_nav { 
	width: 100%;
	margin: 0 0 5px 0;
	}
#pillar2	{
	display: none;
	}
#textwrapper {
	width: 100%;
	height: 100%;
	}
#header_wrapper	{
	width: 100%;
	}
#breadcrumbs	{
	width: 100%;
	margin: 0 0 20px 0;
	}
#page_title	{
	width: 100%;
	margin: 10px 0 5px 0;
	}
#section_img_wrapper	{
	width: 100%;
	margin: 0 0 0 0;
	}
.section_img	{
	margin: 0 9px 6px 0;
	border-style: solid;
	border-color: #760708;
	border-width: 2px;
	}
#section_text {
	width: 100%;
	height: 100%;
	}
#generic_mod	{
	width: 100%;
	}
a.footer:link, a.footer:visited { 
  color: #520;
  text-decoration: underline; 
}
#print_shim	{
	width: 100%;
	margin: 16px 0 16px 0;
	border-bottom: thin dotted #999;
	}
#print_shim2	{
	width: 100%;
	height: 20px;
	}

	
/* STRUCTURE - MOTHERSHIP MEMBERS */

#bios_container	{
	width: 100%;
	margin: 10px 0 10px 0;
	}
.bios_photo	{
	border-style: solid;
	border-color: #5A3D1C;
	border-width: 4px;
	margin: 0 0 6px 6px;
	}


#email_this {
	width: 100%; 
	padding: 3px; 
	margin: 8px 0 8px 0;
	border-width: 1px 0 1px 0;
	border-style:solid;
	border-color: #E03F09;
	}
#email_this img{
	display: none;
	}
	

/* BLOG PHOTO */

.blog_photo	{
	border-style: solid;
	border-color: #5A3D1C;
	border-width: 2px;
	margin: 0 0 6px 6px;
	}
	

/* EMAIL POP-UP */

.body_pop	{
	background: transparent;
	}


.list_container {
  width: 100%;
  height: 100%;
  margin: 10px 0 10px 0;
  padding: 0 0 15px 0;
  border-width :0 0 1px 0;
  border-style: solid;
  border-color: #FF6204;
}
.list_item {
  width: 100%;
  height: 100%;
}


/* Tell a Friend Start */
#tell_friend {
  width: 380px;
  height: 100%;
  border-width: 1px;
  border-color: #ccc;
  background-color: #fff;
  padding: 10px;
}
#tell_friend td {
  text-align: left;
  font-size: 11px;
  line-height: 30px;
  color: #130d06;
}
#tell_friend table {
  background-color: #ffffff;
}
input.text2 {
	height: 15px;
	width: 250px;
	background: #eee;
	border: #74A434 1px solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333;
	padding: 2px 2px 2px 3px;
	}
.submit_button_2	{
	width: 115px;
	height: 28px;
	background: #FFF;
	border: #0053A1 1px solid;
	font-family: Myriad, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0053A1;
	margin-top: 5px;
	padding: 2px 2px 2px 3px;
	}
/* Tell a Friend End */