body{
font-family: FreeSans, Helvetica, Geneva, Arial, sans-serif;
font-size: 13px;
margin: 0 auto 0px;
}

a img{
	border: 0;
}
a:link {
	font-weight: bold;
}
a:link.hover {
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link, a:visited, a:hover {
	color: #00f;
}
a:focus {
	outline: none;
}

div#header{
width: 880px;
margin: 0 auto;
padding: 10px;
}

div#banner{
height: 192px;
width: 369px;
background: url('images/shpr-amalgam.png') no-repeat;
margin-left: 40px;
}

div#menu{
float: right;
padding-top: 172px;
padding-right: 15px;
font-size: 1.2em;
margin-right: 40px;
}

div#menu a {
color: red;
}

div#menu a.hover {
}

div.splash{
width: 100%;
background-color: #d21;
}

div.splash-content{
width: 780px;
margin: 0 auto;
padding: 10px 80px;
color: white;
}

div#blurb{
margin: 10px 400px 10px 0px;
padding: 0 10px 10px;
/*
border: 2px dotted white;
*/
font-size: 1.1em;
font-weight: normal;
line-height: 20px;
font-family: georgia, times new roman, serif;
}

div.splash-content h1{
border-bottom: 1px groove white;
padding: 5px 20px;
margin: 0;
font-family: georgia, times new roman, serif;
font-size: 1.3em;
}

div#content{
width: 900px;
margin: 0 auto;
}

div#content h3 {
border-top: 1px solid #d21;
background: url('images/hr-bg-orange.png') bottom no-repeat;
padding: 10px 10px 20px;
text-align: center;
color: #9B170C;
}

div#content table#lists{
width: 900px;
}

div#content table#lists td{
vertical-align: top;
}

div#content table#lists td ul li {
font-size: 1.1em;
font-family: georgia, times new roman, serif;
}

div#content form{
width: 410px;
margin: 0 auto;
}

div#credits{
border-top: 1px solid #d21;
padding-top: 20px;
background: #555;
clear: both;
}

div#credits-content{
width: 900px;
margin: 0 auto;
text-align: center;
}

div#credits-content a {
color: #999;
}

div#footer {
border-top: 1px solid #d21;
padding-top: 10px;
margin-top: 15px;
background: #ccc;
}

div#footer-content{
width: 900px;
margin: 0 auto;
text-align: center;
}

div#footer div#address{
float: left;
text-align: left;
width: 40%;
margin-left: 10%;
}

div#footer div#hours{
float: left;
text-align: left;
}

div#blurb table#pricing {
width: 360px;
}

div#blurb table#pricing thead td {
font-weight: bold;
border-bottom: 1px dotted white;
}

div#blurb table#pricing td.first{
text-align: left;
}

div#blurb table#pricing td {
text-align: center;
padding: 2px;
}

div#blurb table#pricing tr.info {
}

div#blurb table#pricing tr.highlight {
font-weight: bold; 
border: 1px dotted #c21; 
color: #b10; 
background: white;
}
