@charset "UTF-8";

body, table, select, td {
	font-family: "Courier New", "Courier", "monospace";
}

.top_btn {	
	font-size: 15px;
	font-weight: lighter;
	color: #535353;
	letter-spacing: -0.2mm;

}

.top_btn a{
	color: #535353;
	padding-left:20px;
	padding-right:20px;
	text-decoration: none;
	font-size: 20px;
}

.top_btn a:hover{
	color: #0156a5;
	
}

.top_btn a.over, .sub_btn a.over{
	color: #0156a5;
}

.top_btn2 a{
	color: #535353;
	text-decoration: none;
}

.top_btn2 a:hover{
	color: #0156a5;
}


.sub_btn a{
	color: #535353;
	text-decoration: none;
	padding-right:10px;
}

.sub_btn a:hover{
	color: #0156a5;
}

.bodytext {	
	font-size: 12px;
	line-height: 16px;
	color: #252525;
	font-family: "Arial", "Courier", "monospace";
}


.headlinetag {
	font-family: "Courier New", "Courier", "monospace";
	line-height: 28px;
	color: #CC0066;
	padding-right: 0px;
	letter-spacing: -0.4mm;
}

.p24{
	font-size: 24px;
}

.p17{
	font-size: 17px;
	line-height: 20px;
}

.current{
	color:#2E62A7;
	text-decoration: underline;
}

.current:hover{
	color:#2E62A7;
	text-decoration: none;
}


.footer{
	color:#818181;
	line-height: 30px;
}

.footer a{
	font-family: "Arial", "Myriad Pro", "Futura", "Futura Lt";
	font-size: 12px;	
	letter-spacing: -0.5px;
	line-height: 19px;
	font-weight: lighter;
	color:#818181;
	text-decoration: none;
}

.footer a:hover{
	color:#2E62A7;
	text-decoration: underline;
}


#sub_menu_food, #sub_menu_restaurants{
	display:none;
}

.p14 {
	font-size: 14px;
}
.bodytextquote {
	font-size: 16px;
	line-height: 22px;
	color: #252525;
	font-family: "Courier New", Courier, monospace;
}
