/* CSS Document */
body {
font-family: Times, "Times New Roman", serif; 
font-size:13px;
font-weight:normal;
line-height:30px;
color: #625f53;
text-align:justify;
background-color:#80776e; 
}

a {
color:#625f53;
text-decoration:none;
border-bottom: 1px dashed #625f53;
text-decoration:none;
}

a:hover {
border-bottom:0;
color:#9b7127;
text-decoration:none;
}


img {
border:0;

}

#left_top {
	background: url(images/bckgr_01.gif);
	background-repeat:no-repeat;
}

#logo {
	background: url(images/bckgr_04.gif);
	background-repeat:no-repeat;
}

#main_top {
	background: url(images/bckgr_02_2.gif);
	background-repeat:no-repeat;
}

#wine_top {
	background: url(images/bckgr_07.gif);
	background-repeat:no-repeat;
}

#orders_top {
	background: url(images/bckgr_08.gif);
	background-repeat:no-repeat;
}

#about_top {
	background: url(images/bckgr_09.gif);
	background-repeat:no-repeat;
}

#right {
	background:url(images/bckgr_03_2.gif);
	background-repeat: repeat-y;
	
}

#left_btm {
	background:url(images/bckgr_05.gif);
	background-repeat:no-repeat;
}

#left_btm2 {
	background:url(images/bckgr_05_2.gif);
	background-repeat:no-repeat;
}


#right_btm {
	background:url(images/bckgr_06_2.gif);
	background-repeat:no-repeat;
}

#menu_div {
	height:10px;
}

#footer {
color:#777274;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
}

#footer a{
color: #807e75;
font-weight:normal;
}

.submit {
color:#842414;
background: #e8e4d0;
font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   margin-left:30px;
   margin-top:50px;

   
} 

#wine_content {
background:url(images/mt_lion.jpg);
background-repeat:no-repeat;
background-position:center;

}

#buy_now {
background:url(images/buy.gif);
background-repeat:no-repeat;
padding-left:26px;

}

.about_text {
padding-right:10px;
padding-left:8px;
text-align:justify;
font-size:14px;
line-height:18px;
}

.list {
vertical-align:top;
padding:10px 0 20px 0;
font-size:14px;
line-height:18px

}

.first_letter {
float:left;
margin-right:4px;
}

.text {
text-align:justify;
line-height:18px;
font-size:14px;
}

.text b {
font-size:14px

}

.title {
	text-align:center;
	font-weight:bold;
	color:#782011;
}
.order {
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding-left:15px;
	vertical-align:middle;
	font-weight:bold;
}

.price {
	color:#782011;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
ul {
	margin-left:0px;
	margin-bottom:10px;
	padding-left:0px;
}

li {
	background:url(images/list_icon.gif) left top no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	text-align:left;
	line-height:1.61em;
	vertical-align:top;
	list-style:none;
	font-size:13px;
}

.facts {
color:#9b7127;
text-decoration:none;
border-bottom:1px dashed #9b7127
}

a.facts:hover {
border-bottom:0
}