body {
	background-color: #8d8d8d;
	font-family: Times, serif;
	background-image:url(../images/pageBG.gif);
	background-repeat: repeat-x;
	background-position:top;
	font-size:16px;
}

a{
	color:#711111;
	text-decoration:none;
}

a img{
	border:0px;		
}

.quoteHeader{
	background-color:#ddd;
	padding:3px;
	border:2px outset #700;
}

.insBar a:hover{
	border:1px;
}

.footer {
	color: #000000;
	font-size: 10px;
	text-align: center;
}
.footer a {
	color: #000000;
}
.heading{
 color:#711111;
 font-size:14px;
 font-weight:bold;
}
.header{
 color:#711111;
 font-size:16px;
 font-weight:bold;
}
.officeHeading{
  color:#711111;
  font-weight:bold;
}
.offices{
	font-size:10px;
	background-image:url(../images/background.jpg);
}
