#navigation {
	font-size: 12px;
	color: #FFE9A6;
	background-image: url(../images/bg-navigation.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 16px;
	font-weight: bold;
}
#navigation td {
	text-align: center;
}

#navigation a {
	color: #FFE9A6;
	text-decoration: none;
	padding: 20px;
}
#navigation a:link {
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: none;
	color: #FFC;
}

#topnav {
	font-size: 9px;
	color: #3E3832;
	float: right;
	margin-top: 35px;
}
#topnav a {
	font-size: 11px;
	font-weight: normal;
	color: #3E3832;
	text-decoration: none;
	margin-left: 3px;
}
#topnav a:link {
	font-size: 11px;
	font-weight: normal;
	color: #817b75;
	text-decoration: none;
	margin-left: 3px;
}

#topnav a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #817b75;
	text-decoration: none;
	margin-left: 3px;
}
#topnav a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #3E3832;
	text-decoration: underline;
	margin-left: 3px;
}
p {
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
}
h1 {
	margin: 10px 0 0 0;
}

h2 {
	margin: 10px 0 0 0;
	font-size: 15px;
}

h3 {
	margin: 10px 0 -3px 0;
	font-size: 12px;
	color: #BF5C0F;
}
.twoColFixRtHdr #footer p {
	margin: 0px;
	line-height: 15px;
}
.twoColFixRtHdr #footer a {
	color: #7284c9;
	font-weight: normal;
}
.twoColFixRtHdr #footer a:link {
	text-decoration:none;
}
.twoColFixRtHdr #footer a:visited {
	text-decoration:none;
}
.twoColFixRtHdr #footer a:hover {
	text-decoration:underline;
}

#content-table td {
	vertical-align: top;
}
#content-table {
	margin-bottom: 5px;
}
.main-header {
	height: 60px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 8px;
	background-color: #f6e5ca;
	color: #bf5c0f;
	font-size: 20px;
	font-weight: normal;
}
.main-header h1 {
	margin: 0px;
	color: #7e2f16;
	font-size: 20px;
	font-weight: normal;
}
.main-header h2 {
	margin: 5px 0px;
	color: #555;
	font-weight: bold;
	font-size: 15px;
}

.main-content {
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 0px;
}
.sidebar-header {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 60px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 8px;
	background-color: #f0d6b2;
	color: #bf5c0f;
	font-size: 20px;
	font-weight: normal;
}
.sidebar-header h3 {
	margin: 0px;
	color: #bf5c0f;
	font-size: 20px;
	font-weight: normal;
}
.sidebar-header h4 {
	margin: 5px 0px;
	color: #555;
	font-weight: bold;
	font-size: 15px;
}

.sidebar-content  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 225px;
}
.photo {
	margin: 3px;
	padding: 2px;
	border: 1px solid #CCC;
}
.left {
	float: left;
	margin-right: 10px;
}

a {
	color: #F26521;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#spotlight img {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#spotlight {
	background-color: #E0E9ED;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
#spotlight h2 {
	color: #40616F;
	margin-top: 0px;
	margin-bottom: 10px;
}
#spotlight img {
	border: 1px solid #9EBBC7;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

li {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: -10px;
	line-height: 18px;
}
.noinfoavailable {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
#storehours {
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #AEA497;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
