/**********
mabelwadsworth.org "Base" styles
http://www.mabelwadsworth.org

Version 9.8.2005

Built by Steve Michaud
s_mich@hotmail.com

Please request written permission prior to use.
**********/

body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	background: #F4E6FD;
	text-align:center;
}

a:link, a:active, a:visited {
	color:#9679B5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.border {
	border: 1px solid #000;
}
.smalltext {
	font-size: 10px;
}

#table-body {
	text-align: left;
	border: 1px solid #9679B5;
	background-color: #FFFFFF;
	}
	
.main-nav-bar {
	background-color: #9679B5;	
	height: 30px;
}

a.skip:link, a.skip:hover, a.skip:visited  
  { 
  position:absolute; 
  font-size: 80%;
  color:#4D3C5F;
  left:0px; 
  top:-500px; 
  width:1px; 
  height:1px; 
  overflow:hidden;
  } 
  
a.skip:active, a.skip:focus
  { 
  color: #4D3C5F;
  font-size: 80%;
  position:static; 
  width:auto; 
  height:auto; 
  }	
  
a.main-nav:link, a.main-nav:active, a.main-nav:hover, a.main-nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	font-weight:200;
	color: #FFFFFF;
}
a.donate-volunteer:link, a.donate-volunteer:visited, a.donate-volunteer:active, a.donate-volunteer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: 200;
	color: #990000;
}
a.section-nav:link, a.section-nav:active, a.section-nav:visited {
	color: #990000;
	text-decoration: none;
}

a.section-nav:hover {
	color: #990000;
	text-decoration: underline;
}

.section-nav-highlight {
	font-size: 13px;
	font-weight: bolder;
	color: #990000;
}
.branding-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style: italic;
	line-height: 15px;
	color: #9679B5;
}
.section-headlines {
	font-size: 18px;
	line-height: 20px;
	font-weight: bolder;
	color: #663399;
}
.contact-info-text {
	color: #990000;
}
.address-bg {
	border-top: 1px solid #9679B5;
	background-color: #F2E7FF;
}
.address-text {
	font-size:12px;
	line-height: 15px;
	color: #4D3C5F;
}
.form-bg {
	background-color: #F2E7FF;
}
.form-text {
	color: #000000;
}

/**********
black: #000000;
lavendar: #9679B5;
white: #FFFFFF;
maroon: #990000;
dark-purple: #4D3C5F;
**********/
