html {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	color: #7d7d7d;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	width: 100%;
}

li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul {
	padding: 0px;
	margin: 0px;
}

#skip {
	font-size: 10px;
	line-height: 20px;
	border-bottom-color: #575757;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-bottom: 40px;
	height: 20px;
	background-color: #7e7e7e;
	text-align: center;
	width: 100%;
}

#skip a {
	line-height: 22px;
	color: white;
	text-decoration: none;
}

#center {
	margin: auto;
	width: 800px;
}

#header {
	padding: 0px;
	width: 800px;
	margin: 0px;
}

#logo {
	border-bottom-color: #00c2ee;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	height: 39px;
	width: 800px;
	background-image: url(../img/logo_small.jpg);
}

#navigation {
	width: 800px;
	border-bottom-color: #00c2ee;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#navigation li {
	padding-right: 5px;
	display: inline;
}
#navigation a {
	color: #00c2ee;
	text-decoration: none;
}

#navigation a:hover {
	list-style-type: disc;
	text-decoration: underline;
}

#navigation em {
	font-style: normal;
	font-weight: normal;
	color: #7d7d7d;
}

#sidebar {
	height: auto;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 280px;
	float: right;
}

#sidebar p {
	text-decoration: none;
	margin-right: 5px;
	height: auto;
	margin-top: 0px;
	line-height: 1.50;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	margin-left: 65px;
	margin-bottom: 0px;
	border-left-color: #00c2ee;
	border-left-width: 1px;
	border-left-style: dotted;
}

#sidebar h1 {
	color: #00c2ee;
	padding-left: 5px;
	border-left-color: #00c2ee;
	border-left-width: 5px;
	border-left-style: solid;
	margin-bottom:10px;
}

#sidebar em {
	font-style: normal;
	font-weight: normal;
	color: #7e7e7e;
}

#sidebar a {
	color: #797979;
	text-decoration: none;
}

#gallery {
	height: 79px;
	width: 280px;
	margin-bottom: 0px;
}

#gallery img {
	float: left;
	background-color: #7c7c7c;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 5px;
	border-width: 0px;
	padding: 3px;
	height: 59px;
	width: 59px;
}

#gallery img:hover {
	background-color: #00c2ee;
	float: left;
}

#gallery img[src*="http://geo.yahoo.com"] { display:none }

#contact {
	clear: both;
}

#content {
	height: auto;
	line-height: 2.00;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 480px;
}

#content h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	color: #7d7d7d;
	font-family: "HelveticaNeue-Light", Verdana, Arial, sans-serif;
	font-size: 15px;
	padding-left: 10px;
	border-left-color: #00c2ee;
	border-left-style: solid;
	border-left-width: 5px;
}

#content p {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: justify;
}

h1 {
	border-bottom-color: #00c2ee;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00c2ee;
}

h5 {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	width: auto;
	color: #00c2ee;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}

.date {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #7d7d7d;
	text-decoration: none;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	height: auto;
	float: left;
	width: 50px;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
}

.date h2 {
	text-decoration: none;
	float: left;
	width: 50px;
	font-size: 11px;
	font-weight: bold;
}

#image {
	margin-bottom: 0px;
	border-bottom-color: #00c2ee;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../img/front_image.jpg);
	height: 282px;
	width: 480px;
}

#funding {
	margin-bottom: 0px;
	border-bottom-color: #00c2ee;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../img/funding.jpg);
	height: 282px;
	width: 480px;
}

#personnel {
	margin-bottom: 0px;
	border-bottom-color: #00c2ee;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../img/personnel.jpg);
	height: 282px;
	width: 480px;
}

#building {
	margin-bottom: 0px;
	border-bottom-color: #00c2ee;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../img/building.jpg);
	height: 282px;
	width: 480px;
}

#saturdaybreak {
	margin-bottom: 0px;
	border-bottom-color: #00c2ee;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../img/saturdaybreak.jpg);
	height: 282px;
	width: 480px;
}

#dementia {
	margin-bottom: 0px;
	border-bottom-color: #00c2ee;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../img/dementia.jpg);
	height: 282px;
	width: 480px;
}

#housingsupport {
	margin-bottom: 0px;
	border-bottom-color: #00c2ee;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-position: center -30px;
	background-repeat: no-repeat;
	background-image: url(../img/housingsupport.jpg);
	height: 282px;
	width: 480px;
}

#welcomeplace {
	margin-bottom: 0px;
	border-bottom-color: #00c2ee;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../img/welcomeplace.jpg);
	height: 282px;
	width: 480px;
}

#footer {
	clear: both;
	border-top-color: #00c2ee;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-bottom: 40px;
	padding-top: 10px;
	height: auto;
}

#url {
	margin-top: -45px;
	float: right;
}

#url h4 {
	color: #a9a9a9;
	font-family: "HelveticaNeue-Light", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

.row_one {
	border-bottom-color: white;
	border-top-color: white;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-top-width: 1px;
	height: auto;
	background-color: #f1fafa;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px;
}

.row_one:hover {
	border-bottom-color: #00c2ee;
	border-top-color: #00c2ee;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-top-width: 1px;
}

.row_two {
	border-bottom-color: white;
	border-top-color: white;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-top-width: 1px;
	height: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}

.row_two:hover {
	border-bottom-color: #00c2ee;
	border-top-color: #00c2ee;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-top-width: 1px;
}

#news {
	margin-bottom: 20px;
}

#contact li {
	margin-top: 5px;
	margin-bottom: 5px;
}

form {
	margin-top: 10px;
}

label {
	margin-left: 0px;
	margin-top: 5px;
	text-align: right;
	margin-right: 10px;
	float: left;
	width: 80px;
}

textarea {
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-top: 3px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #7e7e7e;
	border-color: #00c2ee;
	border-width: 1px;
	border-style: dotted;
	margin-top: 10px;
	width: 270px;
}

input {
	background-color: #ffffff;
	color: #7d7d7d;
	border-color: #00c2ee;
	border-style: dotted;
	border-width: 1px;
	width: 186px;
}

#contact {
}

#send {
	margin-bottom: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	width: auto;
	float: right;
	color: white;
	background-color: #00c2ee;
}

#success {
	visibility: hidden;
	position: absolute;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	color: #73b135;
}

#failed {
	visibility: hidden;
	position: absolute;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	color: #ee0500;
}

#details {
	margin-top: 10px;
	text-align: left;
	clear: both;
}

#details p {
	margin-top: 10px;
	margin-left: 0px;
}

