* {margin: 0; padding: 0; border: none; text-decoration: none}

body {
	background: url(images/back_page.jpg) top center;
	text-align: center;
	font: .8em "century gothic", Helvetica, Verdana, Arial, sans-serif;
}

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

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

#header {	
	background: url(images/back_header.jpg);
	width: 718px;
	height: 36px;
	margin: auto;
	padding: 68px 36px 0px 36px;
	font: 11px "century gothic", Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
}

#header_menu {
	width: 100%;
	margin:auto;
	color: #FFFFFF;
	text-align: center;
	width: 710px;
	}	
	
#header_menu a:link, a:visited {color: #FFFFFF; text-decoration: none; text-align: left; }
#header_menu a:hover {color: #FFFFFF; text-decoration: none; text-align: left; }

#container {
	background-image: url(images/back_container.jpg);
	width: 790px;
	margin: auto;
	padding: 0 0px 0 0px;	
}

#footer1 {
	clear: both;
	width: 790px;
	height: 35px;
}

#footer2 {
	background: url(images/back_footer2.gif) no-repeat;
	width: 790px;
	height: 100px;
	margin: auto;
	padding: 0 0 0 0;
	clear: both;
}
	
#content {
	width: 704px;
	background:url(images/back_content2.gif) top center no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 10px 43px 0px 43px;
	text-align: justify;
}

.3collumn_layout {
	column-count: 3;
	column-gap: 19px;
	collumn-rule: 1px solid #BAA800;	
}

.contentimg {
	background: #FFF;
	padding: 2px;
	border: 2px solid #BAA800;
	float: right;
	margin: 6px;
}

.contentimg2 {
	float: right;
	clear: right;
	margin: 6px 0 6px 10px;
}


#content p {
	font-family: "century gothic", Helvetica, Verdana, Arial, sans-serif;
	text-align: justify;
	margin: 0 4px 10px 4px;	
}

#content ol {
	padding: 0px 28px 20px 28px;
}

#content ul {
	padding: 0px 23px 20px 23px;
	list-style-image: url(images/bullet_chapters.gif);
	list-style-type: square;
	list-style-position: outside;
	clear: left;
}

#content ul a:link, a:visited, a:active {
	color: #BAA800; 
	text-decoration: none;
}

#content ul a:hover {
	color: #FAA000;
	text-decoration: none;
}

.listpoints {
	list-style-image: url(images/bullet_points.gif);
}


#content_assorti {
	width: 514px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	float: left;
}

#content_assorti p {
	font-family: "century gothic", Helvetica, Verdana, Arial, sans-serif;
	text-align: justify;
	margin: 0 4px 10px 4px;	
}

#content_order {
	width: 178px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	text-align: justify;
	float: left;
}

#content_order p {
	font-family: "century gothic", Helvetica, Verdana, Arial, sans-serif;
	text-align: justify;
	margin: 0 4px 10px 4px;	
}

#top1 {
	width: 740;
	background: url(images/back_top1.jpg) top center no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 3px 25px 0px 25px;
}

#top2 {
	width: 710;
	background: url(images/back_top1.gif) left top no-repeat;
}



h1 {
	font-size: 18px;
	line-height: 20px;
	color: #897C01;
	font-weight: bold;
	margin: 10px 4px 6px 4px;
	text-align: left;
	font-family: "century gothic", Helvetica, Verdana, Arial, sans-serif;
	display: block;
	border-bottom: solid 2px #BAA800;
}

h2 {
	font-size: 14px;
	color: #897C01;
	font-weight: bold;
	margin: 10px 4px 12px 4px;
	text-align: left;
	font-family: "century gothic", Helvetica, Verdana, Arial, sans-serif;
	display: block;
	border-bottom: solid 1px #BAA800;
	background-image: url(images/h2_back.jpg);
	clear: right;
}

h3 {
	font-size: 12px;
	display: block;
	border-bottom: 0px solid #E3DC99;
	text-indent: 1px;
	color: #BAA800;
	font-weight: bold;
	margin: 0 2px 2px 2px;
	padding-bottom: 0px;
	text-align: left;
	font-family: "century gothic", Verdana, Arial, sans-serif;
}

h4 {
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding-bottom: 0px;
	text-align: left;
	font-family: "century gothic", Verdana, Arial, sans-serif;
	}
	
h5 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	text-align: left;
	font-family: "century gothic", Verdana, Arial, sans-serif;
	}
	
h6 {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	text-align: left;
	font-family: "century gothic", Verdana, Arial, sans-serif;
	}

.comment {
	color: #FF0000;
	font-weight: bold;
}

td {
	text-align: left;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #897C01;
	font-weight: bold;
	background-color:#f1eecc;
	border:solid 1px #BAA800;
	margin: 2px 0px 0px 0px;
}

.error {
	color: black;
}

.input {
	color:#333 ;
	border:solid 1px #BAA800;
}

.tdback {
	background-color: #E3DC99;
}

div#contactcontainer {
	width: 550px;
	background-image: url(images/back_contactcontainer.gif);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	font-size: 12px;
}


.o_ingr {
    width: 694px;
	margin: 2px 0px 12px 4px;
	background: url(images/o_ingr_middle.jpg);
	background-position: bottom;		  
}

.o_ingr_text {
	width: 442px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 10px;
	color: #FFFFFF;
	font-family: "century gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;				
}

.o_ingr_vw {
	width: 231px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	font-family: "century gothic", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	display: inline;
	border-left: solid 1px #FFF;			
}

.o_ingr_vw table {
	width: 220px;
	clear: both;
}


.o_ingr_vw td {
	border-top: dotted 1px #FFFFFF;
	width: 70px;
	text-align: right;
}

.o_ingr_vw th {
	border-top: dotted 1px #FFFFFF;
	widt: 150px;
	vertical-align: top;
}

.o_ingr_vw img {
	float: right;
	margin: 0px 0px 0px 0px;
}

.o_ingr_text img {
	float: right;
	margin: 0px 0px 0px 0px;
}

.o_sidebar {
	float:right; 
	width: 200px; 
	margin: 0 0 0 24px; 
	color:#FFFFFF; 
	background:url(images/o_sidebar_back.gif) repeat-y;
	font-size:11px;
}

.o_sidebar p {
	text-align: left;
	margin: 0 4px 0 4px;
}

.o_sidebar_input {
	width: 166px;
	padding: 4px;
	border: 1px solid #897C01;
	color: #000000;
	font-weight: normal;
}

.o_topbar {
	width: 690px; 
	margin: 20px auto;
	color:#FFFFFF; 
	background:url(images/o_topbar_back.gif) repeat-y;
	font-size:11px;
}

.o_topbar p {
	text-align: left;
	margin: 0 4px 0 4px;
}

.o_topbar_input {
	width: 166px;
	padding: 4px;
	border: 1px solid #897C01;
	color: #000000;
	font-weight: normal;
}

.error2 {
font-weight:bold;
}
