/* Global Styles */

body {
	font-family: Calibri, Arial;
	font-size: 14px;
	background-color: #ffffff;
	color: #999999;
	}
	
@font-face {
	font-family: Calibri;
	font-style: normal;
	font-weight: normal;
	src: url('http://www.westcoastmidwives.com/fonts/CALIBRI0.eot');
	}

a {
	color: #9aa6cc;
	}

a:hover {
	color: #BCC98F;
	}

/* ID Styles */

#tagline {
	font:11px Arial, Helvetica, sans-serif;
	color: #DBD5EA;
	letter-spacing:0.4em;
	line-height:18px;
	font-weight: bold;
	}

#Footnote {
	position:absolute;
	left:452px;
	top:689px;
	width:500px;
	height:20px;
	z-index:7;
	}

/* Class Styles */

.bodyText {
	color:#505050;
	line-height:14px;
	font-size: 13px;
	font-weight: normal;
	}

.bodyTextstretch {
	color:#C5C1D1;
	line-height:20px;
	font-size: 13px;
	font-style: italic;
	letter-spacing: 0.05em;
	}

.Header1Welcome {
	color: #8192CC;
	line-height:20px;
	letter-spacing:0.175em;
	font-size: 20px;
	font-family: Calibri, Arial;
	}

.smallText {
	font: 11px Calibri, Arial;
	color: #ffffff;
	}