body {

  margin: 0;

  padding: 0;

  background: #FAF5E1 url(../images/lace_background.jpg) no-repeat scroll center top;

}



.hometext {

	padding: 20px 25px;

	color: #393939;

	font-family: Arial, sans-serif;

	font-size: 12px;

}



.footer {

	color: #E19B86;

	font-family: Arial, sans-serif;

	font-size: 10px;

}



.bbbtext {

	color: #393939;

	font-family: Arial, sans-serif;

	font-size: 10px;

}



.subtext {

	padding: 40px 0px 0px 25px;

	color: #393939;

	font-family: Arial, sans-serif;

	font-size: 11px;

}



.text {

	color: #252525;

	font-family: Arial, sans-serif;

	font-size: 11px;

}



strong {

	color: #653023;

	font-family: Arial, sans-serif;

	font-size: 12px;

}







a:link {

	color: #3B80A4;

	font-weight: normal;

}



a:visited {

	color: #AE7061;

	font-weight: normal;

}



a:hover {

	color: #7D4C3C;

	font-weight: normal;

}



a:active {

	color: #7D4C3C;

	font-weight: normal;

}







a.footer:link {

	color: #AE7061;

	font-weight: normal;

}



a.footer:visited {

	color: #AE7061;

	font-weight: normal;

}



a.footer:hover {

	color: #7D4C3C;

	font-weight: normal;

}



a.footer:active {

	color: #7D4C3C;

	font-weight: normal;

}


h1 { 
	padding: 20px 25px;
	color: #393939;
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin: 0px;
}

.hometextnopad { 
	padding: 25px;
	color: #393939;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.subtexth1 {
	padding: 40px 0px 0px 25px;
	color: #393939;
	font-family: Arial, sans-serif;
	font-size: 16px;
}

.subtextnopad {
	padding: 0px 0px 0px 25px;
	color: #393939;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

h2 {
	padding: 20px 25px;
	color: #393939;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
}

h3 {
	padding: 20px 0px 0px 25px;
	color: #393939;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #653023;
	margin: 0px;
}

.shadedbox {
	margin: 53px 0px 20px 24px;
	padding: 0px 20px 8px 20px;
	height: 130px;
	overflow: visible;
	color: #94685f;
	font-family: Arial, sans-serif;
	font-size: 13px;
	background: #f2e1ca;
}








