@charset "utf-8";
/* CSS Document */
<!--

body {
	background-color: #f8d9e2;
	font-size: 100%;
	color: #000000;
	font-family: Verdana,Arial,san-serif;
}

td {margin-bottom: 10px;}

.background1 { 
background-image: url(../images/hearttree.jpg); 
background-repeat: no-repeat; 
} 
.backgroundl { 
background-image: url(../images/valleft.jpg); 
background-repeat: no-repeat; 
}
.backgroundr { 
background-image: url(../images/valright.jpg); 
background-repeat: no-repeat; 
}

a {text-decoration:none;color:#d22249;}
a:hover {text-decoration:none;color:#f8d9e2;}

.s75 {
	font-size: 75%;
}

.s85 {
	font-size: 85%;
}
.s100 {
	font-size: 100%;
}

.s70gray {
	font-size: 70%;
	color: #737373;
}
a.menuitemv, a.menuitemv:link, a.menuitemv:visited {display:block; width:200px; height:30px; background:#d22249; margin-top:2px; text-align:center; text-decoration:none; font-family:verdana,sans-serif; font-size:85%; font-weight: 600; color:#ffffff; line-height:30px; overflow:hidden;}
a.menuitemv:hover {color:#e993a7; background:#d22249;}
a.menuitemv:active {color:#ffffff; background:#d22249;} 

td.padded {
 padding:11px;
 }
 
.footer {
	font-weight: bold;
	font-style: italic;
	font-size: 85%;
}
.sponsor {
	font-weight: bold;
	font-size: 80%;
	color: #808080;
}
.gold3{
	border-style:solid;
	border-color: #a29061;
	border-width:5px;
}
.silver4{
	border-style:solid;
	border-color: #a7a9ac;
	border-width:5px;
}
.bronze5{
	border-style:solid;
	border-color: #ba8748;
	border-width:5px;
}
.grandpatron6{
	border-style:solid;
	border-color: #660460;
	border-width:5px;
}
.patron7{
	border-style:solid;
	border-color: #8ba4d5;
	border-width:5px;
}
