/* Global Styles */
body {
	background-color: #663300;
	margin:0px;
	padding: 0px;
}

.padding {
	padding: 10px;
}
	
a {color: #cc0000; text-decoration:none; font-weight:normal;}
a:hover {color: #990000; text-decoration:underline;}
a:visited{ font-size: 14px; color: #cc0000;}

	
.nav {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
	
.nav a { color: #FFFFFF; font-size: 14px;}
.nav a:hover{ color: #FFFFCC;text-decoration: underline;}
.nav a:visited{ font-size: 14px; color: #FFFFFF;}
	

.left {float:left;} 
.right {float:right;} 
.clear {clear:both;} 

	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	position: relative;
	height: auto;
	width: auto;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:28px times new roman;
	color: #990000;
	font-weight:bold;
	text-indent: 20pt;
	vertical-align: bottom;
	padding-bottom: 5px;
	}
.contact {
	font:38px times new roman;
	color: #663300;
	letter-spacing:0.3em;
	font-weight:bold;
	line-height:38px;
	
	
	
	}
.tagline {
	font:13px times new roman;
	color: #660000;
	letter-spacing:0.2em;
}

.smallText {
	font:13px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.content {
	background: #FFCC66;
}
.cafename {	font-size: 38px;
	color: #663300;
}

	
.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	text-align:center;
	white-space: nowrap;
}
	
.bodyText {
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:0.1em;
	text-indent: 150pt;
}

#menu {
	padding:0;
	margin:5px 0px 0px 150px;
	height:2em;
	list-style-type:none;
/*	border-left:1px solid #bbb; */
}

#menu li {
	float:left; 
	width:7em; 
	height:2em;
	line-height:2em;
	position:relative;
	text-align:center;
/*	border-right:1px solid #bbb; */
}

#menu li a, #menu li a:visited {
	display:block;
	font:11px arial;
	color: #ffffff;
}

#menu li a:hover {
	border:0; 
	color:#bbb;
}

#menu li a span, #menu li a:visited span {
	display:none;
}

/*
#menu li a:hover span {
	color:#0000CC;
	display:block;
	width:9em;
	height:2em;
	text-align:center;
	position:absolute; 
	left:-1px; 
	top:-1px; 
	cursor:pointer;
}
*/
.currentLink {
	color: #FFFFCC;
	text-decoration: underline;
}
.phone {
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
.menuCat {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.menuItem {
	font-weight: bold;
}
.forcedItalics {
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
}
