BODY {
background-color:#800000;
	font-size: 16px;
	color: #333333;
    font-family:"trebuchet ms", trebuchet, verdana, sans-serif;
	font-style: normal;
	text-align: left;
}

H1 {font-size: 18px}
H2 {color:#800000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align: center;
	font-weight: lighter;
	font-size: 18px;}
H3 {color:#800000;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-size: 16px;
    }
    
H1.tagline {
	color:#800000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align: center;
	font-weight: lighter;
	font-size: 20px;
}

H1.pageTitle {
	color:#800000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align: left;
	font-weight: lighter;
	font-size: 25px;
}

a:link, a:visited, a:active  { color: #c49982; text-decoration:none;
                             font-weight:bold}           /* unvisited links */
a:hover { color: white; background: #c49982}                 /* user hovers     */

a.imgLink {background:none}

a.email {color: #333333;
           background: none;
		   font-weight: normal}

#footer a {color: #c06a3b;
           background: none;
		   font-weight: normal}

img {border-style: none}

.clear {clear:both;
}

.container {
	width: 800px;
	background-repeat: no-repeat;
    margin:auto}

.content {
    float: right;
margin:auto;
width: 550px;
	padding: 1px;
}

#navBar {
	float: left;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border: thin solid #c06a3b;
    width: 110px;
}

.spacerLeft {float: left;
width:40px;
height:100px}

.spacerRight {float: right;
width:40px;
height:100px}

#pageTop {
	background-image: url(images/bkg_top.jpg);
	height: 177px;
}

#pageBody {
	background-image: url(images/bkg_sliver.jpg);
	background-repeat: repeat-y;
	margin:auto;
}

#pageBottom {
background-image: url(images/bkg_bottom.jpg);
/*height: 165px;*/
height: 165px;
margin-bottom: 20px;
}

.listContainer {
	float:left;
/*	list-style-image: url(images/bulletXSmall.gif);
	list-style-position: inside;
*/	}

#footer {
	color: #c06a3b;
	font-size: 13px;
	margin: auto;
	text-align: center;
	position: relative;
	bottom: -110px;
}

 .bulletImage {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: center center;
    width:9px;
    height:9px;
    padding: 10px;
}

.servicesContainer {
	width: 545px;
	padding: 1px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

/* ----------- Images ----------- */

.mediumImage {width:220px;
    height:154px;
	padding:10px;
	background-repeat: no-repeat;
	background-position: center center;
}

 #peirceLogo {
	background-image: url(images/peirce_logo.gif);
	width:300px;
    height:115px;
	float:left;
}

 #homeImage1 {
	background-image: url(images/mediumRounded/yellowLivingRoom.jpg);
	float:right;
}

 #homeImage2 {
	background-image: url(images/mediumRounded/kitchenCabinets1.jpg);
	float:left;
}

 #homeImage3 {
	background-image: url(images/mediumRounded/peirceKitchen1.jpg);
	float:right;
}

 #contactImage1 {
	background-image: url(images/mediumRounded/beigeHouseExterior.jpg);
	float:right;
}

 #aboutUsImage1 {
	background-image: url(images/mediumRounded/breakfastNookVert.jpg);
	float:right;
        width:154px;
	height:220px;
}

 #servicesWindowsImage {
	background-image: url(images/mediumRounded/installingWindow.jpg);
	float:left;
}

#servicesKitchensImage {
	background-image: url(images/mediumRounded/peirceKitchenIsland.jpg);
	float:right;
}

#servicesSidingImage {
	background-image: url(images/mediumRounded/siding1.jpg);
	float:left;
}

#servicesFloorsImage {
	background-image: url(images/mediumRounded/hardwoodFloorBuddie.jpg);
	float:right;
}

#servicesDecksImage {
	background-image: url(images/mediumRounded/deck1Vert.jpg);
	float:left;
	width:154px;
	height:220px;
}

#servicesFinishImage {
	background-image: url(images/mediumRounded/finishWork1Vert.jpg);
	float:right;
	width:154px;
	height:220px;
}

#servicesBasementsImage {
	background-image: url(images/mediumRounded/basement1.jpg);
	float:left;
}

#servicesWashingImage {
	background-image: url(images/mediumRounded/powerWashFence.jpg);
	float:right;
}

#servicesSealingImage {
	background-image: url(images/mediumRounded/sealedDeck1.jpg);
	float:left;
}

#servicesPaintingImage {
	background-image: url(images/mediumRounded/whiteHouseExterior.jpg);
	float:right;
}

#servicesSnowImage {
	background-image: url(images/mediumRounded/snowRemoval.jpg);
	float:left;
}

#servicesConsultImage {
	background-image: url(images/mediumRounded/sold.jpg);
	float:right;
}



/* ---------------------- */

