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



#wrapper {
width: 1000px;
position: relative; 
height: 100%; 
left: 50%;
margin-left: -500px;
background-image: url(../images/bg.jpg);
z-index: 1;
}

#branding {
position: relative;
width: 949px;
height: 233px;
background-color: #610101;
margin-left: 25px;
background-image: url(../images/banner.jpg);
z-index: 2;
}

#mainNav {
	position: relative;
	text-align: center;
	width: 800px;
	margin-left: 100px;
	margin-top: -40px;
	height: 20px;
	z-index: 3;
	visibility: visible;

	

}

#mainNav2 {
position: relative;
text-align: center;
width: 950px;
margin-left: 50px;
margin-top: -40px;
height: 20px;
z-index: 3;

}

#content {
top: 200px;
clear: both;
width: 937px;
margin-left: 31px;
float: left;
}

#content_left {
position: relative;
clear: both;
width: 465px;
height: 412px;
margin-left: 25px;
margin-top: 30px;
background-image: url(../images/box1.jpg);
background-repeat: no-repeat;
float: left;
z-index: 2;
}

#content_right {
width: 474px;
height: 259px;
float: left;
margin-left: 5px;
margin-top: 35px;
}


#btmnav {
width: 949px;
height: 120px;
clear: both;
text-align: center;
}

a:link {
color: #600;
}


#nav li {
display: inline;
margin: 0px 15px 0px 10px;
font: bold italic 14px Georgia;
color: #D0AF48;
}

#nav li a {
color: #D0AF48;
text-decoration: none;
}


#nav li a:hover {
color: #993300;
}

.class1 a:link {
color: #D0AF48;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.class1 a:hover {
color: #E0D7AC;
}

.class1 a:visited {
color: #D0AF48;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

 
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
line-height: 16px;
margin-left: 30px;
margin-right: 20px;
margin-top: 1em;
}

.wines1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
text-align: left;
margin-left: 0px;
line-height: 20px;
color: #900;
}

.wines2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
text-align: left;
margin-left: 0px;
line-height: 18px;
color: #000;
}

.wines2red {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
text-align: left;
margin-left: 0px;
line-height: 18px;
color: #900;
}

.wines3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
line-height: 14px;
margin-left: 0px;
text-align: left;
color: #000;
}


.smmargin {
margin-left: 12px;
margin-right: 10px;
}

.smmargin2 {
font-size: 13px;
color: #E0D7AC;
margin-left: 0px;
}

.small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
line-height: 13px;
color: #D0AF48;
}

.small2 {
font: italic 12px Georgia;
font-size: 14px;
text-align: center;
line-height: 16px;
color: #E0D7AC;
}

ul, li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
line-height: 16px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: left;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: left;
}

h3 {
font-family: 14px Trebuchet MS;
font-weight: bold;
text-align: left;
}

