body {
	background-color: #E5F6F7;
	/* background-color: #F7F9E9; */
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 717px;
	height: auto;
}

#holder {
	width: 683px;
	height: auto;
	position: absolute;
	border: 1px solid #D7D5C6;
	background-color: #FFFFFF;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 10px;
}

#header {
	float: left;
	width: 103px;
	height: 50px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-left: 580px;
	padding-top: 45px;
}

#left_column {
	float: left;
	height: auto;
	width: 138px;

	background-repeat: no-repeat;
	background-position: left top;
}

#right_column {
	background-image: url(images/right_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 545px;
}

#flash_section {
	height:auto;
	width: 545px;
	padding-top: 4px;
	float: left;
}


#base_section {
	float: left;
	height: auto;
	width: 683px;

}


#base_left {
	float: left;
	height: auto;
	width: 138px;
	padding-top: 30px;
}

#base_left ul li a, #base_left ul li a:visited {
	display:block;
	width:130px;
	height:23px;
	text-align:LEFT;
	line-height:19px;
	padding-left: 5px;
	padding-top: 3px;
	margin-right: 1px;

font-family: Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size: 11px;
text-decoration: none;
}

#base_left ul li a:hover {
text-decoration: underline;
}

#base_left ul {
padding:0; 
margin:0;
list-style-type: none;
}

#base_left ul li {
float:left; 
margin-right:1px; 
position:relative;
}


#base_holder_test {
	float: left;
	height: auto;
	width: 683px;
	background-image: url(images/base_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
}

#welcome_content {
	float: left;
	height:42px;
	width: 526px;
	padding-left: 19px;
	padding-top: 17px;
	background-image: url(images/welcome_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#welcome_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 48px;
	font-weight: normal;
	/* color: #97958A; */
	color: #504F2F;
	text-decoration: none;
	margin-left: 154px;
}

#body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #504F2F;
	text-decoration: none;
}

#base_hold {
	background-image: url(images/candles2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: auto;
	width: 545px;
}

#base_text {
	float: left;
	height: auto;
	width: 500px;
	padding-left: 20px;
	padding-bottom: 22px;
	padding-top: 12px;
	padding-right: 12px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #504F2F;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #504F2F;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #504F2F;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #504F2F;
	text-decoration: none;
}

#footer {
	background-color: #FBFCF7;
	float: left;
	height: 57px;
	width: 683px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECECE4;
	border-bottom-color: #ECECE4;
	margin-bottom: 16px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #A19E86;
	text-decoration: none;
	padding-top: 15px;
	margin-top: 10px;
}

div.productbox{
	width:240px; height: 30em; display:block; float:left; clear: none; padding:1px; margin: 1px; text-align:center;
	}
div.productbox p{
	text-align:center; margin:0px; padding: 0px; width:100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	}
div.productbox p.title{
	height: 2.8em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
	}
div.productbox img.productbox{
	display: block; margin: 0px auto 0px auto; padding:0px; border-style: none;
	}

