body {
	background-color: #bab3a3;
}
.container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
.container a{
	color: #7c9b46;
	text-decoration: underline;
}

.container a:hover{
	color: #515F1E;
	text-decoration: underline;
}
.header {
	width: 920px;
}

#containerContent {
	border: 3px solid #FFFFFF;
	float: left;
	width: 914px;
	background-image: url(images/contentBG.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#leftGreen {
	width: 262px;
	float: left;
	padding-left: 20px;
	min-height: 574px;
	display: block;
	margin: 0px;
	padding-right: 15px;
    padding-bottom:10px;
}

#flash {
	height: 343px;
	width: 613px;
	float: right;
}

#testimonials {
	height: 425px;
	width: 543px;
	float: right;
	font-size: 13px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 103px;
	padding-left: 25px;
}

#links {
	height: 343px;
	width: 543px;
	float: right;
	font-size: 13px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 55px;
	padding-left: 25px;
}


#leftGreen ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7c9b46;
	font-size: 12px;
	list-style-position: outside;
	padding-left: 17px;
	padding-right: 15px;
}

#feelGood {
	float: left;
	padding-top: 30px;
	padding-left: 15px;
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #858075;
	font-size: 12px;
}

#channelad {
	float: left;
	padding-top: 70px;
	padding-left: 25px;
	width: 260px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #858075;
	font-size: 12px;
}


#additionalbottom {
	float: left;
	padding-top: 47px;
	padding-left: 8px;
	width: 613px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #858075;
	font-size: 12px;
}

html>body #flower {
	width: 615px;
	float: right;
	vertical-align: bottom;
}

#flower {
	width: 615px;
	float: right;
	vertical-align: bottom;
}

#contact {
	width: 580px;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height: 350px;
}
#contact p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #858075;
	font-size: 14px;
}

#contact a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #858075;
	font-size: 14px;
	text-decoration: underline;
}

#contact a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
}

html>body #navback {
	padding-top: 10px;
    padding-bottom:50px;
}

#nav {
	width: 149px;
	position:absolute;
	z-index:3;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 24px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 581px;
	height: 98px;
}

#navback {
	width: 175px;
	position: absolute;
	z-index:2;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #858075;
	font-size: 12px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 556px;
}

A.nav {
text-decoration:none;
color:#FFFFFF;
font-size:15px;

}
A.nav:link, A.nav:active, A.nav:visited {
text-decoration:none;
color:#FFFFFF;
font-size:15px;
}

A.nav:hover{
text-decoration:none;
color:#515F1E;
font-size:15px;
}

img.LeftFloat{
float:left;
margin-right:15px;
}

img.RightFloat{
float:right;
margin-left:15px;
}
