.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #663300;
	overflow: auto;
	position: relative;
	height: auto;
	width: auto;
	z-index: 2;
	visibility: visible;
}
.introhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #B63414;
	font-style: italic;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2E98C;
	font-weight: bold;
	text-align: center;
	text-indent: 12px;
}
.cellborder1 {
	border-top: thick solid #Ffff99;
	border-right: thin solid #E3A717;
	border-bottom: thin none #E3A717;
	border-left: thin solid #E3A717;
}
#orchidbg {
	background-image: url(assets/orchid2.png);
}
.linktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
}
.servicedescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #B63414;
	font-style: italic;
}
.cellborder2 {
	border: thin solid #000000;
}
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.bright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
}
#gradbg {
	background-image: url(assets/bg.gif);
}
#borders {
	border: thin solid #CC9900;
}
#bggif {
	background-image: url(assets/bg.gif);
}
#footer {
	background-color: #FFFFFF;
	background-position: center center;
	width: auto;
	text-align: center;
}
td.leftmenu {
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 25px;
	width: 150px;
}
a.leftmenu {
	font-size: 14pt;
	text-decoration: none;
	font-family: Arial Narrow;
	color: #B63414;
	font-weight: bolder;
}
a:hover.leftmenu {
	color: White;
}
/*styling for testimonial heading*/
#testimonial {
	text-decoration: underline;
	color: #000000;
}
/*styling for author of testimonial*/
.author {
	font-weight: bold;
	color: #000000;
}
/*testimonial text size*/
#testtextsize {
	font-size: 9.5pt;
}
.rule {
	color: #FF0000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

