/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

body{
margin:0;
padding:0;
background: #fcf9f7 url(../images/bg.jpg) top center repeat fixed;
font-family: Helvetica Neue, Helvetica, Arial;
}

.main_container{
width: 980px;
margin: 0 auto;
}

.container{
width: 940px;
float: left;
}

h1{
text-align: center
}

a.logo{
text-align: center;
font-size: 19px;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
color: #977856;
text-decoration: none;
line-height: 10px;
}

a.logo span{
font-size: 120px;
    text-shadow:  -1px -1px #444;

text-transform: none;
display: block;
}

.coming_soon{
width: 233px;
height: 99px;
margin: 40px auto 0 auto;
background: url(../images/coming_soon.png) left top no-repeat;
}

.description_text{
text-align: center;
font-size: 20px;
width: 700px;
margin: 40px auto 0;
color: #6d563e;
text-shadow:1px 1px 1px #ffffff;

}

.description_text cufon{
margin-bottom: 10px;
}

.divider{
width: 940px;
float: left;
background: url(../images/divider.png) left top no-repeat;
margin-top: 40px;
height: 18px;
}

.address{
text-align: center;
color:#6d563e;
margin-top: 90px;
}

.address a{
color:#6d563e;
text-decoration: none;
}

.address a:hover{
color: #c45b47;
}

.address span{
padding: 0 15px;
}

ul.social{
width: 204px;
margin: 30px auto 0;
height: 62px;
}

ul.social li{
float: left;
background: url(../images/social.png) 0 0 no-repeat;
width: 56px;
height: 62px;
}

ul.social li a{
width: 56px;
height: 62px;
display: block;
}

ul.social li.fb{
margin-right: 18px;
background-position: 0 0;
}

ul.social li.link{
margin-right: 18px;
background-position: -74px 0;
}

ul.social li.tw{
background-position: -148px 0;
}

ul.social li.fb:hover{
margin-right: 18px;
background-position: 0 -62px;
}

ul.social li.link:hover{
margin-right: 18px;
background-position: -74px -62px;
}

ul.social li.tw:hover{
background-position: -148px -62px;
}
