h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #330000;
	text-align: center;
	margin: 6px 0px 6px 0px;
	letter-spacing: 6px;
	}
	
#home {
	letter-spacing: 1px;
}
	
h2 { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-weight: bold; 
  padding: 5px 0px 5px 0px;
  margin: 0;
  color: #ffffff; 
  text-align: center;
  display: inline;
  }
  
h2 a:link  { text-decoration: none; color: #ffffff; }
h2 a:visited { text-decoration: none; color: #ffffff; }
td a:active { text-decoration: none; color: #ffffff; }
h2 a:hover { text-decoration: none; color: #ffffff; }
h2 { color: #ffffff; }

	
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #330000;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #330000;
	text-align: center;
	margin: 0px;
	letter-spacing: 1px;
	}

body {
	background-color: #F9E7B0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin: 0px;
	
}

.outer_table {
   border: 3px solid #000000;
	margin: 20px 0px 20px 0px;
	background-color: White;
   }

td{
   	font-family: arial, helvitica, sans-serif;
	font-size: 13px;
	}

a:link { text-decoration: underline; color: #990000; }
a:visited { text-decoration: underline; color: #990000; }
a:active { text-decoration: underline; color: #333333; }
a:hover { text-decoration: underline; color: #333333; }

.tan_space {
	background: #8A7B4D;
	height: 24px;
	border-bottom: 2px solid Black;
}


.side_address a:link { text-decoration: underline; color: #ffffff; }
.side_address a:visited { text-decoration: underline; color: #ffffff; }
.side_addressn a:active { text-decoration: underline; color: #ffff66; }
.side_address a:hover { text-decoration: underline; color: #ffff66; }


.our_services {
	font-family: Verdana, Arial, Helvitica, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	text-align: center;
}

.left_navigation  {
	background-color: #e7e9d6;
	background-image: url(../graphics/garrett_bkgnd.jpg);
	padding: 5px 10px 5px 10px;
	border-bottom: 8px solid White;
	border-top: 8px solid White;
	border-left: 8px solid White;
	text-align: left;
	vertical-align: top;
	}
	
.left_navigation a:link { text-decoration: none; color: #333333; }
.left_navigation a:visited { text-decoration: none; color: #333333; }
.left_navigation a:active { text-decoration: none; color: #333333; }
.left_navigation a:hover { text-decoration: none; color: #990000; }

.left_text  {
	font-family: Verdana, Arial, Helvitica, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #330000;
	background-color: #e7e9d6;
	background-image: url(../graphics/garrett_bkgnd.jpg);
	text-align: left;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
	border: 8px solid White;
	}
	
.left_text a:link { text-decoration: none; color: #333333; }
.left_text a:visited { text-decoration: none; color: #333333; }
.left_text a:active { text-decoration: none; color: #333333; }
.left_text a:hover { text-decoration: none; color: #990000; }

.normal_text  {
	font-family: Verdana, Arial, Helvitica, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #330000;
	text-align: center;
	vertical-align: top;
	}

.center_text  {
	font-family: Verdana, Arial, Helvitica, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #330000;
	background-color: #e7e9d6;
	text-align: center;
	vertical-align: top;
	border-top: 8px solid White;
	border-bottom: 8px solid White;
	}
	
.center_text a:link { text-decoration: none; color: #333333; }
.center_text a:visited { text-decoration: none; color: #333333; }
.center_text a:active { text-decoration: none; color: #333333; }
.center_text a:hover { text-decoration: none; color: #990000; }

.standard_copy  {
	font-family: Verdana, Arial, Helvitica, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #330000;
	text-align: justify;
	padding: 5px 35px 5px 35px;
	vertical-align: top;
	}

.center_info  {
	font-family: Verdana, Arial, Helvitica, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #330000;
	text-align: justify;
	padding: 5px 10px 5px 10px;
	letter-spacing: .1em;
	vertical-align: top;
	}
	
.main_info  {
	font-family: Verdana, Arial, Helvitica, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #330000;
	text-align: left;
	padding: 20px 20px 10px 20px;
	vertical-align: top;
	}
	
.design_page_info  {
	font-family: Verdana, Arial, Helvitica, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #330000;
	text-align: center;
	padding: 20px 20px 10px 20px;
	vertical-align: top;
	}	
	
.sub_menus {
	font-family: Verdana, Arial, Helvitica, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #330000;
	text-align: center;
	padding: 5px 0px 0px 0px;
	letter-spacing: 0em;
	vertical-align: top;
}

.sub_menus a:link { text-decoration: underline; color: #990000; }
.sub_menus a:visited { text-decoration: underline; color: #990000; }
.sub_menus a:active { text-decoration: underline; color: #333333; }
.sub_menus a:hover { text-decoration: underline; color: #333333; }

.sub_menus2 {
	font-family: Verdana, Arial, Helvitica, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #330000;
	text-align: center;
	padding: 5px 0px 0px 0px;
	letter-spacing: 0em;
	vertical-align: top;
}

.sub_menus2 a:link { text-decoration: underline; color: #990000; }
.sub_menus2 a:visited { text-decoration: underline; color: #990000; }
.sub_menus2 a:active { text-decoration: underline; color: #333333; }
.sub_menus2 a:hover { text-decoration: underline; color: #333333; }

	
.top_navigation a:link { text-decoration: none; color: #333333; }
.top_navigation a:visited { text-decoration: none; color: #333333; }
.top_navigation a:active { text-decoration: none; color: #333333; }
.top_navigation a:hover { text-decoration: none; color: #990000; }

.justify {
	text-align: justify;
}

.left_info {
	background-color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin: 5px;
	letter-spacing: .1em;
}

.left_info a:link { text-decoration: underline; color: #ffffff; }
.left_info a:visited { text-decoration: underline; color: #ffffff; }
.left_info a:active { text-decoration: underline; color: #ffff66; }
.left_info a:hover { text-decoration: underline; color: #ffff66; }

.right_info {
	background-color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	margin: 5px;
	letter-spacing: .1em;
}

.right_text  {
	font-family: Verdana, Arial, Helvitica, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #330000;
	background-color: #e7e9d6;
	text-align: left;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
	border: 8px solid White;
	}
	
.right_text a:link { text-decoration: none; color: #990000; }
.right_text a:visited { text-decoration: none; color: #990000; }
.right_text a:active { text-decoration: none; color: #333333; }
.right_text a:hover { text-decoration: none; color: #333333; }

.address  {
	font-family: Arial, Helvitica, serif;
	font-size: 9pt;
	font-weight: 600;
	color: #666666;
	text-align: center;
	letter-spacing: .1em;
	}
	
.address a:link { text-decoration: none; color: #666666; }
.address a:visited { text-decoration: none; color: #666666; }
.address a:active { text-decoration: none; color: #990000; }
.address a:hover { text-decoration: none; color: #990000; }


.contact  {
	font-family: Arial, Helvitica, serif;
	font-size: 12pt;
	font-weight: 600;
	color: #666666;
	text-align: center;
	letter-spacing: .1em;
	}


.bottom_links { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   font-style: normal;
   font-weight: normal; 
   text-align: center; 
   vertical-align: top;
   color: #333333;
   }
   
.bottom_links a:link { text-decoration: underline; color: #333333; }
.bottom_links a:visited { text-decoration: underline; color: #666666; }
.bottom_links a:active { text-decoration: underline; color: #990000; }
.bottom_links a:hover { text-decoration: underline; color: #990000; }   

.copyright { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   font-style: normal;
   font-weight: normal; 
   text-align: left; 
   vertical-align: top;
   color: #333333;
   }
	
.dwd { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   font-style: normal;
   font-weight: normal; 
   text-align: right; 
   vertical-align: top;
   color: #333333;
   }
	
