.nav { 	font-size: 9pt; 
	font-family: arial, sans-serif; 
		color: #000000;
		text-decoration: none;
}
A.nav:hover { color: #C1AA5E;  }

BODY { font-family: "Arial", "Helvetica", sans-serif; }
	
/*ul {
margin-left: 0;
padding-left: 0;
}
li {
list-style: none;
}*/
.font_large { 
	font-size: 11pt; 
	font-family: "Arial",  sans-serif; 	
/*	line-height: 16px;*/
	color: #000000;
}
.font_medium { 
	font-size: 9pt; 
	font-family: arial, sans-serif; 	
/*	line-height: 19px;*/
	color: #000000;
}

.font_medsmall{ 
	font-size: 8pt; 
	font-family: arial, sans-serif; 	
/*	line-height: 19px;*/
	color: #000000;
}

h2 { 
	font-size: 10pt; 
	font-family: "Arial",  sans-serif; 	
/*	line-height: 14px;*/
	color: #000000;
}
h3 { 
	font-size: 10pt; 
	font-family: "Arial",  sans-serif; 	
/*	line-height: 14px;*/
	color: #000000;
}
h4 { 
	font-size: 10pt; 
	font-family: "Arial",  sans-serif; 	
/*	line-height: 14px;*/
	color: #000000;
}
h5 { 
	font-size: 10pt; 
	font-family: "Arial",  sans-serif; 	
/*	line-height: 14px;*/
	color: #000000;
}
.font_medlarge { 
	font-size: 10pt; 
	font-family: "Arial",  sans-serif; 	
/*	line-height: 14px;*/
	color: #000000;
}


.font_small { 
	font-size: 7pt; 	
	font-family: "Arial", sans-serif; 	
/*	line-height: 12px;*/
	color: #000000;
}
.font_adsense { 
	font-size: 8pt; 	
	font-family: "Arial", sans-serif; 	
/*	line-height: 13px;*/
	color: #000000;
}
h1 {
	font-family:arial,sans-serif; 
	font-size:12pt; 
	color:#000000; 
	text-align:left; 
	padding:0px;
}

.nav_reserve{
	width: 187px;
	height: 50px;
	position: relative;
}
.nav_reserve a {
	background: url(../images/layoutTemplate_04.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
.nav_reserve a:hover{
	background: url(../images/layoutTemplate_04-over.jpg) no-repeat;
}
.nav_location{
	width: 163px;
	height: 50px;
	position: relative;
}
.nav_location a {
	background: url(../images/layoutTemplate_05.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
.nav_location a:hover{
	background: url(../images/layoutTemplate_05-over.jpg) no-repeat;
}
.nav_contact{
	width: 169px;
	height: 50px;
	position: relative;
}
.nav_contact a {
	background: url(../images/layoutTemplate_06.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
.nav_contact a:hover{
	background: url(../images/layoutTemplate_06-over.jpg) no-repeat;
}