body {
	margin: 15px;
	background: #8c9885;
	font: 15px "Times New Roman", Times, serif;
	color: #fff;
	}
a:link, a:visited, a:active {
	color: #fff;
	text-decoration: underline;	
	}
a:hover{
	color: #44503c;
	}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
}
h2 {
	font-size: 20px;
	color: #B7B7BD;
	text-align: center;
}
h3 {
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;
	text-align: left;
}
#container{
	width: 1000px;
	\width: 1000px;
	w\idth: 1000px;
	margin-left: auto;
	margin-right: auto;
	}
#slideshow {
	width: 992px;
	height: 625px;
	margin: 0 auto;
	margin-top: 3px;
}
	/* START HEADER */
#header{
	width: 255px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	}	
	#header h1{
		width: 255px;
		height: 65px;
		padding: 0;
		margin: 0 auto;
		background: url(../img/audreyimfeld.gif) no-repeat;
		text-indent: -9000px;
		}
	
	#header h1 a{
		width: 255px;
		height: 65px;
		padding: 0;
		margin: 0;
		border: 0;
		display: block;
		text-decoration: none;
		}
		/* END HEADER */
#navigation{
	font-size: 13px;
	text-align: center;
	padding: 0px 5px 5px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
		}
	#navigation ul{
		margin: 0;
		padding: 0px;
		}
	#navigation ul li {
		padding: 7px 12px;
		list-style-type: none;
		display: inline;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		color: #fff; 
		text-decoration: none;
		}
	#navigation a:hover{
		color: #44503c;
		text-decoration: none;
		}
			#sub_navigation{
				font-size: 11px;
				text-align: center;
				padding: 8px 5px 2px 5px;
				text-transform: uppercase;
				letter-spacing: 2px;
				}
			#sub_navigation ul{
				margin: 0;
				padding: 0px;
				}
			#sub_navigation ul li {
				padding: 7px 7px;
				list-style-type: none;
				display: inline;
				}
			#sub_navigation a:link, #sub_navigation a:visited, #sub_navigation a:active {
				color: #ccc; 
				text-decoration: none;
				}
			#sub_navigation a:hover{
				color: #fff;
				text-decoration: none;
				}
#content_home{
	background: #67707d url(../../content/home/home_bg.jpg) no-repeat;
	border: 4px solid #44503c;
	height: 650px;
	margin: 0;
	}
#content_contact{
	background: #67707d url(../../content/contact/contact_bg.jpg) no-repeat;
	border: 4px solid #44503c;
	height: 566px;
	padding: 42px 46px;
	margin: 0;
	}
#content_baby{
	background: #67707d url(../../content/baby/baby_bg.jpg) no-repeat;
	border: 4px solid #44503c;
	height: 566px;
	padding: 42px 46px;
	margin: 0;
	}
#content_testimonials{
	background: #67707d url(../../content/testimonials/testimonials_bg.jpg) no-repeat;
	border: 4px solid #44503c;
	height: 566px;
	padding: 20px 20px;
	margin: 0;
	overflow: auto;
	}
#content_info {
	background: #67707d;
	border: 4px solid #44503c;
	padding: 20px 30px;
	height: 610px;
	margin: 0;
	overflow: auto;
	}
#content_gallery{
	background: #67707d;
	border: 4px solid #44503c;
	margin: 0;
	}
.stroke {
	border: 1px solid #fff;
	}
.accent {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.smalltext {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
#address{
	font-size: 18px;
	text-align: center;
	color: #fff;
	padding: 0px 5px 0px 0px;
	}
#footer{
	font-size: 11px;
	text-align: center;
	color: #44503c;
	padding: 0px 5px 0px 0px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #44503c;
	text-decoration: none;	
	}
	#footer a:hover{
	color: #fff;
	}
