/*	CSS Rules  /*
/*  ODA  */
/*  Author - joe@prosites.com */
/*  Last Modifed Here */


/*  General HTML Type Selectors
*******************************************************************************************************************/

	*									{  }
	body								{ color: #5E3422; font: 14px Arial, Verdana; text-align: center; margin: 0px; padding: 0px; margin-bottom: 20px; background: #FFF; height:auto;  }
	
	html, body, #contents 				{ min-height: 100%; width: 100%; height: 100%; margin:0; padding:0; } /*for footer*/
	html>body, html>body #contents 		{ height: auto; margin:0; padding:0; }/*for footer*/
	
	p									{ border: 0px;  }
	h2,h3								{ font-weight: bold; font: 22px Arial; }
	hr									{ color: #009D6A; background: #009D6A; height: 1px; border-collapse: collapse; border: solid 0px; }
	fieldset							{ border: solid 1px #009D6A; padding: 6px; }
	
	a:link, a:visited, a:active 		{ color: #5E3422; text-decoration: underline; }
	a:hover 							{ color: #019965; text-decoration: none; }
	.border								{ border: 1px solid #5E3422; }




/*  Main Layout 
*******************************************************************************************************************/

	#contents 							{ position: absolute; top: 0; left: 0; margin-bottom: 0px; padding: 0px; margin: 0px; }/*for footer*/
	#main 								{ padding: 0px; margin: 0px; margin-bottom: 60px; height: auto; }/*for footer*/

	#container-bg 						{ text-align: center; background: url(../images/container-bg.jpg) top repeat-x; float: left;  width: 100%; }
	#content-home 						{ width: 960px; margin: 0px auto; text-align: left; margin-bottom: 20px; /*extra margin to seperate content and footer*/ }
	#content-home .padding				{ padding: 20px 22px 60px 22px; }
	#content-home #bucket1				{ width: 390px; float: left; margin: 0px; padding: 0px; } 	

	#content-home ul, #content-home ul, #content-home ul 		{ /* margin-left: 0; padding-left: 0; */  list-style: none; margin: 0px; }
	#content-home li, #content-home li, #content-home li		{ padding-left: 17px; background-image: none; background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0 .5em; margin: 5px 5px 0px 0px; }
	#side-items .oda					{ font: Times, serif; font-size: 17px; font-style:italic; font-weight: bold; }
	#content-home p 					{ }
	
	#content-home #StylizedImage        { display: none; }
	#content-interior					{ width: 960px; margin: 0px auto; text-align: left; position: relative;  }
	#content-interior .padding			{ padding: 20px 5px 60px 22px; width: 700px; float: left;}
	#content-interior img				{ border: #5E3422;   }
	
	#side-items							{ width: 225px;  margin: 0px; padding: 0px; text-align: center; float: left; height: 100%; padding-top: 20px; padding-bottom: 100px;  /*extra margin to seperate content and footer*/} 	
	
	#header								{ width: 980px;  margin: 0px auto; padding: 0px; clear: both; text-align: center; height: 187px; padding: 0px; } 	
	#header	img							{ float: left; height: 187px; padding: 0px; margin: 0px; } 
	.float-wrap							{ padding: 0px; margin: 0px auto; position: relative; width: 980px; height: 146px;}
	#img-ext 							{ position: absolute; top:0px; right: 20px; height:35px;  }
	
/*  Msc */
 
	.Button 							{ color: #FFF; background: #009A67; border: 1px solid #017951; font-size:12px; text-decoration: none;cursor: hand; padding: 2px; }
	.ButtonHover						{ color: #4A3328; background: #ECE7DB; border: 1px solid #786054; font-size:12px; text-decoration: none; cursor: hand; padding: 2px;  }

	.icon 								{ background: url(../images/icon-prosites.jpg) 1px 5px no-repeat; padding: 7px 0px 9px 35px; height: 50px; margin-bottom: 10px; line-height: 20px; }
	.sm 								{ font-size: 10px; }
	#banner-bg							{ background: #E6E0D1 url(../images/bg-lower.jpg) top center repeat-x ; text-align:center; clear: both; height: 146px;  margin: 0px; padding: 0px; }
	

/*  Navigation
*******************************************************************************************************************/

	#nav-bg 							{ padding: 0px; margin: 0px; background: #00A673 url(../images/bg.jpg) bottom left repeat-x; text-align: left; padding: 0px; height: auto;  margin: 0px; }
	#nav-bg img 						{ padding: 0px; margin: 0px; padding: 0px; display: inline; vertical-align: bottom; margin-top: 5px; margin-right: 5px; }
	.nav 								{ padding: 0px; margin: 0px; width: 960px; margin: 0px auto; background:   url(../images/nav-bg.jpg)  bottom left repeat-x;  padding: 0px; margin-bottom: 0px; overflow: visible; height: auto; }
	.nav  p								{ padding: 0px; margin: 0px; padding: 0px; margin-bottom: 0px;}


/*  Footer
*******************************************************************************************************************/
	

	#footer-bg 							{ position: absolute; bottom: 0px;/*reduce bottom when footer grows taller in editor*/ left: 0; background-color: #DFD6C1; width: 100%; text-align: center;  }
	#footer 							{ width: 960px;  text-align: left; color: #4B422B; margin: 0px auto; font-size: 11px; }
	#footer p							{ padding: 9px 22px; }
	#footer .info						{ display: block; padding: 5px 0px; }
	#footer br							{ padding: 0px; margin: 0px; }
	
	#footer a:link, #footer a:visited, #footer a:active { color: #281B15; text-decoration: none; font-weight: bold;}
	#footer a:hover 					{ text-decoration: underline;  font-weight: bold; } 
	


/* PageContact */
	.PageContact_Office { list-style:none; font-size:12px; margin-left: 0px; margin-top: 0px; margin-bottom: 2px;}
	.PageContact_Office_CompanyName1 { font-size:16px; font-weight: bold; }
	.PageContact_Office_CompanyName2 { font-size:16px; font-weight: bold; }
	.PageContact_Office_OfficeLocation { font-size:14px; font-weight: bold; }
	.PageContact_Office_Photo { border: solid 1px #B1A7A2; }
	.PageContact_Contact { list-style:none; font-size:12px; margin-left: 0px; margin-top: 0px; margin-bottom: 2px;}
	.PageContact_Contact_Name { font-size:14px; font-weight: bold; }
	.PageContact_Contact_Photo { border: solid 1px #B1A7A2; }
	.PageContact_Contact_Seperator { margin-top: 20px; padding-top: 5px; border-top: solid 1px #B1A7A2;  }

/* PageInternetLink */
	.PageInternetLink_Intro { font-size: 12px; }
	.PageInternetLink_Category_Container { padding-top: 0px; border-top: solid 1px #B1A7A2; margin-top: 10px; margin-bottom: 20px; }
	.PageInternetLink_Category { list-style:none; line-height:18px; margin-left: 0px; margin-bottom: 2px; margin-top: 0px;  }
	.PageInternetLink_Category_Name { font-size:18px; font-weight: bold; }
	.PageInternetLink_Category_Description { font-size:12px; }
	.PageInternetLink_Link { list-style:none; font-size:10px; margin-left: 0px; margin-bottom: 5px; margin-top: 3px; }
	.PageInternetLink_Link_Url {  font-size:14px; font-weight: bold; }
	.PageInternetLink_Link_Description { font-size:12px; }

/* PageTestimonial */
	.PageTestimonial_Intro { font-size: 12px; padding-bottom: 18px;  }
	.PageTestimonial_Container { padding-top: 10px; border-top: solid 1px #B1A7A2;   }
	.PageTestimonial_Quote { font-size: 12px; font-style: italic; }
	.PageTestimonial_ProvidedBy { font-size: 12px; font-weight: bold;  text-align:right; padding: 7px 0px 10px 0px }

/* PageFAQ */
	.PageFAQ_PageName { font-size:16px; font-weight:bold; }
	.PageFAQ_Intro { font-size: 12px; }
	.PageFAQ_Container { padding-top: 10px; padding-left: 5px; }
	.PageFAQ_Question { font-size: 12px; padding-bottom:10px; }
	.PageFAQ_Answer { font-size: 12px; display:none; padding-bottom:15px; border-bottom: solid 1px #B1A7A2; }

/* PageService_Intro */
	.PageService_Stylized { font-size: 24px; }
	.PageService_Intro { font-size: 12px; }
	.PageService_Group { margin-left: 15px; margin-bottom: 2px; margin-top: 0px;  }
	.PageService_Group_Name {  font-weight: bold; list-style-image: url(../images/bullet.gif); list-style-position: outside; }
	.PageService_Group_Name a:link, .PageService_Group_Name a:visited, .PageService_Group_Name a:active { color: #5E3422; text-decoration: underline;}
	.PageService_Group_Name a:hover { color: #019965; text-decoration: underline;}
	.PageService_Group_Description { padding-top:15px;	 }
	.PageService_Item { margin-left: 30px; margin-bottom: 2px; margin-top: 0px;  list-style-image: url(../images/bullet.gif); list-style-position: outside;}
	.PageService_Item_Name { font-size:12px;  }
	.PageService_Line_Group_Name { font-size:13px; border-bottom: solid 1px #B1A7A2; padding-bottom: 6px; font-weight: bold;  }
	.PageService_Line_Group_Items { font-size:12px;  text-align: right; padding: 8px 0px 0px 0px;  }
	.PageService_Line_Item_Name{ font-size:13px; border-bottom: solid 1px #B1A7A2; padding-bottom: 6px; font-weight: bold;}
	.PageService_Item_Description { padding-top:15px; }

/* QuickContactForm */
	.qcform { margin: 0px 0px 0px 15px; text-align: left; background: #ECE7DB; border: 1px solid #B1A7A2; }
	.qcform p { text-align: left; padding: 0px 2px 5px; line-height: 16px; margin: 0px; }
	.qcform td { text-align: left; padding: 2px 15px; vertical-align: bottom; text-align: center; }
	.qcformcolor { font: 12px verdana, arial, sans-serif; padding: 2px; width: 234px; background-color: #FAF9F5 !important; border: 1px solid #B1A7A2; color: #543E33; }
	.qc-err { color:red; }
	hr.qcform { height:1px; margin: 5px 0px; padding: 0px; color: #543E33; }
	
	/* MiniForm*/
	.m-form                             { background: #ECE7DB; border: 1px solid #B1A7A2; width: 148px; padding: 10px 13px; margin: 68px 0px 7px 20px; float:right; }
	.m-form-low                         { background: #ECE7DB; border: 1px solid #B1A7A2; width: 148px; padding: 10px 13px; margin: 69px 0px 7px 20px; float:right; }
	.m-form-services                    { background: #ECE7DB; border: 1px solid #B1A7A2; width: 148px; padding: 10px 13px; margin: 88px 0px 7px 20px; float:right; }
	.m-form-inner-services              { background: #ECE7DB; border: 1px solid #B1A7A2; width: 148px; padding: 10px 13px; margin: 98px 0px 7px 20px; float:right; }
	.m-formcolor, .m-form-innercolor    { background: #FAF9F5; font: 12px verdana, arial, sans-serif; width: 144px; border: 1px solid #B1A7A2; color: #543E33; margin-top: 5px; padding: 2px; float: right; }
	.m-error                            { color: red; }
	.m-form .right, .m-form-low .right, .m-form-services .right, .m-form-inner-services .right { float: right; margin-top: 5px; } 
	.m-form h1, .m-form-low h1, .m-form-services h1, .m-form-inner-services h1  { font-size:19px;font-weight:bold;padding:0px;margin:0px;margin-bottom:2px;font-family:arial; }
	.shim                               { float: right; clear: right; height: 20px; }
	.shim-none                          { float: right; clear: right; }
	.shim-left                          { float: left; clear: left; height: 20px; display: block; }
	.return                             { margin: 0 0 8px; display: block;} /* edit margin for address spacing*/

