body		{text-align:center;
		 color:#797979;
		 padding:0px;
		 margin:auto;
		 font-size:11px;
		 line-height:13px;
		 font-family: Verdana, Tahoma, Helvetica, sans-serif;}
		 
h3		{font-size:13px;}

table		{width:220px;}

td, table, tr	{text-align:left;}
		 
a		{color:#336699;
		 text-decoration:none;
		 font-weight: bold;}

a:hover		{color:#0099FF;}
		 
		 
#homebody	{background:#ffffff url('/public/images/page-bg.gif') repeat-x;
		 background-position:center 178px;}
		 
		 
#homepage	{width:728px;
		 height:381px;
		 margin:auto;
		 display:block;
		 background:url('/public/images/left-home.gif') top left no-repeat;
		 padding:0px;}
		 
#pagebody	{background:#ffffff url('/public/images/page-bg.gif') center 15px no-repeat;}
		 
		 
.page		{width:728px;
		 height:381px;
		 margin:auto;
		 padding:0px;}
		 
		 
#homelink	{background:url('/public/images/left-page.gif') left 15px no-repeat;
		 display:block;
		 width:264px;
		 height:121px;
		 overflow:hidden;
		 text-decoration: none;
		 margin-bottom:50px;
		 float:left;
		 text-align:left;}

#homenav	{margin-left:253px;
		 margin-bottom:15px;
		 padding:0px}

#homenav li	{display:block;
		 width:95px;
		 height:381px;
		 overflow:hidden;
		 float:left;
		 padding:0px;
		 margin-bottom:15px;}
		 
#tenant		{background:url('/public/images/tenant-home-over.jpg') top left no-repeat;}
#employee	{background:url('/public/images/employee-home-over.jpg') top left no-repeat;}
#volunteer	{background:url('/public/images/volunteer-home-over.jpg') top left no-repeat;}
#handyman	{background:url('/public/images/handyman-home-over.jpg') top left no-repeat;}
#nanny		{background:url('/public/images/nanny-home.jpg') top left no-repeat;}

#tenant	a	{background:url('/public/images/tenant-home.jpg') top left no-repeat;
		 display:block;
		 width:95px;
		 height:381px;
		 text-indent:-2000px;
		 overflow:hidden;
		 text-decoration: none}
#employee a	{background:url('/public/images/employee-home.jpg') top left no-repeat;
		 display:block;
		 width:95px;
		 height:381px;
		 text-indent:-2000px;
		 overflow:hidden;
		 text-decoration: none}
#volunteer a	{background:url('/public/images/volunteer-home.jpg') top left no-repeat;
		 display:block;
		 width:95px;
		 height:381px;
		 text-indent:-2000px;
		 overflow:hidden;
		 text-decoration: none}
#handyman a	{background:url('/public/images/handyman-home.jpg') top left no-repeat;
		 display:block;
		 width:95px;
		 height:381px;
		 text-indent:-2000px;
		 overflow:hidden;
		 text-decoration: none}
#nanny a	{background:url('/public/images/nanny-home.jpg') top left no-repeat;
		 display:block;
		 width:95px;
		 height:381px;
		 text-indent:-2000px;
		 overflow:hidden;
		 text-decoration: none}

#tenant	a:hover	{background:url('/public/images/tenant-home-over.jpg') top left no-repeat;}
#employee a:hover	
		{background:url('/public/images/employee-home-over.jpg') top left no-repeat;}
#volunteer a:hover
		{background:url('/public/images/volunteer-home-over.jpg') top left no-repeat;}
#handyman a:hover	
		{background:url('/public/images/handyman-home-over.jpg') top left no-repeat;}
#nanny a:hover	{background:url('/public/images/nanny-home-over.jpg') top left no-repeat;}


		 
.tenant-l	{background:url('/public/images/tenant.gif');}
.employee-l 	
		{background:url('/public/images/employee.gif')}
.volunteer-l 
		{background:url('/public/images/volunteer.gif')}
.handyman-l	
		{background:url('/public/images/handyman.gif')}
.nanny-l 	{background:url('/public/images/nanny.gif')}

.content	{text-align:left;
		 float:left;
		 width:475px;
		 display:block;
		 border-right:1px solid;
		 background-position:top left;
		 background-repeat:no-repeat;
		 padding-bottom:15px;}		 
.content p, h3	{margin-right:40px;
		 margin-left:120px;}

.interior-l p, .interior-l h3 {
	margin-left: 0 !important;
}

#contact	{text-align:left;
		 float:right;
		 width:220px;
		 background-repeat:no-repeat;
		 background-image:url('/public/images/more.gif');
		 background-position;left 20px;
		 padding-top:50px;}
		 
#center		{text-align:center;
		 background-image:url('/public/images/call.gif');
		 background-position:left bottom;
		 background-repeat:no-repeat;
		 display:block;
		 width:100%;
		 height:60px;}
		 
#center input	{float:none;
		 clear:both;}

#copyright	{background:url('/public/images/copy.gif');
		 background-position:bottom center;
		 background-repeat:no-repeat;
		 padding-top:25px;}
		 
.tenant-p	{background:url('/public/images/tenant-page.jpg') right 15px no-repeat;}
.employee-p	{background:url('/public/images/employee-page.jpg') right 15px no-repeat;}
.volunteer-p	{background:url('/public/images/volunteer-page.jpg') right 15px no-repeat;}
.handyman-p	{background:url('/public/images/handyman-page.jpg') right 15px no-repeat;}
.nanny-p	{background:url('/public/images/nanny-page.jpg') right 15px no-repeat;}
.interior-p	{background:url('/public/images/employee-page.jpg') right 15px no-repeat;}

#copy		{text-align:left;
		 margin-left:253px;
		 margin-top:15px;}

.notice {
	background: #FFF6BF;
	border: 2px solid #FFD324 !important;
	text-align: center;
	margin: 10px auto;
	padding: 10px 20px !important;
	font-size: 12px;
	line-height: 17px;
}
	 
/* Forms */
#contact p {
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #eee;
}

#contact label {
	float: left;
	width: 70px;
	padding-top: 4px;
}

#contact input {
	clear: both;
	padding: 2px;
}

#contact label.error {
	float: none;
	color: #BF0000;
}

#contact input.error {
	border: 2px solid #BF0000;
}
/* News */
#news {
	text-align: left;
	float: left;
	width: 220px;
}

#news h3 {
	color: #0D3A6F;
	font-size: 13px;
	margin: 5px 0 10px 0 !important;
	padding: 0 !important;
}

#news ul {
	margin: 0;
	padding: 0;
}

#news li {
	margin: 0 0 5px 25px;
}