* {
margin:0;
padding:0;
}

hr { width:662px; height: 20px; background:url(images/hr_fade.jpg); clear:both; border:0px; margin-bottom:10px; }
body {
background:#007cc3 url(images/body_bg.jpg) repeat-x ;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #444;
}

#wrap{
	width: 984px;
	margin: 0 auto;
}
	
#header {
width:984px;
height:154px;
background:transparent url(images/home_header.jpg) no-repeat;
margin:0 auto;
}

#top_nav {
float:right;
padding:10px 75px 0 0;

}

#main_nav {
width:984px;
height:37px;
background:transparent url(images/nav_bg.jpg) no-repeat;
margin: auto;
}

#content_wrap{
width: 984px;
background: transparent url(images/content_bg.jpg) repeat-y;
margin: auto;

}

#precontent {
	width: 930px;
	height: auto;
	margin: auto;
	padding: 0 0 15px 2px;
	z-index:1;
	position:relative;
}

#precontent_sub {
	width: 930px;
	height: auto;
	margin: auto;
	padding: 0 0 15px 2px;
}

#precontent_sub a img{
 /* padding-right: 0.165em;*/
  }
#cities {
	width: 929px;
	margin: 35px 0 0 0;
	font-size: 8.0pt;
	text-align:center;
}
  
#footer{
	background: #d7d9db url('images/footer_bg.png') repeat-x;
	width: 929px;
	margin: 15px 0 0 28px;
	padding: 0 0 50px 0;
}

#footer_content{
	padding: 20px 0 0 0;
	font-size: 8.0pt;
}

#logos {
	width: 875px;
	margin: auto;
	text-align: center;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #fff;
}

#logos img{
	 margin: 0 3px 0 3px;
}	

#sitemap{
	width:915px;
   margin: auto;

}

#sitemap h1{
	font-size: 8.5pt;
	color: #444;
	margin: 20px 0 0 0;
	padding:0;
	font-weight: bold;
}

#sitemap li{
	 margin: 0 0 0 20px;
}

#sitemap li a{
 color: #444;
 text-decoration: none;
}

#sitemap li a:hover{
 text-decoration: underline;
}

/*HOME PAGE*/
#home_left_col {
	width: 318px;
	float: left;
	padding: 0 5px 0 40px;
}

#home_left_col p {
	padding: 10px 35px 10px 0px;
}

#home_mid_col {
	float: left;
	width: 370px;
}

#home_mid_col p{
	padding: 0 0 10px 0;
}
#home_right_col{
	float: right;
	width: 215px;
	min-height: 365px;
	padding-left: 8px;
	background: transparent url('images/content_rt_bg.png') no-repeat;
	margin: 0 10px 0 0;
}

/*SUB PAGES*/

#sub_left_col {
	width: 712px;
	float: left;
	padding: 0 5px 0 30px;
}

#sub_left_col p{
	/*padding:  5px 0 5px 5px;*/
}

#sub_right_col{
	float: right;
	width: 215px;
	min-height: 365px;
	padding:0 0 0 8px;
	background: transparent url('images/content_rt_bg.png') no-repeat;
	margin: 0 10px 0 0;
}

#sub_right_col_blank{
	float: right;
	width: 215px;
	min-height: 365px;
	padding:0 0 0 8px;
	margin: 0 10px 0 0;
}


#bbar{
	padding: 0 0 0 2px;
	width: 929px;
	margin: auto;
	text-align: center;
}

#sub_copy_wrap{
width: 712px;
/*background: transparent url('images/sub_copy_bg.png') no-repeat;*/
}

#sub_copy{
width: 665px;
margin: auto;
padding: 15px 0 5px 0;
line-height: 1.4em;
}

#accordion_copy{
width: 662px;
margin: auto;
padding: 15px 0 5px 0;
}

#sub_copy p{
padding:  10px 0 10px 0px;
}

#sub_copy ul{
padding:  0 0 25px 20px;
}


.sub_sec{
width: 662px;
margin: 15px 0 5px 0;
background: transparent url('images/sub_sec_bg.png') no-repeat;
padding: 15px 10px 0 10px;
}

#photo_gallery{
background: transparent url('images/gallery_bg.png');
width: 658px;
margin: 0;
padding: 0;
}

h2.photo_gal{
  width: 658px;
  height: 32px;
 background:transparent url(images/gallery_header.png) no-repeat;
 color: #1260b5;
padding: 0;
 margin: 0;
 font-size: 11pt;
}

h2 i{
display: none;
}

/*CLASSES*/

/* mimics min-height property for Internet Explorer :<*/
/*\*/
* html .box {
height: 365px;
}
/**/
input.searchbox{
width: 125px;
height: 20px;
border: 1px solid #dedbdb;
margin:0 0 7px 10px;

background: #fff url('images/search_bg.png') no-repeat left center;
}

.justify{
text-align: justify;
}

.center{
text-align: center;
}

.blue_bold{
color: #007cc3;
font-weight: bold;
font-size: 10pt;
}

.rule{
 background: transparent url(images/rule.png) repeat-x;
 height: 5px;
 margin: 10px 0 0 0;
}

.heading_sub{
	color: #3f3a33;
	font-size: 13pt;
}

.heading_sub_sub{
	color: #878581;
	font-size: 11pt;
}

.img{
padding-right: 3px;
}

