body {
	background-image:url("images/back.jpg");
    width:690px;
	text-align:left;
	margin:0 auto;
}
* {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#5c1501;
}
a {
color: #990000;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
  color: #FFA405;
	text-decoration: underline;
	
}
img {
    border:0;
    vertical-align:middle;
}
.clear {
	clear:both;
    height:0px;
	width:0px;
	font-size:0px;
}

.float_l {
    float:left;
}
.header {
    height:60px;
    width:206px;
    text-align:center;
    margin:14px 0 0 48px;
}
.header img {
    margin-bottom:9px;
}
.header a img {
    margin:0px;
}
#uppers {
	position: absolute;
	top: 20px;
	left: 680px;
	color: #FFffcc;
	background: top left url(images/search.gif) no-repeat;
	padding-left: 25px;
	z-index: 15;
	color: #FFffcc;
}
.content {
    margin-top:24px;
}
.left {
    height:503px;
    width:302px;
    margin:0 4px 0 0;
}
.left_top {
    background:url("images/left_top.jpg") no-repeat;
    height:5px;
    width:302px;
}
.left_center {
    background-color:#ffffcc;
    width:301px;
    height:493px;
    margin-top:-8px;
}
html>body .left_center {
    margin:0px
}
.men {
    height:315px;
    width:291px;
    background:url("images/men.gif") no-repeat;
    margin-left:5px;
    margin-bottom:6px;
}
html>body .men {
    margin-bottom:0px;
}
.menu {
    height:172px;
    width:291px;
    background-color:#701901;
    margin:6px 0 0 5px;
    text-align:center;
}
.menu_ {
    height:46px;
}
.menu_left {
    width:69px;
}
.menu_center {
    height:137px;
    width:153px;
    padding-top:8px;
}
.menu_right {
    width:69px;
}
.left_bottom {
    background:url("images/left_bottom.jpg") no-repeat;
    height:5px;
    width:302px;
}
.right {
    height:503px;
    width:381px;
}
.title {
    padding-left:5px;
}
.right_top {
    background:url("images/flower_border_top.jpg") no-repeat;
    height:24px;
    width:381px;
}
.right_center {
    background-color:#ffffcc;
}
.text {
    border-left:1px solid #751b01;
    border-right:1px solid #751b01;
    width:369px;
    height:440px;
    margin-left:5px;
    padding-top:14px;
}
.welcome {
    width:332px;
    margin-left:20px;
    background-position:bottom right;
    border-bottom:0px dotted #751b01;
}
.welcome_text {
    width:332px;
 }
 h1 {
	text-align: center;
	margin-top: 0px;
	font-family: "Times New Roman";
	color: #660000;
	font-size: 1.5em;
   

}
.welcome p {
    margin:3px 0;
}
.welcome a {
    color:#751B01;
}
.welcome_text a {
    color:#660000;
}
.wine {
    width:332px;
    margin:18px 0 0 20px;
    border-bottom:1px dashed #751b01;
}
.wine_left {
    width:171px;
    margin-top:19px;
    background:url("images/image_1.gif") no-repeat;
}


.news {
    width:332px;
    margin:0px 0 0 20px;
}
.news_left {
    width:168px;
    margin-top:13px;
    background:url("images/image_3.gif") no-repeat;
    background-position:top left;
}
.news_right {
    width:158px;
    margin-top:13px;
    background:url("images/image_4.gif") no-repeat;
    background-position:top left;
}
.news_text {
    width:92px;
    margin-left:65px;
}
.news_text span {
    font-weight:bold;
}
.date {
    color:#608e08;
    font-weight:bold;
}
.news_left a, .news_right a {
    color:#751B01;
    margin-top:3px;
    text-decoration:none;font-weight:bold;
}
.news_left a:hover, .news_right a:hover {
    text-decoration:underline;
}
.right_bottom {
    background:url("images/flower_border_bottom.jpg") no-repeat;
    height:24px;
    width:381px;
}
.footer {
    text-align:right;
    margin-right:50px;
    color:#a88065;
    height:25px;
}
.footer a {
    color:#a88065;
}

form.contact_us {
	width: 190px;
	margin-top: 15px;
	margin-left: 0px;
	padding: 15px;
	background-color: #ffffcc;
	background-image: url(images/form_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

input.fields_contact_us {display: block;
        width: 185px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 185px;
          height: 100px;
          background: url(images/input_bg.png);
          border-top: 1px solid #E3E4E9;
		  border-left: 1px solid #E3E4E9;
		  border-bottom: 1px solid white;
		  border-right: 1px solid white;

          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
}

