@charset "utf-8";
/* CSS Document */
body {
background: url(images/texture_build.jpg) #ffffff  ;
margin: 0px auto;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div#content_black {
background: #345c64  ;
width: 980px;
margin: 0px auto;
border-left: medium #660000;
border-right: medium #660000;
}
div#wide_content {
background-color: #ffffff;
width: 900px;
margin: 0px auto;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

div#header {
background: url(images/miami1.jpg) no-repeat;
width: 900px;
height: 335px;
margin: 0px auto;
padding: 10px 0 0 0;
}

div#content_white {
position: relative;
top: -70px;
width: 800px;
margin: 0 auto;
}
div#banner{
background: url(images/brown_grad.jpg) repeat-x  #832b00;
text-align: center;
width: 900px; 
margin: 0px -50px;
padding: 6px 0px;
}
div#facebook{
width: 675px;
background-color: #000000;
margin:0px auto;
}

div#banner2{
width: 900px; 
margin: 0px -50px;
}
div#bottompics{
float: left;
width: 250px;
height: 200px;
margin: 20px 25px 0 25px;
}

p {
font-size: .85em;
line-height: 1.4em;
}
h1 {
background-image:url(images/pulse.gif);
background-repeat:no-repeat;
font-size: 1.8em;
color: #990000;
padding: 0 0 0 30px
}
h3 {
color: #660033;
text-decoration: underline;
margin: 0 0 0 10px;
}
span#spot {
color: #EF3C3B;
font-size: 1.15em;
line-height: 1.5em;
font-weight: 700;
}
dt{
color: #EF3C3B;
font-size: .85em;
font-weight: 700;
}
div#footer {
background: url(images/brown_grad.jpg) repeat-x  #832b00;
margin: 0 auto;
width: 980px;
height: 40px;
padding: 5px 0 0 0;
}
div#footer a{
color: #95B3E3;
}
p#footer{
margin: 0 10px;
color: #ffffff;
font-weight: 500;
font-size: .6em;
line-height: 1.5em;
}
ul li {
line-height: 1.4em;
}

ul#navlist
{
margin: 0 0 0 300px;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { 
padding: 3px 10px;
margin: 0 2px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #832b00;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}