@charset "UTF-8";
/* CSS Document */

.sideHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #993300;
	font-weight: bold;
}
.sideText {
	font-family: Verdana;
	font-size: 12px;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #993300;
}
.quotes2 {
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.style1 {
	font-size: small;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993300;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-size: x-small;
}
.style3 {
	font-size: xx-small;
}
.backgroundQuteTable {
	background-image: url(background_structure/quoteback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftColButtom {
	background-image: url(background_structure/sideboxbottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style1Bold {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.leftColTop {
	background-image: url(background_structure/sideboxtop.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
