body{
	font-family:Verdana, Arial, sans-serif;
	font-size:75%;
	background-color:#cfc5b6;
	margin:0 auto;
	padding:0;
	color:#000;
	}
	
#header{
	width:850px;
	height:125px;
	}
	
#navigation{
	width:790px;
	height:15px;
	padding:10px 30px;
	text-align:left;
	font-size:11px;
	color:#fff;
	}
	
#navigation #home{
	width:52px;
	float:left;
	}
	
#navigation #abt-us{
	width:80px;
	float:left;
	}
	
#navigation #Nettlestead{
	width:104px;
	float:left;
	}
	
#navigation #priors-mead{
	width:100px;
	float:left;
	}			

#navigation #homecare{
	width:83px;
	float:left;
	}	
	
#navigation #working{
	width:110px;
	float:left;
	}
	
#navigation #contact{
	width:95px;
	float:left;
	}
	
#navigation #Nettlestead-1{
	width:104px;
	float:left;
	}
	
#navigation #priors-mead-1{
	width:100px;
	float:left;
	}			

#navigation #homecare-1{
	width:83px;
	float:left;
	}	
	
#navigation #working-1{
	width:110px;
	float:left;
	}
	
#navigation #contact-1{
	width:95px;
	float:left;
	}	
		
#images{
	width:850px;
	height:200px;
	}
			
#images #left-img{
	width:210px;
	height:200px;
	float:left;
	}
	
#images #right-img{
	width:640px;
	height:200px;
	float:left;
	}
	
#contents{
	width:850px;
	height:auto;
	text-align:left;
	background-color:#bab2b5;
	overflow:hidden;
	}	
	
#contents #sub-nav{
	width:210px;
	float:left;
	border-top:2px solid #fff;
	}	

#contents #info{
	width:580px;
	float:right;
	background-color:#fff;
	padding:30px;
	}
	
#contents #info #map{
	width:420px;
	height:360px;
	float:left;
	}
	
#contents #info #map2{
	width:140px;
	height:360px;
	float:right;
	padding-left:20px;
	}			
	
#bottom-bar{
	width:850px;
	height:78px;
	clear:both;
	margin:0 auto;
	border-top:2px solid #fff;
	}
	
#captions{
	width:850px;
	margin:0 auto;
	}
	
#copyright{
	width:80%;
	font-size:75%;
	text-align:left;
	color:#1a000a;
	float:left;
	padding:20px 0 10px 0;
	}

#designed{
	width:13%;
	font-size:75%;
	text-align:right;
	color:#1a000a;
	float:right;
	padding:15px 0 10px 0;
	}	
	
.bold{
	font-weight:bold;
	z-index:5;
	}
	
.italic{
	font-style:italic;
	z-index:5;
	}

.title{
	font-size:20px;
	font-weight:bold;
	color:#1a000a;
	z-index:7;
	}
		
.purple-text{
	color:#2d0054;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	z-index:7;
	}
	
.purple{
	color:#2d0054;
	z-index:7;
	}	
	
.purple-bold{
	color:#2d0054;
	font-weight:bold;
	font-size:14px;
	z-index:7;
	}	
	
.purple-fone{
	color:#2d0054;
	font-weight:bold;
	font-size:16px;
	z-index:7;
	}	
		
.green-text{
	color:#242e04;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	z-index:7;
	}
	
.green-bold{
	color:#242e04;
	font-weight:bold;
	font-size:14px;
	z-index:7;
	}
	
.green-fone{
	color:#242e04;
	font-weight:bold;
	font-size:16px;
	z-index:7;
	}
	
.green{
	color:#242e04;
	z-index:7;
	}	
	
.blue-text{
	color:#0b1560;
	font-size:10px;
	font-weight:bold;
	line-height:18px;	
	z-index:7;
	}
	
.blue{
	color:#0b1560;
	z-index:7;
	}
	
.small-print{
	color:#000;
	font-size:9px;
	z-index:7;
	}		
	
.blue-bold{
	color:#0b1560;
	font-weight:bold;
	font-size:14px;
	z-index:7;
	}
	
.blue-fone{
	color:#0b1560;
	font-weight:bold;
	font-size:16px;
	z-index:7;
	}	
	
.pink-text{
	color:#7e0a29;
	font-size:10px;
	font-weight:bold;
	line-height:18px;	
	z-index:7;
	}
	
.pink{
	color:#7e0a29;
	z-index:7;
	}	
	
.pink-fone{
	color:#7e0a29;
	font-weight:bold;
	font-size:16px;
	z-index:7;
	}				

.pink-bold{
	color:#7e0a29;
	font-weight:bold;
	font-size:14px;
	z-index:7;
	}		
		
a{
	text-decoration:underline;
	color:#1a000a;
	}	
	
a:hover{
	text-decoration:underline;
	color:#9680a9;
	}
	
#navigation a{
	text-decoration:none;
	color:#fff;
	}	
	
#navigation a:hover{
	text-decoration:underline;
	color:#bab2b5;
	}
	
#contents #sub-nav a{
	text-decoration:none;
	color:#fff;
	z-index:7;
	}	
	
#contents #sub-nav a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	z-index:7;
	}
	
#contents #sub-nav #navlist a{
	text-decoration:none;
	color:#1a000a;
	}
	
#contents #sub-nav #navlist a:hover{ 
	text-decoration:underline;
	color:#2d0054;
	}
	
.row{
	margin-bottom:16px;
}

label{
	float:left;
	margin:0 10px 0 0;
	font:bold 100% verdana;
	text-align:right;
	width:15em;
	line-height:1.8em;
	color:#fff;
	background-color:#c0b2cc;
	padding:0.2em 0.5em 0.2em 0;
}

#navigation #Nettlestead-1 a, 
#navigation #priors-mead-1 a, 
#navigation #homecare-1 a, 
#navigation #working-1 a,
#navigation #contact-1 a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	z-index:9;
	}
	
#navigation #Nettlestead-1 a:hover, 
#navigation #priors-mead-1 a:hover, 
#navigation #homecare-1 a:hover, 
#navigation #working-1 a:hover,
#navigation #contact-1 a:hover{
	text-decoration:none;
	color:#1a000a;
	font-weight:bold;
	z-index:9;
	}	