/* Start Styles for all Pages Start Below */
	body {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; text-align:center; color: #3C2415; background-color:#ECE0BF; }

	p {font-size: 14px;}
	
	a:link {color: #3C2415;}	/* unvisited link */
	a:visited {color: #3C2415}	/* visited link */
	a:hover {color: #3C2415;}  	/* mouse over link */
	a:active {color: #3C2415}  	/* selected link */

	table {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; line-height:120%; margin-left:1px;}
	
	
	#container {margin: 0 auto; width: 950px; text-align:left; top: 0px;}

	#header {height: 62px; width: 950px;}
	#header a {text-decoration:none;}
	
	.icon-heading {font-size:14px; font-weight:bold;} 
/* End Styles for all Pages */

/* Start Styles for pages excluding index page. */

	h1 {font-size: 16px; margin-top: 9px; margin-bottom: 3px;}
	h2 {font-size: 16px; margin-top: 9px; margin-bottom: 3px;} 
	

	/*Styles below are changed at document level for IE browsers */
		#editable-region {clear:both; width: 950px; margin-top: 0px;  padding:0px;} 
		
		#footer-nav {float: left; font-size:12px; margin-top:2px; padding-left:2px;}
		#copyright {float: right; font-size:12px; margin-top:2px; padding-right:2px;}
		
		#bordered-content-sides {border-style: solid; border-width: 0px 1px 0px 1px; border-color: #3C2415; margin-left:1px; margin-right:1px; background:#FBF7EB; padding-left:8px; padding-top:6px; }
	/* end styles changed at document level for IE browsers */
	
	#bordered-content-sides h1 {margin-top: 0px;}
	#bordered-content-sides p {margin-bottom:0px;}

	/*Start Styles used on Contact and Services Pages */
	
	#text {width:888px; padding-left: 30px; padding-right:30px; padding-top:30px; margin-top:0px; margin-bottom:0px; }
	#text p {line-height: 180%; text-align:justify; padding-bottom:6px; padding-top:0px; margin-top:6px; }
	#text h1,h2 {font-size: 16px; margin-top:0px; margin-bottom: 2px;}
	/*End Styles used on Contact and Services Pages */