﻿#wrapper
{
 background:none;
}

#nav ul
{
 height:700px;
}

.hpic
{
 background:url(../images/resto/contact/interior_party.jpg) no-repeat right center;
}

#contact_info
{
 margin:40px 0 0 5%;
 padding:10px;
 width:80%;
 line-height:20px;
}

#contact_info h2
{
 clear:both;
 padding:15px 0 5px 0;
 color:#C12E0F;
 text-transform:uppercase;
 font: 1.7em Times New Roman;
}

#contact_info h3
{
 float:left;
 color:#DA7222;
 font: 1.7em Times New Roman;
}

#contact_info p
{
 float:right;
 width:70%;
 padding:0 15% 5px 0;
 color:#F2D8AB;
 font: 1.6em Times New Roman;
}

.additional
{
 float:left;
 padding:0 0 0 15%;
 color:#F2D8AB;
 font: 1.6em Times New Roman;
}

.info 
{
 width:10%;
 color:#DA7222;
 font: 1.7em Times New Roman;
 text-decoration:none;
 padding-left:1%;
}

.email
{
  font: 1.7em Times New Roman;
 color:#DA7222;
 padding-left:10%;
  text-decoration:none;
}

#map
{
 position:absolute;
 left:45%;
 top:12%;
 width:149px;
 height:136px;
}

#map img
{
 border:0;
}







