@charset "utf-8";
/* CSS Document */

body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-image:url(images/backgr.gif);	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	text-decoration: none;
}
/* delete default padding for these tags */
p,h1,h2,h3,h4,ol,ul,li {
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 1em;
}

/* Basic page parms like width, bg, alignment  */
#wrapper1024 {
	background-color:#FFF;
	margin: 0 auto;
	text-align:left;
	width:1024px;
	height:auto;
}
#bannerlogo1024 {
	width:270px;
	height:111px;
	background-image:url(images/logoH1024.jpg);
	float:left;
}
#bannerRight1024 {
	width:750px;
	height:93px;
	background-image:url(images/banner2H.jpg);
	float:left;
	padding-left:4px;
	padding-top:18px;
}
#bannerBott1024 {
	width:1004px;
	height:30px;
	background-image:url(images/banner3H.gif);
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-top:19px;
	font-size:.9em;
	color:#8b0b04;
}
#navSect1024 {
	width:1024px;
	height:28px;
	background-color:#8b0b04;
	float:left;
	padding-top:0px;
	text-align:center;
}
#leftSide1024 {
	width:166px;
	height:auto;
	font-size:.8em;
	background-color:#dadada;
	float:left;
	margin-top:2px;
	padding:16px 0px 20px 6px;
}
#mainContent1024 {
	width:656px;
	height:auto;
	padding-left:16px;
	padding-top:21px;
	float:left;
	font-size:.9em;
	background-color:#ffffff;
}
#homeTop1024 {
	width:656px;
	height:66px;
	float:left;
	background-color:#FFF;
	padding-left:16px;
	padding-top:16px;
}
#homeMidd1024 {
	width:333px;
	height:auto;
	background-color:#FFF;
	float:right;
/*	padding-top:21px;  */
	padding-left:16px;
	font-size:.9em;
}
#leftSide1024 h3 {
	font-size:1em;
	font-weight:normal;
}
#leftSide1024 li {
	margin-left:14px;
	font-size:.8em;
	line-height:1.3em;
}

#wrapper {
	background-color:#FFF;
	margin: 0 auto;
	text-align:left;
	width:1100px;
/*	height:850px; */
	height:auto;
}
/* a href properties */
a.homelink,a.homelink:visited,a.homelink:active {
	font-size: 1.2em;
	text-decoration: none;
	color: #000;
	letter-spacing: .1em;
}
a.homelink:hover {
	color: #FFF;
}

a.nav,a.nav:visited,a.nav:active {
	text-decoration: none;
	color: #fff;
}

a.nav:hover {
	color: #e89d00;
}


A.snav2:link, A.snav2:visited, A.snav2:active {color:#0000FF; font-weight:normal; text-decoration:none;}
A.snav2:hover {color:#d8ac35; text-decoration:none;}

#bannerlogo {
	width:351px;
	height:111px;
	background-image:url(images/logoH.jpg);
	float:left;
}
#bannerRight {
	width:745px;
	height:93px;
	background-image:url(images/banner2H.jpg);
	float:left;
	padding-left:4px;
	padding-top:18px;
}
#bannerBott {
	width:1080px;
	height:30px;
	background-image:url(images/banner3H.gif);
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-top:19px;
	font-size:.9em;
	color:#8b0b04;
}
#navSect {
	width:1100px;
	height:28px;
	background-color:#8b0b04;
	float:left;
	padding-top:0px;
	text-align:center;
}

#leftSide {
	width:212px;
	height:auto;
	font-size:.8em;
	background-color:#dadada;
	float:left;
	margin-top:2px;
	padding:16px 0px 20px 6px;
}
#leftSide h3 {
	font-size:1em;
	font-weight:normal;
}
#leftSide li {
	margin-left:14px;
	font-size:.8em;
	line-height:1.3em;
}
#searchbox {
	padding-bottom:44px;
}
.leftSideRpt {
	padding-top:20px;
	font-size:1em;
	color:#8b0b04;
}
	
#homeTop {
	width:682px;
	height:66px;
	float:left;
	background-color:#FFF;
	padding-left:16px;
	padding-top:16px;
}
#mainContent {
	width:682px;
	height:auto;
	padding-left:16px;
	padding-top:21px;
	float:left;
	font-size:.9em;
	background-color:#ffffff;
}
#homeLeft1 {
	width:307px;
	height:auto;
	background-color:#FFF;
	float:left;
/*	padding-left:16px;
	padding-top:21px; */
	font-size:.9em;
}
#homeLeft2 {
	width:307px;
	height:250px;
	background-color:#FFF;
	float:left;	
/*	padding-left:16px; */
}
#homeLeft3 {
	width:307px;
	height:auto;
	background-color:#FFF;
	float:left;
	padding-top:16px;
	font-size:.9em;
}
#homeMidd {
	width:332px;
	height:auto;
	background-color:#FFF;
	float:right;
/*	padding-top:21px;  */
	padding-left:16px;
	font-size:.9em;
}
#rightSide {
	width:156px;
	height:646px;
	background-color:#FFF;
	float:right;
	padding: 16px 16px 0px 8px;
}
#wrapad {
	clear: left;
	float: left;
	height: 250px;
	width: 300px;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 0px;
	/*display: none;*/
}

.calloutComm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 13px;
	height: auto;
	padding: 3px;
	width: 210px;
	border: thin solid #A6402C;
	line-height: normal;
	background-color: #f8f8f8;
	float: right;
}
.headerH {
	color:#8b0804;
	font-size:1.3em;
}
.subhd1{
	font-size:.9em;
/*	letter-spacing:.1em;*/
}
.indent1 {
	padding-left: 40px;
}
/* Fonts */
.tdatab {font-size: 9pt;  color: #000000;  font-weight:bold; font-family: "verdana" }
.tdata8 {font-size: 8pt;  color: #000000;  }
.tdatac {font-size:.8em; text-align:right;}
.tdata8w {font-size: 8pt;  color: #FFF; font-family: "verdana" }
.thdr1 {font-size: 16pt;  color: #A6402C; text-align:center;  }
.thdr1g {font-size: 16pt;  color: #017d5a; font-family: "verdana" }
.thdr2g {font-size: 14pt;  color: #017d5a; font-family: "verdana" }
.thdr3g {font-size: 1.1em;  color: #017d5a; font-family: "verdana" }
.thdr14 {font-size: 14pt;  color: #A6402C; font-family: "verdana"; text-align:left;    }
.thdr4 {font-size: 12pt;  color: #A6402C; font-family: "verdana" }
.thdr2 {font-size: 16pt;  color: #A6402C; font-weight:bold; font-family: "verdana" }
.thdr3 {font-size: 9pt;  color: #A6402C;  line-height:210%; font-family: "verdana" }

/* Bottom Boston Web Co credit line */
#credit {
	font-size: .7em;
	background-color:#9999aa;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 5px;
	height: 10px;
	width: 1090px;
	text-align: center;
	float:left;
}
#credit1024 {
	font-size: .7em;
	background-color:#9999aa;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 5px;
	height: 10px;
	width: 1014px;
	text-align: center;
	float:left;
}
