body  {
	font-family:Gill Sans MT ; 
	font-size:11.5px;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

a:link, a:visited{
	color:#7a0000;
	text-decoration:underline;    
	}

a:hover{
	color:#f59c1c;
	text-decoration:underline;
	}
	
.thrColFixHdr #container { 
	width: 1005px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 

	height:385px;
	/*padding: 0 10px 0 20px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.floatRight{
     float:right;
}
.lhs_floatRight{
     float:right;
	 padding-right:10px;
	 padding-top:10px;
	 padding-bottom:10px;
}
.porfolio_img{
     float:right;
	 clear:both;
}
#header_bg{
background-image:url(images/east_logo.jpg);
background-repeat:no-repeat;
width:1005px;
height:115px;
}
.header_form{
text-align:left;
padding-right:10px;}

/*----------------------------------
Top Navigation Style Sheet 2
-------------------------------------*/	
.lhs_white_line{
border-top:1px solid white;
width:300px;
}

#top_nav {
background-image:url(images/top_navigation_bg.jpg);
background-repeat:repeat-x;
height:28px;
font-family:Gill Sans MT;
font-size:13px;
font-weight:bold;
color:#FFFFFF;

}

#top_nav ul{
list-style-type: none;
padding: 0 0 0 45px;
margin: 0;


   }
#top_nav li{
height:28px;
float:left;
}
.top_nav_txt{
background-image:url(images/top_navigation_tab.jpg);
background-repeat:no-repeat;
width:186px;
height:28px;

padding-top:5px;

}
.top_nav_position{
padding-left:70px;

}
#top_nav img{
border:0;}



#top_nav a:link, #top_nav a:visited{
color:#ffffff;
	text-decoration:none;    
	}

#top_nav a:hover{
	color:#000000;
	text-decoration:underline;
	}

.sidebar1 {
	/*float: left;  since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #000000; /* the background color will be displayed for the length of the content in the column, but no further */
	/* padding: 15px 10px 15px 20px; padding keeps the content of the div away from the edges */
	color:#FFFFFF;
	background-image:url(images/lhs_top_bg.jpg);
    background-position:top;
    background-repeat:no-repeat;
}
#lhs_nav a:link, #lhs_nav a:visited{
    color:#f59c1c;
	text-decoration:none;    
	}

#lhs_nav a:hover{
	color:#ffffff;
	text-decoration:underline;
	}
	

#news_links a:link, #news_links a:visited{
    color:#ffffff;
	text-decoration:none;    
	}

#news_links a:hover{
	color:#f59c1c;
	text-decoration:underline;
	}

.lhs_title{
color:#f59c1c;
font-size:13px;
font-family:Gill Sans MT ;
font-weight:bold;
vertical-align:middle;
padding:15px 0 0 17px
/*padding:15px 0 0 28px; */
}
.lhs_title2{
color:#f59c1c;
font-size:13px;
font-family:Gill Sans MT ;
font-weight:bold;
padding:5px 0 0 17px;
vertical-align:middle;
}
.rhs_title
{
color:#f59c1c;
font-size:13px;
font-family:Gill Sans MT ;
font-weight:bold;
vertical-align:middle;
padding-bottom:5px;

}

.bullet{
padding:5px 0 0 28px;
vertical-align:middle;
}
.bullet_middle{
padding:15px 0 0 33px;

}
.red_bullet{
padding-right:5px;}
.comm_button{
text-align:right;

}

.lhs_content{
padding:0 0 0 25px; 
/*padding:0 0 0 45px; */
}
.interiors_img{
padding:0 0 0 20px;
}
.form_text{
color:#000;
font-size:10px;
font-family:Gill Sans MT ;
font-weight:bold;
}
.form_text1{
color:#000;
font-size:10px;
font-family:Gill Sans MT ;

font-weight:bold;
width:220px;
}
.form_text2{
color:#000;
font-size:10px;
font-family:Gill Sans MT ;
height:10px;
font-weight:bold;
width:150px;
}
.form_select{
color:#000;
font-size:10px;
font-family:Gill Sans MT ;
font-weight:bold;
width:220px;
}
.grey_hori{border: 1px solid gray; width: 287px;
text-align:center;
height: 0;
}
.greydot_hori
{border: 1px solid dotted; width: 300px;
height: 0;
}
#comm_list li{
list-style-image:url(images/yellow_arrow.png);
color:#f59c1c;
}
.find_out{
color:#b00000;
font-size:10.5px;
font-weight:bold;
vertical-align:baseline;


}

.lhs_top_bg{
background-image:url(images/lhs_top_bg.jpg);
background-position:top;
background-repeat:no-repeat;
vertical-align:top;
/*height:60px;
border:solid 1px blue;*/
}
.grey_bg_flower{
background-image:url(images/comm_bg.jpg);
background-repeat:repeat;
}
.lhs_bottom_bg{
background-image:url(images/lhs_bottom_bg.jpg);
background-repeat:no-repeat;
height:45px;
}
.middle_top_bg{
background-image:url(images/middle_top_bg_white.jpg);
background-repeat:no-repeat;
height:60px;
}
h1{
color:#000000;
font-size:13px;
font-family:Gill Sans MT ;
font-weight:bold;
margin:20px 0 0 0;  /*Head */
vertical-align:middle;

}

