body {
	background:url(images/bg_paw.gif) repeat;
	background-color: #e7aec6;
	font-family: arial, tahoma, verdana; 
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	color: #181818;
	text-align: left;
}

#header {
	clear: both;
	background-image:url(images/header2.jpg);
	width: 900px;
	height: 171px;
	margin: 0;
	padding: 0;
}

em {
	font-size: 11px;
	color: #999;
}

#border1 {
	background-color: #FFF;
	border: 10px solid #ca477f; 
	overflow: show; 
	width:902px; 
	padding:2px; 
	margin:5px 0;
}

#border2 {
	background-color: #FFF;
	border: 1px solid #ca477f; 
	overflow: show; 
	width:900px;
}

.imgBorder {
	background-color: #FFF;
	border: 2px solid #ca477f; 
	overflow: show; 
	padding:2px; 
	margin: 0 15px 0 0;
}

.left {
	float: left;
}

.right {
	float: right;
}


.testimonialContainer {
	clear: both;
	border-bottom: #ddd;
	padding: 10px;
	margin-bottom: 10px;
	
}

#textContainer {
	text-align: left;
	float: left;
	margin: 0 10px 20px 20px;
	font-family: georgia, times, arial, verdana, "sans serif";
	line-height: 17px;
	padding: 0;
	width: 850px;
}

*html #textContainer {
	margin: 0 10px 20px 10px;
}

#nav {
	font-weight: bold;
	font-size: 1.1em;
	position: relative;
	text-align: left;
	float: left;
	top: -50px;
	margin: 0 0 0 20px;
}

A:link {text-decoration: underline; color:#ca477f;}
A:visited {text-decoration: underline; color:#ca477f;}
A:active {text-decoration: none; color:#990066;}
A:hover {text-decoration: none; color:#990066;}

h1 {
	font-family:georgia, time, arial, verdana; 
	font-size:18px;
	 color:#ca477f;
	 font-weight:normal;  
	 margin: 0 0 10px 0;
	 font-style: italic;
	 line-height: 23px;
}

h2 {
	font-family:georgia, time, arial, verdana; 
	font-size:16px;
	color:#ca477f;
	font-weight:normal;  
	margin: 0 0 10px 0;
	font-style: italic;
}

#footer {
	clear: both;
	background-image:url(images/footer2.jpg);
	width: 900px;
	height: 113px;
	margin: 10px 0;
}
	
ul {
	margin: 0 0 15px 25px;
	padding: 0;
}
