* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/wrapper-bg.jpg) top center no-repeat;	
	text-align: center;
	font: 13px/1.3em "Trebuchet MS", Verdana, Arial, sans-serif;
}

p {
	margin: 6px 0;
}

p.welcome {
	margin: 10px 0;
	padding: 8px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	color: #A4865C;
	text-align: center;
	border-top: 2px solid #1A2A38;
	border-bottom: 2px solid #1A2A38;
}

p.hours {
	margin: 10px 0;
	padding: 8px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
  font-weight: bold;
	line-height: 22px;
	color: #BBBBBB;
	text-align: center;
	border-top: 2px solid #1A2A38;
}

h1 {
	margin: 26px 0 20px 0;
	padding-bottom: 28px;
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	color: #3A503A;
	width: 100%;
	background: url(images/heading-bar.gif) bottom center no-repeat;
}

h1.home {
	margin: 0 0 10px 0;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 28px;
	line-height: 32px;
	color: #A4865C;
	width: 100%;
	background: none;
}

h1.gallery-heading {
	margin: 10px 0;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	color: #3A503A;
	width: 100%;
	background: none;
}

h2 {
	margin: 22px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	color: #0A3D48;
}

h3 {
	margin: 22px 0 0 0;
	font-size: 18px;
	line-height: 22px;
	color: #222222;
}

h4 {
	margin: 20px 0 0 0;
	font-size: 14px;
	line-height: 18px;
	color: #B09673;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 8px 0 4px 0;
}

.underlined {
	text-align: center;
	padding-bottom: 2px;
	border-bottom: 1px solid #335817;
	margin: 0 12% 8px 12%;
}

.left {
	text-align: left;
	margin: 8px 60px;
	line-height: 18px;
}

.small {
	font-size: .9em;
	line-height: 1.3em;
}

.tiny {
	font-size: .8em;
	line-height: 1.3em;
}

.micro {
	font-size: .5em;
}

.big {
	font-size: 1.1em;
}

.large {
	font-size: 1.3em;
}

.green {
	color: #335817;
}

.red {
	color: #B31731;
}

.lt-tan {
	color: #B09673;
}

.intro {
	font-size: 1.2em;
	font-weight: bold;
	color: #896C43;
}

.right {
	text-align: right;
}

.top-margin {
	margin-top: 240px;
}

.top-padding {
	padding-top: 18px;
}

.center-align {
	text-align: center;
}

img {
	border: none;
}

.img-right {
	clear: right;
	float: right;
	margin: 2px 0 2px 20px;
}

.img-left {
	clear: left;
	float: left;
	margin: 2px 20px 2px 2px;
}

.img-left-side {
	clear: left;
	float: left;
	margin: 4px 2px 4px 0;
}

.img-left-icon {
	clear: left;
	float: left;
	width: 170px;
	height: 122px;
	margin: 4px 12px 4px 0;
	background: url(images/icon-bg.jpg) no-repeat;
}

.stuck-in-a-box {
	clear: both;
	margin: 20px 0;
	padding: 20px;
	border: 1px solid #AAAAAA;
}

.hideit {
	display: none;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #775D37;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

.inset {
	margin: 6px 12px;
}

.clear {
	clear: both;
}

.divider {
	clear: both;
	width: 100%;
	border-bottom: 2px solid #DDDDDD;
	padding-top: 10px;
	margin-bottom: 20px;
}

/* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}

.clear {
	display: block;
}
/* End hide from IE-mac */


#page {
	width: 1000px;
	text-align: left;
	margin: 12px auto;
	padding-bottom: 20px;
	background: url(images/header-bg-day.jpg) no-repeat;
}

#header {
	width: 648px;
	height: 114px;
	position: relative;
}

#logo {
	width: 280px;
	height: 280px;
	position: absolute;
	top: 30px;
	left: 50px;
}

#sign {
	position: absolute;
	top: 309px;
	left: 108px;
	width: 170px;
	height: 98px;
}

#top-links {
	width: 609px;
	text-align: center;
}

#top-links ul {
	padding: 80px 0 0 0;
	font-size: 13px;
	font-weight: bold;
}

#top-links li {
	display: inline;
	margin: 0;
	padding: 0 8px;
}

#top-links a:link, #top-links a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#top-links a:hover {
	color: #1FDCF1;
	text-decoration: underline;
}

#top-links a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#top-links a.current {
	color: #1FDCF1;
}

#face {
  position: absolute;
  top: 2px;
  right: 0;
  width: 23px;
  height: 24px;
}

#wrapper {
	width: 1000px;
	padding-bottom: 20px;
}

#container {
	width: 100%;
	float: right;
	margin-left: -352px;
}

#content {
	margin-left: 352px;
	overflow: hidden;
}

.paper {
	width: 609px;
	margin: 0;
	text-align: left;
	background: #FFFAF4
}

.paper-home {
	width: 609px;
	margin: 0;
	text-align: center;
}

