/* STRUCTURE */
body	{
background-color: #590F04;
}

#outerborder	{
background-color:#FFFFFF;
width:760px;
height:584px;
margin:auto;
}

#header	{
width:760px;
height:77px;
}

#end	{
margin:auto;
width:760px;
}

a {
outline:0;
}

img {
border: 0px none;
}

/*--------------------------------CONTENT----------------------------------*/

#homeimage	{
width:720px;
margin:auto;
margin-top:10px;
}

#wineimage	{
width:720px;
margin:auto;
padding-top:30px;
}

#panel_right	{
width:310px;
height:350px;
float:right;
margin-right:40px;
margin-left:28px;
margin-top:80px;
}

#image_holder	{
width:310px;
}

#panel_Left	{
width:350px;
float:left;
margin-left:26px;
margin-top:29px;
}

#panel_Left_text	{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
}

#openingTimes	{
width:260px;
margin-right:25px;
margin-left:27px;
margin-top:20px;
}

#reviews	{
width:310px;
margin-left:20px;
margin-right:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:justify;
}

#menuPanel	{
width:720px;
margin:auto;
margin-top:10px;
}

#menuPanel_left	{
width: 297px;
float:left;
}

#menuPanel_center {
width: 141px;
float:left;
padding-top:80px;
}

#menuPanel_center li {
vertical-align:middle;

}

#menuPanel_right	{
width: 282px;
float:right;
}

#menuPanel_left_picture	{
padding-top:145px;
}


#menuPanel_right_picture	{
padding-top:285px;
}

/*--------------------------------NAVIGATION----------------------------------*/


li {
display:inline;
}

#mainnav ul {
display:inline;
width:750px;
height:21px;
list-style: none;
padding: 0;
margin: 0;
}



/*--------------------------------FOOTER----------------------------------*/
#footer{
width:750px;
height:15px;
margin:auto;
padding-top:5px;
padding-left:5px;
padding-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

#footerright 	{
width:248px;
float:right;
text-align:right;
color:#FFFFFF;
text-decoration:none;
}

#footerright a:link{
text-decoration:none;
color:#FFFFFF;
}

#footerright a:hover{
text-decoration:underline;
color:#FFFFFF;
}

#footerright a:visited{
text-decoration:none;
color:#FFFFFF;
}

#footerright a:active{
text-decoration:none;
color:#FFFFFF;
}

#footerleft	{
width:248px;
float:left;
text-align:left;
color:#FFFFFF;
}

