body{
	font-size:12px;
	color:#333333;
	font-family:Tahoma;
}
#linkage{
	padding-top: 1px;
}

#linkage li{
	margin-left: 10px;
	margin-right:10px;
	display: inline;
	list-style-type: none;
}

#linkage a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height: 20px;
	color:#ccccbb;
	text-decoration:none;
}

#linkage a:hover{
	text-decoration:underline;
}

#Splash_linkage li{
	margin-left: 10px;
	margin-right:10px;
	display: inline;
	list-style-type: none;
}

#Splash_linkage a{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height: 20px;
	color:#ccccbb;
	text-decoration:none;
}

#Splash_linkage a:hover{
	text-decoration:underline;
}

#pageTitle{
	font-family:"Times New Roman", Times, serif;
	float: left;
	font-weight:bold;
	font-size: 36px;
	font-style: italic;
	color: #333333;
	margin-left: -70px;
}

#locations{
	width:670px;
	text-align:center;
}

#locations p{
	text-align:center;
}

#locationPhoto {
	background-image: url(images/restaurant_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#locationPhotoHolder {
	float: none;
	clear: none;
	height: 102px;
	width: 138px;
	display: inline;
	margin: 9px;
}

#locationTextLeft{
	font-size:10px;
	margin-right:7px;
}

#locationTextLeft p{
	text-align:left;
}

#locationTextRight{
	font-size:10px;
	padding-left:7px;
}

#locationTextRight p{
	text-align:left;
}

h1{
	padding-top:5px;
	font-family:Times New Roman, Times;
	font-style:italic;
	font-size:24px;
	color:#993300;
}

h2{
	padding-top:5px;
	font-family:Times New Roman, Times;
	font-style:italic;
	font-size:18px;
	color:#b27f5d;
}
h2 a{
	padding-top:5px;
	font-family:Times New Roman, Times;
	font-style:italic;
	font-size:18px;
	color:#b27f5d;
	text-decoration:underline;
}

h2 a:hover{
	padding-top:5px;
	font-family:Times New Roman, Times;
	font-style:italic;
	font-size:18px;
	color:#b27f5d;
	text-decoration:underline;
}

p{
	text-align:justify;
	padding-bottom:10px;
}

a{
	color:#000000;
	text-decoration:underline;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}
#splashBar{
	background-image:url(images/links_bar.jpg);
}