@charset "UTF-8";
html,
body {
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 11px;
	background-image:url(../images/bg.jpg)
}

A:link {text-decoration: underline; color: #cc3300;font-weight: bold;}
A:visited {text-decoration: underline; color: #cc3300;font-weight: bold;}
A:active {text-decoration: underline; color: #cc3300;font-weight: bold;}
A:hover {text-decoration: underline; color: #cc3300;font-weight: bold;}


img#background { 
	height: 100%; 
	width: 100%; 
	z-index: 0; 
	position:absolute;
}

h1 {
	padding:0;
	margin:0;
	font-size:16px;
}
p {
	font-size:12px;
	line-height:18px;
}

.news, .newstextarea, .input {
			font-family: verdana;
			font-size: 8pt;
					color: #333300;
		}
			.required {
			color: red;
			font-weight: bold;
		}
		.heading {
			font-size: 10pt;
			font-weight: bold;
			color: ;
		}
		
.besttosee {
	font-size:12px;
		color: #333300;
	font-weight: bold;
	font-style:italic;
}

.tel {
	font-size:16px;
		color: #333300;
	font-weight: bold;
	font-style:italic;
}

.footer {font-size:12px;}
a:footer:link {text-decoration: underline; color: #cc3300; font-weight: bold;}
A:footer:visited {text-decoration: underline; color: #cc3300; font-weight: bold;}
A:footer:active {text-decoration: underline; color: #cc3300; font-weight: bold;}
A:footer:hover {text-decoration: underline; color: #cc3300; font-weight: bold;}
