@charset "utf-8";
/* CSS Document */


body { background-image:url(images/backgroundtile.gif);
      font-family: Trebuchet MS;
	color: 670e20;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 1.4em;
}
h1 { font-family: Fournier MT Regular;
background-color: none;
color: #670e20;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 1px;
line-height: 1.2em;
font-size: 2.4em;
margin-left:10px;
margin-right:10px;
}

td {
	font-family: Trebuchet MS, verdana;
	color: #670e20;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 14px;
	font-size: 12px;
	margin-left:25px;
	margin-right:25px;
}

th {
	 font-family: Trebuchet MS;
	color: 670e20;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 1.4em;
}

p {
	font-family: Trebuchet MS, verdana;
	color: #670e20;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 14px;
	font-size: 12px;
	margin-left:25px;
	margin-right:25px;
	}
p.address {
	font-family: "Fournier MT Regula", Georgia, "Times New Roman", Times, serif;
	color: #fbda6a;
	text-decoration: none;
	word-spacing: 4px;
	text-align: left;
	letter-spacing: 1.5px;
	line-height: 14px;
	font-size: 9px;
	margin-left:15px;
	margin-right:15px;
	text-align:center
	}
	td.address {
	text-align:center;
	font-family: "Fournier MT Regula", Georgia, "Times New Roman", Times, serif;
	color: #fbda6a;
	text-decoration: none;
	word-spacing: 5px;
	text-align: left;
	letter-spacing: 2px;
	line-height: 14px;
	font-size: 9px;
	margin-left:15px;
	margin-right:15px;
}



	a.link:address1 { text-align:center;
	font-family: "Fournier MT Regula", Georgia, "Times New Roman", Times, serif;
	color: #fbda6a;
	text-decoration: underline;
	word-spacing: 5px;
	text-align: left;
	letter-spacing: 2px;
	line-height: 14px;
	font-size: 9px;
	margin-left:0px;
	margin-right:15px;
	} 
	a.hover:address1 { 
	text-align:center;
	font-family: "Fournier MT Regula", Georgia, "Times New Roman", Times, serif;
	color: #2c1b14;
	text-decoration: none;
	word-spacing: 5px;
	text-align: left;
	letter-spacing: 2px;
	line-height: 14px;
	font-size: 9px;
	margin-left:0px;
	margin-right:15px;
	}
	a.active:address1 { 
	text-align:center;
	font-family: "Fournier MT Regula", Georgia, "Times New Roman", Times, serif;
	color: #d6531d;
	text-decoration: none;
	word-spacing: 5px;
	text-align: left;
	letter-spacing: 2px;
	line-height: 14px;
	font-size: 9px;
	margin-left:0px;
	margin-right:15px;
	}

	
a.link:image { display:block; border-color:#ffffff } 
a.hover:image { border:1.5px; border-thickness:1.5px; border-color: yellow; border-style: solid}
a.active:image { border:1.5px; border-thickness:1.5px; border-color: #ff4529; border-style: solid}

.rollover a { display:block; width:32px; background-color: #FFFFFF}
.rollover a:hover { background-color: #990000}




