/* Global Elements 
-------------------------------------------------------------------------- */

body {
	color: #514843;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
body, p, input, textarea, table, tr, td
{
	font: 11px/15px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
p {
	line-height: 1.5em;
	text-align: left;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin: 24px 0px 0px;
	color: #9b5519;
	line-height: 1em;
}
h3 {
	font-size: 12px;
	color: #9B5519;
	padding: 0px 0px 6px;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e3d4;
	font-weight: normal;
}
#page-wrapper {
	text-align: left;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
#top-bar {
	background-image: url(../assets/global/header_bar.gif);
	height: 42px;
	padding: 0px;
}
#global-nav {
	float: right;
	margin-bottom: 0px;
	margin-top: 0px;
}
#global-nav ul {
	margin: 0px;
}
#global-nav li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
}
#global-nav a {
	color: #514843;
	text-decoration: none;
}
#global-nav a:hover {
	color: #9b5519;
}
#header {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
#search-form {
	float: right;
}
#footer {
	background-image: url(../assets/global/header_bar.gif);
	height: 42px;
	background-repeat: no-repeat;
}
#footer-nav {
	margin: 0px;
	padding: 0px 0px 0px 24px;
}
#footer-nav li {
	display: inline;
	margin: 0px;
	padding: 0px 12px 0px 0px;
	list-style-type: none;
	line-height: 42px;
}
#footer-nav a {
	color: #514843;
	text-decoration: none;
}
#footer-nav a:hover {
	color: #9b5519;
}

#indicia {
	color: #928575;
	text-align: right;
	padding-right: 12px;
}
/* Links
----------------- */
a:link {
	color: #514843;
	text-decoration: underline;
}
a:visited {
	color: #514843;
	text-decoration: underline;
}
a:hover {
	color: #9b5519;
}
a:active {
	color: #9b5519;
	text-decoration: underline;
}

/* Navigation 
-------------------------------------------------------------------------- */

/* First Tier
----------------- */

#main-nav {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e3d4;
	padding-left: 12px;
}
#main-nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main-nav a {
	line-height: 18px;
	color: #9b5519;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 15px;
}
#main-nav a.on, #main-nav a:hover {
	border-bottom: 4px solid #e8e3d4;
	color: #514843;
}

/* Second Tier
------------------ */

#header-bar {
	background-image: url(../assets/global/header_bar.gif);
	clear: left;
	height: 42px;
	margin: 0px;
	background-repeat: no-repeat;
}
#second-nav {
	margin: 0px;
	padding: 0px 0px 0px 24px;
}
#second-nav li {
	display: inline;
	margin: 0px;
	padding: 0px 12px 0px 0px;
	list-style-type: none;
	line-height: 42px;
}
#second-nav a {
	color: #514843;
	text-decoration: none;
}
#second-nav a:hover {
	color: #9b5519;
}

/* Index Page Elements 
-------------------------------------------------------------------------- */
#splash-image {
	background-color: #FFFFFF;
	height: 314px;
}
#middle-bar {
	background-image: url(../assets/global/header_bar.gif);
	height: 42px;
	margin: 0px;
	background-repeat: no-repeat;
}
#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	padding: 0px;
	color: #928575;
	line-height: 42px;
	margin: 0px;
	font-size: 12px;
}
#bucket-container {
	margin-top: 8px;
	margin-bottom: 8px;
}
.bucket-right {
	height: 152px;
	width: 256px;
	background-image: url(../assets/index/FS07_bucket_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bucket-middle {
	height: 152px;
	width: 254px;
	text-align: center;
	background-image: url(../assets/index/index_bucket_5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bucket-left {
	height: 152px;
	width: 256px;
	background-image: url(../assets/index/index_bucket_1.jpg);
	background-repeat: no-repeat;
}
.bucket-content {
	width: 232px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.bucket-event {
	width: 232px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.bucket-title-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}
.bucket-text-white {
	color: #FFFFFF;
}
#content-main {
	background-image: url(../assets/global/content_bg.gif);
	background-repeat: repeat-y;
}
#content-top {
	background-image: url(../assets/global/content_bg_top.gif);
	background-repeat: no-repeat;
	height: 29px;
}
.preview {
	background-color: #999999;
	width: 125px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#content-bottom {
	background-image: url(../assets/global/content_bg_btm.gif);
	background-repeat: no-repeat;
	height: 36px;
	clear: right;
}
#content-main-alt {
}
#content-top-alt {
	height: 29px;
}
#content-bottom-alt {
	height: 36px;
	clear: right;
}
#content-left {
	margin-right: 281px;
	padding-left: 12px;
}
#content-right {
	float: right;
	width: 241px;
	margin-right: 6px;
}
#breadcrumb {
	margin: 0px;
	padding: 0px;
}
#breadcrumb li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content-right h3 {
	font-size: 12px;
	font-weight: normal;
}
.divider {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e8e3d4;
	margin-top: 6px;
	margin-bottom: 6px;
}
#check-cart {
	text-align: right;
	margin-top: 6px;
}
.no-bg {
	background-image: none;
}
.float-right {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	background-color: #f0ece2;
}
.float-right img {
	border: 1px solid #e8e3d4;
	padding: 3px;
	background-color: #fff;
}
.no-float {
	margin-bottom: 8px;
	background-color: #f0ece2;
}
.no-float img {
	border: 1px solid #e8e3d4;
	padding: 3px;
}
.std-image img {
	border: 1px solid #e8e3d4;
	padding: 3px;
}
.caption {
	margin: 0px;
	padding: 6px 0px 6px 6px;
	text-align: left;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #956733;
}
#check-cart {
	clear: right;
	float: right;
}
#news-left {
	margin-right: 184px;
	padding-left: 12px;
}
#news-right {
	float: right;
	width: 145px;
	margin-right: 6px;
}
.news-block img {
	margin-bottom: 24px;
	margin-top: 12px;
}
.news-block h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e3d4;
	padding-bottom: 3px;
}
.full-link {
	float: right;
}
.news-block {
}

.bucket-event li {
	list-style-image: none;
	list-style-type: none;
}
.bucket-event .event-title {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
.bucket-event ul {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
}
.sitemap li {
	background-image: url(../assets/global/arrow_breadcrumb_r.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 50%;
}
.sitemap {
	list-style-type: none;
	margin-left: 0px;
}
