body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-top:0px;
  margin-left:0px;
  background-image:url(../images/background2.jpg);
  background-repeat:repeat-x;
  background-color:#D6BB7E;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.mainText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:15px;
	margin-bottom:10px;
	margin-right:15px;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	color:#6699CC;
	margin-left:15px;
	font-weight:bold;
	margin-top:20px;
}

h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	color:#CC9900;
	margin-left:15px;
	font-weight:bold;
	}

h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#6699CC;
	margin-left:15px;
}

h4 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:15px;
	font-weight:bold;
}

ul li{
	line-height:18px;
	list-style-type:disc;
	}

.header {
	background-image:url(../images/h_logoheader.jpg);
	height:196px;
	width:754px;
	}
	
.topNavContainer {
	background-image:url(../images/topnavigation.jpg);
	height:39px;
	width:754px;
	}
.footerContainer {
	height:53px;
	width:754px;
	background-image:url(../images/tealBackground.jpg);
	}
.footerNav {
	color:#FFFFFF;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
	}
a:hover.footerNav {
	text-decoration:underline;
	}
.footerAddress {
	font-size:10px;
	color:#FFFFFF;
	}
.footerPhone {
	font-size:12px;
	color:#ffffff;
	}
.bold {
	font-weight:bold;
	}
.boldBlue {
	font-weight:bold;
	color:#0099CC;

	}
.boldGold {
	font-weight:bold;
	color:#CC9900;
	}
.contentContainer {
	background-color:#FFFFFF;
	
	}
	
#homeContent {
	border-left-color:#0099CC;
	border-left-style:solid;
	border-left-width:medium;
	border-right-color:#0099CC;
	border-right-style:solid;
	border-right-width:medium;
		}
#footerContent {
	border-top-color:#ffffff;
	border-top-style:dotted;
	border-top-width:1px;

	}