@charset "utf-8";
body {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #727272;
}
.address {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #999999;
}
.phone {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a.enter:link {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #9EBAE1;
	text-decoration: none;
}
a.enter:visited {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #9EBAE1;
	text-decoration: none;
}
a.enter:hover {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFF41E;
	text-decoration: none;
}
a.enter:active {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #9EBAE1;
	text-decoration: none;
}


a.map:link {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
a.map:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
a.map:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.map:active {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}


.Menu-A {
	font-family: "Freestyle Script", "Script MT Bold", "Century Gothic";
	font-size: 40px;
	font-weight: bold;
	color: #D40014;
	text-align: center;
}
.text-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}

.FirstLevel {
	font-family: "Century Gothic";
	font-size: 26px;
	font-weight: bold;
	color: #D40014;
}
.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.text-normal-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D40014;
	font-weight: normal;
	text-transform: capitalize;
}
.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
