﻿
#banner {
	margin:0;
	padding:0;
}

.red_11 {
	color:#A52322; 
	font-size:11px;
	font-weight:bold;
	padding:0;
}
.red {
	color:#A52322; 
	font-weight:bold;
}
.top1{
    float:left;
	width:794px;
    background-image:url('CSSbg/top_bg.gif');
	background-repeat:repeat-x;
	background-position:left top;
	height:66px;	
	margin:1px 0 0 3px;
	padding:0;
	display:inline;
}
/* TOP LOGO DIV */

.name{
	float:left;
	width:510px;
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	padding:20px 0 0 15px;
	background-color:inherit;
}
.name1{
	font-size:14px;
}
#contact {
	float:right;
	width:100px;
	background-color:inherit;
	margin:10px 0 0 0;
	padding:20px 10px 0 0;
}
#contact a {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none; 
}
#contact a:hover {
	color:#A52121;
	text-decoration:underline; 
}
#contact a.home {
	color:#A52322; 
	font-weight:bold;
	text-decoration:underline;
}
#logo {
	width:794px;
	float:left;
	margin:0 0 0 3px;
	padding:0;
	display:inline;
	background-image:url('CSSbg/top_bg.gif');
	background-repeat:repeat-x;
	height:66px;
	border-top:1px white solid;
	border-bottom:1px white solid;
}
.logo_rg {
	float:right;
	margin:0;
	padding:0;
	border:0;
}
.logo_lt {
	float:left;
	margin:0;
	padding:0;
	border:0;
}
.h_l {
	clear:left;
	width:100%;
	background-image:url('CSSimage/h_2.gif');
	background-repeat:repeat-x;
	height:3px;
	margin-bottom:10px;
}
/* COPIED FROM 080510 */

.noborder { 
    border:0; 
    float:right;
}
.img_lt {   /* used on the photos in the text area of the page */
	border:1px gray solid;
	padding:4px;
	float:left;
	margin:3px 5px 0 0;
	background-color:white;
}
.img_rg {   /* used on the photos in the text area of the page */
	border:1px gray solid;
	padding:4px;
	float:right;
	margin:0 0 0 5px;
}
/* MAIN PAGE BODY */
                           
body { font-family: verdana, arial, sans-serif;
       color: #333333;
       font-size: 11px;
	   text-align: center;
	   padding: 6px 0px 0px 0px;    
}	
#container { 
    width:800px; 
    margin:auto;
	padding-top: 7px;
	background: url('CSSbg/top.gif') repeat-x 0px 0px; 
	text-align: justify; 
}
#page_content { 
    width: 800px;
    height:auto;
    font-family: verdana, arial, sans-serif;
    background-image: url('CSSbg/sideBars.gif');
    background-repeat:repeat-y;
    background-position: 0px 0px;
}  
#page_content a.rentmore { 
    padding:0 0 0 10px;
	font-weight:bold;
	margin:0;
	text-decoration:none;
    font-size:10px;
	color: #0000ff; 
}
#page_content a.rentmore:hover {
	text-decoration:underline;
	color: #A52322;
} 
#page_content a.more { 
    padding:0;
	font-weight:bold;
	margin:0;
	text-decoration:none;
    font-size:10px;
	color: #0000ff; 
}
#page_content a.more:hover {
	text-decoration:underline;
	color: #A52322;
} 
	

/* TOP MENU ---------- */

#page_menu {   
	float:left;
    padding:0;
    display:inline;
    margin:0 0 0 3px;
}      
#page_menu ul { 
    width:770px;
    background:url(CSSbg/menu.jpg);
    background-position:left top;
	background-repeat:repeat-x;
    float:left; 
	padding:0;
	margin:0;
}	
#page_menu .pueblo {
	width:782px;
	margin:0;
	padding:0;
}
#page_menu .lefts { 
	background: url(CSSbg/menul-2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:35px; 
	padding:0 0 0 12px;
	margin:0;
}
#page_menu .lefts_end { 
	background: url(CSSbg/menu-left.gif); 
	background-position:left top;
	background-repeat:no-repeat;
	height:35px; 
	padding:0 0 0 12px;
	margin:0;
}
#page_menu li { 
    padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 35px;
	white-space: nowrap;
	list-style-type: none;
	background:url(CSSbg/sep-2.gif); 
	background-position:top right;
    background-repeat:no-repeat;
}	                                   
#page_menu li a { 
    display:block;	
	color: #FFF;
	text-align: left;
	padding-left: 4px;
	padding-right: 10px;
	text-decoration: none;
	background: transparent;
	font-weight:normal;
	text-transform:uppercase;
}
#page_menu li.home { 
    background-color:#800808; 
} 
#page_menu li:hover { 
    background-color:#800808;
}        
#menu-bar { 
    margin:0 0 0 2px;
    padding:0;
	width:796px;  
	float:left;
	display:inline;
}  
 
/* BOTTOM SECTION OF THE PAGE */
 
#foot {
	width:790px;
	float:left;
	margin:0;
	text-align:left;
	text-indent:2px;
	font-size:9px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
	display:inline;
}
#copy-right {
	width:793px;
	float:left;
	margin:0;
	display:inline;
	padding:0;
	text-align: left;
	text-indent: 4px;
}
#copy-right .bgc_partners {
	background-color:#739CBD;
	padding:10px 0 10px 0;
	margin:0;
}      
         
/* Footer Links */	
                    
#footer_links { 
    width:800px;
    float:left;
    display:inline;
	margin:0;
	padding:9px 0 10px 0;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
	background: url('CSSbg/footer_background.gif') #fff repeat-x 0px 0px;
}
#footer_links a { 
    color: #083360;
	text-decoration:none;
	background-color:inherit;
}
#footer_links ul { 
    float:right;
    width:700px;
    margin:10px 0 0 0;    
	padding:0;
}
#footer_links li { 
    float:left; 
    padding:0 5px 0 5px;
    list-style-type: none;
	color: inherit;
	background: url('CSSbg/footer_links_div.gif');
	background-position:right center;
	background-repeat:no-repeat; 
	text-transform: lowercase;
	
}
#footer_links a.home_footer { 
    color:#800808; 
    text-decoration:underline;
} 
#footer_links a:hover { 
    color:#800808;
    text-decoration:underline;
}
   	              
/* W3 and CSS validation  */
	              
#css {
	text-align:center;
	padding:5px;
	width:790px;
}