﻿.phNum
{
	margin: 0.5em;
	clear: both;
}
.phNumType
{
	width: 8em;
	display: block;
	float: left;
	text-align: right;
	padding-right: .5em;
}

.quickAddressBlock
{
	display: block;
	float: left;
	padding-left: 1em;
}


#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#menu
{
	display: block;
	clear: both;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	width: 100%;
	background: #9A9A9A;
	border-width: 1px;
	border-style: solid;
	border-right: none;
	border-color: #ccc #888 #555 #bbb;
	background: static;
	height: 21px;
}






/* style, color and size links and headings to suit */
#menu a, #menu h2
{
	font: bold 11px/16px;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
}

#menu h2
{
	color: #fff;
	background: #000;
	text-transform: uppercase;
}

#menu a
{
	background-color: #F2A217;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}

#menu a:hover
{
	color: #a00;
	background: #fff;
}

#menu ul li
{
	position: relative;
	display: inline;
	float: left;
	width: 7em;
}


body
{
	font-family: Arial;
	height: 100%;
	background-position: bottom right;
	background-image: url('/images/digger-on-gravel.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-top: .5em;
	padding-left: .5em;
}
.contentHolder
{
	clear: both;
	width: 50%;
	background-image: url('/images/white-semi-transparent.gif');
	background-repeat: repeat;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}
div.footer
{
	position: absolute;
	bottom: 0px;
	margin-left: 2em;
}
.footer, .footer a
{
	font-size: small;
	color: #6699FF;
}
#title-contracting
{
	background-image: url('/images/contracting-background.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.smallImage
{
	height: 150px;
}
#location
{
	color: #FFFFFF;
	font-weight: bold;
}
#imageTitle
{
	padding: 1em;
	color: #0000FF;
}
