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

body {
	background: url(http://www.marthashome.org/images/bodyBg.gif) repeat-x #007dad;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	float: left;
	width: 960px;
	height: 214px;
	background: url(http://www.marthashome.org/images/headerBg.gif) no-repeat;
	overflow: hidden;
}
#logo {
	float: left;
	height: 162px;
	width: 232px;
	margin: 20px 0 0 25px;
	display:inline;
}
#logo h1  {
	height: 162px;
	width: 232px;
	display: block;
	padding: 0px;
}
#logo h1 a {
	display: block;
	width: 232px;
	float: left;
	height: 162px;
	background: url(http://www.marthashome.org/images/logo.gif) no-repeat;
}
ul#nav {
	float: right;
	height: 27px;
	overflow: hidden;
	margin: 8px 0 0;
	display: block;
	width: 700px;
}
ul#nav li {
	display: block;
	float: left;
	height: 27px;
	border-left: 2px solid #b7b7b7;
}
ul#nav li.last{
	border-right: 2px solid #b7b7b7;	
}
ul#nav li a {
	display: block;
	float: left;
	text-decoration: none;
	height: 20px;
	text-align: center;
	font-size: 14px;
	padding: 5px 9px 2px;
	color: #007dad;
}
ul#nav li a:hover, ul#nav li a.active {
	color: #007dad;
	background: #fff;
}
#contact {
	float:right;
	margin: 0 25px 0 0;
	clear: right;
	display: inline;
	text-align: center;
	width: 227px;
	height: 57px;
	padding: 10px 5px 5px;
}
#contact .address {
	color: #535353;
	font-size: 12px;
	width: 227px;
	float: left;
}
#contact .call {
	color: #007dad;
	font-size: 14px;
	width: 227px;
	float: left;
	padding: 3px 0;
	display:inline;
}
#contact .phone {
	color: #007dad;
	font-size: 21px;
	width: 227px;
	float: left;
	display:inline;
}
#donate {
	width: 361px;
	height: 24px;
	float: right;
	margin: 54px 36px 0 0;
	text-align: center;
	font-size: 1.4em;
	color: #535353;
	font-weight: bold;
	display: inline;
	clear: right;
}
#content {
	width: 930px;
	padding: 15px;
	float: left;
	display: inline;
	background: url(http://www.marthashome.org/images/contentBg.gif) no-repeat bottom left #fff;
	display: inline;
}
#rotator {
	float: right;
	height: 306px;
	width: 483px;
	display: inline;
}
#teaser {
	width:435px;
	float:left;
	display:inline;
}
.insideBox{
	width: 435px;
	float: left;
	display: inline;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 4px solid #e7e7e7;
}
.insideBox p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 9px;
	padding: 0px;
}
.insideBox li {
	width: 100px;
	float:left;
}
h2.facilities {
	background: url(http://www.marthashome.org/images/facilitiesBg.gif) no-repeat;
	width: 435px;
	height: 16px;
	float: left;
	display: block;
	margin: 0 0 10px;
}
h2.testimonials{
	background: url(http://www.marthashome.org/images/testimonialsBg.gif) no-repeat;
	width: 435px;
	height: 16px;
	float: left;
	display: block;
	margin: 0 0 10px;
}
#footer {
	float: left;
	width: 940px;
	display: inline;
	margin: 0 0 30px 0;
	display: inline;
	padding: 20px 0;
}
#footMenu {
	float: left;
	width: 960px;
	display: inline;
}
#footMenu li {
	border-right: 1px solid #fff;
	float:left;
}
#footMenu li.last {
	border-right: none;
}
#footMenu a {
	display: block;
	font-size: 11px;
	padding: 2px 5px;
	margin: 0;
	color: #fff;
	float:left;
	text-decoration: none;
}
#footMenu a:hover {
	text-decoration:underline;
}
#footMenu li.copy{
	float: right;
	marginp: 5px 0 25px;
}

/* This code is the gallery script of the site */
#gallerycontact {
	float:right;
	margin: 0 25px 0 0;
	clear: right;
	display: inline;
	text-align: center;
	width: 227px;
	height: 57px;
	padding: 10px 5px 5px;
}
#gallerycontact .address {
	color: #535353;
	font-size: 12px;
	width: 227px;
	float: left;
}
#gallerycontact .call {
	color: #007dad;
	font-size: 14px;
	width: 227px;
	float: left;
	padding: 3px 0;
	display:inline;
}
#gallerycontact .phone {
	color: #007dad;
	font-size: 21px;
	width: 227px;
	float: left;
	display:inline;
}

