@charset "utf-8";
/* CSS Document */

html { overflow: -moz-scrollbars-vertical; }
html { overflow: scroll; overflow-x: auto; }

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
	font-size:13px;
	color: #333333;
	background-color:#f5f6f8;
}

em
{
	font-style:italic;
}

h1
{
	font-size:19px;
}

h2
{
	font-size:15px;
	margin-top:10px;
}

a
{
	color: #2E4B73;
}

a:hover
{
	color:#666666;
}

#centerColumn ul
{
	margin-top:10px;
	margin-bottom:10px;
}

#centerColumn p
{
	margin-bottom:10px;
}

#centerColumn li
{
	margin-left:30px;
}

#container
{
	width:955px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#contentPane
{
	background-image:url(../images/arc-bottom.jpg);
	background-repeat:no-repeat;
	padding-top:33px;
	margin-top:1px;
}

#heading
{
	width:955px;
	height:146px;
	background-image:url(../images/logo-banner.jpg);
	background-repeat:no-repeat;
	margin-bottom:1px;
}



#branding h1, #branding h2
{
	display:none;
}

#photos
{
	width:955px;
	height:220px;
	background-image:url(../images/banner-alphen.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#photos a
{ 
	display:block;
	position:absolute;
	width:475px;
	height:220px; 
	margin-left: 475px;
}

#photos span
{ display:none; }

#leftColumn
{
	float:left;
	width: 220px;
	color:#2E4B73;
	text-align:right;
	font-weight:bold;
	margin-top: 4px;
	font-size:14px;
}

#centerColumn
{
	float:left;
	width:695px;
	padding-left:30px;
	padding-right:10px;
	text-align:justify;
	
}

#tablehome
{
}

#tablehome td
{
	width:220px;
	padding-right:30px;
	text-align:justify;
}

a.readmore
{
	text-decoration:none;
	color: #2E4B73;
	font-weight:bold;
}

a.readmore:hover
{
	color:#666666;
}

#leftColumn ul
{

}

#leftColumn ul li 
{
	list-style:none;
}

#leftColumn ul li ul li
{
	font-weight:normal;
	font-size:12px;
}

#leftColumn ul li ul li a
{
	background-image:url(../images/bullet.gif);
	background-position:right 3px;
	background-repeat:no-repeat;
	padding-right: 13px;
}

#leftColumn ul li ul li a.active
{
	background-image:url(../images/bullet-active.gif);
	background-position:right 3px;
	background-repeat:no-repeat;
	padding-right: 13px;
}

#leftColumn ul li a
{
	color: #2E4B73;
	text-decoration:none;
	
}

#leftColumn ul li a:hover
{
	color: #666666;
}

#leftColumn ul li a.active
{
	color: #666666;
}

#infoText, #loading
{

}

#infoText img
{

}

#loading
{	
}

#centerColumn h1
{
	color: #2E4B73;
}

#centerColumn h1 a
{
	color: #2E4B73;
	text-decoration:none;
}

#centerColumn td
{
	vertical-align:top;
	padding:5px;
	padding-left:0px;
}


#centerColumn a
{

}

#centerColumn p
{

}

#centerColumn ul li
{

}

#centerColumn a:hover
{

}


#footer
{
	width: 955px;
	font-size:x-small;
	color:#A2A2A2;
	text-align:right;
	margin-top:30px;
	float:left;
}

#footer a
{
	color:#999999;

}

#footer a:hover
{
	color: #2E4B73;
}

#searchBox
{
	margin-top: 5px;
	color:#666666;
}

#searchField
{
	width:120px;
	border:1px solid #6484AD;
	background-image:url(../images/search-icon.jpg);
	background-repeat:no-repeat;
	background-position:3px 0px;;
	padding-left: 22px;
}

#submitSearch
{
	border:1px solid #6484AD;
	border-left:none;
	background-color: #FFFFFF;
}

.resultTitle
{
	display:block;
	font-weight:bold;
	margin-top:10px;
}

.resultContent
{
	display:block;
	font-style:italic;
}

input.text, textarea.text, select.text
{

}

#contactForm th
{

}

#contactForm td
{

}

#contactForm td.leftCol
{
}

#contactForm input.submit
{

}

.error
{
	color: #C65D29;
	font-weight:bold;
}

.errormessage
{
	border: 1px solid #cccccc;
	padding:5px;
	font-weight:bold;
	background-color: #C65D29;
}

#belrayer
{
	z-index:9999;
	position:absolute;
	margin-left: 870px;
	margin-top: 70px;
	background-image:url(../images/rayer-alphen.png);
	background-repeat:no-repeat;
	height:145px;
	width:145px;
}

#belrayer p 
{
	display:none;
}

#twitter {
	position:absolute;
	top:0;
	right:20px;
	margin: 0px 0px 0 0;
	padding:5px 3px 3px 3px;
	width:235px;
	height:41px;
	background:url(../images/twitterbg.png) top center no-repeat;
	font-size:12px;
	text-align:center;
}

#twitter a {
	text-decoration:none;
	color:#FFF;
}
