/*** elmhust windows ***/

body, html, table, tr, th, td, p, br, div, span, h1, h2, h3, h4, h5, h6, form, img  { border: none; margin: 0; padding: 0; }

body {
	font-family:  arial, verdana, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 16px;
	background-color: #fff;
	color: #000;
}

	* html body { font-size: medium; }

#skiptomain { display: none; }

a:link, a:visited { color: #000; }
a:hover, a:active { color: #c00; }
.inline, form { display:inline; }
.breaker { clear: both; }
.lbreaker { clear: left; }
.rbreaker { clear: right; }

p { margin: 10px 0 0 0; }
p.fivespace { margin: 5px 0 0 0; }
p.tenspace { margin: 10px 0 0 0; }
p.fifteenspace { margin: 15px 0 0 0; }
p.twentyspace { margin: 20px 0 0 0; }

.txt-strong { font-weight: bold; }

#wrapper {
	background: #fff;
	margin: 60px auto 0 auto;
	text-align: left;
	width: 900px;
}

	#header {
		width: 900px;
		height: 70px;
	}
	
		#head-lft {
			width: 275px;
			height: 70px;
			float: left;
		}
		
		#head-rgt {
			width: 205px;
			height: 70px;
			float: right;
		}
		
	#topnav {
		width: 900px;
		height: 25px;
		background: #7d9bc4 url(/images/bg-topnav.gif) no-repeat left top;
		color: #fff;
	}
	
		#topnav ul {
			width: 900px;
			height: 25px;
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
			#topnav ul li {
				background-color: #7d9bc4
				display: inline;
				float: left;
				font-size: 0.7em;
				font-weight: bold;
				height: 25px;
				line-height: 25px;
				list-style-type: none;
				margin-right: 1px;
				text-align: center;
				text-transform: uppercase;
			}
			
			/* with gallery
				#topnav ul li.tna { width: 71px; }
				#topnav ul li.tnb { width: 58px; }
				#topnav ul li.tnc { width: 118px; }
				#topnav ul li.tnd { width: 72px; }
				#topnav ul li.tne { width: 74px; }
				#topnav ul li.tnf { width: 135px; }
				#topnav ul li.tng { width: 118px; }
				#topnav ul li.tnh { width: 69px; }
				#topnav ul li.tni { width: 56px; }
				#topnav ul li.tnj { width: 71px; }
				#topnav ul li.tnk { width: 48px; margin-right: 0px; }
			*/
			
			/* without gallery */
				#topnav ul li.tna { width: 78px; }
				#topnav ul li.tnb { width: 65px; }
				#topnav ul li.tnc { width: 125px; }
				#topnav ul li.tnd { width: 79px; }
				#topnav ul li.tne { width: 81px; }
				#topnav ul li.tnf { width: 142px; }
				#topnav ul li.tng { width: 125px; }
				#topnav ul li.tni { width: 63px; }
				#topnav ul li.tnj { width: 78px; }
				#topnav ul li.tnk { width: 55px; margin-right: 0px; }
				
				#topnav ul li a {
					display: block;
					width: 100%;
				}
				
					#topnav ul li a:link, #topnav ul li a:visited { color: #fff; text-decoration: none; }
					#topnav ul li a:hover, #topnav ul li a:active { color: #ed1c24; text-decoration: none; }
					
					#topnav ul li.active a:link, #topnav ul li.active a:visited { background-color: #ed1c24; color: #fff; text-decoration: none; }
					#topnav ul li.active a:hover, #topnav ul li.active a:active { background-color: #ed1c24; color: #7d9bc4; text-decoration: none; }
				
	#mainbody {
		width: 900px;
		margin: 3px 0;
	}
	
		/* home page */
	
		#main-pics {
			width: 300px;
			height: 429px;
			float: left;
		}
		
		#main-cont {
			width: 450px;
			min-height: 429px;
			background-color: #ed1c24;
			position: relative;
			float: left;
		}
		
			* html #main-cont {
				height: 429px;
			}
		
			#mc-text {
				width: 390px;
				font-size: 0.9em;
				line-height: 1.5em;
				margin: 25px 30px 0 30px;
			}
			
				#mc-text h1 {
					color: #fff;
					font-size: 1.5em;
					margin-bottom: 20px;
				}
		
			#mc-advert {
				width: 450px;
				height: 134px;
				background-color: #fff;
				position: absolute;
				bottom: 0; left: 0;
			}
		
		#main-brok {
			width: 150px;
			height: 429px;
			float: left;
			font-size: 0.8em;
		}
		
			.mb-link {
				width: 150px;
				height: 143px;
			}
			
				.mb-pic { 
					width: 150px;
					height: 118px;
				}
			
				.mb-txt {
					width: 150px;
					height: 25px;
					background-color: #7d9bc4;
					color: #fff;
					line-height: 25px;
					text-transform: uppercase;
				}
				
					.mb-txt a:link, .mb-txt a:visited {
						background: #7d9bc4 url(/images/bg-mbta.gif) no-repeat right center;
						color: #fff;
						padding-left: 5px;
						padding-right: 15px;
						text-decoration: none;
					}
					
					.mb-txt a:hover, .mb-txt a:active {
						color: #ed1c24;
						text-decoration: underline;
					}
					
					/*
						background: #ed1c24 url(/images/bg-mbta-h.gif) no-repeat right center;
						color: #fff
					*/
					
		/* brokerage page */
		
		#mainbody-lft {
			width: 300px;
			float: left; 
			font-size: 0.8em;
			line-height: 1.6em;
			margin: 0;
			padding: 0;
		}
		
			#mbl-pic {
				width: 300px;
				height: 300px;
				margin-bottom: 2px;
			}
			
			#mbl-duo {
				width: 300px;
				height: 130px;
				margin-bottom: 2px;
			}
			
				#mbl-duo img#mbld-lft { float: left; margin-right: 2px; }
				
			#mbl-qot {
				width: 260px;
				height: 130px;
				background: #ed1c24 url(/images/bg-mbl-qot.gif) no-repeat left top;
				color: #fff;
				font-size: 0.8em;
				padding: 50px 22px 21px 18px;
				border: 1px solid #f60;
			}
			
				#mbl-qot strong { color: #000; }
				
				#mbl-quot-inner {
					width: 200px;
					line-height: 18px;
				}
				
			#mainbody-lft h1 {
				color: #f60924;
				font-size: 1.2em;
			}
			
			#prod-thumbs {
				padding: 30px 0 0 0;
			}
			
				#prod-thumbs img {
					width: 60px;
					height: 60px;
					float: left;
					margin: 0 20px 20px 0;
					padding: 0;
				}
				
				#prod-thumbs img.prod-thumb-end {
					margin-right: 0;
				}
			
		#mainbody-rgt {
			width: 570px;
			float: right; 
			font-size: 0.8em;
			margin: 0;
		}
		
			* html #mainbody-rgt {
				
			}
		
			#mainbody-rgt h1 {
				color: #ed1c24;
				font-size: 1.5em;
				margin: 30px 0 15px 0;
			}
			
			#mainbody-rgt h2 {
				color: #000;
				font-size: 1.3em;
				margin: 30px 0 15px 0;
			}
			
			.ranges-row {
				width: 570px;
				padding-bottom: 20px;
			}
			
				.ranges-cell {
					width: 270px;
				}
				
					.rc-lft { float: left; }
					.rc-rgt { float: right; }
					
					.ranges-cell-txt {
						width: 130px;
						float: left;
						font-size: 0.9em;
						line-height: 1.3em;
					}
					
						.ranges-cell-txt h3 {
							display: block;
							width: 90px;
							background: #fff url(/images/bg-rch3-a.gif) no-repeat right 4px;
							
							min-height: 28px;
							line-height: 17px;
							font-size: 1.15em;
							font-weight: bold;
							margin: 0;
							padding: 2px 40px 2px 0;
						}
						
							.ranges-cell-txt h3 a:link, .ranges-cell-txt h3 a:visited {
								color: #ed1c24;
								text-decoration: underline;
							}
							
							.ranges-cell-txt h3 a:hover, .ranges-cell-txt h3 a:active {
								color: #000;
								text-decoration: underline;
							}
							
						
						.ranges-cell-txt p {
							margin: 0;
						}
					
					.ranges-cell-pic {
						width: 130px;
						float: right;
					}
					
			#proddesc {
				width: 528px;
				border-left: 1px solid #000;
				border-bottom: 1px solid #000;
				border-right: 1px solid #000;
				font-size: 0.9em;
				padding: 15px 20px;
			}
			
			#fitting-tributes {
				width: 570px;
				margin: 10px 0 0 0;
				padding: 0;
			}
			
				.ftrib-row {
					width: 570px;
					height: 270px;
					margin: 0;
					padding: 5px 0 15px 0; 
				}
				
					.ftr-lft {
						width: 220px;
						height: 220px;
						background: #ffffff url(/images/bg-ftrib.gif) no-repeat left top;
						float: left;
						padding: 50px 0 0 50px;
					}
					
					.ftr-rgt {
						width: 220px;
						height: 220px;
						background: #ffffff url(/images/bg-ftrib.gif) no-repeat left top;
						float: right;
						padding: 50px 0 0 50px;
					}
					
			#contact-page {
				width: 570px;
				margin: 0;
				padding: 0;
			}
			
				#contact-lft {
					width: 270px;
					float: left;
				}
				
				#contact-rgt {
					width: 270px;
					float: right;
					text-align: left;
				}

		div.prodpage {
			line-height: 1.6em;
			padding-top: 20px;
		}
		
		
	#footer-banner {
		width: 900px;
		margin: 10px 0 3px 0;
	}

	#footer {
		width: 900px;
		height: 33px;
		background: #ed1c24 url(/images/bg-footer.gif) no-repeat left top;
		color: #fff;
		font-size: 0.7em;
		line-height: 33px;
		margin: 0 0 5px 0;
	}
	
		#footer-lft {
			width: 500px;
			float: left;
			padding: 0 80px 0 10px;
		}
		
		#footer-rgt {
			width: 300px;
			float: right;
			padding: 0 10px 0 0;
			text-align: right;
		}
		
		#footer a:link, #footer a:visited { color: #fff; }
		#footer a:hover, #footer a:active { color: #000; }
		
	#subfooter {
		width: 900px;
		background-color: #fff;
		color: #000;
		font-size: 0.6em;
		margin: 0 0 15px 0;
	}
	
img.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 0px 0px;
}

#gmap { 
	width: 568px; 
	height: 400px; 
	background: #eeeeee; 
	border: 1px solid #000; 
	margin: 10px 0 0 0; 
	}
	
	
.uline {
    text-decoration: underline;
}