body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link {color:#568314; text-decoration:underline;}
a:visited {color:#568314;  text-decoration:underline;}
a:hover {color:#ff0000; text-decoration:underline;}

#nav {
	padding:3px 0px 2px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	
}
#nav a:link, #nav a:visited {color:#ffffff; text-decoration:none; padding-right:5px;}
#nav a:hover {color:#d8b511; text-decoration:underline; padding-right:5px;}
#notes {	
	padding:10px;
	border-top:1px solid #5b6e7b;
	border-bottom:1px solid #5b6e7b;	
	background:#fdecb1;
	
}

#notes p {	
	margin-bottom:0px;
}	

#header {
	background:url(../siteimages/dining_logo.gif) right no-repeat;
	height:50px;
	margin-bottom:10px;
}

h1 {	
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#4b5769;
	margin:0px 0px 5px 0px;
}

h2 {	
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#4b5769;
	margin-bottom:5px;
	text-transform:uppercase;
}

h3 {	
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#003265;
	margin-bottom:5px;
	font-weight:bold;
}



.address {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;color:#999999;}
	
.sublinks {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.sublinks a:link {color:#cc5f26; text-decoration:underline;}
.sublinks a:visited {color:#cc5f26; text-decoration:underline;} 
.sublinks a:hover {color:#0000ff; text-decoration:underline;} 

.small {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.underline_wht {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.grayline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.borders {
	border: 1px solid #FFFFFF;
}

.vline {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#sidebar {
	background:#003266 url(../images/sidebar_01.jpg) no-repeat;
	min-height:95px;
	height: auto !important;
	height: 95px;
	padding:65px 5px 0px 5px;
	color:white;
}

#sidebar li {
	list-style-image:url(../images/bullet_arrows-home.gif);
	margin-left:-15px;
	margin-bottom:5px;
}

#sidebar a:link, #sidebar a:visited {
	color:white;
}

#sidebar a:hover {
	color:#ffffcc;	
}

.dash {border-bottom:1px dashed #efefef;}
.dashTop {border-top:1px dashed #efefef;}

#home {
	
}

#welcome {
	float:left;
	width:555px;
	border-right:1px solid gray;
	padding-right:10px;
	display:inline;
}

#homeBtm {
	background:url(../images/home_06.gif) no-repeat;
	height:19px;
	padding:13px 10px 0px 90px;
	font-size:10px;
	text-transform:uppercase;
	color:white;
}

#homeBtm a:link, #homeBtm a:visited {
	color:white;
	text-decoration:none;
}

#homeBtm a:hover {
	color:#ffffcc;
	text-decoration:none;	
}

.homeMenus {
	background:url(../images/home_07.gif) no-repeat; 
	height:20px; 
	padding-left:93px;
	color:#4b5769;
	font-size:10px;
	text-transform:uppercase;
	border-top:1px solid white;
}

.homeMenus a:link, .homeMenus a:visited {
	color:#4b5769;
}

.homeMenus a:hover {
	color:#ffffcc;
}
