/* CSS Document */

body, p, td, th, ul, ol, h3, h4, div, li, dt, dd {
	font-family: Tahoma , Arial, Tahoma; 
	font-size:11px; 
	color:#333333
  margin: 0 0 0 0;
	}
	
h1	{ 
	color: #802727; 
	font-size:18px; 
	font-family: georgia, times;
	font-weight: normal;
	margin: 0 0 0 0;
	}
	
h2 {
	color: #802727;
	font-size: 12px;
	margin: 0 0 0 0;
	}
	
a:link, a:hover, a:visited, a:active { 
	text-decoration:none; 
	color:#990000;
	}
	
a:hover, a:active { 
	text-decoration:underline; 
	color:#990000;
	}
	
#message {
	background-image: url(images_new/message-bg.jpg);
	background-repeat: repeat-x;
	background-color: #CFC2A8;
	}
	
#fh-title {
	background-image: url(images_new/fh-bg.jpg);
	background-repeat: repeat-x;
	background-color: #812828;
	padding:1px;
	}
	
.fh-tile {
	color: #fff;
	padding-left: 3px;
	margin: 2px 3px 3px 2px;
	font-weight: bold;
	}
	
.fh-des {
	padding-left: 8px;
	}
	
.fh-phone {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 8px;
	}
	
.free-software {
	background-color: #fff;
	border-left: #812828 1px solid;
	border-right: #812828 1px solid;
	border-bottom: #812828 1px solid;
	}
	
.driving-directions {
	background-color: #fff;
	border-left: #174612 1px solid;
	border-right: #174612 1px solid;
	border-bottom: #174612 1px solid;
	}
.driving-directions a:link {
	color: #174712;
	text-decoration: none;
	}

.driving-directions a:hover {
	color: #174712;
	text-decoration: underline;
	}
	
.newsletter {
	background-color: #fff;
	border-left: #121B46 1px solid;
	border-right: #121B46 1px solid;
	border-bottom: #121B46 1px solid;
	}

.textboxstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EFEBE4;
	BORDER-RIGHT: #121B46 1px solid;
    BORDER-left: #121B46 1px solid;
	BORDER-top: #121B46 1px solid	;
	BORDER-bottom: #121B46 1px solid;
}
