@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C1A088
}

a:link,
a:visited {
	color: #003300;
	text-decoration: underline;
}

a:hover,
a:active {
	text-decoration: none;
	color: #996633;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #4d2b12;
	padding-bottom:12px;
}
h2 {
	font-size: 18px;
	color: #A37F2C;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h4 {
	font-size: 14px;
	color: #000000;
}
.breadcrumbs {
	margin:0;
	padding:0;
	padding-top:4px;
	background-repeat: no-repeat;
	border:none;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d2b12;
	text-indent: 12px;
	line-height:10px;
	vertical-align: bottom;
}

.breadcrumbs a:link,
.breadcrumbs a:visited  {
	text-decoration: none;
}

.breadcrumbs a:hover,
.breadcrumbs a:active  {
	color: #996633;
	text-decoration: underline;
}

.bknorepeat {
	background-repeat: no-repeat;
}

.bkrepeat-y {
	background-repeat: repeat-y;
}

.bkrepeat-x {
	background-repeat: repeat-x;
}

.hourbar {
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	float:left;
	vertical-align:top;
	border:none;
	width:773px;
	height:21px;
}

.hours {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:21px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}

.content {
	margin:0;
	padding-left:12px;
	padding-right:12px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:14px;
}

.sidebar_top {
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	float:left;
	vertical-align:top;
	border:none;
}

.sidebar {
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	float:left;
	vertical-align:top;
	border:none;
}
.pagepix {
	padding:10px;
	float:right;
	vertical-align:top;
	border-style: groove;
	border-color: #4d2b12;
}

.ctrtable {
	margin:auto;
	text-align:center;
	border-spacing:5px;
}

.center {
	text-align:center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.top {
	vertical-align: top;
}

.middle {
	vertical-align:middle;
}

.bottom {
	vertical-align: bottom;
}

/* ---- Navigation Styles ----*/
.navigation {
 font-size:14px;
 font-weight:bold;
 height:42px;
 line-height: 42px;
 text-indent: 20px;
 text-decoration:none;
 background-repeat:no-repeat;
 color:#C1A087;
 text-shadow:#333333;
}

a.navigation:link {
 font-size:14px;
 font-weight:bold;
 text-decoration:none;
 color:#C1A087;
 text-shadow:#333333;
}

a.navigation:visited {
 font-size:14px;
 font-weight:bold;
 text-decoration:none;
 color: #C1A087;
 text-shadow:#333333;
}

a.navigation:active {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color: #660000;
 	text-shadow:#333333;
}

a.navigation:hover {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color: #FFCC66;
 	text-shadow:#333333;
}

/* ---- End Navigation Styles ----  */

/*  ---- Footer Styles ----  */
.footer {
	background-image:url(../images/galley/footerbar.jpg);
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:middle;
	text-align:center;
	line-height:14px;
}

.footer a:link,
.footer a:visited  {
	color: #CCCCCC;
	text-decoration: none;
}

.footer a:hover,
.footer a:active  {
	color: #C1A088;
	text-decoration: underline;
}
/*  ---- End Footer Styles ----  */