.imgL{
margin: 0 5px 0 0;
padding: 0 15px 0 0;
float: left;
}

table.art_glass td img.imgIcon{
float: left;
background: none;
margin:0;
padding:0
}

.imgR{
margin: 0 0 0 15px;
padding: 0 15px 0 0 ;
float: right;
}

.pL{
float: left;
width: 380px;
}

.pR{
float: right;
width: 392px;
}

ul.uR li, ul.uL li, ul.ag li {
list-style-type: disc;
}

ul.uR{
float: right;
width: 375px;
padding: 0 0 0 15px;

}

ul.uL{
float: left;
width: 365px;
padding: 0 0 0 15px;

}

ul.ag{
float: right;
width: 285px;
padding: 0 0 0 15px;
}

table.product_table img, table.art_glass img{
background: url(images/pic_bg.png) top right no-repeat;
}

table.art_glass img{
margin: 0 5px 0 0;
padding: 0 15px 0 0;
float: left;
}


table.product_table p,table.product_table ul, table.art_glass p, table.art_glass ul{
line-height: 1.4em;
}

table.product_table td{
padding: 0 0 15px 0;
}

table.product_table h2{
margin: 0 0 3px 0;
font-size: 13pt;
}

table.people_table td{
padding: 3px 0 5px 0;
vertical-align: top;
}

.f-col {
	float: left;
	padding: 0 5px 0 5px;
}

.first-col{
	margin: 0 0 0 10px;
}

.last-col{
width: 210px;
}

.pad{
margin: 10px 0 10px 0;
}

table.featured_products td, table.art_glass td{
vertical-align: top;
}

table.art_glass td{
padding: 0 0 10px 0;
}

.people{
color:#b85b1b;
font-size:12pt;
width: 100%;
background:#d7d9db;
padding: 3px 3px 5px 3px;
margin: 5px 0 5px 0;
}



/*BEGIN NEWS CSS*/

table.news{
width: 100%;
border: none;
padding-top: 10px;
	
}

table.news td{
vertical-align: top;
padding: 3px;

}

 td.news_head{
text-align: left;
background: #007cc3;
color: #fff;
padding: 5px;
font-weight: normal;
font-size: 13pt;
}

td#news_date{
width: 12%;
}

.subline{
	color: #878581;
	font-size: 11pt;
}

.date_loc{
font-weight: bold;

}

.grey{
background: #ddd;
}

.light{
background: #efefef;
}


table.news a, table.tv a{
text-decoration: none;
}

#breadcrumb_news{
margin-bottom: 10px;
}

#breadcrumb_news a{
text-decoration: none;
}

/*END NEWS*/
table.tv{
width: 100%;
border: none;
padding-top: 10px;
margin: 10px 0 0 0;
	
}

table.tv td{
vertical-align: top;
padding: 3px;
text-align: center;
}



/*GENERAL*/
a img {
border:none;
}

a:link, a:visited, a:active {
 	color: #b85b1b;
 	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1{
	font-weight: normal;
	color:  #007cc3;
	font-size: 16pt;
	margin: 0 0 10px 0;
}

h1.h1_darker{
	font-weight: normal;
	color:  #006699;
	font-size: 16pt;
	margin: 0 0 10px 0;
}

h2{
	font-weight: normal;
	color:  #007cc3;
	font-size: 14pt;
	margin: 0 0 10px 0;
}

h3{
	font-weight: normal;
	color:  #007cc3;
	font-size: 13pt;
	padding: 10px 0 0 0;
	clear: both;
}

h4{
	font-weight: normal;
	color:  #007cc3;
	font-size: 12pt;
	padding: 10px 0 0 0;
	
	font-style: italic;
}

/*FOR SLIDE SHOW ON HOME PAGE*/

#rotator
{
	cursor: pointer;
	overflow: hidden;
    width: 325px;
	height: 272px;
	background: transparent;
	margin: 0 0 0 -5px;
	position: relative;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 325px;
	height: 272px;
}


/* Cost page style */

#loud_copy{
width: 665px;
margin: auto;
padding: 15px 0 5px 0;
line-height: 135%;
}


	#loud_copy h1{
	font: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #CC0000;
	font-size: 30pt;
	margin: 0 0 20px 0;
	line-height:100%;
	letter-spacing:-1px;
	}


	#loud_copy h2{
	font: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	letter-spacing:-1px;
	color:  #007cc3;
	font-size: 20pt;
	margin: 25px 0 15px 0;
	line-height:100%;
	}
	
	#loud_copy p {
	font-size: 15px;
	line-height: 135%;
	margin: 25px 0 0 0;
	color: #000000;
	}

	#loud_copy .calloutRight {
	float: right;
	width: 200px;
	border: #003399 1px solid;
	background-color:#FFFFCC;
	}
	
		#loud_copy .calloutRight p {
		margin: 12px;
		font-weight:bold;
		color: #000000;
		}
		
		#loud_copy .highlight {
		background-color: #FFFF00;
		}
		
	#loud_copy ul {
	padding: 0px;
	margin: 8px;
	}
	
	#loud_copy li {
	font-size: 15px;
	line-height: 135%;
	margin: 8px 0 0 25px;
	color: #000000;
	}
	
#areasServed {width:915px; margin: auto; color: #999999; font-size: 10px}
#areasServed table {margin-top: 30px; color: #999999;}
#areasServed td {color: #999999; font-size:10px}