 /* $WEFT -- Created by: Joseph (jvolf@nwapenguins.com) on 3/28/2007 -- */
  @font-face {
    font-family: AvantGarde;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.nwapenguins.com/babysguardian/fonts/AVANTGA0.eot);
  }
  
body {
	background-color: #9A012F;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font:10pt;
	font-size:10pt;
	margin-left:0;
	margin-top:0;
	overflow:scroll;
}

a {
	color:#6699FF;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #3366FF;
}

img {
	border:0;
}

#header {
	background-color: #FCD2C1;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #999;
}

#header h2 {
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-bottom: 7px;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

#header img {
	margin-right: 10px;
}


#copy {
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
	width: 915px;
	height: 700px;
/*	margin-top:10px;*/
}

#copy2 {
	background-image:url(images/background_pg2.png);
	background-repeat:no-repeat;
	width: 900px;
	height: 650px;
/*	margin-top:10px;*/
}

#copy ul {
	margin-left: 20px;
	padding-left: 20px;
}

#nav {
	float: left;
	width: 160px;
	height: 500px;
	margin-left: 0px;
	padding-top: 1em;
/*	background-color: #A30234;*/
	background-color: #98022F;
	margin-right: 20px;
	margin-bottom: 10px;
}

#nav ul {
	margin-left: 20px;
	padding-left: 0px;
}

#nav ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 30px;
}

#nav ul li a {
	padding: 3px 1.5em;
	margin-left: 3px;
	text-decoration: none;
	color: #EEE;
}

#nav ul li a:link {
	color: #EEE;
}

#nav ul li a:visited {
	color: #EEE;
}

#nav ul li a:link:hover, #nav ul li a:visited:hover {
	color: #FAA;
}

#nav ul li a#current {
	color: #FAA;
	border: 1px solid #EEE;
}

#nav img {
	margin-right: 10px;
}

#footer {
	font: 10px Verdana, sans-serif;
	border-top: 1px solid #778;
	text-align: center;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	font: 18px bold;
}

#tableTOP {
	background-image:url(images/secondarypages_bckgrnd_03.gif);
	height:128px;
}

#tableMIDDLE {
	background-image:url(images/secondarypages_bckgrnd_05.gif);
}

#tableBOTTOM {
	background-image:url(images/secondarypages_bckgrnd_07.gif);
	height:47px;
}

.style9 {
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	color: #A31C37;
}
.style3 {
	color: #993300;
	line-height: 30px;
	font-size: 18px;
	font-style: italic;
	letter-spacing: -1px;
}
