/* CSS Document */
body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
background-color: #ECECE1;
}

a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#0066CC;
text-decoration:underline;
text-transform:capitalize;
}
a:hover{
color: #CCCC00;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#0066CC;
	font-weight: bold;
	margin-left:15px;
}	

p {
width:75%;
margin-left:15px;
}

ul{
	list-style-image: none;
	list-style-type: none; 
	padding-bottom:0px;
}

#mayfair_menu {
width:80%;
background-color:#F3F3F1;
padding-top:3px;
padding-bottom:5px;
}

#footer{
margin-top:100px;
height:20px;
width:80%;
background-color:#CAD8DF;
}
.mayfair_title{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:34px;
color: #CAD8DF;
/*background-color:#F3F3F1;*/
}
.mayfair_footer{
color:#ECECE1;
}
.snow{

margin-left:40px;
margin-top:20px;}