.BoldBlue {
	color:#000099;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 120%;
}

.BoldBlack {
  color:#000000;
  font-weight:bold;
}

.Bold14 {
	color:#65442C;
	font-size:26px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}

.Bold18 {
  color:#000000;
  font-size:18px;
  font-weight:bold;
}
.Bold18Purp {
	color:#973C9B;
	font-size:18px;
	font-weight:bold;
}

.Italic {
  font-style: italic;
}

.Heading01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#823E8B;
}

.Heading02 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  /* font-weight: bold; */
  color:#8F8244;
}

.BodyText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #000033;
}
.BodyHours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #000033;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
}
.BodyHoursPhone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:20px;
	color: #000033;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
}


.Testimonial {
    font-family: Times New Roman, serif;
    font-size:12px;
    line-height:14px;
    color: #284584;
}
.BodyTextPad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #000000;
	padding-left: 10px;
	font-weight: bold;
}
.BodyTextPadRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #000000;
	padding-left: 0px;
	font-weight: normal;
}
.BodyTextPanelBig {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #CCCCCC;
}
.BodyTextIndent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #000033;
	margin: 20px;
}
.BodyTextIndentList {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
	color: #000033;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-type: disc;
}
.blackFormCopy {
	color:#000000;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BodyTextBottom {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #333333;
}
.BodyTextBullet {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: none;
	display: list-item;
	text-indent: 20px;
}
.BodyTextPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:normal;
	color: #CCCCCC;
}
.BodyTextQB {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #000000;
}
.BodyTextQBNum {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:13px;
	color: #823E8B;
	font-weight: bold;
}
.Bold14Red {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
.BodyAPS {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #000000;
	vertical-align: top;
}
.BodyTextPanBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #000000;
}

p {
	padding: 0;
	margin: 0 0 5px 0px;
}

h1 {
	color:#6A472D;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 28px;
}

h2 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 14px;
	color: #6600CC;
	clear: right;
	font-weight: bold;
}

h3 {
	margin: 10px 10px 5px 0;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #666666;
	clear: right;
	font-weight: bold;
	border-bottom: 1px solid #b9e;
}

ul, ol { padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 5px; }

li { padding: 0; margin: 0; }

div#wrapper {
	position: relative;
	padding: 0;
	margin: 30px auto 0 auto;
	width: 600px;
	background-color: white;
	border: 1px solid #b9e;
}

div#topnav {
	padding: 20px 30px; margin: 0;
	width: 840px; height: 19px;
	background-image: url(../images/navbar.jpg); background-repeat: repeat-x; background-color: white;
	line-height: 19px;
	font-size: 14px;
	border-bottom: 1px solid #b9e;
}

#topnav a { margin-right: 40px; color: #306; text-decoration: none; font-weight: bold; }


#topnav a:hover { color: #666; }
.quote { font-style: italic; }
.tiny { font-size: 9px; }



div#header {
	position: relative;
	padding: 0;
	margin: 0;
	width: 400;
	height: 109px;
	background-color: #FFFFCC;
	background-image: url(browngrad_top.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #b9e;
}

div#phone { 
	position: absolute; 
	top: 0px; left: 650px;
	width: 190px;
	height: 19px;
	font-weight: bold; font-size: 16px; line-height: 19px; color: #666;
	padding: 20px 30px;
	text-align: right;
}

div#leftnav {
	padding: 0;
	padding-top: 40px;
	margin: 0;
	position: absolute;
	top: 170px; left: 0;
	background-color: white;
	width: 280px;
}


ul#subnav { list-style: none; padding: 0; margin: 0; border-top: 1px solid #b9e; }

#subnav li { 
	float: left; 
	padding: 0; margin: 0; 
	width: 280px; 
	border-bottom: 1px solid #b9e;
	font-weight: bold;
 }

#subnav a {
	padding: 5px 10px; margin: 0;
	display: block;
	background-image:url(../images/small-gray-gradient.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}

#subnav a:hover { 
	background-image: url(../images/top-gradient.jpg);
	background-repeat: repeat-x;
}


#subnav a.current { 
	background-image: url(../images/top-gradient.jpg);
	background-repeat: repeat-x;
}

div#content {
	position: relative;
	width: 535px;
	left: 0;
	padding: 10px;
	margin: 0;
	border-left-width: 0px;
	border-left-style: solid;
	border-right-width: 0px;
	border-right-style: solid;
}

div.gradtop {
	background-image:url(purpgrad_top.gif);
	background-repeat: repeat-x;
}

div#footerbar {	
	position: relative;
	width: 900px;
	text-align: center;
	padding: 5px 0;
	font-size: 10px;
	color: #309;
	border-top: 1px solid #b9e;
	background: #f8f8f8;
	background-image: url(../images/footer-gradient.jpg);
	background-repeat: repeat-x;
}

div#textnav { position: relative; padding: 0; margin: 10px auto 0 auto; width: 900px; }

#textnav p { font-size: 10px; padding: 0 0 5px 0; text-align: center; }


img.floatright { float: right; padding: 10px; margin: 0 0 0 10px; border: 1px solid #b9e; }

div.clearer { clear: both; height: 1px; line-height: 1px; font-size: 1px; }
.brownsubheader {
	color:#6A472D;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
}
.brownbigheader {
	color:#800000;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 28px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hourstableheader {
	color:#FFFFFF;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.BodyTextHeaderPadWt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #FFFFFF;
	padding-left: 6px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
}
.margin25 {
	margin-left: 25px;
}
.BodyTextQBStrongRed {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color: #BC0A0A;
}
.BodyLargerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:normal;
	color: #000033;
	padding: 2px;
}
.blackFormUP {
	color:#000000;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

