h1 { color: black; font-size: 22px; font-family: "Times New Roman", Georgia, Times  }
h2 { color: black; font-size: 15px; font-family: "Times New Roman", Georgia, Times  }
h3 { color: black; font-size: 14px; font-family: "Times New Roman", Georgia, Times }
h1 {
	text-align:center;
}

h2 {
	text-align:center;
}h3 {
	text-align:center;
}

td#content-td {
	padding:0px;
	margin:0px;
}

div#content {
	position:relative;
}

div#nav-bar {
	
	position:absolute;
	top:198px;
	right:0px;
	
}

div#left-column {
	position:absolute;
	
	top:0px;
	left:0px;
	width:200px;
	height:300px;
	
	padding:10px 5px 5px 5px;
	margin:5px 5px 5px 0px;
	border:1px solid #663300;
	
	text-align:left;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:178px;
}
html>body div#left-column {
	width:178px;
}

div#middle-column {
	padding:5px 215px 5px 195px;
	margin:0px;
}

div#right-column {
	position:absolute;
	
	top:0px;
	left:557px;
	width:200px;
	
	padding:5px;
	margin:5px;
	border:1px solid #663300;
	
	text-align:left;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:178px;
}
html>body div#right-column {
	width:178px;
}

.BodyNormal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px;

}
.BodyBold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7C4313;
	text-align: justify;
}
.Box {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	height: 14px;
	border: 1px solid #E0621D;
}
.Testimonial {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #663300;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.TestimonialBold {

	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #663300;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.Border {
	border: 1px solid #663300;
}






