﻿body {
	background:#ffffff;
	margin:0px; 
	padding:0px; 
	font-family:Tahoma, Arial, sans-serif;
}
td#top-expand {
	background: url("../images/top_bkgd.gif") repeat-x;
	height: 73px;
}
td#top-interior-expand {
	background: url("../images/top_interior_bkgd.gif") repeat-x;
	height: 172px;
}
td#bottom-expand {
	background: url("../images/footer_bkgd.jpg") repeat-x;
	height: 112px;
}
td#masthead-logo {
	background: url("../images/top_bkgd.gif") repeat-x;
}
td#masthead-bkgd {
	background: url("../images/masthead_bkgd.jpg") repeat-x;
	height: 300px;
}
td#masthead-interior {
	width:658px;
}
td#left-leadin {
	background: url("../images/left_bkgd_line.gif") repeat-y;
	width: 223px;
	font-size: 14px;
	line-height: 175%;
	text-align: left;
	color: #14641e;
	vertical-align: top;
}
td#main {
	width: 435px;
	vertical-align: top;
}
td#main-interior {
	vertical-align: top;
	padding: 0 12px 0 12px;
}
td#ratings {
	background: url("../images/left_bkgd_line.gif") repeat-y;
	vertical-align: top;
	font-size: 10px;
	padding-top: 48px;
}
td#contact {
	font-size: 12px;
	vertical-align: top;
	padding-bottom: 18px;
}
td#footer {
	background: url("../images/footer_bkgd.jpg") repeat-x;
	height:112px;
	vertical-align:top;
}
h1{
	font-size:18px;
	color: #008ab0;
	font-weight:normal;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #008ab0;
}
p {
	font-size: 12px;
}
ul {
	list-style: disc;
}
li {
	font-size: 12px;
	padding-bottom: 3px;
}
.pad-right {
	padding-right: 30px;
}
.pad-left {
	padding-left: 18px;
}
.pad-contact {
	border-bottom: medium #ffd457 dotted;
	border-top: medium #ffd457 dotted;
	margin: 36px 18px 18px 18px;
}
.small {
	font-size:10px;
	padding-top: 2px;
}
.contact-head {
	font-weight: bold;
	color: #008ab0;
}
.yellow {
	color:#ffd457;
}
.footer-links {
	text-align:center;
	padding-top:48px;
}
A.link {
    COLOR: #008ab0;
    FONT-SIZE: 12px;
    TEXT-DECORATION: underline; }
A.link:visited {
    COLOR: #993399;
    TEXT-DECORATION: underline; }
A.link:hover {
    COLOR: #ffd457;
    TEXT-DECORATION: underline; }
