body {
	margin: 20px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

html { min-height: 100%; margin-bottom: 1px; }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h2 { font-size: 1.6em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	line-height: 180%;
	text-align: left;
	font-size: small;
	padding-left:0.1em;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 800px;
	height: 192px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 192px;
	height: 192px;
	background-color:#000099;
}

#logo * {
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 74px 0 0 0;
	letter-spacing: -2px;
	font-size: 2.25em;
}

#logo h2 {
	padding: .25em 0 0 0;
	letter-spacing: -1px;
	font-size: 1em;
}

/* Menu */

#menu {
	float: right;
	width: 600px;
	height: 192px;
	background-color:#99CCFF;

}

#menu ul {
	float: right;
	margin: 0;
	padding: 180px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 0 0 2em;
	text-transform: lowercase;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	background: url(pics/fill2.gif);
	border-top: 5px solid #FFFFFF;
}

#colOne {
	float: left;
	width: 192px;
	border-top: 10px solid #649CE2;
	background-color:#99CCFF;
	font-size:15px;
}

#colOne .top-head {
	padding: 30px 0 0 20px;
	border-top: 10px solid #F52EDA;
}

#colOne .content {
	padding: 10px;
}

#colTwo {
	float: right;
	width: 590px;
	padding-right: 10px;
	border-top: 10px solid #649CE2;
	background-color:#CCFFFF;
}

#colTwo .top-head {
	padding: 30px 0 0 20px;
}

#colTwo .content {
	padding: 10px 10px 10px 20px;
}

#extra {
	height: 10px;
}

/* Footer */

#footer {
	width: 800px;
	height:101px;
	margin: 0 auto;
	background-color:#FFFFFF;
	border-top: 5px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	font-size: medium;
	color: #000000;
}

#footer a {
	color: #FFFFFF;
}

#footer2 {
	width: 800px;
	height:52px;
	margin: 0 auto;
	background-color: #CCCCCC;
	border-color:#000000;
	border:1px solid #000000;	
}
#footer2 p {
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer3 {
	width: 800px;
	margin: 0 auto;
}
#footer3 p {
padding-top:10px;
	margin: 0;
	text-align: right;
	font-size: x-small;
	color: #000000;
}


.whitetxt {
	color: #FFFFFF;
	font-weight: bold;
}

div.traintitle, td.traintitle{
	height:auto;
	width:100%;
	position:relative;
	padding-left:0.1em;
	border-width:1px;
	border-style:outset;
	border-color: #000099;
	background-color:#006699;
	margin-top:2px;
	color:#FFFFFF;
	font-size:14px;
}

th{
	height:auto;
	width:auto;
	padding-left:0.1em;
	background-color:#006699;
	color:#FFFFFF;
	font-size:14px;
}




div.leadin{
	height:auto;
	width:100%;
	position:relative;
	padding-left:0.1em;
	margin-top:2px;
	font-size:14px;
}



A.menulink {
display: block;
width: 163px;
height:auto;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
background-color:#40AEFF;
border-top: solid 1px #66CCFF;
border-left: solid 1px #66CCFF;
border-right: solid 1px #66CCFF;
padding-left:2px;
}

A.menulink:hover {
border-top: solid 1px #66CCFF;
border-left: solid 1px #66CCFF;
border-right: solid 1px #66CCFF;
background-color:#00CCFF;
}


A.menulinksleepc {
display: block;
width: 163px;
height:auto;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
background-color: #6699FF;
border-top: solid 1px #66CCFF;
border-left: solid 1px #66CCFF;
border-right: solid 1px #66CCFF;
padding-left:2px;
}

A.menulinksleepc:hover {
border-top: solid 1px #66CCFF;
border-left: solid 1px #66CCFF;
border-right: solid 1px #66CCFF;
background-color: #3399FF;
}



A.menulinkadmin {
display: block;
width: 163px;
height:auto;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
background-color: #00CCCC;
border-top: solid 1px #66CCFF;
border-left: solid 1px #66CCFF;
border-right: solid 1px #66CCFF;
padding-left:2px;
}

A.menulinkadmin:hover {
border-top: solid 1px #66CCFF;
border-left: solid 1px #66CCFF;
border-right: solid 1px #66CCFF;
background-color: #00CC99;
}


span.menutitle {
display: block;
width: 163px;
height:auto;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:13px;
color: #000000;
padding-left:2px;
}

div.sleepcouncelorslink {
display: block;
width: 189px;
height:101px;
text-align: left;
text-decoration: none;
font-family:arial;
color: #000000;
background-color:#99CCFF;
padding:2px;
float:left;
font-size:23px;
text-align:center;
}

div.teensfooter {
display: block;
width: 596px;
height:101px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
background-color:#99CCFF;
padding:2px;
float:right;
}

.teens {
line-height:normal;
font-size:14px;
text-align:center;
}

#contactleft {
float:left;
border: solid 2px #99CCFF;
width:220px;
height:150px;
padding:4px;
margin-top:5px;
}

#contactright {
float:right;
border: solid 2px #99CCFF;
width:220px;
height:150px;
padding:4px;
margin-top:5px;
}

#contactform {
padding:5px;
border: solid 2px #99CCFF;
width:auto;
height:auto;
top: inherit;
margin-top:5px;
}

.contactform {
padding:5px;
border: solid 2px #99CCFF;
width:auto;
height:auto;
top: inherit;
margin-top:5px;
}

td.linktitle{
	height:65px;
	width:250px;
	padding-left:0.1em;
	background-color:#006699;
	color:#FFFFFF;
	font-size:15px;
}

.teenstitle {font-size: 15px}
.teensblurb {font-size: 12px}
.footer2text {
font-size:x-small;
}

table.borders {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
}
table.borders th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}
table.borders td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}

table.borders tr {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
}

.quote {
	font-family:"Lucida Calligraphy";
	text-align:center;
}

.navigation, .noprint { display:none; }

.redtxt {
	color: #FF0000;
}
.greentxt {
	color: #006600;
}
.logintxt {
	font-size:16px;
}

#childreninneed {
	width: 350px;
	height:173px;
	margin: 0 auto;
	background: url(pics/children_logo.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}
