body {
  font-family: Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Geneva, Arial, helvetica, sans-serif;
}

#container {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-image: url(images/homeBG.gif);
}


#sitemapContainer {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0px;
}


#rightcol {
	width: 177px;
	float: right;
	text-align: left;
	border: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

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

a.hover {
	text-decoration: underline;
}

a.mapLevelOne {
	color: #CE6331;
	font-size: 14px;
	font-family: Geneva, Arial, helvetica, sans-serif;
	text-decoration: none;
}

a.mapLevelOne:hover {
	color: #CE6331;
	font-size: 14px;
	font-family: Geneva, Arial, helvetica, sans-serif;
	text-decoration: underline;
}

a.mapLevelTwo:hover {
	color: #CE6331;
	font-size: 12px;
	font-family: Geneva, Arial, helvetica, sans-serif;
	text-decoration: underline;
}

a.mapLevelTwo {
	color: #CE6331;
	font-size: 12px;
	font-family: Geneva, Arial, helvetica, sans-serif;
	text-decoration: none;
}


a.smallblue {
	color: #4F4F9D;
	text-decoration: none;
	font-size: 7pt;
}

a.smallblue:hover {
	text-decoration: underline;
	font-size: 7pt;
}

a.smallgray {
	color: #666666;
	text-decoration: none;
	font-size: 7pt;
}

a.smallgray:hover {
	text-decoration: underline;
	font-size: 7pt;
}

select {
	margin: 0px;
	padding: 0px;
}

div {
	 font-family: Geneva, Arial, helvetica, sans-serif;
	 font-size: 8pt;
	color: #666666;
	 }

div.specials {
	 padding-left: 0px; 
	 padding-right: 0px; 
	 padding-top: 10px; 
	 padding-bottom: 0px; 
	 width: 540px;
	 line-height: 12pt;
	 }
 
#footerAddress{
 	height: 34px; 
	width: 720px;
  	background-color: #74654A; 
	padding-top: 15px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-family: Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
 	clear: both;
 } 
 
.orangetitle {
	color: #CE6331;
	font-weight: bold;
}

.orangeHead {
	color: #CE6331;
	font-size: 14pt;

}