body{
	background-repeat: repeat;
	background-color: #fbf5e4;
}


.super_headline_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 58px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.headline_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.sub_headline_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.main_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.main_text_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}


.small_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.main_text_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.main_body_bg {
	background-image: url(../layout_new_images/center1.jpg);
	background-repeat: repeat-y;
}
.tile_left {
	background-image: url(../layout_new_images/tile_left.jpg);
}
.tile_right {
	background-image: url(../layout_new_images/tile_right.gif);
}
.tile_header_bg {
	background-image: url(../layout_new_images/header_background.jpg);
	background-repeat: repeat-y;
}
a:link {color: #333300;}
a:visited {color: #333300;}
a:active {color: #333300;}
a:hover {color: #000000;}

.class1 A:link {text-decoration: none; color: #FFFFFF;}
.class1 A:visited {text-decoration: none; color: #FFFFFF;}
.class1 A:active {text-decoration: none; color: #FFFFFF;}
.class1 A:hover {text-decoration: underline; color: #000000;}

.class2 A:link {text-decoration: none; color: #FFFFFF;}
.class2 A:visited {text-decoration: none; color: #FFFFFF;}
.class2 A:active {text-decoration: none; color: #FFFFFF;}
.class2 A:hover {text-decoration: underline; color: #000000;}