#menubar {
border: none;
}

#menubar ul {
padding: 0px;
margin: 0;
background-color:#fff;
text-align:center
}

#menubar ul li {
display: inline;
padding: 0;
margin: 0;
}

#menubar ul li a {
font-size:12px;
color: #000;
font-family:'Century Gothic';
background-color:#fff;
text-decoration: none;
padding: 0px 10px 0px 10px;
border-right: 1px solid #000;
text-align: center
}

#menubar ul li a:hover, #menubar ul li a:focus {
color: #bbb;
}
body{
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
background-color: #CCC;
color: #000;
text-align: center}
#container {
	width: 800px;
	background-color:#FFF;
	margin:10px auto;
	border: 1px solid #000;
	text-align:center;
	padding:5px
}
hr.sa
{
height:5px;
background:#000;
color:#000;
width:100%
}
hr.norm
{
height:5px;
color:#000000;
width:100%
}
a.lmargin
{
display:block;
width:190px;
padding-left:5px;
border:3px solid #000;
line-height:30px;
text-transform:uppercase;
color:#000;
text-align:left;
font-weight:bold;
text-decoration:none
}
a.lmargin:hover
{
color:#bbb
}
a.lmargin2
{
font-size:12pt;
line-height:40px;
text-transform:uppercase;
color:#000;
text-align:left;
font-weight:bold;
text-decoration:none
}
a.lmargin2:hover
{
color:#bbb
}
p.surrey
{
font-family:'Century Gothic';
font-size:48pt;
color:#000;
line-height:0.7em
}
.associates
{
font-family:'Century Gothic';
font-size:26pt;
color:#000
}
p.footer
{
width:98%;
border:1px solid black;
font-family:'Century Gothic';
color:#000;
font-size:12pt;
margin:5px;
padding:5px;
font-weight:bold
}
.reduction
{
font-size:10pt;
font-weight:normal
}
td.topalign
{
vertical-align:top;
width:240px
}
p.blurb
{
text-align:justify;
border:1px solid black;
font-family:'Century Gothic';
color:#000;
font-size:8pt;
margin:5px;
padding:5px
}
p.lmargin
{
line-height:40px;
text-transform:uppercase;
color:#000;
text-align:left;
font-weight:bold;
text-decoration:none
}
.underline
{
text-decoration:underline
}
.statement
{
text-align:center;
text-decoration:underline;
font-weight:bold;
font-size:14pt
}
.border
{
border:1px solid black
}
div.loftImage
{
position:relative;
height:375px;
width:500px;
overflow:hidden
}
img.Moz1
{
        border:none;
        filter: alpha(opacity=100);
        opacity: 1;
        text-align:center;
        position:absolute
}
img.Moz0
{
        border:none;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        text-align:center;
        position:absolute
}
.brown
{
color:brown
}
.red
{
color:#f00
}