body {
	text-align:center;
	font-weight: normal;
	font-family: "Franklin Gothic Medium";
	font-size: 9pt;
/*	color: #808000;*/
  min-width:980px;
	margin-top: 0px; 
	background:#000000;
		}

a {
	color: #FFFFFF;
		}
a.active {
	color: #C8F028;
		}
a.hover {
	color: #C8F028;
		}

#wrapper {
  margin-left: auto ;
  margin-right: auto ;
	width:822px;
	text-align:center;
		}

#leftmenucolumn {
	text-align: left;
	font-family: "Franklin Gothic Medium";
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	height:320px;
  float:left;
	padding-left: 0px;
	margin-right: 200px;
  width:210px;
		}
		
#rightmenucolumn {
	text-align: right;
	font-family: "Franklin Gothic Medium";
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	height:320px;
  float:right;
  width:210px;	
	padding-left: 100px;
	padding-right: 40px;
		}
		
#menulistleft {
	padding-top: 20px;
		}	

#menulistright {
	padding-top: 20px;
		}	

#menulistleft li {
	list-style: none;
	padding-left: 20px;
	padding-bottom: 20px;
		}

#menulistright li {
	list-style: none;
	padding-right: 20px;
	padding-bottom: 17px;
		}

#menulistleft a {
	text-decoration: none;
	color: #FFFFFF;
		}

#menulistright a {
	text-decoration: none;
	color: #FFFFFF;
		}
		
#maincontainer {
	width:980px;
	margin: 0 auto; /*Center container on page*/
	padding:0px 0px 0px;
	text-align: center;
	/*	height:600px;*/
	/*margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px 0px 0px;
	 background: #FFFFFF url(images/ravagni_bg.jpg) no-repeat scroll top center; */
		}

#header {
	width:980px;
	height:130px;
	background:#000000 url(images/banner_bg.jpg) repeat scroll top center;
	margin-left:0px;
	padding:0px;
	}

#menucolumn {
	background:#000 url(images/menucolumn_bg.jpg) repeat scroll top center; 
	float:left;
	margin-left:-980px; /*Set left margin to -(MainContainerWidth)*/
	width:200px; /*Width of left column*/
	padding-top:5px;
	padding-left:0px;	
}
#maincolumn {
	background:#000 url(images/main_bg.jpg) repeat scroll top center; 
	float:left;
	margin-left:200px; /*Set left margin to LeftColumnWidth*/
	width:780px; 
	padding:0px;
	clear:right;
	}

#menucolumn1 {
	background:#000 url(images/menucolumn_bg.jpg) repeat scroll top center; 
	float:left;
	width:200px; /*Width of left column*/
	padding-top:10px;
	padding-left:0px;	
}
#maincolumn1 {
	background:#000 url(images/main_bg.jpg) repeat scroll top center; 
	float:left;
	width:780px; 
	padding:0px;
	}

#menucolumn p {
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	line-height: 12px;
	font-family: "Franklin Gothic Medium";
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
		}

#menucolumn a {
	text-decoration: none;
	color: #FFFFFF;
		}

#menucolumn a.active {
	text-decoration: none;
	color: #C8F028;
		}

#menucolumn1 p {
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	line-height: 12px;
	font-family: "Franklin Gothic Medium";
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:10px;
		}

#menucolumn1 a {
	text-decoration: none;
	color: #FFFFFF;
		}

#menucolumn1 a.active {
	text-decoration: none;
	color: #C8F028;
		}

#mainsection {
	background: #000000 url(images/mainsection_bg.jpg) repeat scroll top center; */
	float: left;
	}
	
#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-left: 200px; /*Set left margin to LeftColumnWidth*/
/*	height:460px; */
}

#leftcolumn {
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -980px; /*Set left margin to -(MainContainerWidth)*/
/*	text-align: left;
	line-height: 1.25;
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px; */
	padding-top: 5px;
	padding-left: 0px;
}

#leftcolumn p {
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	line-height: 12px;
	font-family: "Franklin Gothic Medium";
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
		}

#leftcolumn a {
	text-decoration: none;
	color: #FFFFFF;
		}

#leftcolumn a.active {
	text-decoration: none;
	color: #C8F028;
		}

#bottomleftcolumn{
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -980px; /*Set left margin to -(MainContainerWidth)*/
	margin-top: 470px;
	background: #000000 url(images/leftcolumn_bg.jpg) no-repeat scroll top center; */
	padding: 0px;
}
#bottomcolumn{
	float: left;
	width: 980px; /*Width of left column*/
	/*margin-left: -980px; /*Set left margin to -(MainContainerWidth)*/
	margin-top: 439px;
	background: #000000 url(images/bottom_bg.jpg) no-repeat scroll top center; */
	padding: 0px;
}

#bottomrightcolumn{
	float: left;
	width: 780px; /*Width of left column*/
	margin-left: 200px; /*Set left margin to -(MainContainerWidth)*/
	background: #000000 url(images/dark_right_bg.jpg) repeat scroll top center; */
	padding: 0px;
}

form.contactus {
 	display: inline;
 	background: #333;
	color: #FFFFFF;
 	border: 0px;
 	position: relative;
 	width: 1px;
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.25;
	text-align: justify;
 }
 label {
 	display: inline;
 	text-align: right;
 	clear: both;
 }
 input {
 	display: inline;
 	position: relative;
	bgcolor: #000000;
 }

form.products {
 	display: inline;
 	border: 0px;
 	position: relative;
	float: right;
 }
 label {
 	display: inline;
 	text-align: right;
 	clear: both;
 }
 input {
 	display: inline;
 	position: relative;
	bgcolor: #000000;
 }
 
