/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

#container {
	
	width: 1100px;
	height: 813px;
	margin: -10px auto 0px auto;
	}
	
	#maincontainer {
 	
 	width: 700px;
	height: 798px;
	border: 5px solid #30382B;
	margin: 0px auto 0px auto;}
	
	#rootcontainer {
 	width: 1100px;
	height: 540px;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	margin: -5px auto 0px auto;
	background-color: #e5ebe1 url(backgroundtile.jpg);}

#MainContainerleavesleft {
	float: left;
	width: 130px;
	height: 759px;
	margin: 6px 0px 0px 0px;
		}

#containerleavesleft {
	float: left;
	width: 130px;
	height: 759px;
	margin: 6px 0px 0px 0px;
	background-image: url(leaves_patternleft_opt.jp);
	background-repeat:no-repeat;
	}

#containerleaves {
	float: left;
	width: 180px;
	height: 830px;
	margin: 0px 0px 0px 0px;
	background-image: url(leaves_pattern_opt.jp);
	background-repeat:no-repeat;
		}
		
		#MainContainerleaves{
	float: left;
	width: 180px;
	height: 869px;
	margin: 12px 0px 0px 0px;
	background-image: none;
			}
		
		#container2 {
 	background-color: #e6ebe1;
	float: left;
 	width: 10px;
	height: 800px;
	margin: 6px 0px 0px 0px;
	background-image: url(shadow.jpg);
	background-repeat: no-repeat;}
		
	#topbanner {
	float: left;
	width: 700px;
	height: 232px;
	background-image: url(images/newlayout_01.jpg);
	background-repeat: no-repeat;
}
	
	#betweenbanner {
 	float: left;
 	width: 700px;
	height: 3px;
	background-image: url(topbarformenu.jpg);
    background-repeat: repeat;}
		
	#bottombanner {
	float: left;
	width: 700px;
	height: 566px;
	background-image: url(newlayout_02_opt.jpg);
	background-repeat: no-repeat;
}
	
	
	.wallpaper {
 	float: left;
 	width: 310px;
	height: 7px;
	margin-left: 0px;
	margin-top: 0px;
	background:  url(img_66.) repeat;
	padding-top: 0px;
	    }
	
	#contentblockleft {
	float: left;
	width: 305px;
	height: 425px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 5px 0px 0px 5px;
	background: #fff url(backgreenish.jpg) repeat;
			    }
				
	#contentblockleftsmaller {
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: 300px;
	height: 420px;
	margin-left: 0px;
	margin-top: 0px;
	background: #fff;
	border: 0px solid #333;
}
	
	#newscontentblockleft {
	float: left;
	width: 685px;
	height: 425px;
	margin-left: 5px;
	margin-top: 5px;
	background: #fff url(backgreenish.jpg) repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
			    }
				
	#newscontentblockleftsmaller {
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: 680px;
	height: 419px;
	margin-left: 0px;
	margin-top: 0px;
	background: #fff;
	border: 0px solid #333;
}
	
#contentblockleftagain {
 	float: left;
 	width: 302px;
	height: 60px;
	margin-left: -5px;
	margin-top: 5px;
	background:#fff url(backgreenish.jpg) repeat;
	padding: 5px 3px 3px 5px;
	}
	
	#newscontentblockleftagain {
 	float: left;
 	width: 302px;
	height: 60px;
	margin-left: 5px;
	margin-top: 0px;
	background:#fff url(backgreenish.jpg) repeat;
	padding: 5px 3px 3px 5px;
	}

	#contentblockright {
 	float: left;
 	width: 370px;
	height: 425px;
	background: #fff url(backgreenish.jpg) repeat;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;		    }
	
	#contentblockrightsmaller {
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: 365px;
	height: 420px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: transparent;
	border: 0px solid red;
}
	
	#contentblockrightsmallerabout {
 	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
 	width: 365px;
	height: 420px;
	margin-left: 0px;
	margin-top: 0px;	
	background-color: transparent;
	border: 0px solid red;  }
	
	#order {
	width: 290px;
	height: 100px;
	margin-left: 0px;
	margin-top: 0px;
	background: #fff;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
}
	
	#order:hover {
	filter: alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;		
}

