﻿body
{
  background-color:#CCCC99; /* GOLD */
  background-image:url('../images/doubleBlueTop.png');
  background-repeat:repeat-x;
  font-family:Verdana, Sans-Serif;
  color:#FFFFFF; /* WHITE */
  margin:0;
  padding:0;
}

.page-wrapper-bottom
{
  background-color:#CCCC99; /* GOLD */
  background-image:url('../images/blueBottom.png');
  background-repeat:repeat-x;
  font-family:Verdana, Sans-Serif;
  color:#FFFFFF; /* WHITE */
  text-align:center;
  font-size:0.6em;
  height:28px;
  line-height:3em;
  width:100%;
}

.page-wrapper
{
  width:860px;
  margin-left:auto;
  margin-right:auto;
  /*background:transparent url('../images/pageWrapperBack.png') repeat-y scroll 0px 0px;*/

}

h1 /* white text for top Phone Number only! */
{
  color:#FFFFFF; /* WHITE */
  font-size:1.2em;
  line-height:0.4em;
}

h2 /* white text for top nav system only! */
{
  color:#FFFFFF; /* WHITE */
  font-size:0.8em;
  line-height:0.8em;
  font-weight:bold;
}

h3 /* black text */
{
	font-size:0.8em;
	line-height:1.3em;
	color:Black;
	margin-left:15px;

}

h4 /* red text */
{
  color:#993333;
  font-size: 1em;
  font-weight:bold;
}

h5 /* white text for bottom red area only! */
{
  color:#FFFFFF; /* WHITE */
  font-size:0.8em;
  line-height:1em;
  font-weight:bold;
}

h6 /* LARGE black text */
{
	font-size:0.9em;
	line-height:1.2em;
	font-weight:bold;
	color:Black;

}

.logo-top
{
	background-image:url('../images/logoTop.png');
	background-repeat:no-repeat;
	background-position:bottom;
	width:192px;
	height:149px;
}

.logo-simple
{
	background-image:url('../images/logoSimple.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:860px;
	height:148px;
}

.side-bar
{
	width:165px;
	min-height:400px;
	display:block;
	float:left;
	padding:5px 6px 5px 20px;
}

.blue-bullet
{
	background-image:url('../images/blueBullet.png');
	background-position:center;
	width:19px;

}

.iicrc-logo
{
	background-image:url('../images/iicrcLogo.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:165px;
	height:187px;
	border-bottom:solid 2px #CCCC99;
	padding-bottom:5px;
}

.angie-bbb
{
	background-image:url('../images/AngieBBB.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:165px;
	height:140px;
	border-bottom:solid 2px #CCCC99;
	padding-bottom:5px;
	margin-bottom:125px;
}

.content
{
	width:630px;
	float:left;
}

.content-area
{
	width:860px;
	float:left;
	background-image:url('../images/contentBack.png');
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

.links, a.links:visited
{
  color:black;
  text-decoration:none;
  font-weight:bold;
  font-size:0.8em;
  background-image:url('../images/blueBullet.png');
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:12px;
}

	a.links:hover
	{
	  color:#993333; /* RED */
	}

.nav-links, a.nav-links:visited
{
  color:#FFFFFF; /* WHITE */
  text-decoration:none;
  font-weight:bold;
  font-size:0.8em;
  line-height:2.5em;
  height: 35px;
}


	a.nav-links:hover 
	{
	  color:#993333; /* red */
	}

a
{
  color:#FFFFFF;
}

a:hover, a:visited:hover
{
  color:#993333; /* red */
} 

a:visited
{
  color:#FFFFFF;
}

.phone
{
  color:#FFFFFF; /* WHITE */
  text-decoration:none;
  font-weight:bold;
  font-size:1.2em;
  line-height:1.7em;
  height: 35px;
  border-bottom:solid 1px #3D455C;
}

.contact-button
{
 display:block;
 border-style:none;
 width:149px;
 height:37px;
 margin-left:8px;
 background:transparent url('../images/btnContact.png') no-repeat scroll 0px 0px;
}

.contact-button:hover
{
  background:transparent url('../images/btnContact.png') no-repeat scroll 0px -37px;
}

.carpet-button
{
 display:block;
 border-style:none;
 width:149px;
 height:37px;
 margin-left:8px;
 background:transparent url('../images/btnCarpetCare.png') no-repeat scroll 0px 0px;
}

.carpet-button:hover
{
  background:transparent url('../images/btnCarpetCare.png') no-repeat scroll 0px -37px;
}

.red-logo
{
	background-image:url('../images/redLogo.png');
	background-repeat:no-repeat;
	width:122px;
	height:45px;
	margin-left:89px;
	
}

.service-map
{
	background-image:url('../images/serviceMap.png');
	background-repeat:no-repeat;
	background-position:center bottom;
	width:485px;
	height:469px;
	margin-bottom:150px
	
}

.photo-right
{
	width: 225px;
	display:block;
	float:right;
	margin:25px 0px 25px 10px;
	background-repeat:no-repeat;
	background-position:right center;
}

.photo-left
{
	width: 260px;
	display:block;
	float:left;
	margin:25px 10px 25px 0px;
	background-repeat:no-repeat;
	background-position:left center;
}


.photos
{
	width: 200px;
	display:block;
	float:right;
	margin:25px 0px 25px 10px;
	background-repeat:no-repeat;
	background-position:right center;
}