@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: rgb(255,239,152);
}
/* HEADER INFORMATION */
#header {
	margin: 0px;
	padding: 0px;
	height: 137px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	background-color: #793500;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	top: -100px;
	left: 295px;
	width: 670px;
}
#nav li {
	float: left;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: rgb(164,166,118);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav a {
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: rgb(164,166,118);
	display: block;
}
#current { background-color: rgb(164,166,118); }
#current a { color: rgb(38,11,1); }
#nav a:hover {
	color: rgb(255,255,255);
	text-decoration: underline;
}
#headerWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 137px;
	overflow: hidden;
}
#logo {
	color: rgb(255,255,255);
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 250px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
/* FOOTER INFORMATION */
#footer {
	height: 157px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	color: rgb(255,255,255);
	background-color: #240B00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	font-weight: bold;
	font-size: 150%;
}
#footer a { color: rgb(164,166,118); }
#contactinfo, #siteinfo {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.5em;
}
#footerWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#leftcol, #middlecol, #rightcol {
	width: 33%;
	float: left;
}
#cartlogo {
	background-image: url(../images/cart_trans.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 147px;
	text-indent: -9999px;
	position: relative;
	left: 50px;
	top: 0px;
}
/* CONTENT INFORMATION */

#content {
	margin: 0px;
	padding: 0px;
	min-height: 500px;
}
#contentWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#homeFeature {
	padding: 0px;
	list-style-type: none;
	height: 650px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homeFeature li {
	padding: 0px;
	height: 275px;
	width: 232px;
	background-color: #CCC;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#homeFeature li a {
	color: rgb(255,239,152);
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	text-align: center;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 225px;
	height: 250px;
}
#homeFeature li a:hover {
	text-decoration: underline;
	color: rgb(38,11,1);
}
#feat_light {
	background-image: url(../images/feature_lighting.jpg);
	background-repeat: no-repeat;
}
#feat_furniture {
	background-image: url(../images/feature_furniture.jpg);
	background-repeat: no-repeat;
}
#feat_guitar {
	background-image: url(../images/feature_guitar.jpg);
	background-repeat: no-repeat;
}
#feat_liturgical {
	background-image: url(../images/feature_liturgical.jpg);
	background-repeat: no-repeat;
}
#feat_book {
	background-image: url(../images/feature_book.jpg);
	background-repeat: no-repeat;
}
#feat_planeirons {
	background-image: url(../images/feature_planeirons.jpg);
	background-repeat: no-repeat;
}
#feat_workshops {
	background-image: url(../images/feature_workshops.jpg);
	background-repeat: no-repeat;
}
#feat_videos {
	background-image: url(../images/feature_videos.jpg);
	background-repeat: no-repeat;
}
#content #contentWrapper h2 { color: #793500; }
#content #contentWrapper h3 { color: rgb(164,166,118); }
#content #contentWrapper h2, #content #contentWrapper h3 { font-family: Tahoma, Geneva, sans-serif; }
#content #contentWrapper p { font-family: Arial, Helvetica, sans-serif; }
.imgBorderFloatRight {
	border: 4px solid rgb(164,166,118);
	background: rgb(164,166,118);
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
	color: rgb(255,239,152);
}
.imgBorderFloatLeft {
	border: 4px solid rgb(164,166,118);
	background: rgb(164,166,118);
	float: left;
	margin-bottom: 7px;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
	color: rgb(255,239,152);
}
#content #contentWrapper ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../images/bullet_check.png);
}
#content #contentWrapper ul li { line-height: 24px; }
#content #contentWrapper dl {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(164,166,118);
	border-right-color: rgb(164,166,118);
	border-bottom-color: rgb(164,166,118);
	border-left-color: rgb(164,166,118);
	padding-top: 10px;
	padding-bottom: 10px;
}
#content #contentWrapper dl dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 15px;
	padding-left: 15px;
}
#content #contentWrapper dl dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-style: oblique;
	color: rgb(164,166,118);
	padding-right: 15px;
	padding-left: 15px;
}
/* BREADCRUMB NAVIGATION */
.breadcrumbs {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: rgb(164,166,118);
	color: rgb(164,166,118);
	padding-top: 10px;
}
.breadcrumbs a { color: rgb(164,166,118); }
/* GALLERY STYLING */
.thumbnail img { border: 3px solid rgb(164,166,118); }
.thumbnail img:hover { border: 3px solid #793500; }
#album {
	background-color: rgb(235,225,151);
	text-align: center;
	margin-top: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(164,166,118);
	border-bottom-color: rgb(164,166,118);
}
.clearfix {
	clear: both;
	height: 1px;
}
/* SHOPPING INFORMATION */
.shoppingcart {
	background-color: #093;
	padding: 5px;
	border: 2px solid #060;
	color: #9F6;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.shoppingcart:hover {
	color: #0F3;
	background-color: #063;
}
#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 480px;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #683200;
	padding: 10px 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A9A276;
}
#hor-minimalist-a td
{
	color: #683200;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #683200;
}#links li {
	padding-bottom: 10px;
}
