@charset "utf-8";
/* CSS Document */

p
	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	}

.med_text
	{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	} 
	
.med_text_bold
	{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	} 
 
.large_text
	{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	} 
	
.large_text_bold
	{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	} 	

.page_title_text
	{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding: 3px;
	} 
	
.bold
	{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	}

.list_bold
	{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	}

.ns_med_text
	{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	padding: 3px;
	}

.navigationbooking
	{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9999CC;
	display: block;
	padding: 8px;
	width: 200px;
	}
	
.navigationbooking:hover
	{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AFAFD8;
	display: block;
	padding: 8px;
	width: 200px;
	}
		
.navigation
	{
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9999CC;
	display: block;
	padding: 8px;
	width: 140px;
	}
	
.navigation:hover
	{
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AFAFD8;
	display: block;
	padding: 8px;
	width: 140px;
	}

