body {  font-family: Arial; 
		font-size: 12px; 
		color: black;
		margin: 0px;
		}

object { padding: 0px;
		 margin: 0px;
		 }

h2 {
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #663300;
	margin: 0px;
	}

.main { width: 770px;
		padding: 0px;
		border-collapse: collapse;
		border: 0px; }
	
.page_headers { 
	background: url(images/Header_line.gif); 
	font-family: Arial;
	font-size: 18pt; 
	font-weight: bold; 
	font-style: italic; 
	color: #00655b;
	height: 40px;
	}
	
.image_right {
	float: right;
	padding: 8px;
	}
	
.image_left {
	float: left;
	padding: 8px;
	}
	
.image_center {
	text-align: center;
	}
	
.Faq_body    { font-family: Arial; font-size: 12px; position:relative; left:25 }
span.Faq_header  { font-family: Arial; font-size: 12px; color: 663300; text-transform:uppercase;}
.small_headers { font-family: Arial; font-size: 12pt; font-weight: bold; color: #663300;}
	
/* index.php */
.templa5 {
	background: url(images/templa5.gif) top repeat-x;
	width: 560px;
	float: right;
	}
	
.templa3 {
	float:left;
	}

/* our_services.php */
.tbl_services {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	border-color: #000000;
	}
	
.tbl_services td {
	border-top-style: none;
	border-top-width: medium; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-left-style:none; 
	border-left-width:medium; 
	border-right-style:none; 
	border-right-width:medium;
	padding: 10px 0px 10px 0px;
	}		
	
/* contact_us.php */
.contact_us {
	width: 514px;
	border: 0px;
	border-color: #808080;
	border-collapse: collapse;
	}
	
.contact_us td {
	border-left-style: none; 
	border-left-width: medium; 
	border-right-style: none; 
	border-right-width: medium
	}
