/**** General Style Information ****/
/*** == Start HTML Basic Elements ========================================================  ***/
a,a:link {
color: #003399;
text-decoration: none;
font-size:8pt;
margin: 0px;
padding: 0px;
}

a:visited {
}

a:active {
}

a:hover {
text-decoration:underline;
}

p,ul,ol,li,dl,dt,dd {
margin: 0px;
padding: 8px 0px 0px 0px;
font-size:8pt;
line-height: 15px;
font-family: tahoma,arial,helvetica,sans-serif;
color:#000;
list-style: inside;
}


small {
font-size:7pt;
}

address,
address a,
address a:link,
address a:visited,
address a:hover,
address a:active {
font-style:normal;
font-size: 7pt;
color:#FFFFFF;
}

img {
border: 0px;
margin: 0px;
padding: 0px;
}

fieldset,form,table {
margin: 0px;
padding: 0px;
border: 0px;
}

select,input,textarea { 
color: #000;
margin: 0px;
padding: 0px 0px 0px 3px;
font-family:Arial, Helvetica, sans-serif;
}

label {
}

textarea {
}

h1,h2,h3,h4,h5,h6 {
color: #000;
padding: 0px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
margin: 0px 0px 4px 0px;
line-height:normal;
}

h1 {
font-size:14pt;
}

h2 {
font-size:12pt;
}

h3 {
font-size:9pt;
margin: 0px;
}

h4 {
font-size:12pt;
}

h5 {
font-size:10pt;
}

h6 {
font-size:7.55pt;
}

strong,b {
font-weight:bold;
}

html>body {
width: 100%;
height: 100%;
}

/*** == End HTML Basic Elements ========================================================  ***/

/*** == Start Site Layout ========================================================  ***/

/* Body */
#LAYOUT1-BODY {
text-align:center;
font-family: arial,helvetica,sans-serif;
font-size:8pt;
line-height:15px;
color: #333;
line-height: 15px;
background-color:#4e608b;
text-align:center;
}

	/* Search optimization */
	#SEARCHBOX {
	display: none;
	}
	
	/* Site dimensions */
	#LAYOUT1-SITE-DIMENSIONS {
	text-align: left; 
	overflow: hidden;
	background-color:#FFFFFF;
	border: 1px solid #fff;
	margin:0 auto;
	width:823px;
	}
	
		/* A Header */
		#LAYOUT1-A {		
		width: 823px;
		height: 207px;
		background-color:#b4cfed;
		float:left;
		display:inline;
		}
		
			#LAYOUT1-A1 {
			width: 380px;
			height: 207px;
			background-image: url("header_background.jpg");
			float:left;
			display:inline;
			border-right: solid 1px #FFFFFF;
			}
			
			#LAYOUT1-A2 {
			width: 442px;
			height: 207px;
			float:left;
			display:inline;
			overflow:hidden;
			}
		
		/* B Menu */
		#LAYOUT1-B {
		width: 823px;
		height: 20px;
		background-color:#06427e;
		overflow:hidden;
		clear:both;
		padding: 0px;
		border-top: solid 1px #FFFFFF;
		}
		
		/* C Content */
		#LAYOUT1-C {
		width: 823px;
		overflow:hidden;
		float:left;
		display:inline;
		background-image: url(LAYOUT1-C.gif);
		background-position: right bottom;
		background-repeat:no-repeat;
		}
		
			/* C1 Content Left */
			#LAYOUT1-C1 {
			width: 588px;
			float:left;
			display:inline;
			margin: 0px 5px 0px 5px;
			padding: 30px 10px 15px 10px;
			}
			
			/* C1 Content Left */
			#LAYOUT2-C1 {
			float:left;
			display:inline;
			margin: 0px 5px 0px 5px;
			padding: 30px 10px 15px 10px;
			}
	

			/* C2 Content Right */
			#LAYOUT1-C2 {
			width: 180px;
			height: 320px;
			float:left;
			display:inline;
			margin: 0px 5px 0px 10px;
			padding: 30px 10px 0px 0px;
			text-align: left;
			}
	
			html>body #LAYOUT1-C2 {
			min-height:320px;
			height:auto;
			}
					
		/* D Footer */
		#LAYOUT1-D {
		width: 804px;
		height: 15px;
		clear:both;
		text-align:right;
		background-color: #4392d7;
		color:#FFFFFF;
		padding: 0px 10px 0px 10px;
		}
					
/*** == End Site Layout ========================================================  ***/

				
/** == Start Classes ========================================================  **/

/* Contactform */
.ContactForm {
}

	.ContactForm .Submit {
	background-color: #e0e0e0;
	}
	
	.ContactForm .Checkbox {
	width:15px; 
	height:15px; 
	border:0px;
	}

/* Horizontal Navigatie */
.Nav1 {
width:443px;
height: 20px;
float:left;
color:#fff;
line-height:normal;
white-space:nowrap;
float:right;
}

	.Nav1 a,
	.Nav1 a:link,
	.Nav1 a:visited,
	.Nav1 a:active,
	.Nav1 a:hover {
	color:#fff;
	border-left: solid 1px #ccc;
	padding: 2px 20px 0px 20px;
	font-weight:bold;
	font-size: 12px;
	height: 18px;
	display:block;
	display:inline;
	float:left;
	margin:0px;
	white-space:nowrap;
	}
	
	.Nav1 a.Active,
	.Nav1 a.Active:link,
	.Nav1 a.Active:visited,
	.Nav1 a.Active:hover,
	.Nav1 a:active,
	.Nav1 a:hover {
	background-color:#b4cfed;
	text-decoration:none;
	color: #06427e;
	}

/* Vertical Navigation */
.Nav2 {
}

	.Nav2 a,
	.Nav2 a:link,
	.Nav2 a:visited,
	.Nav2 a:hover,
	.Nav2 a:active {
	color:#000;
	display:block;
	clear:both;
	border-top: solid 1px #ccc;
	padding-top: 5px;
	margin-bottom: 5px;
	}

/* 4Sale Items */
.Item {
overflow:hidden;
clear:both;
padding: 15px 0px 15px 0px;
}

/* 4Sale Groups */
.Group {
overflow:hidden;
clear:both;
padding: 8px 0px 8px 0px;
}

/* Readmore Buttons */	
.Readmore,
.Readmore a,
.Readmore a:link,
.Readmore a:visited,
.Readmore a:hover,
.Readmore a:active {
font-size: 7pt;
}

/* News Archive */
.News .Item {
border-top: solid 1px #CCCCCC;
margin: 8px 0px 0px 0px;
}

	.News .Item img {
	margin: 2px 8px 0px 0px;
	}
	
	.News .Item .Info {
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	}
	
	.News .Item .Info .Readmore a {
	}


.News .Detail {
border-top: solid 1px #CCCCCC;
margin: 8px 0px 0px 0px;
padding: 8px 0px 0px 0px;
}

.PhotoAarchive {
}

.PhotoAarchive .Group {
width: 100%;
overflow:hidden;
margin: 8px 0px 0px 0px;
}

.PhotoAarchive .Group strong {
border-bottom: solid 1px #CCCCCC;
display:block;
width: 100%;
height: 18px;
clear: both;
}

.PhotoAarchive .Image {
width: 80px;
height: 95px;
overflow:hidden;
float:left;
margin: 4px 4px 0px 0px;
font-size: 7pt;
}

.PhotoAarchive .Image img {
border: solid 1px #CCCCCC;
}



/** == End Classes ========================================================  **/	
