BODY {
	background: url(Images/Background.jpg) repeat-x top;
}

BODY#Maintenance {
	background: none;
	font-family: Candara, Arial;
	font-size: medium;
}

FORM P {
	margin: 0;
	padding-bottom: 10px;
}

FORM P LABEL {
	float: left;
	width: 140px;
	font-size: small;
	font-weight: normal;
}

H4 {
	font-weight: bold;
	font-size: small;
}

TABLE {
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

TD {
	font-weight: bold;
	font-size: small;
}

#WelcomeMessage {
	position: absolute;
	top: 200px;
	padding-left: 160px;
	width: 300px;
	font-family: Connecticut,Monotype Corsiva,Candara, Arial;
	font-size: x-large;
	color: white;
	text-align: center;
}

#Main_Section {
	width: 826px;
	background-color: #323232;
	float: left;
	margin: auto;
}

A.Enter {
	text-decoration: none;
	color: white;
	border: 1px solid Maroon;
	padding: 5px 20px 5px 20px;
}

#Index {
	padding-top: 50px;
	font-family: Candara, Arial;
	font-size: large;
	color: white;
	font-weight: bold;
	text-align: center;
}

#Logo,#Name {
	text-align: center;
}

#Logo {
	padding-top: 20px;
}

#Logo a, #Logo a:link, #Logo a:visited {text-decoration: none;}

#Logo img {border: none;}

#Name,#MainImage {
	padding-top: 10px;
}

.MainImage {
	border: 1px solid white; 
	width: 792px; 
	margin-left: 17px;
}

#Menu {
	width: 800px; 
	margin-left: 16px; 
	margin-top: 10px; 
	margin-bottom: 4px;
}

#Menu ul,#OptionDesc ul {
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 100%;
}

#Menu ul li,#OptionDesc ul li {
	display: inline;
}

#Menu ul li a,#OptionDesc ul li a{
	float: left; 
	text-decoration: none; 
	color: white; 
	width: 141px; 
	border: 2px solid #000;
	margin-right: 3px; 
	padding: 5px 0 5px 12px; 
	background: url(Images/OptionBackground.png); 
	font-family: Candara, Arial;
	font-size: large;
}

#OptionDesc {
	width: 800px; 
	margin-left: 16px; 
	margin-bottom: 10px;
}

#OptionDesc ul li a {
	background: url(Images/DescBackground.png); 
	font-family: Candara, Arial;
	font-size: small; 
	border: 2px solid #9D9D9D;
}

/* Hide from IE5-Mac \*/
#Menu li a,#OptionDesc li a
{
	float: none
}
/* End hide */

#Menu li a:hover,#OptionDesc li a:hover {
	border: 2px solid #B5CAF8;
}

#Info_Bar {
	float: none;
	width: 795px;
	background-color: #000;
	margin-left: 16px;
	margin-bottom: 10px;
}

#Info_Left {
	padding: 4px 0px 4px 10px;
	float: left;
	color: #9D9D9D;
	font-family: Candara, Arial;
	font-size: small;
}

#Info_Right{
	padding: 4px 10px 4px 0px;
	float: right;
	color: #9D9D9D;
	font-family: Candara, Arial;
	font-size: small;
}

#Info_Right a:link, #Info_Right a:visited {
	font-family: Candara, Arial;
	font-size: small;
	text-decoration: none;
	color: white;
}

#Box{
	width: 774px;
	margin: 5px 0px 10px 15px;
	border: 1px solid #9D9D9D;
	font-family: Candara, Arial;
	font-size: medium;
	text-align: center;
	color: #9D9D9D;
	background-image: url(Images/Background2.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	padding-left: 11px;
	float: left;
}

#AboutPic_Left {
	float: left;
	padding-left: 100px;
}

#AboutPic_Right {
	float: right;
	padding-right: 100px;
}

#About_Footer {
	clear: both;
	padding-bottom: 10px;
}

img.AboutPic {
	border: 1px solid #9D9D9D;
	padding: 1px;
}

#Where_Left {
	float: left;
}

#Where_Right {
	float: right;
	text-align: left;
	width: 360px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: white;
}

#WhereNote {
	font-size: small;
	color: #9D9D9D;
}

img.Map {
	border: 1px solid #9D9D9D;	
	padding: 1px;
}

#Food {
	width: 710px;
	margin-left: 10px;
	margin-right: 10px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	padding: 20px;
	text-align: left;
	float: left;
}

ul#Courses {
	list-style-type: none;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid white;
	margin-left: 11px;
	margin-right: 11px;
}

ul#Courses li {
	float: left;
	color: white;
	margin: 2px 2px 0 2px;
	border: 1px solid white;
	padding: 0px 10px 0px 10px;
	font-size: medium;
}

ul#Courses a:link, ul#Courses a:visited {
	display: block;
	text-decoration: none;
	padding: 4px;
	color: white;
}

ul#Courses a:hover {
	color: #B5CAF8;
}

BODY#Selected li.Selected {
	border-bottom: 1px solid Black;
}

TD.Sequence {
	width: 20px;
}

TD.Title {
	width: 650px;
}

TD.Desc {
	width: 650px;
}

TD.Price {
	width: 30px; 
	padding-left: 20px;
}

TD.Fixed_Title,TD.Fixed_Desc,TD.Fixed_Note,TD.Fixed_Note2,TD.Fixed_Main {
	width: 650px;
	text-align: center;
}

TD.Fixed_Main {
	font-size: medium;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

TD.Fixed_Note {
	padding-top: 12px;
	font-size: medium;
}

#Drinks {
	font-weight: bold; 
	font-size: small; 
	padding-left: 25px; 
	color: White;
}

TABLE.Coffee, TABLE.Tea {
	margin-top: 2px;
}

TD.CoffeeDesc,TD.CoffeeNote {
	width: 230px; 
	padding-left: 22px;
}

TD.CoffeeNote {
	font-size: x-small;
}

TD.TeaDesc,TD.TeaNote, TD.TeaNote2 {
	width: 250px; 
	padding-left: 22px;
}
 
TD.CoffeePrice, TD.TeaPrice {
	width: 30px;
}

TD.TeaNote {
	padding-top: 22px; 
	font-size: small; 
	color: White;
}

TD.TeaNote2 {
	font-size: x-small;
}

#Maintenance_Right {
	margin-left: 250px;
	padding-left: 10px;
}

#Maintenance_Left {
	float: left;
	padding-right: 50px;
	border-right: 1px solid black;
}

ul#Maintenance_List {
	list-style-type: none;
}

TD.Event_Title {
	width: 750px;
}

TD.Event_Desc {
	font-size: small; 
	width: 750px;
}

#Gallery {
	list-style-type: none;
}

#Gallery li {
	float: left;
	margin-right: 6px;
	margin-left: 10px;
	font-family: Candara, Arial;
	color: #FFFFFF; 
}

#Gallery img {
	display: block;
	border: 1px solid #FFFFFF;
	margin-bottom: 4px;
	margin-top: 4px;
	padding: 3px;
}

#GalleryPics
{
	clear: both;
}

#GalleryImageTop a,#GalleryImageTop a:link, #GalleryImageTop a:visited, #GalleryPics a, #GalleryPics a:link, #GalleryPics a:visited{
	text-decoration: none;
	color: white;
}

#GalleryImageTop {
	padding-bottom: 10px;
}

#GalleryImageBottom {
	text-decoration: none;
	padding-top: 10px;
	color: white;
}

#GalleryImage {
	text-decoration: none;
	border: 1px solid white;
	padding: 4px;
}






