font {
	font-family: Georgia, "Century Schoolbook", "Times New Roman";
	font-size: x-small;
	font-weight: normal;
	color: #FFFFCC;
}

.menu {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #660000
	background-image;
	background-image: url(../images/sm_mug.gif);
	font-family: Georgia, "Century Schoolbook", "Times New Roman";
	font-size: medium;
	font-weight: 500;
	text-transform: lowercase;
	color: #FFFFCC;
	line-height: 30px;
	text-align: center;

}

.style {
	background-color: #330000;
	top-margin: 50;
}
.title {
	font-family: Georgia, "Century Schoolbook", "Times New Roman";
	font-size: x-large;
	font-weight: 100;
	color: #FFFFCC;
}
.title2 {
	font-family: Georgia, "Century Schoolbook", "Times New Roman";
	font-size: medium;
	font-variant: small-caps;
	color: #FFFFCC;
}
.mainText {
	font-family: Georgia, "Century Schoolbook", "Times New Roman";
	color: #000000;
	font-size: small;
	background-color: 996666;
}
a {
	color: #FFFFCC;
	text-decoration: none;
}

a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Century Schoolbook", "Times New Roman";
	font-size: medium;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
}

h2 {
	font-family: Georgia, "Century Schoolbook", "Times New Roman";
	font-size: small;
	font-weight: bold;
	color: #FFFFCC;
}
