/* CSS Document */
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}
body
{
font-family: "Trebuchet MS", Arial, sans-serif;
/*background: url(../images/bg_body_x.gif) repeat-x #f3d3b8;*/
background: #FFEFD5;
text-align: center;
}
a img 
{
border:none; 
}
#wrapper
{
text-align: left;
background: url(../images/bg_menu_y.jpg) repeat-y ;
width: 960px;
margin: 0 auto;
}
#top
{
background: url(../images/banner_inside2_newcolor.jpg) no-repeat;
width: 960px;
height: 182px;

}
#top a
{
width: 960px;
height:150px;
display: block;
text-decoration:none;
color:#FFEFD5;
}
#top a span {
visibility: hidden;
}
#menu
{
float: left;
margin-top:-130px;
}
#menu ul
{
margin: 0 0 0 67px;
padding: 0 20px 0 0;
k;
}
#menu li
{
margin: 10px 0 0 0;
list-style-type: none;
padding: 0 0 5px 0;

}
#menu a:link, #menu a:visited
{
font-size: 18px;
color: #fff;
text-decoration: none;
}
#menu a:hover, #menu a:active
{
color: #000;
}
#content
{
padding: 0;
margin: 0 0 0 235px;
font-size: 17px;
line-height: 18px;
width: 720px;
}
#content a:link, #content a:visited
{
color: #6D1928;

}
#content a:hover, #content a:active
{
background-color: #6D1928;
color: #f3d3b8;
text-decoration: none;
}
h1
{
color: #6D1928;
font-size: 26px;
padding: 1em 0 0.5em 0;
border-bottom: 1px solid #88052F;
}
h2
{
color: #6D1928;
font-size:20px;
margin: 10px 0 10px 0;
}
#footer
{
padding: 0;
clear: both;
text-align: center;
margin: 0 auto;
height: 179px;
border-top: 1px solid #000;
/*background: url(../images/footer_cent.gif) no-repeat #6D1928 235px 0px;*/
background: #6D1928;
}
#footer a:link, #footer a:visited
{


}
#footer a:hover, #footer a:active
{

}
#housing
{
float:inherit;
margin:-190px 0 0 200px;
display:none;
}
.spacer_thing { width:200px }