h2{
color:#7a0000;
font-size:12px;
font-family:Gill Sans MT ;
font-weight:bold;


}
.middle_content{
background-color:#ffffff;
font-size: 12px;
font-family: Gill Sans MT;
}
.content_txt{
color:#000000;
padding:0 35px 0 33px;
text-align:justify;
}
.content_txt img{
border:0px;
}
.content_grey_hori{
border: 1px solid gray; width: 100%;
text-align:center;
height: 0;
}
.content_orange_hori_dot{
border: 1px dashed #f59c1c; 
width: 100%;
text-align:center;
height: 0;
}
.product_imgs{
padding:0 0 0 10px;

}
.sub_title{
color:#7a0000;
font-size:11px;
font-weight:bold;
/*text-decoration:underline; */}
.boxes{
border:1px solid #CCCCCC;
padding:5px;
width:624px;}
.boxes_sml{
border:1px solid #CCCCCC;
padding:5px;}

.boxes_text{
border:1px solid #CCCCCC;
padding:5px;
width:300px;}

.asterisk_red{
color:#666666;
}
.orange_highlight{
color:#f59c1c;
}
.form_button{
border:1px solid #000;
	background-color:#f59c1c;
	color:#000;
	font-size:11px;
	font-family:arial;
	padding:2px;
	text-transform:uppercase;
	
}

	  /*Por scrollable text area
-------------------------------------------------- */
.scrollable_bigport {
border:1px solid #CCCCCC;
padding:5px;
width:624px;
height:460px;

  overflow:hidden;
  text-align:center;
  scrollbar-arrow-color: #464646;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-darkshadow-color: #999999;
  scrollbar-face-color: #B5B1AA;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-track-color: #e6e6e6;}   
}
.scrollable_bigport_txt{
padding:5px 0px 5px 0px;
}

.scrollable_smlport{
border:1px solid #CCCCCC;
padding:5px;
height:190px;
width:624px;

  overflow:hidden;
  /*text-align:center;*/
  scrollbar-arrow-color: #464646;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-darkshadow-color: #999999;
  scrollbar-face-color: #B5B1AA;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-track-color: #e6e6e6;}
}
.scrollable_smlport_txt{
padding:5px 0px 5px 0px;
}
       

/*------------------------------------------------------
Sitemap
------------------------------------------------------*/
ul.sitemap_level1{
margin: 0 auto;
list-style-type:square;
list-style-position:inside;
color:#0b0b0b;
font-weight:bold;
}
.sitemap_level1 a:link,	.sitemap_level1 a:visited{
color:#0b0b0b;
text-decoration:none;
}
.sitemap_level1 a:hover{
color:#f59c1c;
text-decoration:underline;
}
ul.sitemap_level2{
margin: 0 auto;
list-style-type:square;
list-style-position:inside;
color:#424242;
font-weight:bold;
text-indent:20px;
}	
.sitemap_level2 a:link,	.sitemap_level2 a:visited{
color:#424242;
text-decoration:none;
}
.sitemap_level2 a:hover{
color:#f59c1c;
text-decoration:underline;
}
ul.sitemap_level3{
margin: 0 auto;
list-style-type:square;
list-style-position:inside;
color:#939393;
font-weight:bold;
text-indent:40px;
}	
.sitemap_level3 a:link,	.sitemap_level3 a:visited{
color:#939393;
text-decoration:none;
}
.sitemap_level3 a:hover{
color:#f59c1c;
text-decoration:underline;
}
ul.sitemap_level4{
margin: 0 auto;
list-style-type:square;
list-style-position:inside;
color:#a89193;
font-weight:bold;
text-indent:60px;
}	
.sitemap_level4 a:link,	.sitemap_level4 a:visited{
color:#a89193;
text-decoration:none;
}
.sitemap_level4 a:hover{
color:#f59c1c;
text-decoration:underline;
}

#footer1{
background-image:url(images/top_navigation_bg.jpg);
background-repeat:repeat-x;
height:28px;
font-family:Gill Sans MT ;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
  

}


#footer1 ul{
list-style-type: none;
padding: 0 0 0 30px;
margin: 0;


   }
#footer1 li{
height:28px;
float:left;
}
 
#footer1 a:link, #footer1 a:visited{
	color:#ffffff;
	text-decoration:none;    
	}

#footer1 a:hover{
	color:#000000;
	text-decoration:underline;   }
	
.footer_item{
vertical-align:middle;
}

.footer2{
background-color:#000000;
color:#FFFFFF;
text-align:center; 
padding:20px 0;
}

.footer2 a:link, .footer2 a:visited{
	color:#f59c1c;
	text-decoration:none;    
	}

.footer2 a:hover{
	color:#7a0000;
	text-decoration:underline;   }