
/* Main Style Sheet  */
	* {margin:0px; padding:0px; border:0px;}
	body { background:  url(images/bg-home.jpg) left top repeat-x #e0e9ce ; font-size:13px; font-family: Arial, Helvetica, sans-serif; color:#333333;}
	#wrap { width:960px; display:block; background: url(images/bg-wrap.jpg) repeat-y top right;   margin-left:auto; margin-right:auto;   }
	#header { width:960px; height:103px; background:url(images/header.jpg) no-repeat;}
	#side-col {width:200px; float:left; display:inline; margin-bottom:50px; }
	#content-col {width:740px; float:right; display:inline; }
	#banner {float:right; display:inline; }
	
	#home-copy {float:left; display:inline; width:380px; margin-left:35px; margin-top:15px;}
	#page-copy {float:right; display:inline; width:650px; margin-top:20px; margin-bottom:20px; margin-right:50px;  }

	
/* sidebar styles */
	#navwrap {  background-position:top; margin:0px; padding:0px; width:200px;  }
	#navwrap ul { margin:0px; padding:0px; text-align:left; float:left; color:#808083; display:block; list-style:none; }
	ul#navul li  {float: left;  font-size: 14px; margin:0px; padding:0px; color:#808083;  list-style:none;  display:block;  width:200px; margin-bottom:0px; line-height:37px; 
					background:url(images/li-bg.jpg) no-repeat top; border-bottom: 1px solid #fff;   }
	ul#navul li a {color:#014c32; text-decoration:none; display:block; font-weight:normal; padding-left:50px; }
	ul#navul li a:hover {color:#014c32;  text-decoration:none; display:block; font-weight:normal; background:url(images/li-bg.jpg) no-repeat bottom; padding-left:50px; }
	
	.side-col-image {display:inline; float:left; width:200px; }
	#archive {display:none;}

	
/* font Styles */ 
	h1 { font-size:18px; color:#d20f13; line-height:25px; padding:0px; margin-bottom:5px; font-weight:normal; margin-top:2px; }
	h2 { font-size:17px; color:#d20f13; line-height:25px; padding:0px; margin-bottom:5px; font-weight:normal; margin-top:2px; }
	h3 { font-size:18px; color:#d20f13; line-height:26px; margin-bottom:10px; font-weight:normal; margin-top:5px; }
	h4 { font-size:14px; color:#d20f13; line-height:36px; font-weight:normal; margin-left:48px;}
	h5 { font-size:12px; color:#d20f13; line-height:23px; margin-top:10px;}
	p  { font-size:14px; color:#025134; line-height:24px; margin:0px; padding:0px; padding-top:10px; padding-bottom:10px; }
	li { font-size:14px; color:#025134; margin:0px; padding:0px; padding-left:5px; line-height:25px; margin-bottom:5px;  }
	ul { font-size:13px; color:#025134; padding-left:10px; margin-left:10px; margin-top:0px; margin-bottom:0px;  ;padding-bottom:5px; }
	ol {margin:0px; padding-left:5px; margin-left:15px; }
	a:link 		{color:#d20f13;	text-decoration: underline;}
	a:visited 	{color:#d20f13; text-decoration: underline;}
	a:hover 	{color:#FF0000; text-decoration: underline;}
	a:active 	{color:#d20f13; text-decoration: underline;}
	a:focus 	{outline-style: none;}  

/*col styles  */
	.col-1	{ width:250px; float:left;  margin-top:5px;}
	.col-2	{ width:350px; float:right;  margin-top:5px; margin-right:10px;}
	.col-3	{ width:250px; float:left; margin-top:5px; }
	.col-4	{ width:350px; float:right;  margin-right:50px; margin-top:5px;}


/* home service buttons   */
	#home-buttons { width:411px; float:left; display:inline; margin-left:30px;}
	#home-buttons p { color:#FFF; text-align:center; padding-top:100px;}
	.s1 { display:inline; float:left; background:url(images/s1.jpg); width:137px; height:137px;}
	.s1 a:link {color:#FFF;}
	.s2 { display:inline; float:left; background:url(images/s2.jpg); width:137px; height:137px;}
	.s2 a:link {color:#FFF;}
	.s3 { display:inline; float:left; background:url(images/s3.gif); width:137px; height:137px;}
	.s3 a:link {color:#FFF;}
	.s4 { display:inline; float:left; background:url(images/s4.jpg); width:137px; height:137px;}
	.s4 a:link {color:#FFF;}
	.s5 { display:inline; float:left; background:url(images/s5.jpg); width:137px; height:137px;}
	.s5 a:link {color:#FFF;}
	.s6 { display:inline; float:left; background:url(images/s6.jpg); width:137px; height:137px;}
	.s6 a:link {color:#FFF;}

/*promo styles  */
	#promo {width:250px; display:inline; float:right; margin-right:30px; margin-top:5px; margin-bottom:20px;}
	#promo a:link 		{color:#FFFFFF;	text-decoration: underline;}
	#promo a:visited 	{color:#FFFFFF; text-decoration: underline;}
	#promo a:hover 		{color:#FF0000; text-decoration: underline;}
	#promo a:active 	{color:#FFFFFF; text-decoration: underline;}
	#promo p { font-size: 14px; color:#fff; line-height:20px;}
	.p1 { width:250px; height:106px; background:url(images/p1.jpg) no-repeat; overflow:hidden;}
	.p2 { width:250px; height:317px; background:url(images/p2.jpg) no-repeat; overflow:hidden;}
	.p3 { width:250px; height:279px; background:url(images/p3.jpg) no-repeat; overflow:hidden;}
	.p1 p { margin-left:100px; margin-top:58px;}
	.p2 p { margin-left:35px; margin-right:32px;  margin-top:200px;}
	.p3 p { margin-left:35px; margin-right:32px;  margin-top:60px;}

	
	
/* clears   */
	.clear 		{clear:both; height:0px; width:100%; }
	.clear05	{clear:both; height:05px; }
	.clear10	{clear:both; height:10px; }
	.clear20	{clear:both; height:20px; }
		
/* footer styles */	
	#footer-wrap 		{ width:100%; height:42px; background: url(images/bg-footer-tile.jpg) repeat-x; }
	#footer 			{width:960px; margin-left:auto; margin-right:auto; height:42px; background: url(images/bg-footer.jpg) no-repeat right;}
	#footer-col 		{width:655px; float:right; display:inline; }
	#footer p 			{font-size:13px; color:#FFFFFF; padding:0px; margin:0px; text-align:left; line-height:40px;}
	#footer a:link 		{font-size:13px; color:#FFFFFF; text-decoration: none;}
	#footer a:visited 	{font-size:13px; color:#FFFFFF; text-decoration: none;}
	#footer a:hover 	{font-size:13px; color:#FFFFFF; text-decoration: underline;}
	 
/* sidebar contact styles */
	#contact-wrap { display:block; float:left; width:200px; margin-top:20px; background: url(images/bg-contact-wrap.jpg) bottom no-repeat; border-bottom:1px solid #FFF;}
	#contact-form { width:175px; display:block; margin-top:10px; margin-left:20px; padding-bottom:10px; }
	#contact-form p { font-size: 12px; color:#015134; line-height:10px; padding:0px; margin:0px;}
	.contact-text {border: 1px solid #015134; font-family:Arial, Helvetica, sans-serif;  font-size:14px; color:#000101; padding:1px; width:160px;  margin-top:0px; 
					background:#FFF; margin-top:5px; margin-bottom:5px;}
	
/* content styles */
	.image-left-box 	{ display:inline; float:left; border: 1px solid #dfdfdf; padding:2px; margin: 20px 20px 20px 0px; }
	.image-right-box	{ display:inline; float:right; border: 1px solid #dfdfdf; padding:2px; margin-left:15px; margin-top: 10px; margin-right:0px;  margin-bottom:20px;}
	.image-left 		{ display:inline; float:left; padding:2px; margin: 5px 10px 10px 0px; }
	.image-right		{ display:inline; float:right; padding:2px; margin: 5px 0px 10px 10px;}
	.map 				{ border: 1px solid #dfdfdf; padding:2px; width:350px; margin-top:10px;}
	.line 				{ border-top: 1px solid #ccc; margin-top:10px; margin-bottom:10px; clear:both;}
	.download 			{ width:650px; border: 1px solid #F60; padding:20px; text-align:center; background-color:#FFC; margin-top:15px;}
	.right 				{ display:inline; float:right;}
	.padding			{ padding:10px;}
	.cell			{ padding:5px; border: 1px solid #ccc; margin:3px;}
	.box			{ padding:10px; border: 1px solid #ccc; margin:5px; background-color:#e2e8bc; }
	.box1			{ padding:15px; border: 1px solid #ccc; margin:10px; background-color:#e2e8bc; width:270px; float:left; text-align:center;}
	.box2			{ padding:15px; border: 1px solid #ccc; margin:10px; background-color:#e2e8bc; width:270px; float:right;text-align:center;}
	.gal 			{display:inline; float:left; border: 1px solid #dfdfdf; padding:2px; margin: 10px 10px 10px 0px;} 
	.mnpic 			{width:295px; float:left; margin: 10px 20px 10px 0px; border:0px solid #ff0000;}
	.mnpic img {border: 1px solid #dfdfdf; padding:2px;}
/* end of CSS file */
