body {
	margin:0;
	padding:0;
	background:#C3C3C3 url(../images/background.jpg) repeat-x center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img {
        border: none;
    }
p {
     text-align: justify;
}
a,
a:active,
a:link,
a:visited  {
	color: #333333;
    text-decoration: none;
}

a:hover {
	color: #666666
}

h1 {
	font-size: 22px;
	font-weight: 400;
	color: #006600;
	margin: 10px 0px;
}


h2 {
	font-size: 12px;
	font-weight: bold;
	color: #980225;
	margin: -10px 0px 20px 0px;
}

h3 {
	font-size: 18px;
	font-weight: 400;
	color: #980225;
	margin: 6px 0px 0px 20px;
}

h4 {
	background: url(../images/title_flower.png) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	text-indent: 30px;
	color: #980225;
	margin: 10px 0px 0px 10px;
}

h5 {
	background: url(../images/title_flower.png) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	text-indent: 30px;
	color: #FFF;
	margin: 10px 0px 0px 10px;
}

ul {
	list-style:none
}

#bullet {
	list-style-image:url(../images/bullet.png);
}

#bullet li {
	padding-bottom: 8px;
}

.bold_red {
	font-size: 12px;
	font-weight: bold;
	color: #980225;
}

#container {
	width: 900px;
	margin: auto;
}

#border_top {
	background:url(../images/border_top.png);
	width: 900px;
	height: 28px;
}

#border_middle {
	background:url(../images/border_middle.png) repeat-y;
	width: 900px;
}

#border_bottom {
	background:url(../images/border_bottom.png);
	width: 900px;
	height: 28px;
}

#middle {
	margin: 0px 17px;
	overflow:auto;
}

#header_01 {
	background:url(../images/header_01.png) repeat-x center top;
	border: 1px solid #000;
	height: 50px;
	margin-bottom: 2px;
}

#header_02 {
	background:url(../images/header_02.png) center top;
	height: 143px;
	width: 866px;
	margin-bottom: 2px;
}

#header_03 {
	background:url(../images/header_03.png) repeat-x center top;
	border: 1px solid #4F0012;
	height: 20px;
	margin-bottom: 2px;
}

#cart {
	float: left;
	padding: 12px 0px 0px 10px;
}

.shoppingcart {
	font-weight: bold;
	color: #FFF;
}

.shoppingcart_items {
	font-weight: bold;
	color: #CCFF00;
}

#search {
	float: right;
	padding: 12px 10px 0px 0px;
}

#searchbutton,
#SearchForm_SearchForm_action_results{
	background:url(../images/search.png);
	height: 24px;
	width: 96px;
	border: 0px;
}

#searchResults h2 a {
    color: #980225;
}

#searchResults li {
    width: 100%;
    border-bottom: 1px solid #980225;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    height: 90px;
}

#breadcrumbs {
	float: left;
	padding: 4px 0px 0px 10px;
	color: #FFF;
}

#breadcrumbs a {
    color: #FFF;
}

#my_menu {
	float: right;
	padding: 2px 10px 0px 0px;
}
#my_menu a {
	color: #FFF;
    text-decoration: none
}

#side_menus {
	width: 154px;
	float: left;
}

#side_menu_grey {
	background: #FFF url(../images/side_menu_grey.png) no-repeat;
	border: 1px solid #CCC;
	width: 151px;
	margin-top: 5px;
}

#side_menu_red {
	background: #6E0019 url(../images/side_menu_red.png) no-repeat;
	border: 1px solid #4F0012;
	width: 151px;
	margin-top: 5px;
	color: #FFF;
}
#side_menu_red a{
    color: #FFF;
    font-weight: bold;
}
#contents {
	margin-top: 6px;
	margin-left: 165px;
}

#welcome_top {
	background: url(../images/welcome_top.png) center top;
	width: 700px;
	height: 20px;
	margin: 0px;
}

#welcome_middle {
	background:url(../images/welcome_middle.png) repeat-y;
	padding: 5px 28px;
}

#welcome_bottom {
	background: url(../images/welcome_bottom.png) center top;
	width: 700px;
	height: 20px;
	margin: 0px;
}

#new_title {
	background:url(../images/new_title.png) repeat-x center top;
	border: 1px solid #996600;
	height: 34px;
	margin-bottom: 2px;
	margin-top: 10px;
}

#new_products {
	background: #FFF5C4;
	border: 1px solid #996600;
	margin-top: 2px;
	padding: 1px 2px;
}

#footer {
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
}
