/* CSS Document */
body {
  font-family : Arial; font-size : 12px;
	color: #000000;
  background-color: #d5d5d5;
	/*background-image: url(/assets/images/bg.gif);
	background-repeat: repeat-x;*/
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
}

td {
	font-family: Arial; font-size: 12px;
	color: #000000;
}

.keywords {
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #c5c5c5;
	display: inline;
}

table.floatLeft {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	/*margin: 5px;*/
	text-align: center;	
}

table.floatRight {
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	/*margin: 5px;*/
	text-align: center;	
}

a.textlinks, a.textlinks:link, a.textlinks:visited, a.textlinks:active {
  color: #003366;
  font-weight: normal;
  font-size: 12px;
  text-decoration: underline;
}

a.textlinks:hover {
  color: #003366;
  text-decoration: underline;
}

a.textlinksbold, a.textlinksbold:visited, a.textlinksbold:active {
  color: #003366;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}

a.textlinksbold:hover {
  color: #003366;
  text-decoration: underline;
}

a.footerlinks, a.footerlinks:visited, a.footerlinks:active {
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
  text-decoration: underline;
}

a.footerlinks:hover {
  color: #ffffff;
  text-decoration: underline;
}

A.siteDesignLink, A.siteDesignLink:visited, A.siteDesignLink:active {
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
  text-decoration: underline;
}

A.siteDesignLink:hover {
  color: #ffffff;
  text-decoration: underline;
}

a.topnavlinks, a.topnavlinks:visited, a.topnavlinks:active {
  color: #003366;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}

a.topnavlinks:hover {
  color: #003366;
  text-decoration: underline;
}

.contactBgTable {
	width: 220px;
	background-color: #d6d3d6;
	border: 1px solid;
	border-color: #006699;
	margin-left: auto;
	margin-right: auto;
}

.contactTable {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.inputField {
	background-color: #f6f3f6;
	width: 125px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #006699;	
}

.inputFieldLong {
	width: 140px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #006699;
	background-color: #f6f3f6;	
}

.inputFieldXLong {
	width: 225px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #006699;
	background-color: #f6f3f6;	
}

.inputFieldXSmall {
	width: 25px; 
	height: 17px;
	font-family: tahoma; 
	font-size:10px; 
	border:1px solid;
	border-color: #006699;
	background-color: #f6f3f6;		
}

.copyright {
  color: #006699;
  font-weight: normal;
  font-size: 10px;
}

.textareaField {
	width: 390px; 
	height: 161px; 
	font-family: tahoma; 
	font-size: 10px; 
	border:1px solid;
	border-color: #006699;
	background-color: #f6f3f6;	
}

.whiteText {
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
}

#prod_serv_content {
	color: #ffffff;
}

#prod_serv_content a, a:link, a:visited, a:active {
	color: #558ed5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#prod_serv_content a:hover {
	color: #558ed5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
}

#prod_serv_content li {
  list-style-type: none;
  margin: 0;
  padding: 0;	
}

#topright_nav a, a:link, a:visited, a:active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#topright_nav a:hover {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;	
}

.content {
	float: left;  
	padding-top: 26px;
}

a.tabLinks, a.tabLinks:link, a.tabLinks:visited, a.tabLinks:active {
  color: #000000;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
	font-weight: bold;
}

a.tabLinks:hover {
  color: #000000;
  text-decoration: none;
	font-weight: bold;	
}

a.tabLinksOn, a.tabLinksOn:link, a.tabLinksOn:visited, a.tabLinksOn:active {
  color: #ffffff;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
	font-weight: bold;
}

a.tabLinksOn:hover {
  color: #ffffff;
  text-decoration: none;
	font-weight: bold;	
}

#contact_map {
	float: right;
}

#pageTitle {
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
	color: #ed2024;
}

#divider {
  margin-top: 6px;	
	border-top: 1px solid #e2e2e2;
	margin-bottom: 16px;
}

#general_contractors_michigan_wrapper {
	margin-left: 35px;
	margin-right: 35px;
}

#general_contractors_michigan_text {
	color: #ffffff;
	float: left;
}

h1 {
	color: #ffffff;
	font-size: 12px;
	display: inline;
	font-weight: normal;
}

#general_contractors_michigan_text ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a.topnavLinks, a.topnavLinks:visited, a.topnavLinks:active {
  color: #ffffff;
  font-weight: normal;
  font-size: 10px;
  text-decoration: underline;
	font-weight: bold;
}

a.topnavLinks:hover {
  color: #ffffff;
  text-decoration: underline;
	font-weight: bold;	
}

a.footerLinks, a.footerLinks:visited, a.footerLinks:active {
  color: #000000;
  font-weight: normal;
  font-size: 10px;
  text-decoration: underline;
	font-weight: bold;
}

a.footerLinks:hover {
  color: #000000;
  text-decoration: underline;
	font-weight: bold;	
}

#general_contractors_michigan_services_wrapper {
	padding: 16px;
}

#general_contractors_michigan_services_wrapper li {
	list-style-image:url(/assets/images/bullet_diamond.gif);
}

.graytext {
	color: #333333;
}

#tabs_wrapper {
	display: block;
	height: 34px;
	margin-left: 0px;
	margin-top: -1px;
}

#tabs {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
	height: 35px;
}

#tabs li {
	list-style: none;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 1px;
}

#tabs a, #tabs a:link, #tabs a:visited, #tabs a:active {
	font-size: 12px;
	color: #000000;
	background: url(/assets/images/tabs.gif) right 34px;
	display: block;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	width: 153px;
	/* IE6 Fix */
	float: left;		
}

#tabs a span {
	color: #000000;
	background: url(/assets/images/tabs.gif) left 34px;
	display: block;
	height: 34px;
	/*
	margin-right: 14px;
	padding-left: 14px;
	*/
	width: 149px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	text-align:center;
	/* IE6 Fix */
	float: left;	
}

#tabs a:hover {
	background: url(/assets/images/tabs.gif) right 0px;
	display: block;	
	/* IE6 Fix */
	float: left;		
}

#tabs a:hover span {
	background: url(/assets/images/tabs.gif) left 0px;
	display: block;
	color: #ffffff;	
	/* IE6 Fix */
	float: left;			
}

#tabs span on {
	background: url(/assets/images/tabs.gif) left 0px;
	display: block;
	color: #ffffff;	
	/* IE6 Fix */
	float: left;			
}

.hrcolor {
	color: #ffffff;
	font-weight: bold;
}

.picMouseover {
	display:none; 
	position:absolute; 
	width: 480px;
	height: 360px; 
	border: 1px solid #000000;
	background-color: #00ffff;
	border-collapse: collapse;
}

.gallery_photo {
	width: 50%;
	float: left;
	margin-bottom: 6px;
}

.pic {
	border: 1px solid #000000;
	padding: 1px;
	background-color: #e2e2e2;
}

.picFloatLeft {
	border: 1px solid #000000;
	padding: 1px;
	background-color: #e2e2e2;
	float: left;
	margin-right: 16px;
	margin-bottom: 5px;
	text-align: center;
}

.picFloatRight {
	border: 1px solid #000000;
	padding: 1px;
	background-color: #e2e2e2;
	float: right;
	margin-left: 16px;
	margin-bottom: 5px;
	text-align: center;
}

