
body{
	background-image:url(images/background.gif);
	background-position:top right;
	background-repeat:repeat-x;
	background-color: #f3edb9;
	text-align:center;
	margin-top: 0px;
}

img{
	border:0;
}

.container{
	background-image:url(images/contbg.gif);
	background-repeat:repeat-y;
	background-position:top;
	width: 774px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	min-height:400px;
	color: #f3edb9;
	padding-right:0px;
	padding-left:1px;
}
.inside{
	width:750px;
	padding-left:0px;
	padding-right: 0px;
	
}
.inside a{
	color: #f3edb9;
	
	text-decoration: underline;
	font-weight: bold;
}
.inside a:hover{
	color: #4e0028;
	text-decoration:underline;
	font-weight: bold;
}
.contact{
	font-size: 16px;
}
.banner{
	width: 774px;
	height: 200px;
	background-image:url(images/topbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding-left:1px
}
.navs{
	background-color:#7b0033;
	border-top:1px solid #9a003b;
	border-bottom:1px solid #9a003b;
	width:750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height:40px;
	font-weight: bold;
}
.navs a{
	color: #f3edb9;
	text-decoration: none;
	font-weight: bold;
}
.navs a:hover{
	color: #c9004c;
	text-decoration: none;
	font-weight: bold;
}


/*DROPDOWN MENU*/

#dropmenudiv{
position:absolute;
border:1px solid #000000;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
background-color: #7b0033;
display: block;
text-indent: 3px;
border-bottom: 1px solid #9a003b;
padding: 1px 0;
text-align:left;
text-decoration: none;
font-weight: bold;
color: #f3edb9;

}

#dropmenudiv a:hover{ /*hover background color*/
color: #c9004c;
	text-decoration:none;
	font-weight: bold;
	background-color: #7b0033;
}


/*DROPDOWN MENU END*/

.sectionshldr{
	width: 650px;
	padding-left:10px;
	
}
.sections{
	width:600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	
	
}

.top{
	background-image:url(images/section-top.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left: 30px;
	padding-bottom:1px;
	width:570px;
}
.middle{
	background-image:url(images/section-mid.gif);
	background-position:top;
	background-repeat:repeat-y;
	padding-left: 18px;
	padding-right:5px;
	width:582px;
	
	
}

.middle img{
border:2px solid #650032;
}
.bottom{
	background-image:url(images/section-btm.gif);
	background-position:top;
	background-repeat:no-repeat;
	height: 25px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9a003b;
	width: 640px;
	text-align:right;
	padding-right: 10px;
	padding-bottom:10px;
	
	
}
.grapes{
	/*background-image:url(images/grapes-btm.gif);
	background-position:bottom;
	background-repeat:no-repeat;*/
	width: 100px;
	height:180px;
	padding-bottom:10px;
	padding-right: 0px;
	
}
.btm{
margin-left: auto;
margin-right: auto;
width: 775px;
height:23px;
padding:0px;
}

#galleryHolder{
	text-align:center;
}
#galleryHolder img {
	text-align:center;
	border:0px;
	margin:1px;
}
.pictureHolder{
	display:inline;
	width:130px;
}