html, body {
	background: #FFF;
	height: 100%;
	margin-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 16px;
}
#wrapper {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

a {
	text-decoration: none;
	color: #333;
}

img {
	border: 0px;
}

#innerWrapper {
	padding-bottom:20px;
}
#headerWrapper {
	padding-bottom: 30px;
	height: 100px;
}
#header {
	width: 900px;
	float:left;
	margin-bottom:10px;
}
#header #column1 {
	float: left;
	margin-top: 10px;
}
#header #column2 {
	float: right;
}
#header #column2 #row1 {
	float: right;
	height: 110px;
}
#header #column2 #row2 {
	float: right;
	clear: right;
	text-align: right;
	font-size: 14px;
}
#header #column2 #row2 a {
	margin-left: 18px;
}

#sidebar {
	float: left;
	clear: both;
	margin-top: 30px;
	width: 200px;
	height: 500px;
	position: relative;
}
#sidebar a {
	color: #999;
}
#sidebar a:hover {
	color: #333;
}
#sidebarFooter {
	float: left;
	clear: left;
	width: 150px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#sidebarHeader {
	float: left;
	clear: left;
	width: 150px;
	left: 0px;
}

#content {
	float: left;
	width:700px;
	margin-top: 30px;
}

#contentText {
	line-height:24px;
	letter-spacing: .1px;
}

#content img {
/*	border: 1px solid #000;*/
}

#footerWrapper {
	position: absolute;
	height: 20px;
	width: 100%;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	float:right;
	font-size: 10px;
	color: #666;
}

#wrapper ul{
	padding: 0px;
	list-style-image: none;
	list-style-type: none;	
	line-height: 22px;
	margin: 0px;
}

#video {
	width: 498px;
	height: 298px;
}

.homePhoto {
	position: absolute;
	border:1px solid #000;
}

.autismPhoto {
	position: absolute;
	border:1px solid #000;
}

.seniorsPhoto {
	position: absolute;
}

.picturesPhoto {
	position: absolute;
	border:1px solid #000;
}

.storiesPhoto {
	position: absolute;
	right:0px;
}

.seniorsPhoto {
	position: absolute;
	right:0px;
}

.membershipPhoto {
	position: absolute;
	right:0px;
}

#contactUs {
	font-size:16px;
	line-height:24px;
}

#contactUs select {
	font-size:16px;
}

#contactUs input {
	font-size:16px;
}

#copy {
	width: 375px;
	padding-right: 25px;
	float: left;
}

#thumbnails img {
	border: 1px solid #999;
}

#thumbnails a {
	color:#333;
}

.clear {
clear:both;
}

#questionList li {
	margin-bottom:20px;
	font-weight:bold;
	line-height:24px;
}

#questionList li ul li {
	line-height:24px;
	font-weight:normal;
}