/* Raleigh Roofing and Restoration CSS Document */
body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #FFFFFF;
}
.bodyH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #954738;
	font-weight: bold;
}
.bodyH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bodyUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bodyParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	align: left;
}
.bodyIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	align: center;
}
.smallParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.bodyHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #954738;
	font-weight: bold;
}
.h1Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #954738;
	font-weight: bold;
}
a:link {color: #000033}
a:visited {color: #000033}
a:hover {color: #330033; 
		 font-weight: normal;
		 text-decoration: none;}
a:active {color: #330033}
a.bold:link {color: #000033;
		 font-weight: bold;
		 font-size: 12px;
}
a.bold:visited {color: #000033
		 font-weight: bold;
		 font-size: 12px;
}
a.bold:hover {color: #330033; 
		 font-weight: bold;
		 font-size: 12px;
		 text-decoration: none;
}
a.bold:active {color: #330033
		 font-weight: bold;
		 font-size: 12px;
}
a.boldsmall:link {color: #000033;
		 font-weight: bold;
		 font-size: 10px;
}
a.boldsmall:visited {color: #000033
		 font-weight: bold;
		 font-size: 10px;
}
a.boldsmall:hover {color: #330033; 
		 font-weight: bold;
		 font-size: 10px;
		 text-decoration: none;
}
a.boldsmall:active {color: #330033
		 font-weight: bold;
		 font-size: 10px;
}
a.highlight:link {color: #954738}
a.highlight:visited {color: #954738}
a.highlight:hover {color: #954738; 
		 font-weight: bold;
		 text-decoration: none;}
a.highlight:active {color: #954738}


