body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #575450;
	background-color: #221815;
	margin:0px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #b5dcff;
	margin-top:0px;
}

h2 {
	font-size: 18px;
	margin-top:0px;
	font-weight: bold;
	color: #7f6958;
}

a, a:visited {
	color: #7f6958;
	text-decoration: none;
}

a:hover {
	color: #7f6958;
	text-decoration: underline;
}

#csstop{
	margin-right:auto;
	margin-left:auto;
	max-width:970px;
	padding: 40px 0px 6px 0px;
	text-align:right;
}
#cssend{
	margin-right:auto;
	margin-left:auto;
	max-width:970px;
	padding: 20px 0px 20px 0px;
}
#cssframe{
	margin-right:auto;
	margin-left:auto;
	max-width:970px;
	background-color: #AB9580;
	/*background-image: url(images/frame_bg.gif);
	background-repeat: repeat-y;*/
}
#csslhs{
	background-color: #AB9580;
	padding: 3% 4% 0 4%;
    width: 30%;
	float:left;
}
#cssrhs{
	background-color: #C7B4A0;
	width:62%;
	float:left;
}
#cssrhs2{
	/*width:56%;*/
	float:left;
	margin: 30px 30px 0px 30px;
}
#cssrhs3{
	width:56%;
	float:left;
}
#cssrhs4{
	width:27%;
	float:left;
	margin-right:27px;
}
#cssrhs5{
	width:27%;
	float:left;
}
.logoimg {
	margin-bottom: 40px;
}
.rightimg {
	margin-left: 25px;
}
#cssline{
	width:100%;
	height: 1px;
	margin: 4px 0px 4px 0px;
	background-color: #947f6e;
}
#csstaillist li {
	display: inline;
	list-style-type: none;
	padding-right: 23px;
}
	a.tail:link, a.tail:visited  {
	color: #fff;
	font-weight: bold;
	font-size: 12px;	
	text-decoration: none;
}
	a.tail:hover {
	color: #a3d3fe;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
	a.nav:link, a.nav:visited  {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
	a.nav:hover {
	font-size: 14px;
	color: #a3d3fe;
	font-weight: bold;
	text-decoration: none;
}
	a.on:link, a.on:visited, a.on:hover  {
	font-size: 14px;
	color: #a3d3fe;
	font-weight: bold;
	text-decoration: none;
}

a.questions:link, a.questions:visited  {
	color: #7f6958;
	text-decoration: underline;
}
	a.questions:hover {
	color: #fff;
	text-decoration: none;
}
a.call:link, a.call:visited  {
	color: #a3d3fe;
	text-decoration: none;
}
	a.call:hover {
	color: #fff;
	text-decoration: none;
}

a.bold:link, a.bold:visited  {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
	a.bold:hover {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.number {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.tel{
	font-size: 16px;
	font-weight: bold;
	color: #a3d3fe;
}
.tel2{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.strap{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.strap2{
	font-size: 17px;
	font-weight: bold;
	color: #a3d3fe;
}
.bold{
	font-weight: bold;
	color: #fff;
}
.white{
	color: #fff;
}
.question{
	font-size: 14px;
	font-weight: bold;
	color: #7f6958;
}
.testimonials{
	font-size: 14px;
	font-weight: normal;
	color: #000;
	font-style: italic;
}

.copyrightFoot {
	margin-top:30px;
	margin-bottom:10px;
}

/* Nanny Pics */

.lft{
	padding:10px; 
	border:1px dotted #221815;
}

.midRgt{
	padding:10px; 
	border-top:1px dotted #221815;
	border-bottom:1px dotted #221815;
	border-right:1px dotted #221815;
}