.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


.border {
	border: thin solid #FFFFFF;
}
body {
	
	background-color: #E4E8EC;

}
.border2 {

	border: 1px solid #516D8E;
}
.borderlarge {
	border: thick solid #E4E8EC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0967A8;
	text-decoration: none;
}
.maintextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-decoration: none;
}

a.maintextSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}.bgblue {
	background-color: #8BA8CA;
}
.telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.bgheader {
	background-attachment: fixed;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.newText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.maintextdinner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;



}
.maintextheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	color: #000000;

}
a.hometext:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
a.hometext:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
a.hometext:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}
a.hometext:active {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}
