* {
	padding: 0;
	margin: 0;
}

body {
	background: #626d42 url(../cssimg/background.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 2.0em;
}

h1, h2, h3, h4, h5, h6{
      color: #626d42;
	  font-weight: normal;
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-variant:small-caps;
	  
}

h1 {
	font-size: 1.9em;
	padding-bottom: 5px;
}

h2 {
	font-size: 1.7em;
	padding-bottom: 3px;
}

h3 {
	font-size: 1.5em;
}

p {
	font-size: 1.5em;
}

a {
	color:#626d42;
	text-decoration: none;
}

li {
	font-size: 1.5em;
	line-height: 1.0em;
}

li li {
	font-size: 1.0em;
	line-height: 1.0em;
}

ul ul {
	padding-bottom: 0px;
}

sup {
	font-size: 13px;
	top: -3px;
}

a:hover {
	text-decoration: underline;
}

form td {
}

a:hover {
	text-decoration: underline;
}

.showBorder {
	border: solid 1px #f00;
}

.text-green {
	color: #626d42;
}

.italics {
	font-style: italic;
}

.Three-Column {
	width: 33%;
	float: left;
}

#Page-Wrapper {
	width:800px;
	background: #a8a482 url(../cssimg/header-right-corner.gif) no-repeat top right; 
	margin:25px auto;
}

	#Page-Wrapper .padding{
	}

	#Header-Wrapper {
		height: 101px;
		background: url(../cssimg/header-grad.gif) repeat-x bottom; 
	}

		#Logo-Wrapper {
			margin: auto;
			height: 101px;
			float: left;
		}

		* html #Logo-Wrapper {
			margin-right: -3px;
		}

		#Logo-Wrapper .padding{
			padding: 20px 0 0 28px;
		}


	#Template-Image-Wrapper {
		clear: both;
		width: 800px;
		height: 118px;
		background: url('../images/home-template-image.jpg');
	}

	.Our #Template-Image-Wrapper {
		background: url('../images/home-template-image-bridge.jpg');
	}

	.BCG #Template-Image-Wrapper {
		background: url('../images/home-template-image-rocks.jpg');
	}

	.Client #Template-Image-Wrapper {
		background: url('../images/home-template-image-stream.jpg');
	}

	.Contact #Template-Image-Wrapper {
		background: url('../images/home-template-image-sun.jpg');
	}

	#Template-Image-Wrapper img{
		display: block;
	}
	
	#Template-Image-Wrapper .padding{
		padding: 25px 35px;
	}
	
	#Navigation-Wrapper {
	}
	
	#Navigation-Wrapper .padding{
		padding: 0;
	}

	#Content-Wrapper {
		background: #fff;
		width: 800px;
		border-top: 2px solid #252e30;
		display:table;
	}



		#Content, #LFG-Content {
			/* margin-left: 185px; */
			float: none;
		}
		
			#Content-Image-Wrapper {
				text-align: center; padding-left: 10px; float: right; padding: 0 10px 10px 10px;
			}
		
		#LFG-Content .padding, #Content .padding {
			padding: 35px 35px 20px;
		}
			
		.No-Sub-Nav #Content, .No-Sub-Nav #LFG-Content {
			margin-left: 0 !important;
		}

		.No-Sub-Nav #Left-Navigation-Wrapper {
			display:none;
		}

		#Content .padding .lead_snippet .padding{
			padding:4px 7px;
			width:214px;
		
		}

			#Image-Wrapper {
				float: right;
				width:300px;
			}
			
			#Image-Wrapper img {
				left:50px;
				margin: 0 0 20px -30px;
				position:relative;
			}

			#LFG-Content p, #Content p, #Address-Wrapper p {
				padding-bottom: 10px;
			}
			
			#LFG-Content ul, #Content ul {
				padding-bottom: 10px;
			}
			
			#LFG-Content li, #Content li {
				margin-left: 25px;
				padding-bottom: 4px;
			}
			 
			#LFG-Content h1, #Content h1, #Address-Wrapper h1, .lead_snippet h1 {
			}
			
			#LFG-Content h1, #Content h1 {
			}
			
			#Content-Callout .lead_snippet .padding h1 {
				margin: 0;!important
			}
			
			#LFG-Content  h2, #Content h2, #Address-Wrapper h2 {
			}
			
			#LFG-Content table img{
				display:none;
			}
			
			#LFG-Content table {
				width: 95%;
			}
			
			#LFG-Content td {
				padding: 1px;
				background: none;
			}
			
			#LFG-Content tr {
				width: 100%;
			}
			
			#LFG-Content br {
				line-height: 0px;
			}
			
			#LFG-Content .tableHeader{
				padding: 5px;
				color: #fff;
				background: #006396;
				font-weight: bold;
			}
			
			#LFG-Content .instructions{
				padding: 5px;
				padding-bottom: 5px;
			}

			#LFG-Content .legalText {
				display: none;
			}

		#Address-Wrapper {
			clear: both;
		}
		
		#Address-Wrapper .padding{
			padding: 10px 25px 25px 0;
			border-top: 1px solid #ccc;
			margin-left: 35px;
		}

			#Address {
				clear: both;
				background: #fff url(../cssimg/content-background.gif) bottom repeat-x;
			}
		
	#Footer-Wrapper {
		background: #a8a482 url(../cssimg/footer-right-corner.gif) bottom right no-repeat; 
		width: 800px;
		clear:both;
	}
	
	#Footer .padding {
		padding: 10px 15px 20px;
	}
	
	#Footer p, .Disclaimer {
		padding-bottom: 3px !important;
		font-size: 1em !important;
		line-height: 1.2em !important;
	}
	
	#Footer img{
		padding: 0px 20px;
	}


    .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,{
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    }