@charset "utf-8";
/* CSS Document */

body {margin: 0; padding: 0; font-family: tahoma; font-size: 13px; }

#head {width: 955px; height: 140px; margin: 0 auto;}

#head img {float: left; padding-left: 20px;}

#tagline { position:relative; text-align: center; top: 15px; font-size: 14px; color:#971A22}

#contactinfo {float: right; padding-right: 15px; position: relative; top: 20px; }

#wrapper {width: 955px;}
#top {width: 955px; margin: 0 auto;}

table#navbar {height: 35px;font-family: arial; font-size: 15px; font-weight:bold;margin: 0 auto; width: 1000px; margin-bottom:20px;}

#navbar td a:hover {background-color: #CCC; padding: 7px;}
#navbar td a{padding: 7px;}

#navbar td{width:auto}

tr.links{text-align: center}

#navbar tr {background-color:#999}

#navbar a { color: #000; text-decoration: none;}
#navbar a:hover {text-decoration: underline; }

#sublinks a{font-size: 17px; font-family:arial, tahoma, verdana, sanserif; color: #990000;}

#sublinks {list-style:none; margin: 0;}

ul#sublinks li{ padding: 7px 0px; verticle-align:top}

#introtext {font-family: verdana; font-size: 14px; line-height: 18px; margin: 0 auto; width: 900px; }

#introtext h2 {font-size: 20px; font-family:verdana; font-weight:bold; color:#990000;}

#testimonials {
	padding: 5px;
	margin: 0 15px;
	border: 1px dotted #000;
	background-color: #EEEEEE;
	height: 100px;
	text-align: center;
	font-family: tahoma;
	font-size: 13px;
}

table#main {margin-top:20px; margin: 0 auto; width: 955px;}

#main a {color: #000000}
#main a:hover {text-decoration: none;}

.small {font-size: 11px; padding-left: 10px; font-weight: bold;}
.large {font-size: 16px;}
.phone {color: #000; line-height: 60px;}

#address {padding: 10px; margin-bottom: 20px;}


#footer{text-align: center; font-family: tahoma; font-size: 11px; margin-bottom: 20px;}
#footer a {color:#000}

.ahtd {font-size: 14px; font-family: verdana; font-weight: bold; text-align: center; line-height: 40px;}

.burgundy {color: #990000;font-size: 19px;}

.nolink{color: #000; text-decoration:none;}
.nolink a:hover{color: #000; text-decoration:none;}
.nolink a:visited {color: #000; text-decoration:none;}