.icons {
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	padding-left: 5px;
	padding-bottom: 0px;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333;
	margin-top: 5px;
	margin-left: 0px;
	background-color: transparent;
	padding-right: 5px;
}	
	
	.icons span{
	color: #990000;
	}	
	
	img.floatleft { 
    float: left; 
	padding-right: 5px;
    margin-right: 5px;
	border-right: 0px dashed #cccccc; 
}

	
	#skinnycolumn {
 	float: left;
 	width: 1px;
	height: 506px;
	background: #333;
	margin-left: 7px;
	margin-top: 15px;
	-moz-opacity: .30;
	opacity:.30;
	filter:alpha(opacity=30);	 }
	
	.testcontent {
	width:308px;
	position:relative;
	left: 10px;
	top:-490px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000;
	margin-top: -7px;	}
	
	.testcontentheader {
font-family: Georgia, 'Times New Roman', Times, serif;  
    font-size: 20px;   
    letter-spacing: 3px;   
    font-variant: small-caps;   
    font-weight: normal;  
	padding: 5px 0px 5px 5px;
	text-indent: 0px;
	color: green;
	background-color: transparent;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
		border-bottom: 1px dashed #333333;
		margin: 0px;
}
	
	.content{
	font-family: Times-New Roman;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -10px;
	color: #000;
	text-align:justify;	}
	
	.header{
	font-family: Helvetica;
	font-weight: bolder;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 100px;
	margin-top: 0px;
	color: #fff;
	background-color: #990000;
	text-align:justify;
	padding: 5px 5px 5px 10px;
	letter-spacing: 2px;	}
	
	#roots {
	z-index: 0px;
	float: left;
	width: 852px;
	height: 508px;
	margin: 0px 0px 0px 70px;
	background-image: url(rooots.jpg);
	}
	
	#MainRoots{
	z-index: 0px;
	float: left;
	width: 852px;
	height: 508px;
	margin: 0px 0px 0px 125px;
	background-image: none;
	}
	
	#angle {
	z-index: 150;
 	float: left;
 	width: 250px;
	height: 38px;
	margin: 0px 0px 0px 0px;
	background: #000;
	background-image: url(angle.jpg);
    background-repeat: no-repeat;	}
	
#shadowbottom {
 	z-index: 150;
	float: left;
 	width: 800px;
	height: 14px;
	margin: 0px 0px 0px 0px; 
	background-image: url(.jpg);
    background-repeat: no-repeat}
	
	#mailbox {
	float: left;
	width: 150px;
	height: 100px;
	margin-top: 80px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
			}
			
			#mailbox2 {
	float: right;
	background-color: none;
	width: 150px;
	height: 100px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.mail{
display: block;
}

a#button1 {
	clear: both;
	float: right;
	width:100px;
	height: 122px;
	margin: 0px;
}

a#button1:hover { 
background-image: url(.jpg)}

a#button2 {
	float: right;
	width:111px;
	height: 111px;
	margin: 0px;
background-image: }

.winespecdoubledot {
float: left;
}
/* main nav */
#menu {
width: 100%;
height: 25px;
background: #fff url(navbar.jpg)no-repeat;
float: left;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 6.25em;
float: left;
}

/* all but drop */
#menu a.first {
font:  1em/16px times, helvetica, sans-serif;
display: block;
border-bottom: 0px solid #660000;
margin-top: 2px;
padding: 0px;
text-align: center;
font-variant: small-caps;
color: #000;
text-decoration: none;
font-weight:bold;
}

#menu a.first:hover {
color: #a00;
background: transparent;
}

/* drop */
#menu h2 {
font:  1em/16px times, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 0px 5px 0px;
text-align:center;
color: #000;
background: transparent;
font-variant: small-caps;
font-weight:bold;
}

#menu h2.bold {font-weight: bold;}


#menu a.second {
font:  1em/16px times, helvetica, sans-serif;
color: #000;
display: block;
background: #fff;
font-variant: small-caps;
text-align:left;
padding-top: 0px;
padding-bottom: 3px;
padding-left: 10px;
margin-left: 20px;
width: 130px;
font-weight:bold;
border-bottom: 1px dashed #ccc;
}

/* down */
#menu a.second:hover {
color: #a00;
text-align:left;
padding-left: 7px;
margin-left: 20px;
border-left: 3px solid #ccc;
font-weight:bold;
}

#menu li {
	position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#gallery {
	height: 90px;
	width: 301px;
	float: left;
	margin-top: 5px;
	-moz-opacity:.7;
	background-image: url(photo.png);
	background-repeat: no-repeat;
}

	#gallery:hover {
		-moz-opacity:1.0;
		
}

#gallery img{border:none;}
