/* temporary page styles */

body
{
background:#060c18;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}

#wrap
{
background:#060c18 url(../img/tonellis_logo.jpg) top center no-repeat;
margin:75px auto 0;
min-height:502px;
}

h3
{
text-indent:-9999px;
}

h4
{
font-size:18px;
text-align:center;
}

#temp-content
{
margin:300px auto 0;
width:650px;
}

#left
{
float:left;
text-align:center;
width:325px;
}

#right
{
margin:0 0 0 300px;
}

#temp-content h2
{
color:#f00;
font-size:40px;
margin:0 0 20px;
}

#temp-content h3
{
font-size:25px;
margin:0 0 10px;
text-indent:0;
}


#temp-content p
{
margin:10px;
}

#temp-content a
{
color:#fff;
}

#temp-content form
{
margin:25px 0 0 70px;
text-align:left;
}

#temp-content form p
{
font-size:10px;
text-transform:uppercase;
}

#temp-content p.form-intro
{
margin:20px 0 0 80px;
text-align:left;
width:295px;
}

.address
{
font-size:16px;
font-weight:bold;
}

#temp-content h3.menu
{
background:url(../img/menu_button.gif) top left no-repeat;
height:33px;
margin:25px auto;
text-indent:-9999px;
width:192px;
}

#temp-content h3.menu a
{
display:block;
height:33px;
overflow:hidden;
width:192px;
}