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

body,td,th {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #191919;
}
body {
	background-color: #d0e6b7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
width:800px;
margin:0 auto;
background-image:url(../images/content_bg.jpg);
}

ul li {
color: #191919;
}

#header {
height:211px;
}

#nav {
width: 800px;
height: 49px;
}
#navlinks {
height:49px;
display:none;
}

#nav li {
display:inline;
color:#FFFFFF;
padding-right:12px;
font-weight:bold;
text-align:center;
width:50px;
list-style:none;
vertical-align:middle;
list-style:color
}
#navlinks ul {
padding-left:16px;
padding-top:6px;
margin:0;
}
#nav li a {
color:#FFFFFF;
text-decoration:none;
}
#nav li a:hover {
color:#b4d88c;
}

#content {
padding-top:10px;
}

#left {
float:left;
width:566px;
}
#leftcontent {
padding-left:20px;
padding-right:20px;
}

#right {
float:left;
width:234px;
}
#rightcontent {
padding-left:8px;
padding-right:18px;
}

#footer {
clear:both;
height:128px;
background-image:url(../images/footer.jpg);
}
#footer1 {
background-image:url(../images/footer_freeconsultation.jpg);
clear:both;
height:128px;
}
#footer2 {
background-image:url(../images/footer_learn.jpg);
clear:both;
height:128px;
}
#footer3 {
background-image:url(../images/footer_receive.jpg);
clear:both;
height:128px;
}
#footer4 {
background-image:url(../images/footer_abundance.jpg);
clear:both;
height:128px;
}
#footercontent {
padding-top:32px;
padding-left:20px;
width:240px;
float:left;
font-size:11px;
padding-bottom:6px;
}
#footercontentright {
padding-top:70px;
width:525px;
float:left;
text-align:right;
font-size:11px;
}
#links {
width:800;
margin:0 auto;
text-align:center;
}
li {
color:#704e9b;
}
.black {
color:#000000;
}
.title {
font-family:Georgia, "Times New Roman", Times, serif;
color:#543779;
font-size:20px;
font-weight:bold;
}
.righttitle {
font-family:Georgia, "Times New Roman", Times, serif;
color:#543779;
font-size:16px;
font-weight:bold;
}
.subtitle {
font-family:Georgia, "Times New Roman", Times, serif;
color:#543779;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.bold {
font-family:Georgia, "Times New Roman", Times, serif;
color:#543779;
font-weight:bold;
font-size:12px;
text-decoration:none;
line-height:24px;
}
.purple {
color:#543779;
}

.smallspacing {
line-height:12px;
}

.indent {
padding-left:60px;
}

.footertext {
padding-bottom:12px;
line-height:18px;
}

.footertext a {
color: #191919;
text-decoration:none;
}
input, textarea{ border: #81b0ca solid 1px;
color:#095890;
}
.lineheight {
line-height:18px;
}
.larger {
font-size:14px;
}