/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	background: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E8DBCA;
}

img {
	border: none;
}

h2 {
	color: white;
        font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}

p {
	color: #E8DBCA;
	line-height: 150%;
	margin-top: 0;
}

form {
	line-height: 100%;
	margin-top: -10px;
}

label {
	color: #E8DBCA;
}

a {
	cursor: pointer;
}

a:link {
	cursor: pointer;
        color: #E35B21;
}

a:hover {
	cursor: pointer;
        color: #E35B21;
}

a:visited {
	cursor: pointer;
        color: #E35B21;
}

p.subhead {
	color: white;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 0;
	background-color: #24090E;
}

#header {
	background-color: #24090E;
}

#header .left {
	float: left;
	width: 20%;
}

#header .right {
	float: right;
	text-align: right;
	width: 64%;
}

#content {
	background-color: #24090E;
	padding: 20px 20px 0 50px;
}

#content .left {
	width: 60%;
	background-color: #24090E;
	float: left;
}

#content .right {
	width: 30%;
	background-color: #24090E;
	float: right;
}

#gallery_content {
	padding: 0;
        margin: 0;
}

#gallery_content .left {
	width: 20%;
	background-color: #24090E;
	float: left;
	padding: 30px 0;
	color: #FFFFFF;
}

#gallery_content .left ul, li {
	list-style: none;
	padding: 5px 0 5px 10px;
}

#gallery_content .right {
	width: 75%;
        min-height: 355px;
	background-color: #FFFFFF;
	float: right;
	padding: 20px 5px 5px 5px;
}

#gallery_content .right p {
	color: #000000;
}

#gallery_content .right img {
	border: none;
}

#footer {
	background-color: #E8DBCA;
	padding: 10px 5px;
	text-align: center;	
	font-size: 10px;
	color: #24090E;
}

#footer a, a:link, #footer a:hover, #footer a:visited {
	color: #24090E;
        text-decoration: none;
}

#innerTopTitle {
	float: right;
	clear: none;
}

.clear {
	height: 20px;
	width: 100%;
	clear: both;
}

.dummy {
	height: 1px;
	width: 100%;
	clear: both;
}

/* Main Menu Styling */

cat_751085_divs {
	width: 100%;
}

#nav_751085 li {
	float: left;
	color: #FFFFFF;
	font-family: 'Century Gothic', Verdana, Arial;
	font-size: 12px;
	list-style: none;
	padding: 0 10px;
	margin: 0;
	position: relative;
}

#nav_751085 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#nav_751085 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#nav_751085 a:hover, #nav_751085 a:active {
	color: ##FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #E35B21;
}

#navsub_751085_394430 {
    position: absolute;
    z-index: 500;
    margin: 0;
    padding: 10px 0 0 0;
    display: none;
}

#navsub_751085_394430 li {
	width: 90px;
	float: none;
	text-align: center;
	color: #FFFFFF;
	background-color: #24090E;
	list-style: none;
	padding: 5px;
	margin: 0;
	position: relative;
	border-bottom: 1px solid #E35B21;
}

#navsub_751085_394430 a:link {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

#navsub_751085_394430 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

#navsub_751085_394430 a:hover, #navsub_751085_394430 a:active {
	color: #E35B21;
	text-decoration: none;
	border: none;
}

/* Gallery Menu Styling */

#gallery_menu a:link, #gallery_menu a:active, #gallery_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#gallery_menu a:hover {
	color: #E35B21;
	text-decoration: none;
}
a.buy-now{
display:block;
float:right;
width:258px;
height:100px;
text-indent:-9999px;
font-size:0;
overflow:hidden;
background:url(/images/order-online-chocolate-small.jpg) no-repeat 0 0 transparent scroll;
}
