@charset "UTF-8";
/* CSS Document */

body{
/*background:url(../images/bBk.gif) 50% top no-repeat;
background-color:#c6995c;*/
background-image:url(../images/bk3_b.jpg);
margin:0px;
}

#wrapper{
	width:1000px;
	margin:20px 0 0px 60px;
	padding:0 0 0px 0px;
	/*background-image:url(../images/bBK.gif);
	background-repeat:no-repeat;*/
}
	
/*========================
		MENU
=========================*/


#menubox{
	width:462px;
	background-image:url(../images/menu-bk.gif);
	float:left;
	height:120px;
	text-decoration:none;
	list-style:none;
}
#menu{
	width:462px;
	margin:95px 0 0 30px;
	list-style:none;
}

#menu li {
margin: 0px;
padding: 0px;
display: block;
text-decoration:none;
text-align:center;
height:20px;
float:left;
list-style:none;
}
#menu li a:link, #menu li a:visited, #menu li a:active {
color: #4d350b;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-decoration: none;
display: block;
margin: 0px;
}
#menu li a:hover {
text-decoration: none;
margin: 0px;
font-weight:bold;
}

.home {
width:80px;
padding:0px;
text-align:center;
}

.menu {
width:70px;
text-align:center;

}

.about-services{
width:130px;
text-align:center;

}

.contact {
width:79px;
text-align:center;

}


/*========================
		SUB-MENU
=========================*/

#sub-menu{
	float:left;
	width:422px;
}

#sub-menu li{
	float:left;
	padding:0 10px 0 10px;
	list-style:none;
	border-right:1px solid #4d350b;
}









#left{
	background-image:url(../images/graphic.jpg);
	width:432px;
	height:711px;
	float:left;
}
#right{
	width:462px;
	float:left;
	padding:0 0 50px 0;
	
}
#right a:link, #right a:visited, #right a:active{
	color:#4d350b;
	text-decoration:underline;
}
#right a:hover {
	text-decoration:none;
}

#content{
	background-image:url(../images/bk-text3.gif);
	background-repeat:repeat-y;
	padding:0px;
	width:462px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#4d350b;
	line-height:20px;
}
#left-graphic{
	float:left;
	width:21px;
	height:528px;
	background-image:url(../images/left-graphic.gif);
	background-repeat:no-repeat;
}
#right-graphic{
	float:left;
	width:19px;
	height:219px;
	background-image:url(../images/right.gif);
	background-repeat:no-repeat;
}

#text{
	padding:30px 0 20px 0;
	width:422px;
	float:left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.top-pullout{
	background-color:#ebe0d4;
	padding:10px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#edge{
	background-image:url(../images/right2.gif);
	background-repeat:no-repeat;
	width:69px;
	height:716px;
	float:left;
}
	
.wine{
	text-align:right;
/*	font-family: "MS Serif", "New York", serif; */
	font-weight:bold;
	font-style:italic;
	}