.inset-paper {
	width: 554px;
	min-height: 800px;
	margin: 0 30px;
	padding: 40px 0 24px 0;
}

.inset-paper-features {
	width: 554px;
	margin: 0 30px;
	padding: 40px 0 24px 0;
}

.inset-paper-features-2 {
	width: 514px;
	min-height: 500px;
	margin: 0 50px;
	padding: 40px 0 24px 0;
}

.inset-paper-features-2 p {
	margin: 10px 0;
}

.feature-up {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}

.inset-paper-b {
	width: 554px;
	margin: 0 30px;
	padding: 40px 0 24px 0;
}

#inset-paper-gallery {
	position: relative;
	width: 554px;
	min-height: 800px;
	margin: 0 30px;
	padding: 40px 0 24px 0;
}

.inset-paper p, .inset-paper-b p {
	margin: 12px 0;
	line-height: 1.4em;
}

.inset-paper ul, .inset-paper ol, .bordered-margined ol, .inset-paper-b ul, .inset-paper-b ol {
	margin: 8px 40px;
}

.inset-paper li, .inset-paper-b li {
	margin: 5px 0;
	line-height: 1.3em;
}

.message {
	padding: 50px 80px;
	font-size: 14px;
	color: #B31731;
	border: 1px solid #B31731; 
}

#menus-nav-rt ul {
	padding: 4px 10px 18px 0;
	margin: 0;
	width: 250px;
	float: right;
}

#menus-nav-lf ul {
	padding: 4px 0 18px 10px;
	margin: 0;
	width: 250px;
	float: left;
}

.menus-nav-triple ul {
	padding: 4px 0 18px 10px;
	margin: 0;
	width: 170px;
	float: left;
}

#menus-nav-rt li, #menus-nav-lf li, .menus-nav-triple li {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.red-box {
	clear: both;
	padding: 8px 20px;
	background-color: #C53F0A;
}

.red-box p {
	color: #FFFFFF;
	text-align: center;
} 

#content-sidebar {
	width: 300px; 
	float: left;
	position: relative;
}

#sidebar-inset {
	margin: 415px 0 0 74px;
	color: #D5D4BE;
}

#sidebar-inset a:link, #sidebar-inset a:visited {
	color: #F88334;
} 

#sidebar-inset a:hover {
	color: #D5D4BE;
} 

#sidebar-inset a:active {
	color: #F88334;
} 

.sidepromo {
	margin: 20px 0;
	width: 240px;
	background: url(images/side-promo-bg.jpg) no-repeat;
}

.sidepromo-first {
	margin: -120px 0 0 0;
	width: 240px;
	background: url(images/side-promo-first-bg.jpg) no-repeat;
}

.sidepromo-inset {
	margin: 0 20px;
	padding: 20px 0 0 0;
}

.sidepromo-bottom {
	width: 240px;
	height: 34px;
	background: url(images/side-promo-bottom.jpg) no-repeat;
}

#features {
	width: 240px;
	padding-top: 80px;
	background: url(images/side-todays-features-bg.jpg) no-repeat;
}

.features-end {
	width: 240px;
	height: 160px;
	background: url(images/side-todays-features-bottom.jpg) no-repeat;
}

#features ul {
	list-style-type: none;
	margin: 0;
	font-size: 13px;
	text-align: center;
	color: #D5D4BE;
}

#features li {
	list-style-type: none;
	padding: 0 0 4px 0;
}

#features a:link, #features a:visited {
	color: #D5D4BE;
}

#features a:hover {
	color: #FFFFFF;
}

#features a:active {
	color: #D5D4BE;
}

.framed-bg {
	width: 609px;
	background: url(images/features-bg.gif) no-repeat;
}

.framed-bottom {
	width: 609px;
	height: 40px;
	background: url(images/features-bottom.gif) no-repeat;
}

#footer {
	clear: both;
	width: 998px;
	padding: 8px 0;
	background: url(images/footer-bg.jpg) repeat-y;
	border: 1px solid #7A8389;
}

#utility {
	width: 998px;
	font-size: 12px;
	color: #D5D4BE;
	text-align: center;
}

#utilinks {
	padding-bottom: 8px;
}

#utilinks ul {
	list-style-type: none;
	color: #999999;
	text-align: center;
	font-size: 11px;
}

#utilinks li {
	display: inline;
	margin: 0 8px;	
}

#utilinks a:link, #utilinks a:visited {
	color: #C4C2B3;
}

#utilinks a:hover {
	color: #DDDDDD;
}

#utilinks a:active {
	color: #C4C2B3;
}

#utiltext {
	padding: 0;
}

.detailoptions table tr td{
	width:auto;
	padding:10px;
}
table.mincart{
border-style:solid;
border-width:2px;
border-color:#666666;
background-color:#F0F0F0;
}

td.mincart{
border-bottom-style:solid;
border-bottom-width:1px;
border-color:#aaaaaa;
padding:3px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
}
a.mincart{color:darkblue;}
table.cobtbl td, table.cobtbl td input{
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
padding:3px;
}
