/* CSS Document */

body{
background: #EBE5D0 url(http://www.stonemountainvineyards.com/img/bg.gif) top left repeat-y;
margin: 0px;
}

a:link{
text-decoration: underline;
color: #000;
}
a:visited{
text-decoration: underline;
color: #000;
}
a:active{
text-decoration: underline;
color: #000;
}
a:hover{
text-decoration: underline;
color: #734049;

}

div#left{
position: absolute; top:0px; left:0px;
width: 100px;
height: 200px;

}
ul#menu{
width: 100px;
font: 13px Times New Roman, Times, serif;
color: #fff;
font-weight: 700;
margin: 0px;
padding: 0px;

}
ul#menu li{
list-style-type: none;
margin: 0px;
padding: 5px 0px 0px 2px;

}


ul#menu li a{
color: #fff;
text-decoration:none;

}

div#tag{
position: absolute; top: 20px; left: 120px; z-index: 10;
width: 350px;
height: 50px;
text-align:center;
}
.tag{
font: 15px/18px Times New Roman, Times, serif;
color: #734049;
font-style:italic;

}



div#right{
position: absolute; top:5px; left:120px;
width: 490px;
float: left;
background: url(http://www.stonemountainvineyards.com/img/rbg.gif) top repeat-y;

} 



div#foot{
clear: both;
width: 490px;
padding: 0px;
margin: 0px;
} 

div#foot a{
text-decoration: underline;
color: #734049;
} 



h1{
font: 16px Times New Roman, Times, serif;
color: #734049;
padding: 0px 0px 0px 20px;
margin: 0px;
}

h2{
font: 12px/16px "Trebuchet MS", Arial;
color: #000;
margin: 0px 0px 0px 20px;
text-transform: uppercase;
letter-spacing:1px;
padding: 0px;
border-top: 1px solid #734049;
width: 460px;
}


.copy{
font: 12px/16px "Trebuchet MS", Arial;
color: #333;
padding: 3px 0px 0px 20px;
text-indent: 20px;
text-align: justify;
margin: 0px;
}

.caption{
font: 11px Arial, Helvetica, sans-serif;
text-align: left;

color: #000;
}

.foot{
font: 11px Arial, Helvetica, sans-serif;
text-align: left;
padding: 0px 20px 0px 20px;
color: #734049;
}


div#textcont{
width: 340px;
position: relative; top: 5px;
float: left;
margin: 0px 0px 20px 0px;
}
div#imgcont{
width: 140px;
height: 200px;
position: relative; top: 5px;
float: right;
margin: 0px;
padding: 0px;
background: url(http://www.stonemountainvineyards.com/img/logo.gif) bottom no-repeat;
}
div#imgcont strong{
text-transform: uppercase;
font-weight: 900;
}

