/* CSS Document */
/* www.bodymindspirit.nl/flayaway */

body {
	color: #003399;
	background-color: #99ccff;
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;

}

a {
	text-decoration: underline;
	color: #003399;
}

h1 {
	font-size:large;
}

h2 {
	font-size:16pt;
	text-align: center;
}

h3 {
	font-size:larger;
	font-weight: bold;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

.kop {
	font-size: larger;
}

.small {
	font-size: smaller;
}

.large {
	font-size:larger;
}

.red {
	color: #FF0000;
}

.blue {
	color: #0000FF;
}

.green {
	color: #008000;
}


.locallinks {
	list-style-type: disc;
	font-weight: bold;
}

.script {
	font-family: "Bradley Hand ITC", Geneva, Arial, Helvetica, sans-serif;
	line-height: 1cm;
}

.photos {
	width:100%;
	line-height: 20px;
	margin-bottom: 25px;
	float: left;
}


.photos img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 5px;
}

.photos span {
	margin-right: 4px;
	margin-left: 4px;
	float: left;
	text-align: center;
	width:140px;
}


#menu a {
	text-decoration: none;
}

#menu td {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 1px;
}
#menu td#break {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 1px;
}

#menu .color1 {
	background-color: #D9FFFF;
}

#menu .color2 {
	background-color: #FFFFDF;
}

#head {
	align: center;
	width: 600px;
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 30px;
}

#info {
	width: 200px;
	text-align: center;
	font-size: 10px;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	line-height: 22px;
}

#info a{
	text-decoration: none;
	display: block;
}

#FAlogo {
	text-align: center;
}

#FAlogo_big {
	font-family: mistral, arial;
	font-size: 64px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}

#FAlogo_small {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	height: 11px;
	margin-right: auto;
	margin-left: auto;
}

#FA_img {
	text-align: right;
	width: 120px;
}

td.infolinks {
	width: 200px;
	text-align: center;
	font-size: 10px;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	line-height: 22px;
}

td.infolinks a{
	text-decoration: none;
	display: block;
}

#main {
	width: 100%;
	padding-left: 12px;
	vertical-align: top;
}

.colum {
	float: left;
	width: 49%;
}

.columdivider {
	width: 2%;
	float: left;
}

span.hide {
	display:none;
}

