body {
	background-color: #FAF0E6;
	line-height: normal;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 740px;
	border: 1px solid #999999;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(images/bottom-bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper #asess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

#header {
	width: 740px;
	margin: auto;
	padding-bottom: 5px;
}
#navigation {
	margin: auto;
	width: 740px;
	background-image: url(images/nav-bkgrd.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left top;
}
#wrapper #content h1 {
	color: #A21C1F;
	font-size: 22px;
}
#content {
	margin: auto;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#wrapper #content h2 {
	font-size: 14px;
	color: #A21C1F;
}
.redtext {
	color: #A21C1F;
}
.smalltext {
	font-size: 12px;
}

#wrapper #content ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 50px;
}
.menu {
	margin: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#wrapper #content .menu a:link {
	background-color: #E4E1E6;
	display: block;
	height: 20px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom: 1px solid #666666;
	font-size: 12px;
}
#wrapper #content .menu a:visited {
	background-color: #E4E1E6;
	display: block;
	height: 20px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom: 1px solid #666666;
	font-size: 12px;
}
#wrapper #content .menu a:hover {
	background-color: #F8F7F9;
	display: block;
	height: 20px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom: 1px solid #666666;
	font-size: 12px;
}
#wrapper #content .menu a:active {
	background-color: #FFFFFF;
	display: block;
	height: 20px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom: 1px solid #666666;
	font-size: 12px;
	text-align: center;
}
#wrapper #content .menu img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


#wrapper #content ul li {
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	margin-bottom: 5px;
}



#wrapper #footer {
	width: 720px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-bottom: 5px;
}
.members {
	display: block;
	margin-left: 50px;
}
#wrapper #content a:link {
	color: #A21C1F;
	font-weight: normal;
}
#wrapper #content #Contact {
	margin-left: 75px;
}
.charts {
	padding: 3px;
	display: block;
}
#wrapper #content ol {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 50px;
}
#wrapper #content ol li {
	list-style-type: decimal;
}
.storeborder {
	border: 1px solid #A21C1F;
}
.picborder {
	margin: 5px;
}
.storeitemborder {
	border: 1px solid #999999;
}

.ad {
	display: block;
	width: 600px;
	margin: auto;
	padding: 5px;
	border: 1px solid #000000;
}
.darkblue {
	color: #000099;
}
.bannerborder {
	border: 1px solid #000000;
}
#centertable {
	margin: auto;
}#cfaexam {
	background-color: #FDFDFD;
	width: 590px;
	margin: auto;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#holidayhours { padding: 10px; color: #000; background-color: #E4EBF3; border: 1px solid #AFC5DC; margin-top: 0px; margin-bottom: 10px; margin-left: 15px; margin-right: 15px; 
}#holidayhours h6 {
	font-size: 22px;
	line-height: 30px;
	color: #A21C1F;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A21C1F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A21C1F;
	text-align: center;
}
#holidayhours p {
	margin-top: 5px;
	margin-bottom: 10px;
}
#jobad { width: 600px; padding: 10px; border: 1px solid #CCC; margin-top: auto; margin-right: auto; margin-bottom: 10px; margin-left: auto; }
#jobadnarrow { width: 375px; }

