@charset "utf-8";
/* Faith in nature */

.page {
	width:900px;
	height:auto;
	margin: 5px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.0pt;
	word-spacing: 0.5pt;
	line-height: 1.5;	
	color: #444444
}
a {
	color:#960;
	text-decoration:none;
}
.header {
	background-image:url(../images/header.png);
	width:900px;
	height:83px;
	float:left;
}
/* mincartbar */
div.mincart {
	float: right;
	text-align: right;
	font-size: 10px;
	font-weight: normal;	
	color: #999999;
	width: 115px!important;
	width: 135px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
}

div.mincart strong {
	color: #00543D;
}

div.mincart a {
	color: #663300;
	font-weight: bold;
}

div.mincart h1 {
	text-align: right;
	color: #8CADA2;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 0 0;
}
div.mincart h1 span {
	position: relative;
	bottom: 3px;
}

div.mincart h1 a {
	color: #8CADA2;
}



/* ******** Menu BEGIN ******** */
.menu {
	background-image:url(../images/menu_bg.png);
	width:900px;
	height:25px;
	float:left;
}
.menu ul {
	margin: 4px auto;
	list-style:none;
	width:800px;
}
.menu li {
	margin-left: 14px;
	margin-right:14px;
	float:left;
}
.menu li a {
	color:#FFF;
	text-decoration:none;
	font-size:15px;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	line-height: 1;
}
/* ******** Menu END ******** */
.header2 {
	background-image:url(../images/header2.png);
	width:900px;
	height:50px;
	float:left;
}
.sidebar {
	width:196px;
	height:auto;
	float:left;
}
.content {
	width:704px;
	height:auto;
	float:left;
}

/* **** HOME **** */
.home_cats {
	width:900px;
	padding-top:459px;
	text-align:center;
	color:#FFF;
	font-size:13px;
}
.home_cats {
	position:relative;
	top:5px;
}
.home_cats_links a {
	color:#FFFFFF;
	text-decoration:none;
}
.home_cats_links a:hover {
	color:#004A3A;
}

.foot_text {
	color:#FFF;
	float:right;
	margin-top:6px;
	margin-right:5px;
}
.footer_0 {
	background-image:url(../images/footer_0.png);
	width:900px;
	height:50px;
	float:left;
	clear:both;
}
.footer_1 {
	background-image:url(../images/footer_1.png);
	width:900px;
	height:30px;
	float:left;
	clear:both;
	padding-bottom:0;
}

