a { font-family: "Century Gothic"; font-size: small; font-weight: bold; color: #666666;}
a.menu-link { text-decoration: none; color: #666666;}
a.menu-link:hover { text-decoration: underline}
a.menu-link:visited {color: #666666}
a.contact-link { color: #666666;}
a.contact-link:visited {color: #666666}
h2
{
    font-family: "Century Gothic";
    font-size: small    
    color: #666666;
}
table.content-layout 
{
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: white;
	text-align: center;
	vertical-align: middle;
}
table.menu
{
    border-width: 1px;
    border-spacing: 5px;
    border-color: #CCCCCC;
    border-style: solid;
    border-collapse: separate;
    background-color: white;
}
td 
{
    font-family: "Century Gothic";
    font-size: x-small
    border-width: 1px
    border-color: grey
}
table.golf
{
    border-width: 5px;
	border-spacing: 2px;
	border-style: outset;
	border-color: grey;
	border-collapse: collapse;
	background-color: white;
	text-align: center;
	vertical-align: middle;
}
td.golf 
{
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: grey;
}
td.golf-title
{
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: grey;
	font-family: "Century Gothic";
    font-size: small;
    font-weight: bold;
    color: #666666;	
}
td.menu-selected
{
    border-width: 1px;
    border-spacing: ;
    border-color: #CCCCCC;
    border-style: solid;
    border-collapse: collapse;
    background-color: #EEEEEE;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
td.menu-not-selected
{
    border-width: 1px;
    border-spacing: ;
    border-color: #CCCCCC;
    border-style: solid;
    border-collapse: collapse;
    background-color: white;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
table.change-prices
{
    border-width: 1px;
    border-spacing: 2px;
    border-color: gray;
    border-style: outset;
    border-collapse: collapse;
    background-color: white;
}
input.cp
{
    width: 50px;
}
textarea
{
    font-family: "Century Gothic";
    font-size: x-small
}
select
{
    font-family: "Century Gothic";
    font-size: x-small
}
td.emph
{
    font-family: "Century Gothic";
    font-size: small;
    font-weight: bold;
    color: #BB0000;
    text-align: left;
}
input.price
{
    size: 7;
}
