*
{
margin:0;
padding:0;
}

body
{
text-align:center;
background:#797F7F;
font: 100%/1.2 georgia, times, serif;
}

#nav
{
height:30px;

}

#header
{
display:none;
position:relative;
height:110px;
/*border-bottom:35px solid #028E85;*/
}

#header h1, #header h2
{
margin-left:-1000em;
line-height:0;
height:0;
}

#header #logo
{
position:relative;
width:200px;
height:100px;
background:url(images/beach-theatre-logo-th.jpg);
background-repeat:no-repeat;
background-position:15px 10px;
}

#header #twitter
{
position:absolute;
top:15px;
right:15px;
}

#twitter img
{
border:0;
}

#menu{
background:#009687;
/*background:#005161;*/
height:30px;
overflow:hidden;
position:relative;
}

#menu ul
{
list-style:none;
}

#menu ul li
{
list-style:none;
display:inline;
float:left;
}

#menu ul li a
{
color:#fff;
text-decoration:none;
font-family:arial, helvetica, sans-serif;
font-size:12px;
font-weight:800;
display:block;
height:30px;
padding:7px 15px 0;
float:left;
}

#menu ul li a:hover
{
background:#37AB9E;
}

#without{
position:relative;
height:300px;
background:url(images/header3.jpg);
}

#without span
{
margin-left:-1000em;
}

#without #form
{
position:absolute;
left:47px;
bottom:40px;
}

#container
{
position:relative;
width:950px;
margin:0 auto;
text-align:left;
background:#fff;
}

#text
{
position:relative;
width:650px;
padding:30px 0 100px 30px;
float:left;
}

#text p, #mission p
{
margin:5px 0 20px;
line-height:1.4em;
font-size:.9em;
}

#right
{
position:relative;
float:right;
width:225px;
margin-left:20px;
padding:30px 10px 30px 10px;
}

.form
{
margin:10px 0;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
padding:10px 0;
}

#right .border
{
border:4px solid #058D89;
margin:0 0 10px;
}

#text h2
{
color:#666;
font-family:arial, helvetica, sans-serif;
margin:10px 0;
}

#text h3
{
color:#476E64;
font-family:arial, helvetica, sans-serif;
margin:10px 0;
}

#text h4, #right h4
{
color:#476E64;
font-family:arial, helvetica, sans-serif;
margin:10px 0;
}

#text a, #footer a
{
color:#018F83;
}

#text ul
{
margin:10px 0 10px 30px;
}

#text ul li
{
margin:0 0 9px;
font-size:12px;
}

#text p.download
{
margin:10px 0;
width:250px;
padding:10px;
/*background:#B17E62;*/
background:#B45833;
color:#eee;
font-family:arial, helvetica, sans-serif;
}

#text p.download a
{
color:#fff;
font-weight:800;
}

#mission
{
clear:both;
}

#footer
{
clear:both;
border-top:1px solid #eee;
padding:10px;
font-size:11px;
font-family:arial, helvetica, sans-serif;
}

#footer #member
{
float:right;
}

#footer #member img
{
margin:0 5px 0 0;
}

#footer p
{
margin:7px 0;
}

#footer a#btf
{
display:block;
height:32px;
font-size:13px;
padding:15px 0 0 105px;
background:url(images/btf-logo-th.jpg);
background-position:0 50%;
background-repeat:no-repeat;
}

.clear
{
position:relative;
clear:both;
}

hr
{
background:#eee;
border:#eee;
width:600px;
height:1px;
margin:15px 0;
}