#uktexttitle {
	font-family: "Franklin Gothic Medium";
	font-size: 16pt;
	font-weight: normal;
	float: left;
	color: #808000;
	padding-left: 12px;
	padding-top: 5px;
}

#howmadetitle {
	font-family: "Franklin Gothic Medium";
	font-size: 16pt;
	font-weight: normal;
	float: left;
	color: #808000;
	padding-left: 20px;
	padding-top: 5px;
}

#uktext {
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.25;
	float: left;
	width: 540px;
	text-align: justify;
	color: #808000;
	padding-left: 12px;
	padding-top: 15px;
	padding-right: 10px;
}

#productstext {
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.25;
	width: 780px;
	float: left;
	text-align: justify;
	color: #808000;
}

#purchasetext {
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.25;
	text-align: justify;
	color: #808000;
}

#accommodationtext {
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.25;
	width: 762px;
	float: left;
	text-align: justify;
	color: #808000;
	padding-left: 12px;
}

#anticotext {
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.25;
	float: left;
	width: 520px;
	text-align: justify;
	color: #808000;
	padding-left: 12px;
	padding-top: 15px;
	padding-right: 10px;
}

#partiestext {
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.25;
	float: left;
	width: 740px;
	text-align: justify;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 25px;
	padding-right: 10px;
}

#partiesgreentext {
	font-family: "Franklin Gothic Medium";
	font-size: 16pt;
	font-weight: normal;
	line-height: 1.25;
	float: left;
	text-align: justify;
	color: #C8F028;
	padding-left: 20px;
	padding-top: 50px;
	padding-right: 10px;
}

.smallwhitetext {
	font-family: "Franklin Gothic Medium";
	font-size: 9.5pt;
	font-weight: normal;
	line-height: 1.25;
	text-align: justify;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
}

.prod_title_text {
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.25;
	height: 20px;
	text-align: justify;
	color: #FFFFFF;
	padding-left: 5px;
}

.prod_desc_text {
	font-family: "Franklin Gothic Medium";
	font-size: 9.5pt;
	font-weight: normal;
	line-height: 1.25;
	text-align: justify;
	color: #FFFFFF;
	height: 140px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
}

.prod_price_text {
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.25;
	text-align: right;
	color: #C8F028;
	padding-right: 5px;
}

.prod_size_text {
	font-family: "Franklin Gothic Medium";
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.25;
	text-align: right;
	color: #C8F028;
	padding-right: 5px;
}

.titlewhitetext {
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.25;
	text-align: justify;
	color: #FFFFFF;
}

.pricetext {
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.25;
	text-align: justify;
	color: #C8F028;
}

.cart_text {
	font-family: "Franklin Gothic Medium";
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
}

.sizetext {
	font-family: "Franklin Gothic Medium";
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.25;
	text-align: justify;
	color: #C8F028;
}

#menulist {
	list-style: none;
	padding-top: 20px;
	padding-left: 0px;
		}	

#menulist li {
	padding-bottom: 20px;
	padding-left: 0px;
		}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
		}

h1 {
	font-size: 72pt;
	font-weight: normal;
  font-family: "Monotype Corsiva",
               "Apple Chancery",
               "URW Chancery L",
               cursive;
	color: #808000;
	margin: 0px;
}

h2 {
	font-size: 44pt;
	font-weight: normal;
  font-family: "Monotype Corsiva",
               "Apple Chancery",
               "URW Chancery L",
               cursive;
	color: #808000;
	margin: 0px;
	padding-left: 5px;
}

h3 {
	font-size: 26pt;
	font-weight: normal;
  font-family: "Monotype Corsiva",
               "Apple Chancery",
               "URW Chancery L",
               cursive;
	color: #808000;
	margin: 0px;
	padding-bottom: 6px;
}

.uk {
	font-size: 42pt;
	color: #808000;
	padding-left:15px;
}

.toptitle {
	text-align: center;
	font-size: 30pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

a.enterlink {
	font-size: 22pt;
	line-height: 1.1;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
}

a.shopping_cart {
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
}

.telno {
	font-size: 22pt;
	line-height: 1.1;
	color: #FFFFFF;
	padding: 0px;
}

.email {
	font-size: 13pt;
	line-height: 2.0;
	color: #FFFFFF;
	padding: 0px;
}

.olivetitle {
	font-family: "Monotype Corsiva",
               "Apple Chancery",
               "URW Chancery L",
               cursive;
	font-size: 28pt;
	color: #808000;
	padding: 0px;
}

.olivesubtitle {
	font-family: "Monotype Corsiva",
               "Apple Chancery",
               "URW Chancery L",
               cursive;
	font-size: 22pt;
	line-height: 1.0;
	color: #808000;
	padding: 0px;
}
 
.olivetext {
  font-family: "Monotype Corsiva",
               "Apple Chancery",
               "URW Chancery L",
               cursive;
	font-size: 16pt;
	color: #808000;
	padding: 0px;
}

.olivetitle_sm {
	font-family: "Franklin Gothic Medium";
	font-size: 10.5pt;
	font-weight: normal;
	color: #808000;
	padding: 15px 5px 0px 0px;
	text-align: right;
}

.olivesubtitle_sm {
	font-size: 16pt;
	line-height: 1.0;
	color: #808000;
	padding: 0px;
}
 
.olivetext_sm {
	font-size: 12pt;
	color: #808000;
	padding: 0px;
}
.carttext_sm {
	font-size: 9pt;
	color: #808000;
	padding: 0px;
}
