@charset "UTF-8";
/* CSS Document */

body {
	background: white;
	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 */
	color: #000000;
	margin-top: -20px;
	position: relative;
}
.oneColElsCtr #container {
	width: 46em;
	background: gray; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.oneColElsCtr #mainContent {
	position: relative;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
}

#apDiv6 {
	position:absolute;
	left:418px;
	top:166px;
	width:319px;
	height:73px;
	z-index:5;
}


.outerouter {
	background: #666666;
	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 */
	color: #000000;
}

#layer1   {
	visibility: visible;
	position: absolute;
	top: 268px;
	left: 50px;
	width: 350px;
	height: 400px
}
#layer2    {
	visibility: visible;
	position: absolute;
	top: 268px;
	left: 419px;
	width: 350px;
	height: 474px
}
.body  { font-size: 10pt; font-family: Georgia; line-height: 16pt }
.bodysmallcaps  { font-family: Georgia; font-variant: small-caps }
.bodybold  {font-weight: bold;
	color: #006600;
}
.greentext { color: green }
.indent { text-indent: 12pt }
.ital { font-style: italic }
#apDiv1 {
	position:absolute;
	left:49px;
	top:213px;
	width:352px;
	height:36px;
	z-index:1;
}
.navbar {
	font-weight: bold;
	font-size: 16px;
}
#apDiv2 {
	position:absolute;
	left:81px;
	top:39px;
	width:335px;
	height:46px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:48px;
	top:30px;
	width:352px;
	height:163px;
	z-index:2;
}
#apDiv4 {
	position:absolute;
	left:417px;
	top:30px;
	width:317px;
	height:41px;
	z-index:3;
}
.phonenum {
	font-weight: bold;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
}
#apDiv5 {
	position:absolute;
	left:417px;
	top:65px;
	width:318px;
	height:101px;
	z-index:4;
}
.address {
	font-weight: normal;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.hours {font-size: 16px}
.newlocnewhours {
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}		a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	font-size: 13px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #0066FF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	text-decoration: underline overline;font-size: 13px;
}.on {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	font-size: 13px;
}

.elink a:link   {
	color: #990000;
	font-weight: bold;
	text-decoration: none
}
.elink a:visited   { color: #696969; font-style: italic; font-weight: bold; text-decoration: none }
.elink a:hover     {
	color: #FFFFFF;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080
}
.elink a:active   { text-decoration: none; border-top: 1px solid #000; border-bottom: 1px solid #000 }
