<!--
body {
background-color: #FFFFFF;
/background-color: #D9BF7A;
margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0; 
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0; 
}

A:LINK, A:VISITED {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

A:ACTIVE {
	text-decoration : underline;
}
.textlg {
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	}
.presstitlesm {
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
	}

.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	}
.menutitle {
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
.menutitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: silver;
	text-decoration: none;
	text-align: right;
	}

.textsm {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 12pt;
	text-transform: normal;
	}
.text {
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	}
.text2 {
	font-family: arial, tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
		text-transform: uppercase;
	}

.testimonials {
	font-family: georgia, Times New Roman, arial, tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	}


.title {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 12pt;
	text-transform: uppercase;
	}

.boxes		{ font-family: Tahoma, Arial; 
			  font-size: 9pt;
			  color: #000000;
			  border: 1px solid silver; 
			  background-color: #ffffff;
			  }
			  
.buttons	{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	background-color: #;
	text-align: center;
		text-transform: uppercase;

}

-->