body {
	background-color: #f6bc2f;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(imgs/BG_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.HomeContent {
	height: 277px;
}
.BGHeader {
	background-image: url(imgs/BG_header.jpg);
	height: 217px;
}
.BGTextAreas {
	background-image: url(imgs/BG_text_area.jpg);
	background-repeat: repeat-y;

}
.logoSpace {
	height: 217px;
	width: 277px;
}
.sidebarSpace {
	width: 277px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	padding-left: 7px;
	padding-right: 72px;
}
.textTopSpace {
	padding-top: 60px;
}
.largeText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #213864;
}
.BGTextAreasSpace {
	background-image: url(imgs/BG_text_area.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;

}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-align: center;

}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;

}
a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.catTable {
	border: 1px solid #213863;
	margin-left: 7px;




}
.catTableText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;





}
.catalogueText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.blueBold {
	font-size: 13px;
	font-weight: bold;
	color: #203660;
}
