body , div#cms_Content {
	background-image: url(../img/Background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #CCCCCC;
	text-align: center;
}

body #bodytable {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666666;
}

a {
	color: gray;
}

a:hover {
	color: #741327;
}

.homepagelist li {
	list-style-image: url("../img/bullet.gif");
}	

#NavCell {
	background-image: url(../img/bgCWSmithNav.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 116px 0 0px 0;
	margin-right: 1px;
	vertical-align: top;
	line-height: 19px;
	border-right: white solid 1px;
	width: 225px;
}

#NavCell a {
	color: black;
	display: block;
	margin-left: 0px;
	padding-left: 25px;
	padding-right: 20px;
	margin-right: 0;
	text-decoration: none;
	white-space:nowrap;
}

#NavCell a:hover {
	color: #003366;
	background: transparent url(../img/imgNavArrowLeft.gif) no-repeat left center;
	text-decoration: none;
}

#FlashCell {
	width: 477px;
}

#HeaderNav {
	background-image: url(../img/hrIndexBluGry2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: white;
	padding: 8px 20px 14px 20px;
}

#HeaderNav a {
	text-decoration: none;
	color: white;
    position: relative;
    z-index: 0;
}

#HeaderNav a:hover {
	/*text-decoration: underline;*/
	text-decoration: none;
    color: black;
}

#HeaderNav .DD_MENU_DIV {
 /*margin-top: -5px;*/
 border-style: solid;
 border-color: #cdcdcd;
 border-width: 1px;
 background-color: #EDF2DE;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

#HeaderNav .DD_LINK_ON, #HeaderNav .DD_LINK_OFF {
 white-space: nowrap;
 padding: 2px 8px 3px;
 text-align: left;
}

/*.DD_LINK_ON  { background-color: #6a0032; }*/
/*.DD_LINK_OFF { background-color: #fff; }*/

#HeaderNav .DD_LINK_OFF a, #HeaderNav .DD_LINK_OFF a:visited {
 text-decoration: none;
 color: #000;
}

#HeaderNav .DD_LINK_ON a, #HeaderNav .DD_LINK_ON a:visited, #HeaderNav .DD_LINK_OFF a:hover, #HeaderNav .DD_LINK_ON a:hover {
 text-decoration: underline;
 color: #2D86AB;
}

#DD_0, #DD_1, #DD_2 {
  position: absolute;
  top: 0px;
  left: 0px;
}

.FooterLocationHours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px
}

.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

