.bottom_half_bk {
	background-image: url(images/bottom%20half.jpg);
	background-repeat: no-repeat;
}
.bottom_half_bk3 {
	background-image: url(images/bottom%20half3.jpg);
	background-repeat: no-repeat;
}
.top_half_bk {
	background-image: url(images/top%20half.jpg);
	background-repeat: no-repeat;
}
.middle_bk {
	background-image: url(images/middle.jpg);
	background-repeat: no-repeat;
}
.texture_repeat {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.menu_background_line {
	background-image: url(images/menu_background2.jpg);
	background-repeat: repeat-y;
}
.bottom_bk_small {
	background-image: url(images/smaller%20v/josie_brown_footer.jpg);
	background-repeat: no-repeat;
}
.menu_bk_line_small {
	background-image: url(images/smaller%20v/menu_bk_line.jpg);
	background-repeat: repeat-y;
}

.bodytext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #4D4640;
}
.bodytext a {
    color: #333399;
	text-decoration: none;
    }

.bodytext a:visited {
    color: #333399;
    }

.bodytext a:hover{ 
	color: #207B6B; 

	}

.bodytext a:active {
    color: #333399;
    }


.links_bk {
	background-image: url(images/snow_embossing_faded.jpg);
	background-repeat: no-repeat;
}
.bodytext_blue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #006;
}
.table_shadow_l {
	background-image: url(images/table%20shadow%20borderl.jpg);
	background-repeat: repeat-y;
}
.table_border_r {
	background-image: url(images/table%20shadow%20borderr.jpg);
	background-repeat: repeat-y;
}

