@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
}
#header-logo {
	height: 139px;
	padding-top: 20px;
	background-color: #F1E7C8;
}
#main-project {
	background-image: url(../images/gnd_main-project-title.png);
	height: 102px;
	width: 450px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 35px;
	margin-top: 30px;
}
#main-project img {
	height: 80px;
	margin: 11px;
	float: left;
	display: inline;
}
#main-project-text {
	float: left;
	margin-top: 11px;
	width: 275px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
}
#navigation-ground {
	height: 40px;
	background-color: #896632;
}
#navigation {
	line-height: 40px;
	height: 40px;
	text-align: center;
}
#display-area {
	background-image: url(../images/gnd_display-area.jpg);
	background-repeat: repeat-x;
	height: 295px;
}
#wrapper-floral {
	background-image: url(../images/gnd-floral.jpg);
	background-repeat: no-repeat;
	height: 286px;
	width: 900px;
}
#main-image {
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-bottom: auto;
	float: left;
	margin-left: 20px;
}
#main-image img {
	float: left;
	display: inline;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #F1E7C8;
}
#column {
	float: left;
	width: 400px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	display: inline;
}
#column-right {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	width: 350px;
	margin-bottom: 25px;
}
#texture {
	float: left;
	background-image: url(../images/gnd_texture.jpg);
	background-repeat: repeat-x;
	width: 450px;
	display: inline;
}
#footer {
	background-color: #F1E7C8;
	height: 175px;
	clear: both;
	margin-top: 25px;
}
#footer-stripe {
	background-color: #896632;
	height: 10px;
	clear: both;
}
#wrapper-body {
	height: auto;
	float: left;
}
#column-interior {
	float: left;
	width: 850px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#column-interior img {
	float: left;
	margin-right: 10px;
}
#column-interior-gallery img {
	width: 200px;
	margin: 5px;
}
#column-interior-gallery {
	float: left;
	width: 850px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#FName, #LName, #Email, #Phone, #Message {
	width: 100%;
	border: 1px solid #896632;
}
#submit {
	width: 100%;
	background-color: #896632;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#column-legal {
	float: left;
	width: 875px;
	margin-top: 15px;
	margin-left: 25px;
}
#service-column {
	width: 400px;
	float: left;
	margin: 10px;
}
#maps {
	position: absolute;
	margin-top: 125px;
	margin-left: 150px;
}
#information-adhd, #information-anger, #information-anxiety, #information-breathing, #information-adolescents, #information-depression, #information-divorce, #information-executive, #information-illness, #information-parenting, #information-play, #information-readiness, #information-selfesteem, #information-specialed, #information-stress, #information-women {
	background-color: #F4F4F4;
	padding: 5px;
}
#information-main {
	width: 400px;
	float: right;
	background-color: #FBFBFB;
	padding: 10px;
}
#collaborative-links {
	width: 400px;
	float: right;
	background-color: #FBFBFB;
	padding: 10px;
}

