
html {
	background: #968966 url(/holycrosshermitage/images/bg003.gif);
	background-size: 6.25em;
	height: 100%;
}

body {
	color: #dbc378;
	font-family: "Georgia", serif;
	font-size: 1em;
	text-align: center;
	margin: 0;
	height: 100%;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.25em;
	margin: 1em 0 0 0;
}

abbr {
	border-bottom: none;
}

a {
	text-decoration: none;
}

a img {
	border: 0.1em solid;
}

a:link {
	color: #dbc378;
}

a:visited {
	color: #dbc378;
}

a:hover {
	color: #ffffff;
}

a:active {
	color: #dbc378;
	outline: none;
}

a:focus {
	outline-style: none;
}

a.attention:link {
	color: #e05541;
}

a.attention:visited {
	color: #e05541;
}

a.attention:hover {
	color: #4169E1;
}

a.attention:active {
	color: #e05541;
}

#header {
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #314148;
	width: 56.25em;
}

#header_banner {
	background: #314148 url(../images/banner_new07.gif) no-repeat center center;
	background-size: 56.25em 8.25em;
	height: 8.25em;
	width: 56.25em;
}

#header_banner h1 {
	font-size: 0em;
	color: #314148;
	text-align: right;
	padding: 0;
	margin: 0;
	border: 0;
}

#header_menu {
	background-color: #273840;
	border-top: 0.13em solid #807A6C;
	border-bottom: 0.13em solid #807A6C;
	line-height: 1.56em;
}

#header_menu ul {
	text-align: left;
	font-size: 0.8em;
	font-family: "Helvetica", "Arial", sans-serif;
	padding: 0;
	margin: 0;
	color: #fff;
	white-space: nowrap;
	list-style-type: none;
}

#header_menu ul li {
	display: inline;
	color: #dbc378;
	padding: 0 0 0 1.5em;
	margin: 0;
	word-spacing: 0.2em;
}

#header_menu ul li#first_list_item {
	padding: 0 0 0 4em;
}

#header_menu ul li#second_list_item {
	padding: 0 1em 0 0;
}

#header_menu ul li#final_list_item {
	width: 6em;
}

#header_menu ul li ul {
	font-size: 1em;
	padding: 0;
	background-color: #273840;
}

#header_menu form {
	display: inline;
	position: relative;
	padding: 0;
	margin: 0;
	vertical-align: top;
	line-height: 1.3em;
}

#header_menu form p {
	display: inline;
	text-align: right;
	font-size: 0.8em;
	font-family: "Helvetica", "Arial", sans-serif;
	padding: 0;
	margin: 0;
}

#header_menu form p input {
	background-color: #c4c3d0;
	font-size: 0.85em;
	width: 12em;
	height: 1.3em;
	font-weight: normal;
	border: solid thin #f6f6f6;
	margin: 0;
	text-align: right;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 10em;
	padding: 0;
	margin: 0;
}

#nav a#final_link {
	width: 5em;
}

#nav li {
	float: left;
	width: 9em;
}

#nav li ul {
	position: absolute;
	width: 20em;
	left: -999em;
	z-index: 1;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#content {
	margin: 0 auto 0 auto;
	background-color: #314148;
	height: 23em;
	width: 51.25em;
	position: relative;
	top: 0;
	padding: 1em 2.5em 1em 2.5em;
	text-align: left;
	display: block;
	clear: both;
}

html>body #content {
	min-height: 23em;
	height: auto;
}

#content h2 {
	margin-top: 0;
	text-align: center;
}

#content #category_name img {
	height: 12.5em;
	margin: 1em auto 0 auto;
	display: block;
}

#content #category_name p {
	text-align: justify;
	font-style: italic;
	margin-right: 7em;
	margin-left: 7em;
}

#content #item_detail {
	width: 49.5em;
	border-top: 0.09em solid #807A6C;
	margin: 1em auto 0 auto;
}

#content #item_detail:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}

#content #item_detail #item_picture {
	width: 15em;
	height: 100%;
	float: left;
	margin: 1.5em 0 1em 1.5em;
}

#content #item_detail #item_picture img {
	width: 13em;
}

#content #item_detail #item_description {
	margin: 0.5em 0 1.75em 0;
	float: left;
	width: 30em;
}

#content #item_detail #item_description p {
	color: #f0f0f0;
	line-height: 1.3;
}

#content #item_detail #item_description a img {
	border: 0;
	margin-top: 1.5em;
	width: 7.94em; 
	height: 1.8125em;
}

#content #item_list #item_descriptions a {
	text-decoration: underline;
}

.indiv_item {
	padding-bottom: 1em;
}

.indiv_item #item_description a img {
	height: 6.875em;
}

.user_def_1, .user_def_2, .product_code, .price, .user_def_3, .user_def_4 {
	color: #ff827c; 
	font-style: italic;
	font-family: "Helvetica", "Arial", sans-serif;
}

.user_def_2 {
	margin-bottom: 1em;
}

.product_code, .price {
	display: inline;
}

.product_code {
	margin: 0 1em 0 0;
}

.price {
	margin: 0 0 1em 1em;
}

.user_def_3 {
	color: #dbc378;	
	margin: 1em 0 0 0;
}

.user_def_4 {
	color: #f0f0f0;	
	margin: 1em 0 0 0;
}

#footer {
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #314148;
	height: 8em;
	width: 56.25em;
	position: relative;
	bottom: 0;
}

#footer_menu {
	background-color: #273840;
	border-top: 0.13em solid #807A6C;
	border-bottom: 0.13em solid #807A6C;
	line-height: 1.56em;
}

#footer_menu ul {
	text-align: center;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	color: #fff;
	white-space: nowrap;
	list-style-type: none;
}

#footer_menu ul li {
	display: inline;
	color: #dbc378;
	padding: 0 1.65em 0 2.5em;
	word-spacing: 0.2em;
}

#footer_menu ul li a img {
	margin: 0;
	border: none;
	padding: 0;
	vertical-align: text-bottom;
	width: 6.25em;
}

#footer_banner {
	font-size: 0.7em;
	font-family: "Helvetica", "Arial", sans-serif;
}

#footer_banner p {
	padding: 0.2em;
	margin: 0;
}

p#copyright_text {
	margin-top: 2.75em;
}

#footer_banner em {
	color: #e05541;
}

.rss_button {
	font-family: "Helvetica","Deja Vu Sans","Arial",sans-serif;
	font-size: 0.85em;
	font-weight: 700;
	color: #fbceb1;
	background-color: #cc5500;
	padding: 0.1em 0.1em 0 0.1em;
	border: 0.1em solid;
	border-color: #cc7800 #cc3a00 #cc1300 #cc6500;
	display: inline;
}

.rss_button:hover {
	border-color: #f6f6f6;
	color: #f6f6f6;
}

.rss_button:active {
	border: 0.1em inset;
	border-color: #cc3a00 #cc7800 #cc6500 #cc1300;
	color: #fbceb1;
}

#item_detail a {
	text-decoration: underline;
}

#item_detail a img {
	text-decoration: none;
}

#item_picture p {
	text-align: center;
	padding-right: 2em;
}

