@charset "UTF-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #481807;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header {
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #661100;
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #container #main_menu {
	background-color: #441100;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 28px;
	padding-left: 0px;
	background-image: url(../images/menu_bg2.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #000000;
	margin: 0px;
	color: #CCCCCC;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	
}

	

.oneColFixCtrHdr #container #main_content {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 760px;
	padding-right: 10px;
	padding-left: 10px;
	font-size:12px;
}

.oneColFixCtrHdr #container #main_content a {
	color:#930
}

.oneColFixCtrHdr #container #mainContent img {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
}
.spacer {
	clear: both;
	float: left;
}
.oneColFixCtrHdr #container #image_container {
	height: 300px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
	width: 780px;
	
	
}
div#blurb1 {
	float: right;
	margin-left: 20px;
	margin-top: 0px;
	font-weight: bold;
}
div#blurb2 {
	color: #FFFFFF;
	width: 141px;
	float: right;
	margin-top: 0px;
	font-size: 13px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.oneColFixCtrHdr #footer {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #551111;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
	width: 760px;
}
#homedecor #container #footer {
	background-image: url(../home_decor/images/border1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 45px;
}
body#homedecor  {
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
div#main_content h1 {
	color: #660000;
	font-size: 24px;
}
#contact #container #main_content .columns_3 {
	width: 225px;
	float: left;
	font-size: 12px;
	margin-left: 10px;
}
#contact #container #main_content  a {
	color: #660000;
}
#contact #container #main_content iframe {
	border: 1px solid #000000;
}

/*Home Decor*/
.oneColFixCtrHdr#homedecor #header {
	height: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #661100;
	background-image: url(../home_decor/images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr#homedecor #container #main_content {
	background-color: #774422;
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 760px;
	padding-right: 10px;
	padding-left: 10px;
}
#homedecor #container #title {
	background-color: #660000;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	background-image: url(../home_decor/images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.oneColFixCtrHdr#homedecor div#main_content h1 {
	color: #FFFFFF;
	font-size: 24px;
}
#paints #container #main_content #subcontent2 h3 {
	font-size: 18px;
}
#paints div#main_content {
	background-image:url(../images/paints_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:20px;
}
#paints #container #main_content h1 {
	color: #FFF;
	font-size: 36px;
	line-hieght:36px;
	padding-top:10px;
	margin-top:0px;
	
}
#paints h1 #main_content {
	color:#FFF;
	
}
#gift_shop div#main_content {
	background-image: url(../images/gift_shop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	height:400px;
}
							
#gift_shop div#subcontent2 {
	background-color:#FFF;
	width:250px;
	margin-top:5px;
	padding:8px;
	margin-right:10px;
	background-image: url(../images/gift_shop_list_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	display:inline;
}
#gift_shop div#subcontent2 ul{
	font-weight: bold;	
}
#gift_shop div#subcontent2 ul li{
	padding-bottom: 6px;
	color: #582512;
	text-align: left;
}
#gift_shop div#main_content h1 {
	width:200px;
	float:left;
	color:#FFF;
	margin-top:10px;
	
}
