/* CSS Document */

body { margin:0px auto; font-family:"Georgia", Times New Roman, Times, serif; color:#533F67; font-size:14px; }

p {margin:5px 5px; }

h1,h2,h3,h5,h6 { color:#666666; margin:5px 5px; border-bottom:1px solid #999999 }

h4 { color:#666666; margin:5px 5px;  }


ul { list-style-image:url(http://www.balancedchoices.net/images/checkmark2.png); }

a:link, a:visited { color:#533F67; text-decoration:none; border-bottom: 1px dashed #533F67; }

a:hover { color:#533F67; text-decoration:none; border:none; }

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

#header { background-image:url(images/slices/header01.jpg); height:77px; }

#header_img { height:220px; }

#main_content_area { width:710px; float:left; margin:10px auto; }

#right_content_area { width:230px; height:1125px; float:right; margin:10px 5px; background-color: #FFFFCC; border:1px solid #CCCCCC; background-image: url(images/right_container_background.jpg); background-repeat:no-repeat; background-position: bottom;}

#footer { clear: both; width:960px; height:50px; background-image:url(images/slices/footer.jpg); }

.footertext { font-family:"Georgia", Times New Roman, Times, serif; color:#533F67; text-align:center; padding-top:20px; }

.text_block { padding:5px 5px; margin:0px auto; }

.text_block p { margin:10px 5px; }

.quote { font-weight:bold; font-style:italic; }

.imgborder { border:1px solid #999999; margin:5px 5px 5px 5px; }