/* CSS Document */

BODY {
  background: url(images/flowerbg1.gif);
  background-repeat: inherit;
  background-position: left;
  background-attachment:fixed;
}

.header, td, th {
font-family: georgia;
font-size:17px;
color:#731c15;
}

.slogan, td, th {
font-family: georgia;
font-size:10px;
color:#000;
}

.menu, td, th {
font-family: georgia;
font-size:20px;
}

.venues a:link {color: #75120D; text-decoration:none}
.venues a:visited {color: #75120D; text-decoration:none}
.venues a:hover {color: #bc635f; text-decoration:none}
.venues a:focus {color: #fefdfd; text-decoration:none}
.venues a:active {color: #fefdfd; text-decoration:none}

.venues1 {
	font-size: 15px;
	color: #000000;
}
.venues2 {
	size:15px;
	font-weight: bold;
}

.menu a:link {color: #fefdfd; text-decoration:none}
.menu a:visited {color: #fefdfd; text-decoration:none}
.menu a:hover {color: #bc635f; text-decoration:none}
.menu a:focus {color: #fefdfd; text-decoration:none}
.menu a:active {color: #fefdfd; text-decoration:none}


.test, td, th {
font-family:"georgia", Times, serif;
font-size:12px;
}

.contactf {color: #000000;
border: thin ridge #000000;
background-color: #ffffff;
font-family: "georgia";
font-size: 12px;
width:150px;
}

.contactf2 {color: #000000;
border: thin ridge #000000;
background-color: #ffffff;
font-family: "georgia";
font-size: 12px;
width:350px;
}

.buttonf {color: #000000;
border: thin ridge #000000;
background-color: #ffffff;
font-family: "georgia";
font-size: 12px;
width:60px;
}

.tcontent {color: #000000;
font-family: "georgia";
font-size:15px;
}

.tcontent2 {color: #000000;
font-family: "georgia";
font-size:15px;
font-style:italic;
}

.tcontent3 {color: #000000;
font-family: "georgia";
font-size:15px;
font-style:italic;
}