﻿

/* general type treatment */

body
{
	font: normal 13px Verdana, sans-serif;
	line-height: 130%; /* about 17px for 13px font */
	color: #171717;
}

a
{
	color: #3074B7;
}
h1, h2, h3, h4, h5, h6
{
	color: #B80103;
	font: normal 22px Georgia, serif;
	margin: 0px;
	padding: .5em 0px .5em 0px;
}
h1
{
	padding-top: 0px;
}
h2
{
	font-size: 19px;
}
h3
{
	font-size: 16px;
}
h4
{
	font-size: 13px;
}

p
{
	margin: 0px;
	padding: 0px 0px .8em 0px;
}

ul
{
	margin: 0px;
	padding: 0px 0px 1em 1.5em;
}
ul ul
{
	padding-bottom: 0px;
}

li
{
	padding-bottom: .2em;
}

dl
{
	margin: 0px;
	padding: 0px 0px 1em 0px;
}
dt
{
	font-style: italic;
	font-weight: bold;
}
dd
{
	margin: 0px;
	padding: 0px 0px .5em 1em;
}


/* positioning, etc. */

#site
{
	width: 775px;
	margin: 0px auto;
}
#site-below-head
{
	clear: both;
	padding-top: 20px;
}
#site-content
{
	margin-left: 30px;
	width: 500px;
	float: left;
	padding-bottom: 30px;
}

/* header */

#site-head
{
	position: relative;
	top: 0px;
	left: 0px;
}
#site-head-logo
{
	width: 200px;
	text-align: right;
	float: left;
}
#site-head h1
{
	position: absolute;
	top: 0px;
	left: 230px;
	width: 500px;
	height: 90px;
	padding: 22px 0px 0px 0px;
	border-bottom: 1px solid #D6E0EB;
}
#site-head-company
{
	display: block;
	font: normal 40px Georgia, serif;
	color: #B80103;
	position: relative;
	top: 0px;
	left: -2px; /* for the H's serifs */
}
#site-head-service
{
	display: block;
	font: normal 18px Georgia, serif;
	color: #000000;
	float: left;
}
#site-head-since
{
	display: block;
	font: normal 18px Georgia, serif;
	color: #000000;
	float: right;
}

.site-inset-right
{
	float: right;
	margin: 0px;
	padding: 5px 0px 15px 15px;
}

.site-inset-middle
{
	margin: 0px;
	padding: 5px 0px .8em 0px;
}


/* nav */

#site-sidebar
{
	width: 200px;
	text-align: right;
	float: left;
	padding-bottom: 30px;
}
#site-sidebar-nav
{
	padding: 30px 0px 0px 0px;
	font: bold 15px Tahoma, sans-serif;
}
#site-sidebar-nav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#site-sidebar-nav li
{
	margin: 0px;
	padding: 5px 17px 7px 0px;
}
#site-sidebar-nav li.current
{
	background: transparent url("images/nav-arrow.gif") no-repeat scroll center right;
}
#site-sidebar-nav li a
{
	color: #000000;
	text-decoration: none;
}
#site-sidebar-nav li.current a
{
	color: #B80103;
}
#site-sidebar-nav li a:hover
{
	text-decoration: underline;
}



/* footer */

#site-footer
{
	clear: both;
	border-top: 1px solid #D6E0EB;
	width: 695px;
	margin-left: 35px;
	font: normal 10px Arial, sans-serif;
	color: #7C98B6;
	line-height: 180%;
}
#site-footer a
{
	color: #7C98B6;
	text-decoration: none;
}
#site-footer a:hover
{
	text-decoration: underline;
}
#site-footer-nav
{
	float: right;
	padding-top: 10px;
}
#site-footer-copyright
{
	padding: 10px 0px;
}



/* styles specific to the home page */



/* styles specific to the inspections page */

