body{
	background-color: #5d674c;
	color: #5b2533;
	font: 13px Arial, Helvetica, sans-serif, Optima;
	margin: 0px 10px;
	}
p {
	line-height: 20px;
	padding-bottom: 10px;
	text-align: left;
	}
q {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	}
a:link, a:visited, a:active {
	color: #5b2533;
	text-decoration: underline;
	}
a:hover{
	color: #5D674C;
	}
h1 {
	font-size: 18px;
	color: #61C5BD;
	margin: 0;
	padding: 0;
	text-align: center;
	}
h2 {
	font-size: 15px;
	color: #61C5BD;
	margin: 0;
	margin-bottom: -15px;
	}
#container {
	width: 900px;
	\width: 900px;
	w\idth: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #e3dbc7 url(../img/bg_image.jpg) no-repeat right top;
	border: 2px solid #5b2533;
}
	#container_senior {
		width: 900px;
		\width: 900px;
		w\idth: 900px;
		margin-left: auto;
		margin-right: auto;
		background: #e3dbc7 url(../img/bg_senior.jpg) no-repeat right top;
		border: 2px solid #5b2533;
	}
	#container_family {
		width: 900px;
		\width: 900px;
		w\idth: 900px;
		margin-left: auto;
		margin-right: auto;
		background: #e3dbc7 url(../img/bg_family.jpg) no-repeat right top;
		border: 2px solid #5b2533;
	}
#container_nav {
	padding-left: 30px;
	background: url(../img/bg_nav.jpg) repeat-y left top;
}
#header{
		margin: 0px 20px 0px 225px;
		padding-top: 10px;
		}
	
	#header h1{
		width: 500px;
		height: 150px;
		background: url(../img/briarwood.gif) no-repeat left top;
		text-indent: -9000px;
		}
	
	#header h1 a{
		width: 312px;
		height: 144px;
		display: block;
		text-decoration: none;
		}
#navigation{
	float:left;
	padding-top: 190px;
	width: 165px;
	text-align: center;
	background: #bdc2ac url(../img/nav.jpg) no-repeat top;
	font: italic bold 16px/24px "Times New Roman", Times, serif;
	}
	#navigation ul{
		margin: 0;
		padding: 0;
		}
	#navigation ul li {
		list-style-type: none; 
		padding: 5px 0;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		color: #5b2533; 
		text-decoration: none;
		padding: 5px 0;
		width: 165px;
		display: block;
		}
	#navigation a:hover{
		color: #5b2533;
		text-decoration: none;
		background: #E3DBC7;
		padding: 5px 0;
		width: 165px;
		display: block;
		}
	/* END SIDEBAR */
	
	
	/* START PAGE BODY */
#content {
	padding: 10px 20px 10px 0px;
	margin-left: 190px;
	width: 655px;
	text-align: center;
	}
#contact {
	width: 655px;
	padding: 10px 0 2px 0;
	font: 13px Copperplate, Copperplate Gothic, "copperplate gothic", "copperplate gothic bold", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 2px;
	}
	#contact p {
		text-align: center;
		}
#address {
	text-align: center;
	}
	#address p {
		text-align: center;
		}
.phone {
	font-size: 20px;
}
	/* END PAGE BODY */

	

	
	/* START GALLERIES */
#gallery{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	#gallery p {
	text-align: left;
	}
#enlarge{
	height: 425px;
	width: 430px;
	}
	
#enlarge img{
		border: 2px solid #5b2533;
		margin-left: 3px;
		margin-right: -3px;
	}
.thumbnails td a{
	padding: 5px;
	width: 47px;
	height: 47px;
	display: block;
	overflow: hidden;
}
.thumbnails img{
	border: 0px solid #563B22;
	}
/* END GALLERIES */
	
	
	/* START FOOTER */
	#footer{
	clear: both;
	padding: 0;
	margin-top: 7px;
	text-align: center;
	color: #E3DBC7;
	font: 11px Copperplate, Copperplate Gothic, "copperplate gothic", "copperplate gothic bold", Verdana, Arial, Helvetica, sans-serif;
		}
		#footer p {
			text-align: center;
			}
	#footer a:link, #footer a:visited, #footer a:active {
		color: #E3DBC7; 
		text-decoration: none;
		}
	#footer a:hover{
		color: #FFFFFF;
		text-decoration: none;
		}
/* END FOOTER */

.stroke{
	border: 2px solid #f9eed9;
	}
