body
{
	background-color: #A69F88;
	margin: 0 0 0 0;
}

body, td, th, p, div, blockquote, li
{
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 13.5px; 
	line-height: 19px;
	text-align: justify;
}

p
{
	padding-left:5px;
	padding-right:5px; 
}

.blacktext{ color: #000000 }

h4
{
	text-align:center;
	font-size:1.8em;
	color:#000000;
	margin:15px 0px 15px 0px;
}

h5
{
	text-align:center;
	font-size:1.3em;
	color:#000000;
	margin:5px 0px 5px 0px;
}

.emplheading 
{
	margin-top:2px;
	text-align:center;
	font-size:2.5em;
	font-weight:400;
	background-color:#000000;
	padding-top:25px;
	padding-bottom:25px;
}

.highlightlink {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 19px;
	background-color: #FFFFFF;
	color: #FF0000;
}

.highlightlink:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13.5px;
	line-height: 19px;
	background-color: #D8D8C5;
	color: #FF0000;
	text-decoration: underline
}

.centered1
{
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 13.5px; 
	line-height: 19px;
	text-align: center
}

.centered2
{
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	line-height: 22px;
	text-align: center
}

.title1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
	text-align: left;
	margin-left: 0px
}

.title1_centered
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
	text-align: center;
	margin-left: 0px
}

.title2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-align: left;
	margin-left: 0px
}

.title2_centered
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-align: center;
	margin-left: 0px
}

.banner1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px
}

.banner2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: 300;
	line-height: 15px;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 6px;
}

.menu1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 26px;
	color: #FFFF99;
	text-align: left;
	margin-left: 0px
}

.tight
{
	margin-bottom: 2px
}

.specialsButton
{
	width:100px;
	height:40px;
	margin-left:20px;
/*			background-color:#FF6600; */
}

.emplButton
{
	width:250px;
	height:100px;
/*			background-color:#FF6600; */
}

.emplButtonTxt
{
	margin:2px 0px 2px 0px;
	color:#000000;
	text-align:center;
	font-size:1.8em;
}
	
.emplLine
{
	width:90%;
	size:3px;
	margin-top:30px;
	margin-bottom:45px;
}

.returnButton
{
	width:100px;
	height:40px;
/*			background-color:#FF6600; */
}

.returnButtonTxt
{
	margin:2px 0px 2px 0px;
	color:#000000;
	text-align:center;
	font-size:1.3em;
}
	
.returnLine
{
	width:200px;
	size:3px;
	margin-top:0px;
	margin-bottom:5px;
}

a{
padding: 5px;
}
a:link{text-decoration: none; font-weight:bold}
a:visited{text-decoration: none; font-weight:bold}
a:active{text-decoration: underline;}
a:hover{text-decoration: underline; font-weight:bold}

