/* CSS Document */
body {
	background-color: #F6C401;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #36026E;
}
H1 {	
	color: #F9B602;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:5px;
}


td.home{
	background-image: url(images/nav_home.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 0%;
}
td.home_over{
	background-image: url(images/nav_home.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 100%;
}
td.about{
	background-image: url(images/nav_about.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 0%;
}
td.about_over{
	background-image: url(images/nav_about.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 100%;
}
td.location{
	background-image: url(images/nav_location.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 0%;
}
td.location_over{
	background-image: url(images/nav_location.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 100%;
}
td.shop{
	background-image: url(images/nav_shop.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 0%;
}
td.shop_over{
	background-image: url(images/nav_shop.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 100%;
}
td.facilities{
	background-image: url(images/nav_facilities.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 0%;
}
td.facilities_over{
	background-image: url(images/nav_facilities.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 100%;
}
td.tariffs{
	background-image: url(images/nav_tariffs.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 0%;
}
td.tariffs_over{
	background-image: url(images/nav_tariffs.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 100%;
}
td.links{
	background-image: url(images/nav_links.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 0%;
}
td.links_over{
	background-image: url(images/nav_links.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 100%;
}
td.contact{
	background-image: url(images/nav_contact.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 0%;
}
td.contact_over{
	background-image: url(images/nav_contact.jpg);
	background-repeat: no-repeat; 
	background-position: 0% 100%;
}
td.content{
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}

td A {
	color: #F9B602;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
text-decoration:none;
}

td.footer {font-size: 10px;color: #FFEFB1;font-weight:normal;background-color:#500993;text-align:center;padding-top:5px}
a.footer:hover {font-size: 10px;color:#FFEFB1;text-decoration:none;}
a.footer:active {font-size: 10px;color: #FFEFB1;text-decoration:none;}
a.footer:visited {font-size: 10px;color: #FFEFB1;text-decoration:none;}
a.footer:link {font-size: 10px;color: #FFEFB1;text-decoration:none;}
td.footer2 {font-size: 10px;color: #E2D0FF;font-weight:normal;background-color:#500993;text-align:center;padding-top:2px;padding-bottom:5px}
a.footer2:hover {font-size: 10px;color:#E2D0FF;text-decoration:none;}
a.footer2:active {font-size: 10px;color: #E2D0FF;text-decoration:none;}
a.footer2:visited {font-size: 10px;color: #E2D0FF;text-decoration:none;}
a.footer2:link {font-size: 10px;color: #E2D0FF;text-decoration:none;}
.heading {	
	color: #F9B602;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:5px;
}
.more A {
	color: #F9B602;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
text-decoration:none;
}

.style1 {
	color: #980010;
	font-weight: bold;
}
.style2 {color: #980010}
.style3 {
	color: #5265a2;
	font-weight: bold;
}
.style4 {
	color: #666666;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height:20px
}

