body {
	background: #B8B5AB;
	margin: 0;
	padding: 0;
	}
	
img {
	border: none;
	}
	
#wrap {
	width: 730px;
	position: relative;
	background: white;
	margin: 20px auto;
	padding: 0px;
	border: 1px solid #00AAA6;
	}
	
#top {
	width: 730px;
	margin-left: 0px;
	padding: 0px;
	border: 0px;

}


#navigation {
	width: 170px;
	margin: 30px 0px 0px 25px;
	padding: 0px;
	border: 0px;
	float: left;
	}
	
	ul.menu {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		list-style: none;
		border-top: 1px solid white;
		border-right: none;
		border-left: none;
		background: #BCE4E3;
		}
		
	ul.menu li {
		margin: 0px;
		padding: 0px;
		border-bottom: 1px solid white;
		}
		
	ul.menu li a {
		margin: 0px;
		padding: 5px 0 5px 7px;
		display: block;
		color: #017673;
		font-family: arial, helvetica, san-serif;
		font-size: 11px;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		}
		
	ul.menu li a:hover {
		background: #00AAA6;
		color: white;
		}
		
	ul.menu li a.active {
		background: #00AAA6;
		color: white;
		}
		
#counter {	
	margin: 10px 0px 0px 0px;
	}
	
#navigation p {
	margin: 3px 0px 0px 0px;
	font-family: arial, helvetica, san-serif;
	font-size: 10px;
	color: grey;
	}
	
	
#content {
	width: 485px;
	margin: 30px 0px 75px 215px;
	padding: 0px;
	}

#content h1 {
	font-family: arial, helvetica, san-serif;
	font-size: 13px;
	text-weight: bold;
	text-transform: uppercase;
	color: #F8981D;
	}
	
#content p {
	font-family: arial, helvetica, san-serif;
	font-size: 13px;
	color: #545454;
	line-height: 17px;
	margin-bottom: 15px;
	display: block;
	}

#content p.first {
	border-top: 1px dotted grey;
	padding-top: 20px;
}
	
#content p.small {
	font-family: arial, helvetica, san-serif;
	font-size: 10px;
	color: #545454;
	line-height: 13px;
	margin-bottom: 20px;
	margin-left: 15px;
	display: block;
	}
	
#content h2 {
	font-family: arial, helvetica, san-serif;
	font-size: 13px;
	color: #F8981D;
	margin-bottom: 0px;
	padding: 0px;
	text-weight: bold;
	}
	
#content a {
	font-family: arial, helvetica, san-serif;
	font-size: 13px;
	color: #017673;
	line-height: 17px;
	margin-bottom: 0px;
	padding: 0px;
	text-weight: bold;
	}

#content a.haveplan, a.articulated, a.communicated, a.tested {
	font-family: arial, helvetica, san-serif;
	font-size: 13px;
	color: #F8981D;
	margin-bottom: 0px;
	padding: 0px;
	text-weight: bold;
	}
	
#content img {
	border: 0;
	padding-right: 15px;
	}
	
#content img.wrap {
	border: 0;
	padding-right: 15px;
	float: left;
	}
		
#content a:hover {
	color: #F8981D;
	}
	
p.special {
	background: #B7DCC9;
	padding: 10px 10px 10px 10px;
	border: 1px solid #002E0D;
	}
	
#content ul {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	font-family: arial, helvetica, san-serif;
	font-size: 13px;
	color: #545454;
	line-height: 17px;
	bullet-style: square;
	}

#content ol {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: arial, helvetica, san-serif;
	font-size: 13px;
	color: #545454;
	line-height: 17px;
	}
	
#content li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 2px 0px;
	}
	
.registration {
	font-family: arial, helvetica, san-serif;
	font-size: 13px;
	color: #002E0D;
	}
	
	
#photos {
	width: 400px;
	margin: 0px 20px 0px 0px;
	background: #B7DCC9;
	border: 1px solid #002E0D;
	vertical-align: top;
	}

#photos a {
	border: none;
	}
	
#photos td {
	padding-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	}
	
.scheduleleft {
	width: 75px;
	float: left;
	}
	
.scheduleright {
	margin-left: 85px;
	}

#content ul.time {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	font-family: arial, helvetica, san-serif;
	font-size: 13px;
	color: #002E0D;
	line-height: 17px;
	list-style: none;
	text-align: right;
	}
	
#content ul.activity {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	font-family: arial, helvetica, san-serif;
	font-size: 13px;
	color: #002E0D;
	line-height: 17px;
	list-style: none;
	}
	
	

.ampm {
	font-variant: small-caps;
	font-size: 13px;
	line-height: 17px;
	}
	
#bottom {
	margin: 0px 0px 0px 0px;
	width: 730px ;
	}	
	
		
	em {
		color: #545454;
		}
		
	b {
		color: #545454;
		}
	
	b.special {
		color: #F8981D;
		}
		
	a.invisible {
		display: none;
		border: 1px solids black;
		}
		
	p.copyright {
		margin-bottom: 20px;
		padding: 0px;
		text-align: center;
		font-family: arial, helvetica, san-serif;
		font-size: 9px;
		color: #3C3C3C;
		text-transform: uppercase;
		letter-spacing: 1px;
		line-height: 13px;
		}
		
	p.copyright a {
		color: #3C3C3C;
		}

#inputTable
{
	margin: 3px 0px 0px 0px;
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	color: #002E0D;
}	
	
	
#errors
{
	font-family: arial, helvetica, san-serif;
	font-size: 12px;
	border: 1px solid red;
	color: red
}