@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	margin:0;
	padding:0;
	background-color:#CCCCCC;
	background:url(images/tiled_bg.gif) top left repeat;
}
#holder {
	margin: 0 auto 0 auto;
	padding:0;
	width:960px;
	height:638px;
	
}
#bgImg {
	margin: 0 auto 0 auto;
	padding:0;
	width:960px;
	height:638px;
	z-index:0;
}
img {
margin:0;
padding:0;
}
#quote {
	position:relative;
	float:left;
	margin:0;
	width:565px;
	left:30px;
	
}
#halfQuote {
	position:relative;
	float:left;
	margin:0;
	width:282px;
	left:180px;
	
}

h1 a {
	color:#FF653E;
}
h1 a:link {
	color:#FF653E;
}
a {	
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
a:link {
	color:#000000;
}
a:hover {
	color:#FF653E;
	text-decoration: underline;
}
a:visited {
	color:#000000;
}

#nav {
	float:right;
	width:264px;
	position:relative;
	right:30px;
	margin:0 0 0 48px;
	top:0px;
}
#footer {		
	width:895px;
	margin:5px auto 0 auto;
	text-align:left;
	padding:10px;
	
}
#footer a {		
font-weight:normal;
	
}
#footer a:link {		
font-weight:normal;
	
}
#caption {
	font-size:12px;
	/* margin-left:14px;*/
	margin-left:0px;
	margin-top:10px;
	font-weight:bold;
}
#captionWhite {
	font-size:12px;
	/* margin-left:14px;*/
	margin-left:0px;
	margin-top:0px;
	font-weight:bold;
	color:#FFFFFF;
}
#logo {	
	padding:0px;
	position:absolute;
	top:10px;
	width:200px;
	right:175px;
}

h1 {
	font-size:100%;
	color:#FF653E;
	padding:0;
	margin:0;
}
h2 {
	font-size:100%;
	color:#000000;
}
h3 {
	font-size:90%;
	color:#000000;
}
p {
	font-size:90%;
}
.activeLink {
	color:#FF653E;
}

#levelOne p, body#foster #one-a a {
}
#levelTwo p, body#foster #one-a a {
}
ul {
	margin:0;
	padding:0;
}
li {
	margin:1px 0 1px 0;
	padding:0;
}
#levelOne {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
p {
	margin:0;
}
.bghome {
	background:url(images/bg_home.jpg) top left no-repeat;
}
.bgservices {
	background:url(images/bg_services.jpg) top left no-repeat;
}
.bg1 {
	background:url(images/bg_1.jpg) top left no-repeat;
}
.bg2 {
	background:url(images/bg_2.jpg) top left no-repeat;
}
.bg3 {
	background:url(images/bg_3.jpg) top left no-repeat;
}
.bg4 {
	background:url(images/bg_4.jpg) top left no-repeat;
}
.bg5 {
	background:url(images/bg_5.jpg) top left no-repeat;
}
.bg6 {
	background:url(images/bg_stretch.jpg) top left no-repeat;
}
.bg7 {
	background:url(images/bg_7.jpg) top left no-repeat;
}
.bg8 {
	background:url(images/bg_say.jpg) top left no-repeat;
}
.bg9 {
	background:url(images/bg_phone2.jpg) top left no-repeat;
}
.bg10 {
	background:url(images/bg_10.jpg) top left no-repeat;
}
.bg11 {
	background:url(images/bg_say2.jpg) top left no-repeat;
}
.bg12 {
	background:url(images/bg_12.jpg) top left no-repeat;
}
.bg13 {
	background:url(images/bg_can_you_do.jpg) top left no-repeat;
}
.bg14 {
	background:url(images/bg_14.jpg) top left no-repeat;
}
.bg15 {
	background:url(images/bg_15.jpg) top left no-repeat;
}
.bg16 {
	background:url(images/bg_16.jpg) top left no-repeat;
}
.bg_karin {
	background:url(images/bg_karin.jpg) top left no-repeat;
}
.bg_susanne {
	background:url(images/bg_susanne.jpg) top left no-repeat;
}
.linespace {
	margin:25px 0 20px 0;
}
.linespace3 {
	margin:8px 0 8px 0;
}
.linespace2 {
	margin:10px 0 8px 0;
}
.topSpace {
	margin:6px 0 1px 0;
}
.topMargin {
	margin:8px 0 0px 0;
}