/* @override http://www.whistlerchocolate.com/css/wmc_large.css */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 1024px;
	background-color: #220000;
	
}
.formnoerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	text-align: left;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-color: #220000;
	position: relative;
	font: 11px/100% Arial, Verdana, Helvetica, sans-serif;
	background-image: url(../images/background_new.gif);
	height: 900px;
	top: 0;
	left: 0;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: underline;
}

h2 {
	color: black;
	font: bold 14px Verdana, Helvetica, Arial, sans-serif;
}

#navigation {
	position: absolute;
	top: 118px;
	left: 200px;
}

#backgroundBoxAboutUs {
	width: 626px;
	height: 649px;
	background-image: url(../images/background_about_us_new.gif);
	position: absolute;
	top: 118px;
	left: 300px;
}

#backgroundBoxProducts {
	width: 626px;
	height: 649px;
	background-image: url(../images/background_products_new.gif);
	position: absolute;
	top: 118px;
	left: 300px;
}

#backgroundBoxPurchase {
	width: 626px;
	height: 649px;
	background-image: url(../images/background_purchase_new.gif);
	position: absolute;
	top: 118px;
	left: 300px;
}

#backgroundBoxRecipes {
	width: 626px;
	height: 649px;
	background-image: url(../images/background_recipes_new.gif);
	position: absolute;
	top: 118px;
	left: 300px;
}

#backgroundBoxGallery {
	width: 626px;
	height: 649px;
	background-image: url(../images/background_gallery_new.gif);
	position: absolute;
	top: 118px;
	left: 300px;
}

#backgroundBoxContact {
	width: 626px;
	height: 649px;
	background-image: url(../images/background_contact_new.gif);
	position: absolute;
	top: 118px;
	left: 300px;
}

#pageTitle {
	color: white;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 35px;
	left: 18px;
}

#mainText {
	width: 565px;
	height: 545px;
	position: relative;
	top: 55px;
	left: 30px;
	color: black;
	font: 11px/125% Verdana, Helvetica, Arial, sans-serif;
	overflow: auto;
}

#mainTextEvents {
	width: 565px;
	height: 290px;
	position: relative;
	top: 317px;
	left: 30px;
	color: black;
	font: 11px/125% Verdana, Helvetica, Arial, sans-serif;
	overflow: auto;
}

#mainTextGallery {
	width: 520px;
	height: 545px;
	position: relative;
	top: 55px;
	left: 50px;
	color: black;
	font: 11px/125% Verdana, Helvetica, Arial, sans-serif;
	overflow: auto;
}

#mainTextAboutUs {
	width: 550px;
	height: 268px;
	position: absolute;
	left: 38px;
	color: black;
	font: 11px/125% Verdana, Helvetica, Arial, sans-serif;
	overflow: auto;
	top: 350px;
}

#flashAboutUs {
	width: 540px;
	height: 250px;
	position: absolute;
	top: 78px;
	left: 57px;
	color: black;
	font: 11px/125% Verdana, Helvetica, Arial, sans-serif;
	overflow: auto;
	border-width: 1px;
}

#footer {
	color: #cc9966;
	font-size: 10px;
	position: absolute;
	top: 783px;
	left: 305px;
}

#footer a:link {
	color: #cc9966;
	font-size: 10px;
	position: absolute;
}

#footer a:visited {
	font-size: 10px;
	position: absolute;
	color: #cc9966;
}

#footer a:hover {
	font-size: 10px;
	position: absolute;
	color: #cc9966;
}

#footer a:active {
	color: #cc9966;
	font-size: 10px;
	position: absolute;
}
.formerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

