
BODY {
	background-color: #fffaf0;
	text-align:center;
	font-family: "verdana", "arial";
	line-height:14pt;
	color: #555555;
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #E3E3E3;	
}
A {
	font-family: "verdana";
	color: #f79798; 
}

A:hover{
	color: #009a67;
}

h1 {
  font-family: 'Handlee','Merienda One','Waiting for the Sunrise','One Stroke Script LET', 'Lobster', verdana;
  text-shadow: 3px 3px 3px #aaa;	
  font-size: 3.5em;
  color: #b22222; 
/*  color: #A90316;  */
  text-align:left;
  padding: 30 0 0 70;
}


#top{
  margin-top:40px;
	vertical-align: middle;
	text-align:left;
}
#top A{
	color: #b22222; 
/*  color: #A90316;  */
	text-decoration: none;
	font-size:0.9em;
	font-weight: bold;
}
#top A:hover{
	color: #ffa500; 
/*  color: #D24D5D;  */
}
#top div{
	height: 35px;
}

#main {
  margin: 10 0 0 0;
}

#main img {
  padding:6px;
  border:1px #d3381c solid;
}

#table-item {
display: table;
text-align:center;
}
.tables {
width:720px;
border: 1px solid #d3381c;
BACKGROUND-COLOR:#fff5ee; 
}
.row-item {
display: table-row;
}
.cell-item {
display: table-cell;
vertical-align: middle;
padding:10 0 30 0;
}



.menu{ 
	margin: 5px;
}



#footer{
	margin:20 0 0 0;
	font-size:13px;
	text-align:center;
	color: #708090;	
}
#footer a{
	color: #5895B2;
	text-decoration: none;
}
#footer a:hover{
	color: #b22222;
}

.copy {
	font-size:8pt; 
	color: #333333;
	margin-top:5px;
	line-height:10pt;
	text-align: center;
}

#rec {
  position:relative;
  top: 380px;
  margin:0 10 10 0;
}



