/* CSS Document */

#main {
	border-color: #003;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
	width: 770px;
	background: #d0d5e5 url(../images/kidPic.jpg) no-repeat right bottom;/* #rightCol has padding for image */
}

table#main td {
	border: 0;
	padding: 0;
	}

#mainCol {
	width: 343px;
	/* background: url(../images/topMainBg.jpg) no-repeat 0px 100px;  steve removed on 7/17/08*/
	padding-right: 30px;
	line-height: 1.4em;
	letter-spacing: normal;
}

#mainCol h1, #mainCol h2, #mainCol h3, #mainCol h4, #mainCol h5, #mainCol h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #369;
	font-weight: normal;
	text-shadow: #336 0px 1px 1px;
}

#mainCol p, #mainCol font {
	font-size:11px;
	color: #336;
	padding: 2px 0 20px 12px;
	margin: -.6em 0em -1em 0em;
	
}

table#main td#leftCol {
	width: 240px;
	font-size:11px;
	color: #336;
	line-height: 1.4em;
	background: url(../images/logo2.jpg) no-repeat 0px 120px;
}

td#leftCol div.subBox {
	margin-bottom: 30px;
	letter-spacing: normal;
	width: 180px;
	background:  url(../images/subBoxFade.jpg) repeat-x bottom;
}

table#main td#rightCol {
	padding-top: 10px;
	vertical-align: top;
	text-align: center;
	width: 187px;
}

div#contactinfo {
	background:  url(../images/gelMoreTabBlue.jpg) no-repeat right bottom;
	padding-bottom: 30px;
	}
	
div.container {
	margin-top: 25px;
	background: url(../images/subBoxFade.jpg) repeat-x bottom;
	}

	
img#wehelp {
	margin-top: 30px;
	}
	
div#navdiv {
	font-size:9px;
	width: 770px;
	margin: 5px auto 0 auto;
	}
	
div#navhome {
	float: left;
	}
	
div#navcopy {
	float: right;
	}
	
ul, li {
	list-style: disc;
	}
	
#leftCol li {
	font-size:11px;
	color: #336;
	padding: 0;
	margin: 0;
}