body {
	background:#000000;
	color: #BE935F;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:center;
}

a:link {
	color: #CDAB68;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CDAB68;
}
a:hover {
	text-decoration: none;
	color: #DD137B;
}
a:active {
	text-decoration: none;
	color: #CDAB68;
}

img {
    display:block; }

#outer-wrapper {
	width:850px;
	margin:0 auto;
	text-align:left;
}

#logo {
	float:left;
	width:331px;
	height:225px; 
}
	
#banner-top {
	float:right;
	height:225px;
	width:484px;
}

#main-wrapper {
	clear:both;
	 }
	 
#boulevard {
    border: 5px #D5B778 solid;
	width: 810px;
	margin:0 auto;
	clear:both; }


/* Menu */

#menu{
    text-align:center;
	width: 850;
	margin:10px;
 }



 #ajax-banner {
    background: #000000;
    border: 1px solid #BE935F;
    width: 468px;
    height: 60px;
    text-align: center;
}
 

.text-1 {
  font-size: 10px;
  color:#DD137B;
  text-align:center;
  clear:both; 
}

.text-2 {
  font-size: 12px;
  text-align:center;
  margin-top:50px; 
}

.text-3 {
  font-size: 12px;
  text-align:left; 
}

.text-4 {
  font-size: 10px;
  text-align:center;
  color: #BE935F; 
}

#street-list {
    width:650px;
	margin-left:100px;
	margin-right:100px;
	padding-bottom:10px;
 }
 
 #street-name{
     width:150px;
	 overflow:hidden;
	 float:left;
	 line-height:1.6em;
}

 #street-desc{
     width:470px;
	 margin-left:20px;
	 overflow:hidden;
	 float:right;
	 line-height:1.6em;
}

#newsletter {
    clear:both;
}