/* NORMALIZING styles
-------------------------------------------*/
body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {font-size: 100%; font-family: "Lucida Grande", Lucida Grande, Verdana, Arial, Helvetica, sans-serif;}

div, span, img, form, h1, h2, h3, h4, h5, h6, fieldset {margin: 0px; padding: 0px; background-color: transparent; border: 0px;}

table{border: 0px;}

/* Main Stylesheet */

body {margin: 0; background: #d4d4d4; font-family: "Lucida Grande", Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

table {border-spacing: 0; padding: 0px; margin: 0; border-collapse: collapse;}
	tr {padding: 0px; vertical-align: top;}
	td {border: none; padding: 0px;}
	


hr {border: 0; width: 100%; color: #ccc; background-color: #ccc; height: 1px; margin: 0px; padding: 0px;}


/* CENTER */	
	#dd_center {width:805px; margin: 0; }
		#dd_center .top {display:none;}
		
		#dd_center .middle { width: 805px;  }
		
		
			
		#dd_center .bottom {display:none;}
		#dd_center p, strong {font-size: 14px; color: #626262; line-height: 1.5em; }
		#dd_center img {border: 1px solid #708e0e; margin-left: 0px; margin-right: 10px; margin-bottom: 10px;}
		#dd_center a, #center a:visited {color: #708e0e; font-weight: bold; text-decoration: none;}
			#dd_center a:hover {color: #708e0e; font-weight: bold; text-decoration: underline;}
		#dd_center #img_noborder {border: none;}
		/* TO GET AN IMAGE FLUSH LEFT WITH PADDING ON THE RIGHT */
		#dd_center #img_padright {border: 1px solid #708e0e; margin-left: 0; margin-right: 10px; margin-bottom: 5px;}
		#center #img_padright {border: 1px solid #708e0e; margin-left: 0; margin-right: 10px; margin-bottom: 5px;}
		#center #img_padleft {border: 1px solid #708e0e; margin-left: 10px; margin-right: 0px; margin-bottom: 5px;}
		#dd_center #h5 {font: normal bold 12px/1.5 "trebuchet MS", trebuchet, verdana, sans-serif; color: #6b9fb4; margin: 0 0 10px 0; padding: 0;}
		
		#header_text h1 {font: normal bold 24px/1.5 "trebuchet MS", trebuchet, verdana, sans-serif; color: #6b9fb4; margin: 0 0 10px 0; padding: 0;}
		
		#dd_center ul {margin: 10px 0px 10px 30px; padding: 0px;}
		#dd_center li {padding: 0 0 10px 0; margin: 0px; list-style: disc;}
		#justify{width:700px;}
		#dd_center p hr {
	border: 0; width: 100%; color: #ccc; background-color: #ccc; height: 1px; margin: 0px; padding: 0px;
}
	#header{display: none;}
		#header_text{}
		/* FOOTER */
	#footer {color: #363636; font-size: 9px;  width: 770px;  text-align: right; padding: 0; margin: 20px 10px 30px 0;}
	#footer img {float: right; padding-left: 15px; margin-right: 10px;}
		
		
		#contact{background: #708e0e; color: white; padding: 8px;}
		
