body {
	background-image: url(../images/grassbg4.jpg); 
	color: #444444;
	
} 
table.primary {
	background: #ffffff;
	width: 880px;
	font-family: Verdana;
	font-size: 13px;
	position: relative;
	cellspacing: 5px;
	cellpadding: 5px;
	margin-left: auto;
	margin-right: auto;
}


div.centered 
{
text-align: center;
}

div.centered table 
{
margin: 0 auto;
text-align: left;
}



td.left {
	text-align: left; 
	width: 155px; 
} 

td.center {
	align: center;
	width: 825px;
	border: 0px;
	
}

table.menu {
	width: 130px;
	border: 1px; 
	cellspacing: 10px;
	cellpadding: 20px;
}

table.menu_horiz {
	width: 800px;
	border: 1px; 
	cellspacing: 10px;
	cellpadding: 20px;
}

td.small {
  font-size: 80%; 
}

td.menu_data {
	width: 180px; 
	cellspacing: 10px;
	cellpadding: 20px;
} 
	
img.double_border {
    border-style:double;
    border-color: navy;
}

a:link {color: #008000; text-decoration: none; }
a:active {color: #008000; text-decoration: none; }
a:visited {color: #008000; text-decoration: none; }
a:hover {color: #000000; text-decoration: none; }


p {
   font-size: 80%;
   font-family: Arial, verdana, helvetica, georgia;
   margin-bottom:0px;
   margin-top:0px;
}

ul {
   font-size: 80%;
   font-family: Arial, verdana, helvetica, georgia;
}

ol {
   font-size: 80%;
   font-family: Arial, verdana, helvetica, georgia;
}

ul.NoBullet {
  list-style-type: none;
  font-size: 80%;
  margin-top:0px;
  margin-bottom:0px;
}

ul.disc {
  list-style-type: disc; 
  font-size: 90%;
}

p.address {
   	font-size: 65%;
	font-family: Arial, verdana, helvetica, georgia;
}

p.tip {
   font-size:75%;
}

p.title_mine {
   color: green; 
   text-align: center;
   font-size: 100%;
}


ul.menu2, li.menu2 {
	list-style-type: none;
	line-height: 20px;
	margin: .2em 0;
}

ul.menu2 li a {
	background-image: none;
	background-repeat: no-repeat;  
	background-position: 0 .0em;
	padding-left: 20px;
	line-height: 2em;	
 	margin: .4em 0;
        text-decoration:none;
	font-family: arial, verdana,helvetica, georgia;
}

ul.menu2 li a:hover {
	background-image: url('images/soccer_32x32.gif');
	background-repeat: no-repeat;  
	background-position: 0 .1em;
	padding-left: 20px;
	line-height: 2em;
	margin: .4em 0;
	text-decoration:none;
    	font-family: arial, verdana,helvetica, georgia;
}

.blog {
	background: #FFFFFF;
	padding: 15px;
}

.blogbody {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: justify;
}

.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active, .calendar a {
	font-weight: bold;
	text-decoration: underline;
}

.blogbody a:hover {
	background: #003366;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.date	{
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 10px;
}

.sig	{
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.1;
}

.title	{
	color: green;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}

.posted	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
	margin-bottom: 25px;
}

.posted a	{
	font-size: .8em;
}
