body.main {
  margin:0; 
  padding:0;
  background: url("../img/bgmain.jpg")  repeat-x #F0E2BF;
	}

.head {	}

.header {
padding: 0px;
border: 0px solid #000000; /* green border */
margin: 0px 0px 0px 0px;
line-height: 15px;
vertical-align: middle;
text-align: left;
height: 60px;
background: url("../img/bgheader.jpg") center no-repeat;
font-size: 30px;
width: 775px;
}
table.menu {
padding: 0px;
border: 0px solid #000000; /* green border */
margin: 0px 0px 0px 0px;
line-height: 15px;
vertical-align: middle;
text-align: left;
background: url("../img/bgcenter.jpg") center no-repeat;
font-size: 30px;
width: 762px;
}

h3.weather {
	color: FF0000;	
}

td.menu {text-align: center;
background: url("../img/bgcenter.jpg") center no-repeat;
	font-size: 11px;}

.address {
margin: -5px 10px 0px 0px;
padding: 10px 0 0 0;
font-size: 10px;
text-align: right;
color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.menuopt:link {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000b4;
	text-decoration: none;
	line-height: 17px;
	text-align: center;
}

.menuopt:hover {
	font-size: 12px;
	color: #0000b4;
	font-weight: bold;
	text-decoration: underline;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ffff00;
}

.menuopt:visited {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000cd;
	text-decoration: none;
	line-height: 17px;	
text-align: center;
}

.ftrmenuopt:link {
                                                                                             	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000b4;
	text-decoration: none;
	line-height: 17px;
	text-align: center;
}

.ftrmenuopt:hover {
	font-size: 10px;
	color: #0000cd;
	font-weight: bold;
	text-decoration: underline;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ffff00;
}

.ftrmenuopt:visited {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
 	color: #0000cd;
	text-decoration: none;
	line-height: 17px;
	text-align: center;
}
.info {
padding: 0px;
border: 0px solid #000000; /* green border */
margin: 0px 0px 0px 0px;
line-height: 15px;
vertical-align: middle;
text-align: left;

background:  #ffffff;
font-size: 11px;
width:760px;
}

.textblock {
	font-size: 15px;
}

.letters {
	font-decoration: underline;
	font-weight: bold;
	font-size: 20px;
}
.logolnk {
	float: left;
}
.footer {
padding: 0px;
border: 0px solid #000000; /* green border */
margin: 0px 0px 0px 0px;
line-height: 15px;
vertical-align: middle;
text-align: left;
height: 25px;
background: url("../img/bgfooter.jpg") center no-repeat;
font-size: 30px;
width: 775px;
width: 760;
}

.copy {
padding: 5px;
font-size: 10px;
text-align: left;
color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
}