BODY {
	font-family : Arial, Helvetica, sans-serif;
	margin : 0px;
	background-image : url(images/bg_tile.gif);
}
A {
	color : #990000;
	font-size : 9pt;
	text-decoration : underline;
}
A:HOVER {
	color : Red;
	font-size : 9pt;
	text-decoration : underline;
}
A.top {
	color : #E8E4D1;
	font-size : 9pt;
	text-decoration : none;
}
A.top:HOVER {
	color : #FFFFCC;
	font-size : 9pt;
	text-decoration : underline;
}
A.footer {
	color : Black;
	font-size : 8pt;
	text-decoration : none;
}
A.footer:HOVER {
	color : #FFFFCC;
	font-size : 8pt;
	text-decoration : underline;
}
A.mn {
	color : White;
	font-size : 8pt;
	text-decoration : none;
}
A.mn:HOVER {
	color : #FFFFCC;
	font-size : 8pt;
	text-decoration : underline;
}
TABLE.main {
	border : 1px Solid Black;
	background-color : #F4F0DD;
}
TR.top {
	background-color : #990000;
	line-height : 20px;
}
TD.left {
	background-image : url(images/tile_left.gif);
	width : 235px;
}
TD.left2 {
    width : 20px;
	background-image : url(images/tile_frame_left.gif);
}
TD.center {
	width : 529px;
}
TD.center2 {
	width : 355px;
}
TD.quotecol {
	width : 174px;
	background-color : #EBE7D4;
}
TD.right {
    width : 11px;
	background-image : url(images/tile_frame_right.gif);
}
TD.black {
	background-color : Black;
}
TD.tan {
	background-color : #ABA994;
	font-size : 8pt;
	color : Black;
}
TD.footer {
	background-color : Black;
	font-size : 8pt;
	color : Silver;
	line-height : 38px;
}
TD.quote {
	font-size : 11pt;
	color : #999999;
	font-weight : Bold;
	font-style : italic;
	line-height : 18pt;
}
TD.quote2 {
	font-size : 13pt;
	color : #999999;
	font-weight : Bold;
	font-style : italic;
	line-height : 20pt;
}
TD.jumptext {
	line-height : 18pt;
}
TD.bodycopy {
	font-size : 9pt;
	line-height : 14pt;
}
TD.contact {
	width : 529px;
	background-image : url(images/bg_contacttext1.gif);
}
TD.contact2 {
	width : 355px;
	background-image : url(images/bg_contacttext.gif);
}
TD.backtotop {
	width : 174px;
	background-image : url(images/bg_backtotop.gif);
}
TD.backtotop2 {
	width : 174px;
	background-image : url(images/bg_backtotop2.gif);
}
OL.list {
	margin-left : 0px;
}
LI.bullet {
	list-style-position : inside;
	list-style : url(images/img_bullet.gif);
}
UL.bullet {
	list-style-position : outside;
	list-style : url(images/img_bullet.gif);
}
TABLE.testimonial {
	font-size : 9pt;
	padding : 15px;
	background-color : #E2DECD;
}
SPAN.underline {
	text-decoration : underline;
}
TABLE.contact {
	font-size : 9pt;
	padding : 5px;
	background-color : #E2DECD;
	font-weight : Bold;
}
SPAN.phone {
	font-size : 16pt;
	font-weight : Bold;
}
TABLE.form {
	font-size : 9pt;
	color : Black;
	font-weight : bold;
}
SPAN.tiny {
	font-size : 8pt;
}
TD.bottom {
	background-image : url(images/bottom_hm_2.jpg);
}
SPAN.red {
    font-size : 9pt;
	font-weight : bold;
	color : #990000;
}
TD.directions {
	color : black;
	font-size : 11pt;
}