p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.I_B_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.ourFamilyColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}
.imgborder {
	margin-right: 6px;
	margin-left: 6px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
#lefttd {
	background-image: url(images/left-bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#bottd {
	background-image: url(images/bot-bg.jpg);
}
#righttd {
	background-image: url(images/right-bg.jpg);
}
