﻿body {

background-color:		#722964;	
font-family:			"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
font-size:				10pt;
line-height:			12pt;
font-weight:			bold;
color:					#fff;
margin:					0 auto; 
text-align:				left;
margin-top:				10px;
margin-bottom:			10px;
text-align:				center;
}

#restaurant{
margin-bottom:			2px;
}

p {
margin-top:				0px;
margin-bottom:			3px;
}

#video {
float:					right;
text-align:				center;	
color:					#fe9807;
padding-left:			10px;
}

#wrapper {
width:					940px;
margin: 				0px auto;
text-align:				left;
}

#menu {
text-align:				center;
}

.imageright {
float:					right;
}

.blue {
padding-right:			50px;
border: 				0px;
}

#clear {
clear:					both;
}

#header img {
padding-bottom:			10px;
}

#members {
font-size:				10pt;
line-height:			12pt;
margin-top:				0px;
margin-bottom:			2px;
clear:					both;

}

#members img{
border: 				1px solid #fff;
padding:				3px;
margin-right:			5px;
margin-top:				3px;
margin-bottom:			3px;
float:					left;
}



h1 {
color:					#fff;
background:				#fff;
background-image:		url('/wicz/cayuga/title_bg_gray.gif');
background-repeat: 		repeat-y;
font-family:			Arial, Helvetcia, sans-serif;
font-size:				12pt;
font-weight:			bold;
line-height:			18pt;
padding-top:			2px;
padding-right:			5px;
padding-bottom:			2px;
padding-left:			5px;
margin-top:				0px;
margin-bottom:			6px;

}

h2 {
text-transform:			uppercase;
color:					#fe9807;
font-family:			Arial, Helvetcia, sans-serif;
font-size:				13pt;
line-height:			15pt;
border-bottom:			1px solid #fff;
padding-top:			2px;
padding-bottom:			2px;
padding-right:			5px;
padding-left:			0px;
margin-top:				0px;
margin-bottom:			6px;
}

a:link {
color:					#fff;
text-decoration: 		underline;
}

a:visited {
color:					#fff;
text-decoration: 		underline;
}

a:hover {
color:					#fff;
text-decoration: 		none;
}

a:active {
color:					#fff;
text-decoration: 		underline;
}


.menu a:link {
color:					#fe9807;
text-decoration: 		underline;
}

.menu a:visited {
color:					#fe9807;
text-decoration: 		underline;
}

.menu a:hover {
color:					#fe9807;
text-decoration: 		none;
}

.menu a:active {
color:					#fe9807;
text-decoration: 		underline;
}