body {
	margin:0px;
	padding:0px;
	background: url(../images/interface/body-bg-tile.jpg);
	font-family:arial;
	font-size:14px;
	color:#4e5011;
}

h1,h2,h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

.text_10px {
	font-size: 10px;
}

.text_12px {
	font-size: 12px;
}

.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}
.text_24px {
	font-size: 24px;
}
.text_red {
	color:#FF0000;
}

a {
	color:#486B14;
	text-decoration:none;
	font-weight: bold;

}

a:hover {
	color:#2D9E10;
}


#clear {
	clear:both;
}

#container {
	width:950px;
	margin:0px auto;
}

#header {
	width:950px;
}

#header-top {
	width:950px;
	height:50px;
}

#parkside-logo {
	padding:0px 0px 0px 17px;
	width:462px;
	height:217px;
	float:left;
}

#header-family-mediation {
	padding:0px 14px 0px 0px;
	width:457px;
	height:217px;
	float:left;	
}

#nav-container {
	background:url(../images/interface/nav-bg.jpg) no-repeat;
	width:907px;
	height:42px;
	padding: 22px 0px 0px 43px;
}

#nav-container a {
	display:block;
	width:145px;
	height:16px;
	font:bold 13px arial;
	padding:3px 0px 3px 0px;
	text-align:center;
	color:#FFFFFF;
	float:left;
}

#nav-container a:hover {
	color:#AFEA00;
}

#content {
	width:921px;
	padding:0px 14px 0px 15px;
}

#content-body {
	background:#EDE6B8 url(../images/interface/content-bg-top.jpg) no-repeat;
	width:871px;
	padding:40px 10px 50px 40px;
}

#content-body a:hover {
	text-decoration:underline;
}

#footer {
	width:950px;
}

#footer-contact-box {
	background:url(../images/interface/footer-contact-box-bg.jpg) no-repeat;
	padding:58px 0px 0px 43px;
	width:258px;
	height:89px;
	float:left;
	color:#ece6b9;
	font:normal 12px arial;
	line-height:1.5;
}

#footer-areas-served-box {
	background:url(../images/interface/footer-areas-served-box-bg.jpg) no-repeat;
	padding:52px 0px 0px 32px;
	text-align:left;
	width:318px;
	height:95px;
	float:left;	
	font:normal 12px arial;
	color:#ece6b9;	
	line-height:1.5;	
}

#footer-associations {
	width:299px;
	height:147px;
	float:left;	
}

#friday-photo-design {
	width:479px;
	height:82px;
	float:left;	
}

#footer-content {
	background:url(../images/interface/footer-content-bg.jpg) no-repeat;	
	padding:25px 0px 0px 43px;
	width:428px;
	height:57px;
	float:left;	
	color:#ece6b9;
	font:normal 12px arial;	
}
#left-column, #right-column {
	float:left;
	width:400px;
	line-height: 1.3;
}
#right-column {
	padding:50px 0px 0px 40px;
}
