<style type="text/css"> <!-- 
body {
	margin: 0px;
	padding: 0px;
        font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
h1 {
 	color: #8B2E33;
	font-size: 20px;
	font-weight: bolder;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	width:800px;
	background-image:  url(../images/sidebar.jpg);
	background-repeat: repeat-y;
} 
#header {
	background-image:  url(../images/header.jpg); 
	height:150px;
	background-repeat: no-repeat;
}
#main-body { 
	float:left; 
	width:800px;
	background-image:  url(../images/rightborder.jpg);
	background-repeat: repeat-y; 
	background-position: top right; 
	margin: 0px;
}


table {
        font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
}
.pathway {
        font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
}
#sidebar {
	float:left;
	width:218px;
} 
#content {
	float:right; 
	width:582px; 
	height: 100%;
} 
#footer {
	clear:both;
	width:800px;
	height: 10px;
	background-image:  url(../images/footer.jpg)} 

.inside {
  padding:0px 10px 10px 10px;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: 12px;
} 

#button {
	background-image:  url(../images/button.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 72px;
	padding: 30px 5px 0px 5px;
	color: #000000;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}

.searchbutton {

}

.tipofdaybox {
  background-image:  url(../images/tipofday.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 200px;
	height: 177px;
	max-width: 168px;
	max-height: 200px;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;

}

.testimonialsbox {
  background-image:  url(../images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 168px;
	height: 200px;
	max-width: 168px;
	max-height: 200px;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;

}
.MsoNormal {
        font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
}

.testimonialstext {
        font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-top: 30px;
	padding: 0px 5px 10px 5px;
	overflow: hidden;
	word-wrap: break-word;
}
#menubarButtons {
	position: relative;
	overflow: visible;
	left:45px;
	top:50px;
	width: 100%;
	height: 100%;
}

#menubarMaroon {
	background-color: #8B2E33;
	position: absolute;
	left: 560px;
	top:15px;
	width: 240px;
	height: 20px;
}

.cartinfo {
  background-image:  url(../images/cartinfo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 157px;
	height: 129px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 30px 3px 3px 3px;
	overflow: hidden;
	word-wrap: break-word;
}

.login {
	width: 147px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border: 1px Solid;
	padding: 3px 3px 3px 3px;
}

a.login {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.showcartlink {
	color: #FFFFFF;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}
.mainlevel {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
a.mainlevel {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}
.contentheading {
	font-weight: bold;
}

a.productnamelink {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}

--> </style> 

